[战斗]================被动475修改
parent
4cbe612e03
commit
91c292a809
|
@ -12513,7 +12513,6 @@ local passivityList = {
|
||||||
|
|
||||||
-- 释放技能后
|
-- 释放技能后
|
||||||
local onSkillEnd = function(skiller)
|
local onSkillEnd = function(skiller)
|
||||||
skiller.notAction=false
|
|
||||||
if BattleLogic.BuffMgr:HasBuff(skiller, t1, function(buff) return buff.signType == t2 and buff.caster==role end) then
|
if BattleLogic.BuffMgr:HasBuff(skiller, t1, function(buff) return buff.signType == t2 and buff.caster==role end) then
|
||||||
BattleUtil.RandomAction(v1, function()
|
BattleUtil.RandomAction(v1, function()
|
||||||
BattleLogic.InsertSkillRole(skiller)
|
BattleLogic.InsertSkillRole(skiller)
|
||||||
|
|
Loading…
Reference in New Issue