Photon Orbital: 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/89132148.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 49: | Line 49: | ||
<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/Photon_Crusher" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Photon_Crusher" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/1362589.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Chargeman" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Chargeman" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/2618045.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Number_90_Galaxy-Eyes_Photon_Lord" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Number_90_Galaxy-Eyes_Photon_Lord" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/8165596.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Timestop" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Timestop" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/8653757.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Veil" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Veil" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/9354555.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Slasher" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Slasher" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/9718968.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Caesar" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Caesar" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/13492423.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Hand" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Hand" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/15520842.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Starliege_Photon_Blast_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Starliege_Photon_Blast_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/16643334.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Sanctuary" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Sanctuary" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17418744.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Token" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Token" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17418745.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Papilloperative" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Papilloperative" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/28150174.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 66: | Line 66: | ||
<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 03:37, 16 September 2023

Photon Orbital
| Card Type: | Monster |
| Category: | Effect |
| Type: | Machine |
| Attribute: | Light |
| Level: | ★4 |
| Attack: | 500 |
| Defense: | 2000 |
| ID: | 89132148 |
| Archetypes: | Photon |
| TCG Release: | September 27, 2018 |
| OCG Release: | June 09, 2018 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
During your Main Phase: You can target 1 "Photon" or "Galaxy" monster you control; equip this monster from your hand or field to that target. It gains 500 ATK, also it cannot be destroyed by battle. You can send this Equip Card to the GY; add 1 "Photon" or "Galaxy" monster from your Deck to your hand, except "Photon Orbital". You can only use this effect of "Photon Orbital" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1388 | Legendary Duelists: White Dragon Abyss | September 25, 2018 |
| 1405 | Legendary Duelists: Season 2 | January 19, 2021 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1693 | Duelist Pack: Legend Duelist 3 | June 06, 2018 |
| 2717 | Tournament Pack 2022 Vol.4 | October 01, 2022 |












