Commit ed74cb0a authored by Steeldarkeagel's avatar Steeldarkeagel

Update c60879050.lua

Fix: Now uses Original Attack.
parent 8ec561bb
......@@ -67,7 +67,7 @@ function c60879050.operation(e,tp,eg,ep,ev,re,r,rp)
end
end
function c60879050.value(e,c)
return c:GetAttack()*2
return c:GetBaseAttack()*2
end
function c60879050.ftarget(e,c)
return e:GetHandler():GetEquipTarget()~=c
......
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