hxp
2019-11-27 c7b7fef3f90efba243766435183efbfa03ac52d7
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveBuff/PassiveSkill_4008.py
@@ -20,4 +20,4 @@
def GetValue(attacker, defender, effect):
    playerItemControl = ItemControler.PlayerItemControler(attacker)
    return playerItemControl.GetStartEquipCount() * effect.GetEffectValue(0) * 1.0 / ChConfig.Def_MaxRateValue
    return playerItemControl.GetStartEquipCount() * effect.GetEffectValue(0)