3a03236 - Remove unused OmaGtfo features
[wowui.git] / OmaGtfo / GtfoSpells.lua
index ffbea64..64ba61e 100644 (file)
@@ -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,40 @@ OmaGTFO.DmgTaken = {
 
 
     -- BATTLE FOR AZEROTH --
+    -- Atal'Dazar
+    [258709] = { sound = 3 }, -- Corrupted Gold (Princess Alun'za)
+    [250258] = { sound = 3 }, -- Toxic Leap (Vol'kaal)
+    [250585] = { sound = 3 }, -- Toxic Pool (Vol'kaal)
+    [257483] = { sound = 3, applicationOnly = true }, -- Pile of Bones (Rezan)
+    -- TODO Echoes of Shadra (Yazma)?
+    [250036] = { sound = 3 }, -- Shadowy Remains (Yazma)
+    -- King's Rest
+    -- TODO
+    -- Waycrest Manor
+    -- TODO
+    -- Shrine of the Storm
+    -- TODO
+    -- Siege of Boralus
+    -- TODO
+    -- Underrot
+    [260894] = { sound = 3 }, -- Creeping Rot (Elder Leaxa)
+    -- TODO Charge (Cragmaw the Infested)?
+    [269843] = { sound = 3 }, -- Vile Expulsion (Unbound Abomination)
+    -- MOTHERLODE
+    -- TODO
+    -- Tol Dagor
+    -- TODO
+    -- Freehold
+    -- TODO
+    -- Temple of Sethraliss
+    -- TODO
+    -- Uldir
+    -- TODO
+    [270290] = { sound = 3 }, -- Blood Storm (Taloc the Corrupted)
+    [272582] = { sound = 3 }, -- Sanguine Static (Taloc the Corrupted)
+    [267795] = { sound = 3 }, -- Purifying Flame (MOTHER)
+    [268245] = { sound = 3 }, -- Surgical Beam (MOTHER)
+    [265370] = { sound = 3 }, -- Blood Geyser (Vectis)
 };
 
 OmaGTFO.DmgDone = {