Commit 639fb82f authored by wind2009's avatar wind2009

Fix 糾罪巧-Archaη.TAIL

parent 3498fff8
Pipeline #40095 passed with stages
in 2 minutes and 25 seconds
......@@ -20,3 +20,10 @@
100245023
100245024
100245025
100245031
100245032
100245033
100245035
100245036
100245037
100245038
\ No newline at end of file
......@@ -8,3 +8,4 @@
100243001
100246001
100246002
100247147
\ No newline at end of file
......@@ -187,8 +187,7 @@ function s.damcon1(e,tp,eg,ep,ev,re,r,rp)
end
function s.damop1(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_CARD,0,id)
local ct=eg:FilterCount(s.damfilter,nil,1-tp)
Duel.Damage(1-tp,ct*900,REASON_EFFECT)
Duel.Damage(1-tp,900,REASON_EFFECT)
end
function s.regcon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetFlagEffect(id)>0
......
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