Time Wizard of Tomorrow: 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/26273196.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 49: | Line 49: | ||
<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/DD_Savant_Thomas" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/DD_Savant_Thomas" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/41546.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Empress_of_Prophecy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Empress_of_Prophecy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/770365.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Defender_the_Magical_Knight" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Defender_the_Magical_Knight" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/2525268.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Endymion_the_Mighty_Master_of_Magic" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Endymion_the_Mighty_Master_of_Magic" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/3611830.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Dark_Magician_the_Knight_of_Dragon_Magic" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Dark_Magician_the_Knight_of_Dragon_Magic" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/5829717.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Armor_Exe" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Armor_Exe" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/7180418.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Reaper_of_Prophecy" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Reaper_of_Prophecy" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/9560338.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/DD_Savant_Kepler" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/DD_Savant_Kepler" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/11609969.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Strength_of_Prophecy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Strength_of_Prophecy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/13002461.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Magical_Contract_Door" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Magical_Contract_Door" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/18809562.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/DD_Savant_Newton" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/DD_Savant_Newton" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/19302550.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Silent_Paladin" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Silent_Paladin" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/19502505.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 66: | Line 66: | ||
<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 03:51, 14 September 2023

Time Wizard of Tomorrow
| Card Type: | Monster |
| Category: | Effect, Fusion |
| Type: | Spellcaster |
| Attribute: | Light |
| Level: | ★5 |
| Attack: | 2000 |
| Defense: | 1900 |
| ID: | 26273196 |
| Archetypes: | Prophecy |
| TCG Release: | September 10, 2020 |
| OCG Release: | January 01, 2020 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
"Time Wizard" + 1 Effect Monster Once per turn, while you control this Fusion Summoned card: You can toss a coin and call it. Destroy as many monsters on the field as possible, and if you do, inflict damage equal to half the total original ATK of the destroyed face-up monsters. If you called the coin toss right, your opponent takes the damage, if you called it wrong, you take the damage.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1720 | Dragons of Legend: The Complete Series | September 08, 2020 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 678 | Prismatic Special Pack | July 27, 2020 |
| 2229 | Premium Pack Vol.16 | July 07, 2021 |












