1234567891011121314151617181920 |
- --[[
- Script Name : Spells/Priest/Druid/Warden/Instinct.lua
- Script Author : neatz09
- Script Date : 2019.10.15 05:10:59
- 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 144 - 176 piercing damage on target
- -- Inflicts 72 - 88 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 144 - 176 piercing damage on target
- -- Inflicts 72 - 88 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 21.6
- -- Pets cannot trigger Primal Instincts.
|