Mercurial > wow > wowdb-profiler
changeset 495:1d1bbcad6563
Blacklisted 'Moonkin fever' spells.
author | MMOSimca <mmosimca@gmail.com> |
---|---|
date | Fri, 07 Oct 2016 15:44:40 -0400 |
parents | 1a20ecd90b50 |
children | 3938b87cfcd3 |
files | Main.lua |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Main.lua Fri Oct 07 14:50:12 2016 -0400 +++ b/Main.lua Fri Oct 07 15:44:40 2016 -0400 @@ -1776,6 +1776,10 @@ [183901] = true, -- Stolen Strength (cast by Felblood NPCs in Tanaan Jungle) [183904] = true, -- Stolen Speed (cast by Felblood NPCs in Tanaan Jungle) [183907] = true, -- Stolen Fervor (cast by Felblood NPCs in Tanaan Jungle) + [195802] = true, -- Moonkin Feather (applied by Moonfeather Statue; first stage buff) + [195805] = true, -- Moonkin Molting (applied by Moonfeather Statue; second stage buff) + [195810] = true, -- Feeling Moonkin (applied by Moonfeather Statue; third stage buff) + [195816] = true, -- Owlvercome wth the Fever (applied by Moonfeather Statue; final stage buff) [213738] = true, -- Taste of Blood (applied by Fate and Fortune, Combat Rogue artifacts) [213877] = true, -- Vampiric Aura (used by Nathrezim Invasion bosses and transformed players) [215377] = true, -- The Maw Must Feed (applied by Maw of the Damned, Blood Death Knight artifact)