Wisdom-Eye 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/72714461.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 57: | Line 57: | ||
<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/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" src="https:// | --><a href="https://duelingnexus.com/wiki/Xiangsheng_Magician" target="_blank"><img id="related-card-image" 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" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Performapal_Five-Rainbow_Magician" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" 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><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 74: | Line 74: | ||
<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 21:26, 14 September 2023

Wisdom-Eye Magician
| Card Type: | Monster |
| Category: | Effect, Pendulum |
| Type: | Spellcaster |
| Attribute: | Light |
| Level: | ★4 |
| Attack: | 1500 |
| Defense: | 1500 |
| Pendulum Scales: | 5/5 |
| ID: | 72714461 |
| Archetypes: | Magician |
| TCG Release: | December 03, 2015 |
| OCG Release: | April 21, 2015 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
←5 【Pendulum Effect】 5→ If you have a "Magician" or "Performapal" card in your other Pendulum Zone: You can destroy this card, and if you do, place 1 "Magician" Pendulum Monster from your Deck in your Pendulum Zone, except "Wisdom-Eye Magician". 【Monster Effect】 You can discard this card, then target 1 card in your Pendulum Zone, whose current Pendulum Scale is different from its original Pendulum Scale; its Pendulum Scale becomes its original Pendulum Scale until the end of this turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1074 | Master of Pendulum Structure Deck | December 01, 2015 |
| 1270 | Pendulum Evolution | June 20, 2017 |
| 2599 | OTS Tournament Pack 19 | June 10, 2022 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 787 | V Jump June 2015 promotional card | April 18, 2015 |
| 1573 | Gold Pack 2016 | February 17, 2016 |
| 1115 | Structure Deck: Pendulum Evolution | December 20, 2016 |
| 2266 | Structure Deck: Master of Pendulum Special Set | October 07, 2015 |
| 1118 | Structure Deck: Master of Pendulum | June 17, 2015 |












