Commit 194aa497 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12048024.lua

parent 5cbdf0a8
......@@ -27,7 +27,7 @@ function cm.initial_effect(c)
--immune
local e4=srre.immuneffect(c,1,SUMMON_TYPE_NORMAL)
--arkup
local e5=srre.atk_up(c,val,1)
local e5=srre.atk_up(c,cm.atkval,1)
end
function cm.efilter(e,re)
return re:GetOwnerPlayer()~=e:GetHandlerPlayer()
......
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