All-Eyes Phantom Dragon: Difference between revisions
(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/70335319.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/Raidraptors_Phantom_Knights_Claw" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Raidraptors_Phantom_Knights_Claw" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/13486638.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Bounzer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Bounzer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17189532.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Gem-Knight_Phantom_Quartz" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Gem-Knight_Phantom_Quartz" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/24484270.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Knights_Fog_Blade" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Knights_Fog_Blade" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/25542642.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_of_Chaos" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_of_Chaos" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/30312361.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Grass_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Grass_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/41249545.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Dragon" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Dragon" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/49879995.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Firewall_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Firewall_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/57940938.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Knights_Sword" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Knights_Sword" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/61936647.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Stardust_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Stardust_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/80244114.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Knights_Rank-Up-Magic_Force" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Knights_Rank-Up-Magic_Force" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/88504133.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Odd-Eyes_Phantom_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Odd-Eyes_Phantom_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/93149655.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 21:00, 14 September 2023

All-Eyes Phantom Dragon
| Card Type: | Monster |
| Category: | Effect, Pendulum, Special Summon |
| Type: | Dragon |
| Attribute: | Light |
| Level: | ★10 |
| Attack: | 3000 |
| Defense: | 2500 |
| Pendulum Scales: | 0/0 |
| ID: | 70335319 |
| Archetypes: | Phantom Knights |
| TCG Release: | July 11, 2019 |
| OCG Release: | December 21, 2018 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
←0 【Pendulum Effect】 0→ Once per turn, at the end of the Damage Step, if your Dragon Pendulum Monster attacked an opponent's monster: You can activate this effect; it can attack again in a row. You cannot declare attacks the turn you activate this effect, except with that monster. 【Monster Effect】 Cannot be Normal Summoned/Set. Must be Special Summoned (from your hand or face-up Extra Deck) by Tributing all monsters you control (min. 2), including a Dragon Pendulum Monster. You can only Special Summon "All-Eyes Phantom Dragon" once per turn this way. Once per turn, during damage calculation, if this card battles an opponent's monster: Double this card's current ATK until the end of this turn. Once per turn, when your opponent activates a Spell/Trap Card or effect (Quick Effect): You can send 1 Spell/Trap you control to the GY; negate the activation.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1843 | Battles of Legend: Hero's Revenge | July 09, 2019 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 733 | V Jump February 2019 promotional card | December 18, 2018 |
| 2247 | Premium Pack Vol.14 2nd Wave | September 24, 2019 |












