157889e - Update tracked spells after 3 more raid tests
authorAleksi Blinnikka <aleksi.blinnikka@gmail.com>
Thu, 24 May 2018 15:08:39 +0000
committerAleksi Blinnikka <aleksi.blinnikka@gmail.com>
Thu, 24 May 2018 15:08:39 +0000
OmaGtfo/GtfoSpells.lua
OmaRF/Settings.lua
OmaTMW/TellMeWhen.lua

index 1663804..efd4090 100644 (file)
@@ -274,7 +274,7 @@ OmaGTFO.DmgTaken = {
     -- Atal'Dazar
     [258709] = { sound = 3 }, -- Corrupted Gold (Princess Alun'za)
     [250258] = { sound = 3 }, -- Toxic Leap (Vol'kaal)
-    [250585] = { sound = 3 }, -- Toxic Pool (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)
@@ -287,9 +287,10 @@ OmaGTFO.DmgTaken = {
     -- Siege of Boralus
     -- TODO
     -- Underrot
-    [260894] = { sound = 1 }, -- Creeping Rot (Elder Leaxa)
-    -- TODO Charge (Cragmaw the Infested)?
-    [269843] = { sound = 3 }, -- Vile Expulsion (Unbound Abomination)
+    [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
@@ -302,8 +303,9 @@ OmaGTFO.DmgTaken = {
     -- TODO
     [272582] = { sound = 3 }, -- Sanguine Static (Taloc the Corrupted)
     [270290] = { sound = 1 }, -- Blood Storm (Taloc the Corrupted)
-    [267795] = { sound = 3 }, -- Purifying Flame (MOTHER)
-    [268245] = { sound = 1 }, -- Surgical Beam (MOTHER)
+    [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)
 };
 
index 635cbf6..932499c 100644 (file)
@@ -157,6 +157,15 @@ local settings = {
         ["Lingering Infection"] = {bar=false},
         ["Malodorous Miasma"] = {bar=false},
         ["Deadly Disease"] = {bar=false},
+        ["Putrid Paroxysm"] = {bar=false},
+        ["Plasma Discharge"] = {bar=false},
+        ["Deathwish"] = {bar=false},
+        [265360] = {bar=false}, -- Roiling Deceit
+        [265662] = {bar=false}, -- Corruptor's Pact
+        ["Void Lash"] = {bar=false},
+        ["Enlarged Heart"] = {bar=false},
+        ["Unleashed Shadow"] = {bar=false},
+        ["Absorbed in Darkness"] = {bar=false},
     },
 };
 OmaRFSettings = settings;
index dfea0d5..1902938 100644 (file)
@@ -190,7 +190,7 @@ local settings = {
         auras = {
             "Delusions", "Entropic Blast", "Necrotic Embrace", "Flametouched", "Shadowtouched",
             "Blazing Eruption", "Shattering Scream", "Consuming Hunger", "Unstable Soul",
-            "Time Bomb", "Broken Shard", "Demolished", "Fetid Rot",
+            "Time Bomb", "Broken Shard", "Demolished", "Fetid Rot", "Roiling Deceit",
         },
         auraFilter = "HARMFUL",
         x = 660,