ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/GameSkills/SkillModule_51.py
@@ -45,4 +45,4 @@
        #GameWorld.DebugLog("    最高不超过自身属性! selfAttrIndex=%s,selfAttrValue=%s,selfPer=%s,hurtValueMax=%s" 
        #                   % (selfAttrIndex, selfAttrValue, selfPer, hurtValueMax))
        
    return SkillCommon.SkillLostHP(defender, curSkill.GetSkillTypeID(), attacker, hurtValue, tick)
    return SkillCommon.SkillLostHP(defender, curSkill, attacker, hurtValue, tick)