You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- attack traps and mines can repeat with Fatal Flourish
763
+
-- attack that are traps and mines can repeat with Fatal Flourish and deal 160% more damage
764
764
localfatalFlourishAttackTrapOrMine=activeSkill.skillTypes[SkillType.Attack] and (activeSkill.skillTypes[SkillType.Trapped] oractiveSkill.skillTypes[SkillType.RemoteMined])
iffatalFlourishAttackTrapOrMineor (activeSkillTypes[SkillType.RangedAttack] and (activeSkill.skillTypes[SkillType.Trappable] oractiveSkill.skillTypes[SkillType.Mineable])) then
0 commit comments