xdh
2019-06-03 8033bb90351256b4f56e49b6416d8dbf0919eb66
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)