[战斗]======被动428修改

dev_chengFeng
wangzhenxing 2022-03-03 17:08:01 +08:00
parent ba38abcdaf
commit 361c08b5b1
1 changed files with 4 additions and 0 deletions

View File

@ -11014,6 +11014,10 @@ local passivityList = {
local time=0
BattleLogic.Event:AddEvent(BattleEventName.BattleRoundStart, function(curRound)
if PassiveManager.passiveCountList[role.camp][428] and PassiveManager.passiveCountList[role.camp][428] > 0 then
return
end
PassiveManager.passiveCountList[role.camp][428] = 1
if time>=t1 then
return
end