Xiangke 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/71692913.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:15, 14 September 2023

Xiangke Magician
| Card Type: | Monster |
| Category: | Effect, Pendulum |
| Type: | Spellcaster |
| Attribute: | Dark |
| Level: | ★7 |
| Attack: | 2500 |
| Defense: | 500 |
| Pendulum Scales: | 3/3 |
| ID: | 71692913 |
| Archetypes: | Magician |
| TCG Release: | August 06, 2015 |
| OCG Release: | April 25, 2015 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
←3 【Pendulum Effect】 3→ Once per turn: You can target 1 face-up Xyz Monster you control; this turn, you can use it as an Xyz Material for an Xyz Summon using its Rank as if it were a Level (even if this card leaves the field). 【Monster Effect】 Once per turn, during either player's turn: You can target 1 LIGHT monster on the field; that face-up monster has its effects negated until the end of this turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1818 | Clash of Rebellions | August 07, 2015 |
| 1333 | 2016 Mega-Tin Mega Pack | August 30, 2016 |
| 1026 | Star Pack Battle Royal | March 07, 2017 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1818 | Clash of Rebellions | April 25, 2015 |
| 1115 | Structure Deck: Pendulum Evolution | December 20, 2016 |
| 1378 | Legendary Gold Box | December 18, 2019 |
| 2223 | Legendary Gold Set | December 21, 2019 |
| 1118 | Structure Deck: Master of Pendulum | June 17, 2015 |












