ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveBuffEffMng.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveBuffEffMng.py
@@ -725,7 +725,7 @@ skillList.extend(self.AffectSuperEquipSkillDict.get((triggerType, funcType), [])) # 被动再触发被动限制为指定 if connSkill and SkillCommon.isPassiveSkill(connSkill): if connSkill and SkillCommon.isPassiveSkill(connSkill) and not PassPassiveLimit(connSkill): return skillList if connSkillID != 0 and connSkillID != ChConfig.Def_SkillID_Somersault: