X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/20f8c5a874b5813a9cc639babb497c048e556e66..a756efe484c924943fc1fdebf25ce1b1ca58d9de:/OmaGtfo/GtfoSpells.lua diff --git a/OmaGtfo/GtfoSpells.lua b/OmaGtfo/GtfoSpells.lua index ffbea64..efd4090 100644 --- a/OmaGtfo/GtfoSpells.lua +++ b/OmaGtfo/GtfoSpells.lua @@ -68,7 +68,7 @@ OmaGTFO.DmgTaken = { [199948] = { sound = 1 }, -- Tempest (Channeler Varisz) [195473] = { sound = 1, applicationOnly = true }, -- Abrasive Slime (Gritslime Snail) [191858] = { sound = 1 }, -- Toxic Puddle (Sepentrix) - [193055] = { sound = 1, negatingDebuff = "Gaseous Bubbles" }, -- Call of the Seas + [193055] = { sound = 1, negatingDebuff = 193018 }, -- Call of the Seas -- Neltharion's Lair [202089] = { sound = 3 }, -- Scorch (Burning Geode) [200338] = { sound = 3 }, -- Crystal Wall (Dargrul) @@ -91,7 +91,7 @@ OmaGTFO.DmgTaken = { [198903] = { sound = 1 }, -- Crackling Storm (Storm Drake) [193234] = { sound = 1 }, -- Dancing Blade (Hymdall) [199818] = { sound = 1 }, -- Crackle (Valarjar Thundercaller) - [200682] = { sound = 1, negatingDebuff = "Eye of the Storm" }, -- Eye of the Storm (Solsten) + [200682] = { sound = 1, negatingDebuff = 203963 }, -- Eye of the Storm (Solsten) [193702] = { sound = 1 }, -- Infernal Flames (God-King Skovald) [193827] = { sound = 1 }, -- Ragnarok (God-King Skovald) -- The Arcway @@ -154,7 +154,7 @@ OmaGTFO.DmgTaken = { [198781] = { sound = 3 }, -- Whirling Blade (Kur'talos Ravencrest) [200914] = { sound = 3, tankMechanic = true }, -- Indigestion (Wyrmtongue Scavenger) [200344] = { sound = 1 }, -- Arrow Barrage (Risen Archer) - [221131] = { sound = 1, negatingDebuff = "Arcane Overcharge" }, -- Arcane Overcharge (Archmage Galeorn) + [221131] = { sound = 1, negatingDebuff = 221132 }, -- Arcane Overcharge (Archmage Galeorn) [220922] = { sound = 1 }, -- Overwhelming Release (Archmage Galeorn) [197521] = { sound = 1 }, -- Blazing Trail (Illysanna Ravencrest) [197821] = { sound = 1 }, -- Felblazed Ground (Illysanna Ravencrest) @@ -185,7 +185,7 @@ OmaGTFO.DmgTaken = { [229161] = { sound = 3 }, -- Explosive Shadows (Viz'aduum the Watcher) [229151] = { sound = 3 }, -- Disintegrate (Viz'aduum the Watcher) [227465] = { sound = 1 }, -- Power Discharge (Curator) - [228808] = { sound = 1, negatingDebuff = "Ignite Soul" }, -- Charred Earth (Nightbane) + [228808] = { sound = 1, negatingDebuff = 228796 }, -- Charred Earth (Nightbane) [228001] = { sound = 1 }, -- Pennies From Heaven (Ghostly Philathropist) [227848] = { sound = 1, minStacks = 1, applicationOnly = true }, -- Sacred Ground (Maiden of Virtue) [227473] = { sound = 1 }, -- Whirling Edge (Lord Robin Daris) @@ -271,6 +271,42 @@ OmaGTFO.DmgTaken = { -- BATTLE FOR AZEROTH -- + -- Atal'Dazar + [258709] = { sound = 3 }, -- Corrupted Gold (Princess Alun'za) + [250258] = { sound = 3 }, -- Toxic Leap (Vol'kaal) + [250585] = { sound = 1 }, -- Toxic Pool (Vol'kaal) + [257483] = { sound = 1, applicationOnly = true }, -- Pile of Bones (Rezan) + -- TODO Echoes of Shadra (Yazma)? + [250036] = { sound = 1 }, -- Shadowy Remains (Yazma) + -- King's Rest + -- TODO + -- Waycrest Manor + -- TODO + -- Shrine of the Storm + -- TODO + -- Siege of Boralus + -- TODO + -- Underrot + [261498] = { sound = 1 }, -- Creeping Rot (Elder Leaxa) + [260793] = { sound = 3 }, -- Indigestion (Cragmaw the Infested) + -- [260292] = { sound = 1 }, -- Charge (Cragmaw the Infested) TODO needed? + [269838] = { sound = 1 }, -- Vile Expulsion (Unbound Abomination) + -- MOTHERLODE + -- TODO + -- Tol Dagor + -- TODO + -- Freehold + -- TODO + -- Temple of Sethraliss + -- TODO + -- Uldir + -- TODO + [272582] = { sound = 3 }, -- Sanguine Static (Taloc the Corrupted) + [270290] = { sound = 1 }, -- Blood Storm (Taloc the Corrupted) + [275432] = { sound = 1 }, -- Uldir Defensive Beam (Taloc the Corrupted) + [267803] = { sound = 3 }, -- Purifying Flame (MOTHER) + [268253] = { sound = 1 }, -- Surgical Beam (MOTHER) + [265370] = { sound = 3 }, -- Blood Geyser (Vectis) }; OmaGTFO.DmgDone = {