12345678910111213141516171819 |
- --[[
- Script Name : Spells/Fighter/SubtleStrikes.lua
- Script Author : neatz09
- Script Date : 2020.02.24 10:02:49
- Script Purpose :
- :
- --]]
- -- Info from spell_display_effects (remove from script when done)
- -- Decreases Hate Gain of caster by 150.0%
- -- Removes all threat positions from abilities that inflict damage.
- -- Suspends incoming threat transfers while active
- -- Cannot be modified except by direct means
- -- Doubles the caster's potency
- -- Increases all damage done to caster by 50%
- -- Suspends for 15 seconds if the caster is swung at with a melee attack. Does not suspend in PVP Combat.
- -- Decreases Hate Gain of caster by 30.0%
- -- Increases Potency of caster by 50.0%
- -- Cannot be modified except by direct means
|