Starry Knight Orbitael: 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://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/44818.jpg"></p>
<p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/44818.jpg"></p>
<div id="alternative-arts"><!--
<div id="alternative-arts"><!--
--></div>
--></div>
Line 47: Line 47:
<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/Starry_Knight_Arrival" target="_blank"><img id="related-card-image" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/21985407.jpg"></a><!--
<a href="https://duelingnexus.com/wiki/Starry_Knight_Arrival" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/21985407.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Balefire" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/22007085.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Balefire" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/22007085.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Rayel" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/23220533.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Rayel" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/23220533.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Ciel" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/27036706.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Ciel" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/27036706.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Blast" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/58374502.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Blast" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/58374502.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Sky" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/58406094.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Sky" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/58406094.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Astel" target="_blank"><img id="related-card-image" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/59228631.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Astel" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/59228631.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Ceremony" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/85590798.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Ceremony" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/85590798.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Flamel" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/86613346.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Starry_Knight_Flamel" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/86613346.jpg"></a><!--
--></div>
--></div>
</div>
</div>
Line 61: Line 61:
<script>
<script>
setCardImage = function(image, id) {
setCardImage = function(image, id) {
document.getElementById("card-image").src = "https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/" + id + ".jpg";
document.getElementById("card-image").src = "https://yugi.wiki/assets/card-images/common/" + id + ".jpg";
}
}
</script>
</script>
</html>
</html>

Revision as of 04:55, 13 September 2023

Starry Knight Orbitael

Card Type:Monster
Category:Effect
Type:Fairy
Attribute:Light
Level:★4
Attack:400
Defense:2100
ID:44818
Archetypes:Holy Night
TCG Release:November 04, 2021
OCG Release:July 17, 2021

TCG Status: Unlimited

OCG Status: Unlimited

Description:

(Quick Effect): You can target 1 LIGHT monster you control; Tribute it, and if you do, Set 1 "Starry Knight" Spell/Trap directly from your Deck. If a face-up Level 7 LIGHT Dragon monster you control returns to the hand, while this card is in your GY (except during the Damage Step): You can Special Summon this card. You can only use each effect of "Starry Knight Orbitael" once per turn.

TCG Sets

IDNameRelease Date
1839Burst of DestinyNovember 05, 2021

OCG Sets

IDNameRelease Date
1839Burst of DestinyJuly 17, 2021