SubtleStrikes.lua 782 B

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