ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
@@ -4477,7 +4477,7 @@ TriggerType_IsDealy, # 是否触发致命一击 72 暂且理解为和概率是独立,有新概念产生则重定义 TriggerType_AddThumpHitRate, # 提高重击概率 73 TriggerType_ThumpHit, # 重击时 触发技能74 TriggerType_AddThumpHitPer, # 重击时 增加重击百分比 75 TriggerType_AddThumpHitPer, # 重击时 增加重击百分比 75 默认10000 TriggerType_SkillSuccess, # 任何技能释放成功都可触发 76 TriggerType_BounceHPPerByAttacker, # 反弹伤害百分比值, 由攻击方决定 77 TriggerType_NoControl, # 使关联技能不受控制 78