12345678910111213141516 |
- --[[
- Script Name : Spells/Priest/Cleric/Inquisitor/Absolution.lua
- Script Author : neatz09
- Script Date : 2020.10.27 10:10:08
- Script Purpose :
- :
- --]]
- -- Info from spell_display_effects (remove from script when done)
- -- Has a 50% chance to cast an additional heal 0.5 seconds after Alleviation, Fanatical Healing or Ministration is cast.
- -- On a combat hit this spell may cast Penitent Smite on target of attack. Lasts for 12.0 seconds. Triggers about 1.8 times per minute.
- -- Inflicts 652 - 978 divine damage on target
- -- Makes group members (AE) immune to Daze and Stifle effects
- -- Cannot be modified except by direct means
- -- Improves the casting and reuse speed of heals by 15%
- -- Cannot be modified except by direct means
|