Commit 42fcd894 authored by salix5's avatar salix5

newline at eof

parent 59fc3626
...@@ -30,4 +30,4 @@ function c10705656.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -30,4 +30,4 @@ function c10705656.spop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP_DEFENSE) Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP_DEFENSE)
end end
end end
\ No newline at end of file
...@@ -70,4 +70,4 @@ end ...@@ -70,4 +70,4 @@ end
function c11471117.rmop2(e,tp,eg,ep,ev,re,r,rp) function c11471117.rmop2(e,tp,eg,ep,ev,re,r,rp)
local tc=e:GetLabelObject() local tc=e:GetLabelObject()
Duel.Remove(tc,POS_FACEUP,REASON_EFFECT) Duel.Remove(tc,POS_FACEUP,REASON_EFFECT)
end end
\ No newline at end of file
...@@ -34,4 +34,4 @@ function c126218.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -34,4 +34,4 @@ function c126218.activate(e,tp,eg,ep,ev,re,r,rp)
sc=g:GetNext() sc=g:GetNext()
end end
end end
end end
\ No newline at end of file
...@@ -44,4 +44,4 @@ function c13478040.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -44,4 +44,4 @@ function c13478040.desop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.Destroy(tc,REASON_EFFECT) Duel.Destroy(tc,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -50,4 +50,4 @@ end ...@@ -50,4 +50,4 @@ end
function c13944422.damop(e,tp,eg,ep,ev,re,r,rp) function c13944422.damop(e,tp,eg,ep,ev,re,r,rp)
local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM) local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM)
Duel.Damage(p,d,REASON_EFFECT) Duel.Damage(p,d,REASON_EFFECT)
end end
\ No newline at end of file
...@@ -28,4 +28,4 @@ function c14618326.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -28,4 +28,4 @@ function c14618326.operation(e,tp,eg,ep,ev,re,r,rp)
if tc:IsFacedown() then Duel.ConfirmCards(tp,tc) end if tc:IsFacedown() then Duel.ConfirmCards(tp,tc) end
if tc:IsType(TYPE_TRAP) then Duel.Destroy(tc,REASON_EFFECT) end if tc:IsType(TYPE_TRAP) then Duel.Destroy(tc,REASON_EFFECT) end
end end
end end
\ No newline at end of file
...@@ -17,4 +17,4 @@ function c15960641.con(e) ...@@ -17,4 +17,4 @@ function c15960641.con(e)
end end
function c15960641.aclimit(e,re,tp) function c15960641.aclimit(e,re,tp)
return re:GetHandler():IsType(TYPE_TRAP) and re:IsHasType(EFFECT_TYPE_ACTIVATE) return re:GetHandler():IsType(TYPE_TRAP) and re:IsHasType(EFFECT_TYPE_ACTIVATE)
end end
\ No newline at end of file
...@@ -57,4 +57,4 @@ function c26885836.eqop(e,tp,eg,ep,ev,re,r,rp) ...@@ -57,4 +57,4 @@ function c26885836.eqop(e,tp,eg,ep,ev,re,r,rp)
end end
function c26885836.eqlimit(e,c) function c26885836.eqlimit(e,c)
return e:GetOwner()==c return e:GetOwner()==c
end end
\ No newline at end of file
...@@ -92,4 +92,4 @@ function c27946124.setop(e,tp,eg,ep,ev,re,r,rp) ...@@ -92,4 +92,4 @@ function c27946124.setop(e,tp,eg,ep,ev,re,r,rp)
if tc and tc:IsRelateToEffect(e) then if tc and tc:IsRelateToEffect(e) then
Duel.SSet(tp,tc) Duel.SSet(tp,tc)
end end
end end
\ No newline at end of file
...@@ -56,4 +56,4 @@ function c28297833.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -56,4 +56,4 @@ function c28297833.rmop(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(500) e1:SetValue(500)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
end end
\ No newline at end of file
...@@ -90,4 +90,4 @@ function c30013902.spop1(e,tp,eg,ep,ev,re,r,rp) ...@@ -90,4 +90,4 @@ function c30013902.spop1(e,tp,eg,ep,ev,re,r,rp)
end end
function c30013902.splimit(e,c) function c30013902.splimit(e,c)
return not c:IsRace(RACE_PLANT) return not c:IsRace(RACE_PLANT)
end end
\ No newline at end of file
...@@ -43,4 +43,4 @@ function c3026686.rmfilter(c) ...@@ -43,4 +43,4 @@ function c3026686.rmfilter(c)
end end
function c3026686.atkvalue(e,c) function c3026686.atkvalue(e,c)
return Duel.GetMatchingGroupCount(c3026686.rmfilter,c:GetControler(),0,LOCATION_REMOVED,nil)*200 return Duel.GetMatchingGroupCount(c3026686.rmfilter,c:GetControler(),0,LOCATION_REMOVED,nil)*200
end end
\ No newline at end of file
...@@ -38,4 +38,4 @@ function c30860696.raop(e,tp,eg,ep,ev,re,r,rp) ...@@ -38,4 +38,4 @@ function c30860696.raop(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(-500) e1:SetValue(-500)
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END) e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
d:RegisterEffect(e1) d:RegisterEffect(e1)
end end
\ No newline at end of file
...@@ -28,4 +28,4 @@ function c31328739.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -28,4 +28,4 @@ function c31328739.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.ShuffleDeck(p) Duel.ShuffleDeck(p)
Duel.BreakEffect() Duel.BreakEffect()
Duel.Draw(p,3,REASON_EFFECT) Duel.Draw(p,3,REASON_EFFECT)
end end
\ No newline at end of file
...@@ -80,4 +80,4 @@ function c31855260.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -80,4 +80,4 @@ function c31855260.activate(e,tp,eg,ep,ev,re,r,rp)
end end
tc:CompleteProcedure() tc:CompleteProcedure()
end end
end end
\ No newline at end of file
...@@ -71,4 +71,4 @@ function c34029630.target2(e,tp,eg,ep,ev,re,r,rp,chk,chkc) ...@@ -71,4 +71,4 @@ function c34029630.target2(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
end end
function c34029630.descon(e) function c34029630.descon(e)
return e:GetHandler():GetCounter(0x1)==0 return e:GetHandler():GetCounter(0x1)==0
end end
\ No newline at end of file
...@@ -65,4 +65,4 @@ function c34923554.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -65,4 +65,4 @@ function c34923554.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g) Duel.ConfirmCards(1-tp,g)
end end
end end
\ No newline at end of file
...@@ -49,4 +49,4 @@ function c36539330.tgop(e,tp,eg,ep,ev,re,r,rp) ...@@ -49,4 +49,4 @@ function c36539330.tgop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+RESETS_STANDARD) e1:SetReset(RESET_EVENT+RESETS_STANDARD)
tc:RegisterEffect(e1) tc:RegisterEffect(e1)
end end
end end
\ No newline at end of file
...@@ -38,4 +38,4 @@ function c36995273.costop(e,tp,eg,ep,ev,re,r,rp) ...@@ -38,4 +38,4 @@ function c36995273.costop(e,tp,eg,ep,ev,re,r,rp)
else else
Duel.Destroy(e:GetHandler(),REASON_COST) Duel.Destroy(e:GetHandler(),REASON_COST)
end end
end end
\ No newline at end of file
...@@ -53,4 +53,4 @@ function c39880350.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -53,4 +53,4 @@ function c39880350.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end end
end end
end end
\ No newline at end of file
...@@ -42,4 +42,4 @@ function c40695128.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -42,4 +42,4 @@ function c40695128.operation(e,tp,eg,ep,ev,re,r,rp)
if opt==1 then if opt==1 then
Duel.MoveSequence(tc,opt) Duel.MoveSequence(tc,opt)
end end
end end
\ No newline at end of file
...@@ -48,4 +48,4 @@ end ...@@ -48,4 +48,4 @@ end
function c41386308.drop(e,tp,eg,ep,ev,re,r,rp) function c41386308.drop(e,tp,eg,ep,ev,re,r,rp)
local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM) local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM)
Duel.Draw(p,d,REASON_EFFECT) Duel.Draw(p,d,REASON_EFFECT)
end end
\ No newline at end of file
...@@ -37,4 +37,4 @@ function c41398771.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -37,4 +37,4 @@ function c41398771.activate(e,tp,eg,ep,ev,re,r,rp)
tc=g:GetNext() tc=g:GetNext()
end end
end end
end end
\ No newline at end of file
...@@ -72,4 +72,4 @@ function c43709490.sp2op(e,tp,eg,ep,ev,re,r,rp) ...@@ -72,4 +72,4 @@ function c43709490.sp2op(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON)
local tc=Duel.SelectMatchingCard(tp,aux.NecroValleyFilter(c43709490.sp2tgfilter),tp,LOCATION_GRAVE+LOCATION_REMOVED,0,1,1,nil,e,tp) local tc=Duel.SelectMatchingCard(tp,aux.NecroValleyFilter(c43709490.sp2tgfilter),tp,LOCATION_GRAVE+LOCATION_REMOVED,0,1,1,nil,e,tp)
if tc then Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP) end if tc then Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP) end
end end
\ No newline at end of file
...@@ -50,4 +50,4 @@ function c4587638.atkop(e,tp,eg,ep,ev,re,r,rp) ...@@ -50,4 +50,4 @@ function c4587638.atkop(e,tp,eg,ep,ev,re,r,rp)
e2:SetCode(EFFECT_UPDATE_DEFENSE) e2:SetCode(EFFECT_UPDATE_DEFENSE)
tc:RegisterEffect(e2) tc:RegisterEffect(e2)
end end
end end
\ No newline at end of file
...@@ -36,4 +36,4 @@ function c46159582.op(e,tp,eg,ep,ev,re,r,rp) ...@@ -36,4 +36,4 @@ function c46159582.op(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(tc,nil,REASON_EFFECT) Duel.SendtoHand(tc,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,tc) Duel.ConfirmCards(1-tp,tc)
end end
end end
\ No newline at end of file
...@@ -30,4 +30,4 @@ function c47264717.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -30,4 +30,4 @@ function c47264717.activate(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.Destroy(tc,REASON_EFFECT) Duel.Destroy(tc,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -29,4 +29,4 @@ function c50725996.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -29,4 +29,4 @@ function c50725996.desop(e,tp,eg,ep,ev,re,r,rp)
if tc and tc:IsRelateToEffect(e) then if tc and tc:IsRelateToEffect(e) then
Duel.Destroy(tc,REASON_EFFECT) Duel.Destroy(tc,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -44,4 +44,4 @@ function c51555725.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -44,4 +44,4 @@ function c51555725.operation(e,tp,eg,ep,ev,re,r,rp)
if tc and tc:IsFaceup() and tc:IsRelateToEffect(e) then if tc and tc:IsFaceup() and tc:IsRelateToEffect(e) then
Duel.Destroy(tc,REASON_EFFECT) Duel.Destroy(tc,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -31,4 +31,4 @@ end ...@@ -31,4 +31,4 @@ end
function c53927679.op(e,tp,eg,ep,ev,re,r,rp) function c53927679.op(e,tp,eg,ep,ev,re,r,rp)
local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM) local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM)
Duel.Damage(p,d,REASON_EFFECT) Duel.Damage(p,d,REASON_EFFECT)
end end
\ No newline at end of file
...@@ -72,4 +72,4 @@ function c54340229.atkop(e,tp,eg,ep,ev,re,r,rp) ...@@ -72,4 +72,4 @@ function c54340229.atkop(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(lg:GetSum(Card.GetAttack)) e1:SetValue(lg:GetSum(Card.GetAttack))
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END) e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
tc:RegisterEffect(e1) tc:RegisterEffect(e1)
end end
\ No newline at end of file
...@@ -34,4 +34,4 @@ function c545781.sumop(e,tp,eg,ep,ev,re,r,rp) ...@@ -34,4 +34,4 @@ function c545781.sumop(e,tp,eg,ep,ev,re,r,rp)
Duel.Damage(1-tp,ev,REASON_EFFECT) Duel.Damage(1-tp,ev,REASON_EFFECT)
end end
end end
end end
\ No newline at end of file
...@@ -64,4 +64,4 @@ function c6128460.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -64,4 +64,4 @@ function c6128460.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.ShuffleHand(tp) Duel.ShuffleHand(tp)
Duel.BreakEffect() Duel.BreakEffect()
Duel.DiscardHand(tp,nil,1,1,REASON_EFFECT+REASON_DISCARD) Duel.DiscardHand(tp,nil,1,1,REASON_EFFECT+REASON_DISCARD)
end end
\ No newline at end of file
...@@ -52,4 +52,4 @@ function c61538782.eqop(e,tp,eg,ep,ev,re,r,rp) ...@@ -52,4 +52,4 @@ function c61538782.eqop(e,tp,eg,ep,ev,re,r,rp)
end end
function c61538782.eqlimit(e,c) function c61538782.eqlimit(e,c)
return e:GetOwner()==c return e:GetOwner()==c
end end
\ No newline at end of file
...@@ -96,4 +96,4 @@ function c62201847.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -96,4 +96,4 @@ function c62201847.spop(e,tp,eg,ep,ev,re,r,rp)
if tc then if tc then
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -69,4 +69,4 @@ function c63442604.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -69,4 +69,4 @@ function c63442604.activate(e,tp,eg,ep,ev,re,r,rp)
end end
function c63442604.desop(e,tp,eg,ep,ev,re,r,rp) function c63442604.desop(e,tp,eg,ep,ev,re,r,rp)
Duel.Destroy(e:GetHandler(),REASON_EFFECT) Duel.Destroy(e:GetHandler(),REASON_EFFECT)
end end
\ No newline at end of file
...@@ -57,4 +57,4 @@ function c64662453.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -57,4 +57,4 @@ function c64662453.activate(e,tp,eg,ep,ev,re,r,rp)
end end
function c64662453.desop(e,tp,eg,ep,ev,re,r,rp) function c64662453.desop(e,tp,eg,ep,ev,re,r,rp)
Duel.Destroy(e:GetHandler(),REASON_EFFECT) Duel.Destroy(e:GetHandler(),REASON_EFFECT)
end end
\ No newline at end of file
...@@ -74,4 +74,4 @@ function c65285459.mvop(e,tp,eg,ep,ev,re,r,rp) ...@@ -74,4 +74,4 @@ function c65285459.mvop(e,tp,eg,ep,ev,re,r,rp)
local nseq=math.log(s,2) local nseq=math.log(s,2)
Duel.MoveSequence(tc,nseq) Duel.MoveSequence(tc,nseq)
end end
end end
\ No newline at end of file
...@@ -87,4 +87,4 @@ end ...@@ -87,4 +87,4 @@ end
function c65563871.reop(e,tp,eg,ep,ev,re,r,rp) function c65563871.reop(e,tp,eg,ep,ev,re,r,rp)
local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM) local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM)
Duel.Recover(p,d,REASON_EFFECT) Duel.Recover(p,d,REASON_EFFECT)
end end
\ No newline at end of file
...@@ -78,4 +78,4 @@ function c66407907.spop1(e,tp,eg,ep,ev,re,r,rp) ...@@ -78,4 +78,4 @@ function c66407907.spop1(e,tp,eg,ep,ev,re,r,rp)
if #g>0 then if #g>0 then
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -73,4 +73,4 @@ function c66675911.actop(e,tp,eg,ep,ev,re,r,rp) ...@@ -73,4 +73,4 @@ function c66675911.actop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END) e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
tc:RegisterEffect(e1) tc:RegisterEffect(e1)
end end
end end
\ No newline at end of file
...@@ -83,4 +83,4 @@ function c67797569.setop(e,tp,eg,ep,ev,re,r,rp) ...@@ -83,4 +83,4 @@ function c67797569.setop(e,tp,eg,ep,ev,re,r,rp)
Duel.HintSelection(g) Duel.HintSelection(g)
Duel.ChangePosition(g,POS_FACEDOWN_DEFENSE) Duel.ChangePosition(g,POS_FACEDOWN_DEFENSE)
end end
end end
\ No newline at end of file
...@@ -44,4 +44,4 @@ function c71209500.efop(e,tp,eg,ep,ev,re,r,rp) ...@@ -44,4 +44,4 @@ function c71209500.efop(e,tp,eg,ep,ev,re,r,rp)
end end
function c71209500.efilter(e,re,rp) function c71209500.efilter(e,re,rp)
return re:IsActiveType(TYPE_MONSTER) return re:IsActiveType(TYPE_MONSTER)
end end
\ No newline at end of file
...@@ -33,4 +33,4 @@ function c74130411.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -33,4 +33,4 @@ function c74130411.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g) Duel.ConfirmCards(1-tp,g)
end end
end end
\ No newline at end of file
...@@ -45,4 +45,4 @@ function c78391364.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -45,4 +45,4 @@ function c78391364.spop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP_DEFENSE) Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP_DEFENSE)
end end
end end
\ No newline at end of file
...@@ -25,4 +25,4 @@ function c78864369.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -25,4 +25,4 @@ function c78864369.activate(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.SendtoDeck(tc,nil,0,REASON_EFFECT) Duel.SendtoDeck(tc,nil,0,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -106,4 +106,4 @@ function c79072916.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -106,4 +106,4 @@ function c79072916.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end end
end end
end end
\ No newline at end of file
...@@ -95,4 +95,4 @@ function c79194594.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -95,4 +95,4 @@ function c79194594.thop(e,tp,eg,ep,ev,re,r,rp)
if #g>0 then if #g>0 then
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -45,4 +45,4 @@ function c81896771.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -45,4 +45,4 @@ function c81896771.operation(e,tp,eg,ep,ev,re,r,rp)
end end
function c81896771.retop(e,tp,eg,ep,ev,re,r,rp) function c81896771.retop(e,tp,eg,ep,ev,re,r,rp)
Duel.ReturnToField(e:GetLabelObject()) Duel.ReturnToField(e:GetLabelObject())
end end
\ No newline at end of file
...@@ -96,4 +96,4 @@ function c8200556.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -96,4 +96,4 @@ function c8200556.spop(e,tp,eg,ep,ev,re,r,rp)
if tc then if tc then
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -31,4 +31,4 @@ function c83903521.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -31,4 +31,4 @@ function c83903521.spop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -29,4 +29,4 @@ function c85802526.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -29,4 +29,4 @@ function c85802526.operation(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) and c:IsFaceup() then if c:IsRelateToEffect(e) and c:IsFaceup() then
Duel.Recover(p,d,REASON_EFFECT) Duel.Recover(p,d,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -41,4 +41,4 @@ function c87742943.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -41,4 +41,4 @@ function c87742943.desop(e,tp,eg,ep,ev,re,r,rp)
Duel.Destroy(g,REASON_EFFECT) Duel.Destroy(g,REASON_EFFECT)
end end
end end
end end
\ No newline at end of file
...@@ -40,4 +40,4 @@ function c8868767.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -40,4 +40,4 @@ function c8868767.activate(e,tp,eg,ep,ev,re,r,rp)
end end
end end
end end
end end
\ No newline at end of file
...@@ -103,4 +103,4 @@ function c91557476.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -103,4 +103,4 @@ function c91557476.spop(e,tp,eg,ep,ev,re,r,rp)
end end
Duel.SpecialSummonComplete() Duel.SpecialSummonComplete()
end end
end end
\ No newline at end of file
...@@ -29,4 +29,4 @@ function c91596726.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -29,4 +29,4 @@ function c91596726.operation(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_DISABLE) e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_DISABLE)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
end end
\ No newline at end of file
...@@ -93,4 +93,4 @@ function c91668401.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -93,4 +93,4 @@ function c91668401.desop(e,tp,eg,ep,ev,re,r,rp)
Duel.Destroy(g2,REASON_EFFECT) Duel.Destroy(g2,REASON_EFFECT)
end end
end end
end end
\ No newline at end of file
...@@ -24,4 +24,4 @@ function c91711547.damop(e,tp,eg,ep,ev,re,r,rp) ...@@ -24,4 +24,4 @@ function c91711547.damop(e,tp,eg,ep,ev,re,r,rp)
local p=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER) local p=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER)
local d=Duel.GetMatchingGroupCount(Card.IsRace,tp,LOCATION_GRAVE,0,nil,RACE_PYRO)*200 local d=Duel.GetMatchingGroupCount(Card.IsRace,tp,LOCATION_GRAVE,0,nil,RACE_PYRO)*200
Duel.Damage(p,d,REASON_EFFECT) Duel.Damage(p,d,REASON_EFFECT)
end end
\ No newline at end of file
...@@ -42,4 +42,4 @@ function c92755808.disop(e,tp,eg,ep,ev,re,r,rp) ...@@ -42,4 +42,4 @@ function c92755808.disop(e,tp,eg,ep,ev,re,r,rp)
e2:SetCode(EFFECT_DISABLE_EFFECT) e2:SetCode(EFFECT_DISABLE_EFFECT)
e2:SetReset(RESET_EVENT+0x17a0000) e2:SetReset(RESET_EVENT+0x17a0000)
bc:RegisterEffect(e2) bc:RegisterEffect(e2)
end end
\ No newline at end of file
...@@ -101,4 +101,4 @@ function c92770064.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -101,4 +101,4 @@ function c92770064.desop(e,tp,eg,ep,ev,re,r,rp)
Duel.HintSelection(g) Duel.HintSelection(g)
Duel.Destroy(g,REASON_EFFECT) Duel.Destroy(g,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -90,4 +90,4 @@ function c93896655.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -90,4 +90,4 @@ function c93896655.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end end
end end
end end
\ No newline at end of file
...@@ -62,4 +62,4 @@ function c94203886.lvop(e,tp,eg,ep,ev,re,r,rp) ...@@ -62,4 +62,4 @@ function c94203886.lvop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_DISABLE) e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_DISABLE)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
end end
\ No newline at end of file
...@@ -50,4 +50,4 @@ function c95027497.op2(e,tp,eg,ep,ev,re,r,rp) ...@@ -50,4 +50,4 @@ function c95027497.op2(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g) Duel.ConfirmCards(1-tp,g)
end end
end end
\ No newline at end of file
...@@ -8,4 +8,4 @@ function c95888876.initial_effect(c) ...@@ -8,4 +8,4 @@ function c95888876.initial_effect(c)
e1:SetValue(1) e1:SetValue(1)
e1:SetCondition(aux.IsDualState) e1:SetCondition(aux.IsDualState)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
\ No newline at end of file
...@@ -35,4 +35,4 @@ function c96872283.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -35,4 +35,4 @@ function c96872283.operation(e,tp,eg,ep,ev,re,r,rp)
if tc and tc:IsRelateToEffect(e) then if tc and tc:IsRelateToEffect(e) then
Duel.Destroy(tc,REASON_EFFECT) Duel.Destroy(tc,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -44,4 +44,4 @@ function c97697678.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -44,4 +44,4 @@ function c97697678.operation(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g) Duel.ConfirmCards(1-tp,g)
end end
end end
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment