World of Prophecy: 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/29146185.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/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 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:21, 14 September 2023

World of Prophecy
| Card Type: | Monster |
| Category: | Effect |
| Type: | Spellcaster |
| Attribute: | Light |
| Level: | ★9 |
| Attack: | 2900 |
| Defense: | 2400 |
| ID: | 29146185 |
| Archetypes: | Prophecy |
| TCG Release: | August 08, 2013 |
| OCG Release: | April 20, 2013 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
When this card is Special Summoned by the effect of a Spellcaster-Type monster or a "Spellbook" Spell Card: You can target 2 "Spellbook" Spell Cards in your Graveyard; add those targets to your hand. You cannot Special Summon other monsters during the turn you activate this effect. When you add card(s) to your hand by this effect: You can reveal 4 "Spellbook" Spell Cards with different names in your hand; destroy all other cards on the field.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1517 | Judgment of the Light | August 09, 2013 |
| 1335 | 2014 Mega-Tin Mega Pack | August 26, 2014 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1517 | Judgment of the Light | April 20, 2013 |












