hxp
2025-12-01 fd46c6afd9024b1739a449786c284461d0394d0b
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveTrigger/PassiveEff_5002.py
@@ -20,7 +20,7 @@
import IpyGameDataPY
import TurnSkill
def DoSkillEffectLogic(turnFight, batObj, tagObj, effSkill, curEffect, connSkill):
def DoSkillEffectLogic(turnFight, batObj, tagObj, effSkill, curEffect, connSkill, connBuff, **kwargs):
    effectID = curEffect.GetEffectID()
    buffState = curEffect.GetEffectValue(0)
    needLayers = curEffect.GetEffectValue(1) # 累计达到多少层时才结算