Vendetta showed when just target at a new enemy
mizone opened this issue ยท 1 comments
please check the opener of a battle. Vendetta showed when just target at a new enemy.
if S.Vendetta:IsCastable() and (not S.Exsanguinate:IsAvailable() or Target:DebuffP(S.Rupture)) then
if AR.Cast(S.Vendetta, Settings.Assassination.OffGCDasOffGCD.Vendetta) then return "Cast Vendetta"; end
end