Magical Merchant: 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/32362575.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 56: | Line 56: | ||
<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 73: | Line 73: | ||
<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 14:04, 14 September 2023

Magical Merchant
| Card Type: | Monster |
| Category: | Effect, Flip |
| Type: | Insect |
| Attribute: | Light |
| Level: | ★1 |
| Attack: | 200 |
| Defense: | 700 |
| ID: | 32362575 |
| Archetypes: | Prophecy |
| TCG Release: | October 10, 2003 |
| OCG Release: | September 19, 2002 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
FLIP: Excavate cards from the top of your Deck until you excavate a Spell/Trap, then add that card to your hand, also send the remaining cards to the GY.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1675 | Dark Revelation Volume 1 | March 16, 2005 |
| 1811 | Champion Pack: Game Five | January 05, 2008 |
| 1884 | Astral Pack Four | February 04, 2014 |
| 328 | Star Pack 2014 | February 18, 2014 |
| 1113 | Structure Deck: Powercode Link | August 07, 2018 |
| 1352 | Magician's Force | October 07, 2003 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1113 | Structure Deck: Powercode Link | December 06, 2017 |
| 1910 | Champion of Black Magic | September 16, 2002 |
| 1635 | Expert Edition Volume.1 | September 20, 2004 |
| 94 | Duelist Set: Version Lightlord Judgment | November 23, 2013 |
| 518 | Starter Pack Volume 3 | November 26, 2014 |












