Commit a6bc7bc0 authored by mercury233's avatar mercury233 Committed by GitHub

fix 機巧伝-神使記紀図

parent 977289a2
......@@ -75,5 +75,5 @@ function c24793135.actlimitcon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetCounter(0x5d)>=10
end
function c24793135.actlimittg(e,c)
return not c:IsDefense(c:GetAttack())
return c:IsDefenseAbove(0) and not c:IsDefense(c:GetAttack())
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