Commit 639fb82f authored by wind2009's avatar wind2009

Fix 糾罪巧-Archaη.TAIL

parent 3498fff8
Pipeline #40095 passed with stages
in 2 minutes and 25 seconds
...@@ -19,4 +19,11 @@ ...@@ -19,4 +19,11 @@
100245022 100245022
100245023 100245023
100245024 100245024
100245025 100245025
\ No newline at end of file 100245031
100245032
100245033
100245035
100245036
100245037
100245038
\ No newline at end of file
...@@ -7,4 +7,5 @@ ...@@ -7,4 +7,5 @@
100238201 100238201
100243001 100243001
100246001 100246001
100246002 100246002
\ No newline at end of file 100247147
\ No newline at end of file
...@@ -187,8 +187,7 @@ function s.damcon1(e,tp,eg,ep,ev,re,r,rp) ...@@ -187,8 +187,7 @@ function s.damcon1(e,tp,eg,ep,ev,re,r,rp)
end end
function s.damop1(e,tp,eg,ep,ev,re,r,rp) function s.damop1(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_CARD,0,id) Duel.Hint(HINT_CARD,0,id)
local ct=eg:FilterCount(s.damfilter,nil,1-tp) Duel.Damage(1-tp,900,REASON_EFFECT)
Duel.Damage(1-tp,ct*900,REASON_EFFECT)
end end
function s.regcon(e,tp,eg,ep,ev,re,r,rp) function s.regcon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetFlagEffect(id)>0 return e:GetHandler():GetFlagEffect(id)>0
......
...@@ -75,4 +75,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -75,4 +75,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToChain() and tc:IsType(TYPE_MONSTER) then if tc:IsRelateToChain() and tc:IsType(TYPE_MONSTER) then
Duel.Destroy(tc,REASON_EFFECT) Duel.Destroy(tc,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -86,4 +86,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -86,4 +86,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
local sg=g:RandomSelect(tp,1) local sg=g:RandomSelect(tp,1)
Duel.Remove(sg,POS_FACEUP,REASON_EFFECT) Duel.Remove(sg,POS_FACEUP,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -75,4 +75,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -75,4 +75,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToChain() then if tc:IsRelateToChain() then
Duel.Destroy(tc,REASON_EFFECT) Duel.Destroy(tc,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -73,4 +73,4 @@ function s.rthop(e,tp,eg,ep,ev,re,r,rp) ...@@ -73,4 +73,4 @@ function s.rthop(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
...@@ -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)
end end
end end
end end
end end
\ No newline at end of file
...@@ -90,4 +90,4 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp) ...@@ -90,4 +90,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
...@@ -63,4 +63,4 @@ function s.cpop(e,tp,eg,ep,ev,re,r,rp) ...@@ -63,4 +63,4 @@ function s.cpop(e,tp,eg,ep,ev,re,r,rp)
local te=e:GetLabelObject() local te=e:GetLabelObject()
local op=te:GetOperation() local op=te:GetOperation()
if op then op(e,tp,eg,ep,ev,re,r,rp) end if op then op(e,tp,eg,ep,ev,re,r,rp) end
end end
\ No newline at end of file
...@@ -54,4 +54,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -54,4 +54,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end end
function s.splimit(e,c,sump,sumtype,sumpos,targetp,se) function s.splimit(e,c,sump,sumtype,sumpos,targetp,se)
return not c:IsType(TYPE_TUNER) return not c:IsType(TYPE_TUNER)
end end
\ No newline at end of file
...@@ -88,4 +88,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -88,4 +88,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
end end
function s.splimit(e,c,sump,sumtype,sumpos,targetp,se) function s.splimit(e,c,sump,sumtype,sumpos,targetp,se)
return not c:IsType(TYPE_TUNER) return not c:IsType(TYPE_TUNER)
end end
\ No newline at end of file
...@@ -64,4 +64,4 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -64,4 +64,4 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
end end
function s.splimit(e,c,sump,sumtype,sumpos,targetp,se) function s.splimit(e,c,sump,sumtype,sumpos,targetp,se)
return not c:IsType(TYPE_TUNER) return not c:IsType(TYPE_TUNER)
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