World Legacy - World Crown: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Test edit from WCL quick start.) |
||
| Line 4: | Line 4: | ||
<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/27918365.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 48: | Line 48: | ||
<div id="related-cards" style="display: block; " hidden=""> | <div id="related-cards" style="display: block; " hidden=""> | ||
<p>Related Cards</p> | <p>Related Cards</p> | ||
<a href="https://duelingnexus.com/wiki/World_Legacy_Key" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/World_Legacy_Key" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/2930675.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacy_Awakens" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_Awakens" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/12989604.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacy_Monstrosity" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_Monstrosity" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/14604710.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacy_Trap_Globe" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_Trap_Globe" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/16329071.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacy_Landmark" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_Landmark" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/21254443.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacys_Nightmare" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacys_Nightmare" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/25163979.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacys_Mind_Meld" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacys_Mind_Meld" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/27705190.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacy_Survivor" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_Survivor" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/31706048.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacy_Guardragon_Mardark" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_Guardragon_Mardark" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/35183584.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacy_Scars" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_Scars" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/35546670.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacy_Collapse" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_Collapse" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/36197902.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/World_Legacy_-_World_Key" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_-_World_Key" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/40441990.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 65: | Line 65: | ||
<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> | ||
Revision as of 04:07, 14 September 2023

World Legacy - "World Crown"
| Card Type: | Monster |
| Category: | Effect |
| Type: | Machine |
| Attribute: | Dark |
| Level: | ★6 |
| Attack: | 2000 |
| Defense: | 2000 |
| ID: | 27918365 |
| Archetypes: | World Legacy |
| TCG Release: | July 26, 2018 |
| OCG Release: | April 14, 2018 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
You can Special Summon this card (from your hand) in Defense Position to your zone a Link Monster points to. You can only Special Summon "World Legacy - "World Crown"" once per turn this way. When a monster on the field that was Special Summoned from the Extra Deck activates its effect (Quick Effect): You can Tribute this card; negate the activation, and if you do, destroy it. If this Normal Summoned/Set card is Tributed: You can add 1 "World Legacy" Spell/Trap from your Deck to your hand. You can only use this effect of "World Legacy - "World Crown"" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 78 | Cybernetic Horizon | July 24, 2018 |
| 1330 | 2019 Gold Sarcophagus Tin Mega Pack | August 27, 2019 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 78 | Cybernetic Horizon | April 11, 2018 |












