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