12345678910111213141516171819 |
- --[[
- Script Name : Spells/Priest/Cleric/Inquisitor/TormentingConversion.lua
- Script Author : neatz09
- Script Date : 2020.03.02 08:03:10
- Script Purpose :
- :
- --]]
- -- Info from spell_display_effects (remove from script when done)
- -- Applies Traumatization on termination. Lasts for 8.8 seconds.
- -- Decreases Threat to target by 2,087 instantly and Decreases Threat by 2,089 every 1.8 seconds thereafter
- -- Mesmerizes target
- -- Dispelled when target takes damage
- -- Epic targets gain an immunity to Mesmerize effects of 26.3 seconds and duration is reduced to 2.9 seconds.
- -- Resistibility increases against targets higher than level 76.
- -- Makes target afraid
- -- 30% chance to dispel when target takes damage
- -- Does not affect Epic targets
- -- Resistibility increases against targets higher than level 29.
|