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)