for _,v in pairs(xe) do if v:GetLabelObject() and aux.GetValueType(v:GetLabelObject())=="Effect" and rc==v:GetLabelObject():GetHandler() then b=true seq,typ=v:GetLabel() end end
if b and typ and typ~=0 and rc:IsHasEffect(53765098) then
if b and typ and typ~=0 and rc:IsHasEffect(53765098) then
local e1=Effect.CreateEffect(rc)
local e1=Effect.CreateEffect(rc)
e1:SetCode(EFFECT_CHANGE_TYPE)
e1:SetCode(EFFECT_CHANGE_TYPE)
...
@@ -7448,3 +7448,74 @@ function cm.bltmadjustop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -7448,3 +7448,74 @@ function cm.bltmadjustop(e,tp,eg,ep,ev,re,r,rp)