Renewal of the World: 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 - Renewal of the World | {{#seo:|title=Yu-Gi-Oh! Wiki - Renewal of the World | ||
|description=When this card is activated: Banish 1 Ritual Monster from your Deck. You can send this card to the GY, then activate 1 of these effects; ● Tribute 1 | |||
|image=https://yugi.wiki/assets/card-images/common/81306186.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/81306186.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>Continuous</td></tr> | <tr><td class="card-data-td-title">Category:</td><td>Continuous</td></tr> | ||
<tr><td class="card-data-td-title">ID:</td><td>81306186</td></tr> | <tr><td class="card-data-td-title">ID:</td><td>81306186</td></tr> | ||
<tr><td class="card-data-td-title">TCG Release:</td><td>July | <tr><td class="card-data-td-title">TCG Release:</td><td>July 27, 2018</td></tr> | ||
<tr><td class="card-data-td-title">OCG Release:</td><td>April 14, 2018</td></tr> | <tr><td class="card-data-td-title">OCG Release:</td><td>April 14, 2018</td></tr> | ||
</table> | </table> | ||
| Line 27: | Line 33: | ||
You can only use 1 "Renewal of the World" effect per turn, and only once that turn.</p> | You can only use 1 "Renewal of the World" effect per turn, and only once that turn.</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="81306186" /><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="Renewal+of+the+World" /><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="Renewal+of+the+World" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Renewal-of-the-World"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Renewal-of-the-World"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | ||
| Line 35: | Line 41: | ||
<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">563836</td><td id="card-pack-name">Cybernetic Horizon</td><td id="card-pack-release-date">July 27, 2018</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">1152541</td><td id="card-pack-name">Nature Pack: Righteous Warriors</td><td id="card-pack-release-date">January 31, 2026</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr">555168</td><td id="card-pack-name">Cybernetic Horizon</td><td id="card-pack-release-date">April 14, 2018</td></tr> | |||
</table> | </table> | ||
</div> | </div> | ||
| Line 46: | Line 53: | ||
<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 16:27, 6 August 2026

Renewal of the World
| Card Type: | Trap |
| Category: | Continuous |
| ID: | 81306186 |
| TCG Release: | July 27, 2018 |
| OCG Release: | April 14, 2018 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
When this card is activated: Banish 1 Ritual Monster from your Deck. You can send this card to the GY, then activate 1 of these effects; ● Tribute 1 monster from your hand or field, or shuffle 1 Ritual Monster from your GY into the Deck, whose Level equals or exceeds the Level of the monster banished by this card's effect, then Ritual Summon that monster. ● Add the monster banished by this card's effect to your hand. You can only use 1 "Renewal of the World" effect per turn, and only once that turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 563836 | Cybernetic Horizon | July 27, 2018 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1152541 | Nature Pack: Righteous Warriors | January 31, 2026 |
| 555168 | Cybernetic Horizon | April 14, 2018 |
