You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: unofficial/c511002848.lua
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
--Galaxy Tyranno (Anime)
3
3
locals,id=GetID()
4
4
functions.initial_effect(c)
5
-
--special summon
5
+
--When a "Galaxy-Eyes Photon Dragon" you control is targeted for an attack: Treat this card as 2 Xyz Materials, then Xyz Summon 1 Xyz monster using that attacked card and this card from your hand as material only
6
6
locale1=Effect.CreateEffect(c)
7
7
e1:SetDescription(aux.Stringid(id,0))
8
8
e1:SetCategory(CATEGORY_SPECIAL_SUMMON)
@@ -43,21 +43,22 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
0 commit comments