Commit 1247d47d authored by Ivaria's avatar Ivaria
Browse files

Added custom debuffs for 6.0 raid content

parent 0f47560a
......@@ -1119,15 +1119,20 @@ function VUHDO_loadDefaultConfig()
VUHDO_addCustomSpellIds(23,
-- [[ Draenor World Bosses ]]
-- Drov
175915, -- Acid Breath
-- Rukhmar
167615, -- Pierce Armor
167650, -- Loose Quills
-- Tarlna
176004, -- Savage Vines
-- [[ Highmaul ]]
-- Brackenspore
163241, -- Rot
-- Kargath Bladefist
159250, -- Blade Dance
159947, -- Chain Hurl
162497, -- On The Hunt
-- Koragh
162186, -- Expel Magic: Arcane
162185, -- Expel Magic: Fire
......@@ -1143,9 +1148,14 @@ function VUHDO_loadDefaultConfig()
-- The Butcher
156151, -- Tenderizer
-- Twin Ogron
167200, -- Arcane Wound
158241, -- Blaze
163372, -- Arcane Volatility
--[[ Blackrock Foundry ]]
-- Blackhand
156096, -- Marked for Death
157000, -- Attach Slag Bombs
-- Darmac
154960, -- Pinned Down
155061, -- Rend and Tear
......@@ -1153,18 +1163,38 @@ function VUHDO_loadDefaultConfig()
155030, -- Seared Flesh
155236, -- Crush Armor
-- Gruul
155078, -- Overwhelming Blows
155326, -- Petrifying Slam
155506, -- Petrified
-- Hansgar and Franzok
157139, -- Shattered Vertebrae
-- Kagraz
154932, -- Molten Torrent
163284, -- Rising Flames
154952, -- Fixate
155074, -- Charring Breath
155074, -- Charring Breath
-- Kromog
156766, -- Warped Armor
-- Oregorger
156297 -- Acid Torrent
156297, -- Acid Torrent
-- The Blast Furnace
158345, -- Shields Down
155196, -- Fixate
155192, -- Bomb
176121, -- Volatile Fire
175104, -- Melt Armor
-- The Iron Maidens
156626, -- Rapid Fire
164271, -- Penetrating Shot
156214, -- Convulsive Shadows
156007, -- Impale
158315, -- Dark Hunt
157950, -- Heart Seeker
-- Thogar
155921, -- Enkindle
155864, -- Pulse Grenade
159481, -- Delayed Siege Bomb
156494 -- Obliteration
);
for _, tName in pairs(VUHDO_CONFIG["CUSTOM_DEBUFF"]["STORED"]) do
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment