12345678910111213141516171819202122232425 |
- --[[
- Script Name : Spells/Priest/Shaman/Mystic/RecalloftheGrey.lua
- Script Author : neatz09
- Script Date : 2020.02.07 02:02:53
- Script Purpose :
- :
- --]]
- -- Info from spell_display_effects (remove from script when done)
- -- Applies Grey Ward on termination. Lasts for 30.0 seconds.
- -- Wards target against 590 points of all damage
- -- Heals target for 15.0% of max health
- -- This effect cannot be critically applied.
- -- Applies Revived Sickness on termination. Lasts for 2 minutes.
- -- Decreases All Attributes of target by 20.0%
- -- If not between levels 1 - 6
- -- Decreases Haste of target by 20.0
- -- If not between levels 1 - 6
- -- Decreases All Attributes of target by 5.0%
- -- If between levels 1 - 6
- -- Decreases Haste of target by 5.0
- -- If between levels 1 - 6
- -- Resurrects target with 15% health and power
- -- If outside an arena
- -- If outside an arena
|