【战斗】============被动245 去除 是不是追加技能得判断

dev_chengFeng
wangzhenxing 2021-03-30 17:27:37 +08:00
parent 3fc6c20439
commit 33852141c6
1 changed files with 1 additions and 1 deletions

View File

@ -5142,7 +5142,7 @@ local passivityList = {
if skill and BattleUtil.ChecklistIsContainValue(skill.triggerPassivityId,id) then
return
end
if skill and not skill.isAdd and defRole:IsDead() and not BattleUtil.CheckIsNoDead(defRole) then
if skill and defRole:IsDead() and not BattleUtil.CheckIsNoDead(defRole) then
BattleUtil.CalRage(role, role, i1, CountTypeName.Add)
if skill then
-- skill.isTriggePassivity=true