Commit 13cc6236 authored by Tachibana's avatar Tachibana

watele

parent 15f994f7
Pipeline #6684 failed with stages
in 19 minutes and 49 seconds
...@@ -25,7 +25,7 @@ function cm.initial_effect(c) ...@@ -25,7 +25,7 @@ function cm.initial_effect(c)
c:RegisterEffect(e2) c:RegisterEffect(e2)
end end
function cm.ffilter(c) function cm.ffilter(c)
return c:GetBaseAttack()>=3000 return c:GetBaseAttack()>=2500
end end
function cm.spcon(e,tp,eg,ep,ev,re,r,rp) function cm.spcon(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
......
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