12345678910111213141516171819202122232425 |
- --[[
- Script Name : Spells/Scout/Rogue/Swashbuckler/EnGarde.lua
- Script Author : neatz09
- Script Date : 2020.02.02 03:02:20
- Script Purpose :
- :
- --]]
- -- Info from spell_display_effects (remove from script when done)
- -- When a combat art is used this spell has a 15% chance to cast Counterattack on target of combat art.
- -- Inflicts 166 - 276 melee damage on target
- -- When blocked this spell will cast Counterattack on target's victim.
- -- Inflicts 166 - 276 melee damage on target
- -- When parried this spell will cast Counterattack on target's victim.
- -- Inflicts 166 - 276 melee damage on target
- -- When deflected this spell will cast Counterattack on target's victim.
- -- Inflicts 166 - 276 melee damage on target
- -- When riposted this spell will cast Counterattack on target's victim.
- -- Inflicts 166 - 276 melee damage on target
- -- On a block this spell will cast Counterattack on target's victim.
- -- Inflicts 166 - 276 melee damage on target
- -- On a riposte this spell will cast Counterattack on target's victim.
- -- Inflicts 166 - 276 melee damage on target
- -- On a parry this spell will cast Counterattack on target's victim.
- -- Inflicts 166 - 276 melee damage on target
|