ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/BaseAttack.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/BaseAttack.py
@@ -857,6 +857,7 @@ # 根据触发技能的特点决定是触发一次还是 触发多次 # 群体BUFF的请参考IsPlayerUseSkill 客户端决定对象,一样可以实现同样效果 if curSkill: for enhanceSkillID in [curSkill.GetSkillEnhance1(), curSkill.GetSkillEnhance2()]: if GetIsEnhanceSkillGroup(curSkill, enhanceSkillID): for defObj in attackList: