Rapid-Fire Magician: 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/6337436.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 51: | Line 51: | ||
<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/Apprentice_Magician" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Apprentice_Magician" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/9156135.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/White_Wing_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/White_Wing_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/11067666.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Magicians_Left_Hand" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Magicians_Left_Hand" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/13758665.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Oafdragon_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Oafdragon_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/14920218.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Dragonpulse_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Dragonpulse_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/15146890.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Xiangsheng_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Xiangsheng_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17086528.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Performapal_Five-Rainbow_Magician" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Performapal_Five-Rainbow_Magician" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/19619755.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Timegazer_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Timegazer_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/20409757.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Blast_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Blast_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/21051146.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Milla_the_Temporal_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Milla_the_Temporal_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/33225925.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Acrobatic_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Acrobatic_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/33656832.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Magicians_Restage" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Magicians_Restage" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/40252269.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 68: | Line 68: | ||
<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 06:06, 13 September 2023

Rapid-Fire Magician
| Card Type: | Monster |
| Category: | Effect |
| Type: | Spellcaster |
| Attribute: | Dark |
| Level: | ★4 |
| Attack: | 1600 |
| Defense: | 1200 |
| ID: | 6337436 |
| Archetypes: | Magician |
| TCG Release: | November 05, 2005 |
| OCG Release: | August 11, 2005 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Inflict 400 damage to your opponent each time you activate a Normal Spell Card.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1632 | Elemental Energy | November 13, 2005 |
| 1100 | Structure Deck: Spellcaster's Judgment | January 15, 2006 |
| 1676 | Dark Revelation Volume 4 | November 11, 2007 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1632 | Elemental Energy | August 08, 2005 |
| 1100 | Structure Deck: Spellcaster's Judgment | September 19, 2005 |
| 1636 | Expert Edition Volume 4 | September 19, 2007 |












