Commit dcddf3fa authored by wind2009's avatar wind2009

Fix 糾罪巧-Archaη.TAIL

parent 30815ad0
...@@ -205,7 +205,7 @@ function s.regcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -205,7 +205,7 @@ function s.regcon(e,tp,eg,ep,ev,re,r,rp)
end end
function s.regop(e,tp,eg,ep,ev,re,r,rp) function s.regop(e,tp,eg,ep,ev,re,r,rp)
local ct=eg:FilterCount(s.damfilter,nil,1-tp) local ct=eg:FilterCount(s.damfilter,nil,1-tp)
e:GetHandler():RegisterFlagEffect(id+o,RESET_EVENT+RESETS_STANDARD+RESET_CHAIN,0,1) e:GetHandler():RegisterFlagEffect(id+o,RESET_EVENT|RESETS_STANDARD|RESET_CONTROL|RESET_CHAIN,0,1)
end end
function s.damcon2(e,tp,eg,ep,ev,re,r,rp) function s.damcon2(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetFlagEffect(id+o)>0 return e:GetHandler():GetFlagEffect(id+o)>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