[战斗] 266被动修改

dev_chengFeng
wangzhenxing 2020-11-13 18:42:27 +09:00
parent 8a87f0a8a2
commit fee4501004
1 changed files with 3 additions and 1 deletions

View File

@ -5306,7 +5306,9 @@ local passivityList = {
local ele=args[1]
local v1=args[2]
local passiveBeBeDamage=function(damagingFunc, defRole, damage, skill)
if not skill then
return
end
local list = RoleManager.Query(function(v) return role.camp == v.camp end)
local num=0
for _, r in pairs(list) do