Merge branch 'master_xma_local' into master_xma_test

dev_chengFeng hotfix/xma/test/0.1.38
JieLing 2020-11-17 20:51:16 +08:00
commit 4ad9fb0fc5
1 changed files with 1 additions and 1 deletions

View File

@ -1964,7 +1964,7 @@ local passivityList = {
target.isFlagCrit = false
role.Event:RemoveEvent(BattleEventName.RoleDamageAfter, onRoleDamageAfter)
end
local function onRoleDamageBefore(targetfactorFunc, damageType, skill)
local function onRoleDamageBefore(target, factorFunc, damageType, skill)
--处理伏虎觉醒十星附加的额外技能,额外技能不触发这个特性 2020/11/17 wangzhenxing
if skill and skill.type== BattleSkillType.Extra and skill.owner.roleId==10015 then
return