ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/AttackLogic/AttackCommon.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/AttackLogic/AttackCommon.py
@@ -1914,7 +1914,7 @@ # 用于回血 findBuff.SetValue(int(findBuff.GetValue() + absortValue)) hurtValue = max(hurtValue, 0) hurtValue = max(int(hurtValue), 0) # buff减少伤害百分比 reducePer = PassiveBuffEffMng.GetValueByPassiveBuffTriggerType(defObj, atkObj, None, ChConfig.TriggerType_ReduceHurtHPPer)