Oafdragon 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/14920218.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 52: | Line 52: | ||
<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/Rapid-Fire_Magician" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Rapid-Fire_Magician" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/6337436.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Apprentice_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Apprentice_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" 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/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 69: | Line 69: | ||
<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 07:38, 13 September 2023

Oafdragon Magician
| Card Type: | Monster |
| Category: | Effect, Pendulum |
| Type: | Spellcaster |
| Attribute: | Wind |
| Level: | ★6 |
| Attack: | 2100 |
| Defense: | 1400 |
| Pendulum Scales: | 2/2 |
| ID: | 14920218 |
| Archetypes: | Magician |
| TCG Release: | December 03, 2015 |
| OCG Release: | June 20, 2015 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
←2 【Pendulum Effect】 2→ If you have a "Magician" card in your other Pendulum Zone: You can add 1 face-up "Magician" or "Odd-Eyes" Pendulum Monster from your Extra Deck to your hand, except "Oafdragon Magician". You can only use this effect of "Oafdragon Magician" once per turn. 【Monster Effect】 If this card is Normal or Special Summoned: You can target 1 "Magician" Pendulum Monster or "Odd-Eyes" monster in your Graveyard, except "Oafdragon Magician"; add it to your hand. You can only use this effect of "Oafdragon Magician" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1074 | Master of Pendulum Structure Deck | December 01, 2015 |
| 1270 | Pendulum Evolution | June 20, 2017 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1118 | Structure Deck: Master of Pendulum | June 17, 2015 |












