Commit cb9e8d56 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c33500807.lua

parent 59a4496d
Pipeline #30352 passed with stages
in 40 minutes and 26 seconds
......@@ -62,6 +62,9 @@ function cm.atkval(e,c)
return c:GetCounter(0x1a80)*400
end
--e3
function cm.elimit(e,te,tp)
return te:IsHasType(EFFECT_TYPE_ACTIVATE)
end
function cm.sumsuc(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
if not c:IsSummonType(SUMMON_TYPE_XYZ) then return 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