Expand config with more auras

This commit is contained in:
2023-12-14 19:43:22 +01:00
parent 1fce6017bd
commit 47542c7147
2 changed files with 40 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ local statusLists = {
[411241] = true, -- Sarkareth, Void Claws (p2 tank)
[408429] = true, -- Sarkareth, Void Slash (p3 tank)
[404218] = true, -- Sarkareth, Void fracture (bombs)
[427722] = true, -- Nymue, Weaver's Burden (hehe jk it's private because reasons)
},
Burn = {
-- Jade Serpent Temple
@@ -68,6 +69,8 @@ local statusLists = {
-- Atal'Dazar
[255582] = true, -- Priestess Alun'za, Molten Gold
[250096] = true, -- Yazma, Wracking pain
[255434] = true, -- Rezan, Serrated Teeth
-- The MOTHERLODE!!
[259853] = true, -- Rixxa Fluxflame, Chemical Burn
@@ -104,6 +107,14 @@ local statusLists = {
-- Aberrus
[404010] = true, -- Zkarn, ???
[405462] = true, -- Zkarn, ???
-- Dawn of the infinite: Galakrond's fall
[407406] = true,
-- Darkheart Thicket
-- Amirdrassil
[427721] = true, -- Nymue, Weaver's burden (dot part)
},
}