World Legacy - World Wand: 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/93920420.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 50: | Line 50: | ||
<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_-_World_Crown" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/World_Legacy_-_World_Crown" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/27918365.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><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 67: | Line 67: | ||
<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:27, 16 September 2023

World Legacy - "World Wand"
| Card Type: | Monster |
| Category: | Effect |
| Type: | Machine |
| Attribute: | Dark |
| Level: | ★8 |
| Attack: | 500 |
| Defense: | 2500 |
| ID: | 93920420 |
| Archetypes: | World Legacy |
| TCG Release: | October 18, 2018 |
| OCG Release: | July 14, 2018 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
This Normal Summoned/Set card cannot be destroyed by battle with a monster Special Summoned from the Extra Deck. You can only use each of the following effects of "World Legacy - "World Wand"" once per turn. ● If this card is sent to the GY: You can Special Summon 1 "World Legacy" monster from your hand. ● You can banish this card from your GY, then target 1 of your banished "Orcust" monsters; Special Summon it, also you cannot Special Summon monsters for the rest of this turn, except DARK monsters.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 321 | Soul Fusion | October 16, 2018 |
| 1330 | 2019 Gold Sarcophagus Tin Mega Pack | August 27, 2019 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 321 | Soul Fusion | July 11, 2018 |












