Stargazer 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/94415058.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 58: | Line 58: | ||
<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 75: | Line 75: | ||
<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 04:33, 16 September 2023

Stargazer Magician
| Card Type: | Monster |
| Category: | Effect, Pendulum |
| Type: | Spellcaster |
| Attribute: | Dark |
| Level: | ★5 |
| Attack: | 1200 |
| Defense: | 2400 |
| Pendulum Scales: | 1/1 |
| ID: | 94415058 |
| Archetypes: | Magician |
| TCG Release: | July 10, 2014 |
| OCG Release: | March 21, 2014 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
←1 【Pendulum Effect】 1→ If a Pendulum Monster you control battles, your opponent cannot activate Spell Cards until the end of the Damage Step. Unless you have a "Magician" card or "Odd-Eyes" card in your other Pendulum Zone, this card's Pendulum Scale becomes 4. 【Monster Effect】 Once per turn, when exactly 1 other Pendulum Monster you control (and no other cards) is returned to your hand by an opponent's card effect (except during the Damage Step): You can Special Summon 1 monster from your hand with the same name as that returned to the hand.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 572 | Super Starter: Space-Time Showdown | July 11, 2014 |
| 1027 | Star Pack ARC-V | June 09, 2015 |
| 1074 | Master of Pendulum Structure Deck | December 01, 2015 |
| 570 | Starter Deck: Yuya | May 24, 2016 |
| 1270 | Pendulum Evolution | June 20, 2017 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 993 | Starter Deck 2014 | March 21, 2014 |
| 1118 | Structure Deck: Master of Pendulum | June 17, 2015 |
| 992 | Starter Deck 2016 | March 16, 2016 |
| 1115 | Structure Deck: Pendulum Evolution | December 20, 2016 |












