1234567891011121314151617181920 |
- --[[
- Script Name : Spells/Priest/Druid/Warden/Instinct.lua
- Script Author : neatz09
- Script Date : 2020.03.01 10:03:52
- Script Purpose :
- :
- --]]
- -- Info from spell_display_effects (remove from script when done)
- -- 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.
- -- Inflicts 90 - 109 piercing damage on target
- -- Inflicts 45 - 55 piercing damage on target every 3 seconds
- -- If target is a player or a mercenary
- -- 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.
- -- Inflicts 90 - 109 piercing damage on target
- -- Inflicts 45 - 55 piercing damage on target every 3 seconds
- -- This effect can only trigger once every 8.0 seconds.
- -- If target is a player or a mercenary
- -- Increases Crushing, Piercing, Slashing and Ranged of target by 14.0
- -- Pets cannot trigger Primal Instincts.
|