3da6723 - Add initial Atal'Dazar, Underrot and Uldir spells to OmaGtfo
authorAleksi Blinnikka <aleksi.blinnikka@gmail.com>
Sun, 6 May 2018 23:24:54 +0000
committerAleksi Blinnikka <aleksi.blinnikka@gmail.com>
Sun, 6 May 2018 23:24:54 +0000
OmaGtfo/GtfoSpells.lua

index 28e38f2..64ba61e 100644 (file)
@@ -271,6 +271,40 @@ OmaGTFO.DmgTaken = {
 
 
     -- BATTLE FOR AZEROTH --
 
 
     -- 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 = {
 };
 
 OmaGTFO.DmgDone = {