6127076 - Proper phasing done, no aura as marker
authorAleksi Blinnikka <aleksi.blinnikka@iki.fi>
Sun, 23 Aug 2020 12:40:29 +0000
committerAleksi Blinnikka <aleksi.blinnikka@iki.fi>
Sun, 23 Aug 2020 12:41:17 +0000
kehys/auras.lua

index f86034a..2291aa1 100644 (file)
@@ -77,7 +77,7 @@ local watchedAuras = {
     [318078] = {1, "alert"}, -- Fixate (Shad'har)
     [312486] = {1, "stacks"}, -- Recurring Nightmare (Il'gynoth)
     [313400] = {1, "stacks"}, -- Corrupted Mind (N'zoth)
-    [319346] = {1, "heal"}, -- Infinity's Toll (N'zoth) phase marker
+    --[319346] = {1, "heal"}, -- Infinity's Toll (N'zoth) phase marker
     [316506] = {1, "alert"}, -- Heartpiercer Venom (Trash)
     [315025] = {1, "heal"}, -- Ancient Curse (Maut)
     [315311] = {1, "stacks"}, -- Ravage (Hivemind)
@@ -87,6 +87,7 @@ local watchedAuras = {
     [313077] = {1, "heal"}, -- Unleashed Nightmare (Ra-den)
     [316065] = {1, "alert"}, -- Corrupted Existence (Ra-den)
     [313364] = {1, "heal"}, -- Mental Decay (Carapace of N'zoth)
+    [307044] = {4, "stacks"}, -- Nightmare Antibody (Carapace of N'zoth)
 };
 local playerGuid = nil;