Instinct.lua 1.0 KB

1234567891011121314151617181920
  1. --[[
  2. Script Name : Spells/Priest/Druid/Warden/Instinct.lua
  3. Script Author : neatz09
  4. Script Date : 2020.03.01 10:03:52
  5. Script Purpose :
  6. :
  7. --]]
  8. -- Info from spell_display_effects (remove from script when done)
  9. -- On a combat hit this spell may cast Primal Instincts on target of attack. Lasts for 6.0 seconds. Triggers about 2.4 times per minute.
  10. -- Inflicts 90 - 109 piercing damage on target
  11. -- Inflicts 45 - 55 piercing damage on target every 3 seconds
  12. -- If target is a player or a mercenary
  13. -- On a hostile ability cast this spell may cast Primal Instincts on target of spell. Lasts for 6.0 seconds. Triggers about 7.0 times per minute.
  14. -- Inflicts 90 - 109 piercing damage on target
  15. -- Inflicts 45 - 55 piercing damage on target every 3 seconds
  16. -- This effect can only trigger once every 8.0 seconds.
  17. -- If target is a player or a mercenary
  18. -- Increases Crushing, Piercing, Slashing and Ranged of target by 14.0
  19. -- Pets cannot trigger Primal Instincts.