Commit 410defa5 authored by wind2009's avatar wind2009

newline

parent b49acfb9
Pipeline #30253 passed with stages
in 1 minute and 41 seconds
...@@ -81,4 +81,4 @@ function s.spop1(e,tp,eg,ep,ev,re,r,rp) ...@@ -81,4 +81,4 @@ function s.spop1(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) then if c:IsRelateToEffect(e) then
Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -79,4 +79,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -79,4 +79,4 @@ function s.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) Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -76,4 +76,4 @@ function s.drop(e,tp,eg,ep,ev,re,r,rp) ...@@ -76,4 +76,4 @@ function s.drop(e,tp,eg,ep,ev,re,r,rp)
Duel.Draw(p,ct,REASON_EFFECT) Duel.Draw(p,ct,REASON_EFFECT)
Duel.BreakEffect() Duel.BreakEffect()
Duel.DiscardHand(p,nil,1,1,REASON_EFFECT+REASON_DISCARD) Duel.DiscardHand(p,nil,1,1,REASON_EFFECT+REASON_DISCARD)
end end
\ No newline at end of file
...@@ -91,4 +91,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -91,4 +91,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
and c:IsLocation(LOCATION_EXTRA) and tc:IsRelateToEffect(e) and aux.NecroValleyFilter()(tc) then and c:IsLocation(LOCATION_EXTRA) and tc:IsRelateToEffect(e) and aux.NecroValleyFilter()(tc) then
Duel.SendtoHand(tc,nil,REASON_EFFECT) Duel.SendtoHand(tc,nil,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -119,4 +119,4 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -119,4 +119,4 @@ function s.operation(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
...@@ -94,4 +94,4 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp) ...@@ -94,4 +94,4 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.SendtoGrave(g,REASON_EFFECT) Duel.SendtoGrave(g,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -83,4 +83,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -83,4 +83,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.HintSelection(g) Duel.HintSelection(g)
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -113,4 +113,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -113,4 +113,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
tc:CompleteProcedure() tc:CompleteProcedure()
end end
end end
end end
\ No newline at end of file
...@@ -141,4 +141,4 @@ function s.reptg(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -141,4 +141,4 @@ function s.reptg(e,tp,eg,ep,ev,re,r,rp,chk)
end end
function s.repval(e,c) function s.repval(e,c)
return s.repfilter(c,e:GetHandlerPlayer()) return s.repfilter(c,e:GetHandlerPlayer())
end end
\ No newline at end of file
...@@ -117,4 +117,4 @@ function s.eqop(e,tp,eg,ep,ev,re,r,rp) ...@@ -117,4 +117,4 @@ function s.eqop(e,tp,eg,ep,ev,re,r,rp)
end end
function s.eqlimit(e,c) function s.eqlimit(e,c)
return c==e:GetLabelObject() return c==e:GetLabelObject()
end end
\ No newline at end of file
...@@ -115,4 +115,4 @@ function s.fspop(e,tp,eg,ep,ev,re,r,rp) ...@@ -115,4 +115,4 @@ function s.fspop(e,tp,eg,ep,ev,re,r,rp)
end end
tc:CompleteProcedure() tc:CompleteProcedure()
end end
end end
\ No newline at end of file
...@@ -53,4 +53,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -53,4 +53,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
if tg:GetCount()>0 then if tg:GetCount()>0 then
Duel.Remove(tg,POS_FACEUP,REASON_EFFECT) Duel.Remove(tg,POS_FACEUP,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -90,4 +90,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp) ...@@ -90,4 +90,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) and aux.NecroValleyFilter()(c) then if c:IsRelateToEffect(e) and aux.NecroValleyFilter()(c) then
Duel.MoveToField(c,tp,tp,LOCATION_SZONE,POS_FACEUP,true) Duel.MoveToField(c,tp,tp,LOCATION_SZONE,POS_FACEUP,true)
end end
end end
\ No newline at end of file
...@@ -97,4 +97,4 @@ function s.retop(e,tp,eg,ep,ev,re,r,rp) ...@@ -97,4 +97,4 @@ function s.retop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(sg,POS_FACEUP,REASON_EFFECT) Duel.SendtoHand(sg,POS_FACEUP,REASON_EFFECT)
end end
end end
end end
\ No newline at end of file
...@@ -71,4 +71,4 @@ function s.damcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -71,4 +71,4 @@ function s.damcon(e,tp,eg,ep,ev,re,r,rp)
end end
function s.damop(e,tp,eg,ep,ev,re,r,rp) function s.damop(e,tp,eg,ep,ev,re,r,rp)
Duel.Damage(tp,2700,REASON_EFFECT) Duel.Damage(tp,2700,REASON_EFFECT)
end end
\ No newline at end of file
...@@ -84,4 +84,4 @@ function s.thcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -84,4 +84,4 @@ function s.thcon(e,tp,eg,ep,ev,re,r,rp)
end end
function s.thop(e,tp,eg,ep,ev,re,r,rp) function s.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(e:GetLabelObject(),nil,REASON_EFFECT) Duel.SendtoHand(e:GetLabelObject(),nil,REASON_EFFECT)
end end
\ No newline at end of file
...@@ -72,4 +72,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -72,4 +72,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.Remove(tc,POS_FACEUP,REASON_EFFECT) Duel.Remove(tc,POS_FACEUP,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -89,4 +89,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -89,4 +89,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) and aux.NecroValleyFilter()(c) then if c:IsRelateToEffect(e) and aux.NecroValleyFilter()(c) then
Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -67,4 +67,4 @@ end ...@@ -67,4 +67,4 @@ end
function s.gfcon(e) function s.gfcon(e)
local c=e:GetHandler() local c=e:GetHandler()
return c:IsType(TYPE_XYZ) and c:IsRankAbove(9) return c:IsType(TYPE_XYZ) and c:IsRankAbove(9)
end end
\ No newline at end of file
...@@ -76,4 +76,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -76,4 +76,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoGrave(c,REASON_RULE) Duel.SendtoGrave(c,REASON_RULE)
end end
end end
end end
\ No newline at end of file
...@@ -78,4 +78,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -78,4 +78,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoGrave(c,REASON_RULE) Duel.SendtoGrave(c,REASON_RULE)
end end
end end
end end
\ No newline at end of file
...@@ -78,4 +78,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -78,4 +78,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoGrave(c,REASON_RULE) Duel.SendtoGrave(c,REASON_RULE)
end end
end end
end end
\ No newline at end of file
...@@ -81,4 +81,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -81,4 +81,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
local dp=Duel.Destroy(tg,REASON_EFFECT) local dp=Duel.Destroy(tg,REASON_EFFECT)
Duel.Damage(1-tp,dp*1000,REASON_EFFECT) Duel.Damage(1-tp,dp*1000,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -101,4 +101,4 @@ function s.eqop(e,tp,eg,ep,ev,re,r,rp) ...@@ -101,4 +101,4 @@ function s.eqop(e,tp,eg,ep,ev,re,r,rp)
end end
function s.eqlimit(e,c) function s.eqlimit(e,c)
return c==e:GetLabelObject() return c==e:GetLabelObject()
end end
\ No newline at end of file
...@@ -67,4 +67,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -67,4 +67,4 @@ function s.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
...@@ -50,4 +50,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -50,4 +50,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
else else
Duel.Remove(tc,POS_FACEUP,REASON_EFFECT) Duel.Remove(tc,POS_FACEUP,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -76,4 +76,4 @@ function s.negop(e,tp,eg,ep,ev,re,r,rp) ...@@ -76,4 +76,4 @@ function s.negop(e,tp,eg,ep,ev,re,r,rp)
if Duel.NegateActivation(ev) and re:GetHandler():IsRelateToEffect(re) then if Duel.NegateActivation(ev) and re:GetHandler():IsRelateToEffect(re) then
Duel.Destroy(eg,REASON_EFFECT) Duel.Destroy(eg,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -53,4 +53,4 @@ end ...@@ -53,4 +53,4 @@ end
function s.drop(e,tp,eg,ep,ev,re,r,rp) function s.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
...@@ -53,4 +53,4 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -53,4 +53,4 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
end end
function s.subval(e,c) function s.subval(e,c)
return c:IsSetCard(0x8) return c:IsSetCard(0x8)
end end
\ No newline at end of file
...@@ -88,4 +88,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp) ...@@ -88,4 +88,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
end end
function s.splimit(e,c) function s.splimit(e,c)
return not c:IsSetCard(0x8) return not c:IsSetCard(0x8)
end end
\ No newline at end of file
...@@ -125,4 +125,4 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp) ...@@ -125,4 +125,4 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterEffect(e1) tc:RegisterEffect(e1)
end end
end end
end end
\ No newline at end of file
...@@ -102,4 +102,4 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp) ...@@ -102,4 +102,4 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.SendtoGrave(g,REASON_EFFECT) Duel.SendtoGrave(g,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -94,4 +94,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp) ...@@ -94,4 +94,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
for tc in aux.Next(tg1) do for tc in aux.Next(tg1) do
Duel.MoveToField(tc,tp,tp,LOCATION_SZONE,POS_FACEUP,true) Duel.MoveToField(tc,tp,tp,LOCATION_SZONE,POS_FACEUP,true)
end end
end end
\ No newline at end of file
...@@ -83,4 +83,4 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp) ...@@ -83,4 +83,4 @@ function s.atkop(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 s.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -83,4 +83,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
end end
end end
\ No newline at end of file
...@@ -98,4 +98,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp) ...@@ -98,4 +98,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
end end
function s.splimit(e,c) function s.splimit(e,c)
return not c:IsRace(RACE_MACHINE) and c:IsLocation(LOCATION_EXTRA) return not c:IsRace(RACE_MACHINE) and c:IsLocation(LOCATION_EXTRA)
end end
\ No newline at end of file
...@@ -73,4 +73,4 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp) ...@@ -73,4 +73,4 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
local sg=tg:SelectSubGroup(tp,aux.dncheck,false,1,2) local sg=tg:SelectSubGroup(tp,aux.dncheck,false,1,2)
if sg then Duel.SendtoGrave(sg,REASON_EFFECT) end if sg then Duel.SendtoGrave(sg,REASON_EFFECT) end
end end
end end
\ No newline at end of file
...@@ -77,4 +77,4 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp) ...@@ -77,4 +77,4 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp)
Duel.DiscardDeck(tp,1,REASON_EFFECT) Duel.DiscardDeck(tp,1,REASON_EFFECT)
end end
end end
end end
\ No newline at end of file
...@@ -35,4 +35,4 @@ function s.coop(e,tp,eg,ep,ev,re,r,rp) ...@@ -35,4 +35,4 @@ function s.coop(e,tp,eg,ep,ev,re,r,rp)
Duel.SetLP(tp,lp-tc:GetCurrentScale()*300) Duel.SetLP(tp,lp-tc:GetCurrentScale()*300)
end end
end end
end end
\ No newline at end of file
...@@ -77,4 +77,4 @@ function s.conop(e,tp,eg,ep,ev,re,r,rp) ...@@ -77,4 +77,4 @@ function s.conop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsType(TYPE_MONSTER) and tc:IsRelateToEffect(e) then if tc:IsType(TYPE_MONSTER) and tc:IsRelateToEffect(e) then
Duel.GetControl(tc,tp) Duel.GetControl(tc,tp)
end end
end end
\ No newline at end of file
...@@ -70,4 +70,4 @@ end ...@@ -70,4 +70,4 @@ end
function s.damop(e,tp,eg,ep,ev,re,r,rp) function s.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
...@@ -75,4 +75,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -75,4 +75,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) and aux.NecroValleyFilter()(tc) then if tc:IsRelateToEffect(e) and aux.NecroValleyFilter()(tc) 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
...@@ -90,4 +90,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -90,4 +90,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) and aux.NecroValleyFilter()(tc) then if tc:IsRelateToEffect(e) and aux.NecroValleyFilter()(tc) then
Duel.SendtoHand(tc,nil,REASON_EFFECT) Duel.SendtoHand(tc,nil,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -93,4 +93,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -93,4 +93,4 @@ function s.spop(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
...@@ -78,4 +78,4 @@ function s.lvop(e,tp,eg,ep,ev,re,r,rp) ...@@ -78,4 +78,4 @@ function s.lvop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+RESETS_STANDARD-RESET_TOFIELD) e1:SetReset(RESET_EVENT+RESETS_STANDARD-RESET_TOFIELD)
tc:RegisterEffect(e1) tc:RegisterEffect(e1)
end end
end end
\ No newline at end of file
...@@ -78,4 +78,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -78,4 +78,4 @@ function s.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) Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -99,4 +99,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -99,4 +99,4 @@ function s.thop(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 s.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -103,4 +103,4 @@ function s.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
...@@ -77,4 +77,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -77,4 +77,4 @@ function s.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
...@@ -113,4 +113,4 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp) ...@@ -113,4 +113,4 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterEffect(e3) tc:RegisterEffect(e3)
end end
end end
end end
\ No newline at end of file
...@@ -94,4 +94,4 @@ function s.ovop(e,tp,eg,ep,ev,re,r,rp) ...@@ -94,4 +94,4 @@ function s.ovop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoGrave(g,REASON_RULE) Duel.SendtoGrave(g,REASON_RULE)
end end
end end
end end
\ No newline at end of file
...@@ -66,4 +66,4 @@ end ...@@ -66,4 +66,4 @@ end
function s.spop(e,tp,eg,ep,ev,re,r,rp) function s.spop(e,tp,eg,ep,ev,re,r,rp)
local tc=Duel.GetFirstTarget() local tc=Duel.GetFirstTarget()
if tc:IsRelateToEffect(e) and aux.NecroValleyFilter()(tc) then Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP) end if tc:IsRelateToEffect(e) and aux.NecroValleyFilter()(tc) then Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP) end
end end
\ No newline at end of file
...@@ -85,4 +85,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp) ...@@ -85,4 +85,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 and not g:IsExists(Card.IsHasEffect,1,nil,EFFECT_NECRO_VALLEY) then if g:GetCount()>0 and not g:IsExists(Card.IsHasEffect,1,nil,EFFECT_NECRO_VALLEY) then
Duel.SendtoDeck(g,nil,SEQ_DECKSHUFFLE,REASON_EFFECT) Duel.SendtoDeck(g,nil,SEQ_DECKSHUFFLE,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -67,4 +67,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -67,4 +67,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
Duel.BreakEffect() Duel.BreakEffect()
Duel.ReturnToField(tc) Duel.ReturnToField(tc)
end end
end end
\ No newline at end of file
...@@ -89,4 +89,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp) ...@@ -89,4 +89,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) then if c:IsRelateToEffect(e) then
Duel.MoveToField(c,tp,tp,LOCATION_SZONE,POS_FACEUP,true) Duel.MoveToField(c,tp,tp,LOCATION_SZONE,POS_FACEUP,true)
end end
end end
\ No newline at end of file
...@@ -84,4 +84,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp) ...@@ -84,4 +84,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) then if c:IsRelateToEffect(e) then
Duel.MoveToField(c,tp,tp,LOCATION_SZONE,POS_FACEUP,true) Duel.MoveToField(c,tp,tp,LOCATION_SZONE,POS_FACEUP,true)
end end
end end
\ No newline at end of file
...@@ -87,4 +87,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp) ...@@ -87,4 +87,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) then if c:IsRelateToEffect(e) then
Duel.MoveToField(c,tp,tp,LOCATION_SZONE,POS_FACEUP,true) Duel.MoveToField(c,tp,tp,LOCATION_SZONE,POS_FACEUP,true)
end end
end end
\ No newline at end of file
...@@ -95,4 +95,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -95,4 +95,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end end
end end
end end
end end
\ No newline at end of file
...@@ -130,4 +130,4 @@ function s.fsop(e,tp,eg,ep,ev,re,r,rp) ...@@ -130,4 +130,4 @@ function s.fsop(e,tp,eg,ep,ev,re,r,rp)
tc:CompleteProcedure() tc:CompleteProcedure()
end end
me:Reset() me:Reset()
end end
\ No newline at end of file
...@@ -66,4 +66,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -66,4 +66,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
Duel.Destroy(tg,REASON_EFFECT) Duel.Destroy(tg,REASON_EFFECT)
end end
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