xdh
2019-06-06 e8f452331c499454a3674bfbad2502fd2f7259a9
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)