X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/3da67234b9638e21a6ff86b647c081064093ccf9..fb13e34ef34a0d06235ca2b6dd3de0f5dbbd7fd8:/OmaGtfo/GtfoSpells.lua diff --git a/OmaGtfo/GtfoSpells.lua b/OmaGtfo/GtfoSpells.lua index 64ba61e..efd4090 100644 --- a/OmaGtfo/GtfoSpells.lua +++ b/OmaGtfo/GtfoSpells.lua @@ -274,10 +274,10 @@ 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) - [257483] = { sound = 3, applicationOnly = true }, -- Pile of Bones (Rezan) + [250585] = { sound = 1 }, -- Toxic Pool (Vol'kaal) + [257483] = { sound = 1, applicationOnly = true }, -- Pile of Bones (Rezan) -- TODO Echoes of Shadra (Yazma)? - [250036] = { sound = 3 }, -- Shadowy Remains (Yazma) + [250036] = { sound = 1 }, -- Shadowy Remains (Yazma) -- King's Rest -- TODO -- Waycrest Manor @@ -287,9 +287,10 @@ OmaGTFO.DmgTaken = { -- Siege of Boralus -- TODO -- Underrot - [260894] = { sound = 3 }, -- 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 @@ -300,10 +301,11 @@ OmaGTFO.DmgTaken = { -- 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) + [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) };