Edge of the Ring: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Updated card data) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#seo:|title=Yu-Gi-Oh! Wiki - Edge of the Ring | {{#seo:|title=Yu-Gi-Oh! Wiki - Edge of the Ring | ||
|description=If your LP is lower than your opponent's: Target 1 face-up monster your opponent controls; inflict damage to your opponent equal to half of the original | |||
|image=https://yugi.wiki/assets/card-images/common/85636437.jpg | |||
|image_width=421 | |||
|image_height=614 | |||
|type=article | |||
|site_name=Yu-Gi-Oh! Wiki | |||
}} | |||
<html> | <html> | ||
<div> | <div> | ||
<div id="card-images-container"> | <div id="card-images-container"> | ||
<p style="margin: 0px; "><img id="card-image" src="https:// | <p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/85636437.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 14: | Line 20: | ||
<tr><td class="card-data-td-title">Category:</td><td>Quick Play</td></tr> | <tr><td class="card-data-td-title">Category:</td><td>Quick Play</td></tr> | ||
<tr><td class="card-data-td-title">ID:</td><td>85636437</td></tr> | <tr><td class="card-data-td-title">ID:</td><td>85636437</td></tr> | ||
<tr><td class="card-data-td-title">TCG Release:</td><td> | <tr><td class="card-data-td-title">TCG Release:</td><td>February 01, 2019</td></tr> | ||
<tr><td class="card-data-td-title">OCG Release:</td><td>October 13, 2018</td></tr> | <tr><td class="card-data-td-title">OCG Release:</td><td>October 13, 2018</td></tr> | ||
</table> | </table> | ||
| Line 24: | Line 30: | ||
<p id="card-description-data">If your LP is lower than your opponent's: Target 1 face-up monster your opponent controls; inflict damage to your opponent equal to half of the original ATK of that monster, also, for the rest of this turn after this card resolves, your opponent takes no damage.</p> | <p id="card-description-data">If your LP is lower than your opponent's: Target 1 face-up monster your opponent controls; inflict damage to your opponent equal to half of the original ATK of that monster, also, for the rest of this turn after this card resolves, your opponent takes no damage.</p> | ||
<div id="card-container-buttons"> | <div id="card-container-buttons"> | ||
<form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com | <form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com/yugioh-decks/index.php"><input type="hidden" name="cardId" value="85636437" /><button id="find-decks">Find in Decks</button></form><!-- | ||
--><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Edge+of+the+Ring" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | --><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Edge+of+the+Ring" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Edge-of-the-Ring"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Edge-of-the-Ring"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | ||
| Line 32: | Line 38: | ||
<table id="card-packs-tcg-table" class="card-packs-table"> | <table id="card-packs-tcg-table" class="card-packs-table"> | ||
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | <tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">579347</td><td id="card-pack-name">Savage Strike</td><td id="card-pack-release-date">February 01, 2019</td></tr> | ||
</table> | </table> | ||
<p id="card-packs-ocg-title" class="sets-title">OCG Sets</p> | <p id="card-packs-ocg-title" class="sets-title">OCG Sets</p> | ||
<table id="card-packs-ocg-table" class="card-packs-table"> | <table id="card-packs-ocg-table" class="card-packs-table"> | ||
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | <tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">571005</td><td id="card-pack-name">Savage Strike</td><td id="card-pack-release-date">October 13, 2018</td></tr> | ||
</table> | </table> | ||
</div> | </div> | ||
| Line 43: | Line 49: | ||
<script> | <script> | ||
setCardImage = function(image, id) { | setCardImage = function(image, id) { | ||
document.getElementById("card-image").src = "https:// | document.getElementById("card-image").src = "https://yugi.wiki/assets/card-images/common/" + id + ".jpg"; | ||
} | } | ||
</script> | </script> | ||
</html> | </html> | ||
Latest revision as of 17:20, 6 August 2026

Edge of the Ring
| Card Type: | Spell |
| Category: | Quick Play |
| ID: | 85636437 |
| TCG Release: | February 01, 2019 |
| OCG Release: | October 13, 2018 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
If your LP is lower than your opponent's: Target 1 face-up monster your opponent controls; inflict damage to your opponent equal to half of the original ATK of that monster, also, for the rest of this turn after this card resolves, your opponent takes no damage.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 579347 | Savage Strike | February 01, 2019 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 571005 | Savage Strike | October 13, 2018 |
