Merge branch 'master_xma_local' into master_xma_test
commit
4ad9fb0fc5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue