Skip to content

Commit

Permalink
Necrotic Wake spell IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
d87 committed Oct 7, 2020
1 parent 0eccd05 commit 6e6316c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
16 changes: 16 additions & 0 deletions config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -695,8 +695,24 @@ helpers.importantTargetedCasts = {
[325418] = true, -- Spinemaw Acidgullet, Volatile Acid

-- Necrotic Wake
-- [321894] = true, -- Nalthor the Rimebinder, Dark Exile
[320596] = true, -- Blightbone, Heaving Retch
-- [320614] = true, -- Blightbone, Carrion Worm, Blood Gorge
[320655] = true, -- Blightbone, Crunch, tank damage
[320376] = true, -- Stitchflesh, Mutilate
[320788] = true, -- Nalthor, Frozen Binds
[334748] = true, -- Corpse Harvester, Drain Fluids
-- [321807] = true, -- Boneflay, Zolramus Bonecarver
-- [320462] = true, -- Necrotic Bolt, Zolramus Sorcerer
[327399] = true, -- Nar'zudah, Shared Agony
[324394] = true, -- Skeletal Monstrosity, Shatter, tank damage
[328667] = true, -- Frostbolt Volley, Brittlebone/Reanimated Mage
-- [338353] = true, -- Corpse Collector, Goresplatter
[338357] = true, -- Kyrian Stitchwerk, Tenderize, tank damage
-- [323496] = true, -- Flesh Crafter, Throw Cleaver 4s
-- [327130] = true, -- Flesh Crafter, Repair Flesh
[338606] = true, -- Separation Assistant, Morbid Fixation
[333477] = true, -- Goregrind, Gut Slice, Targeted Cone aoe

-- Sanguine Depths
[319650] = true, -- Kryxis, Vicious Headbutt
Expand Down
9 changes: 9 additions & 0 deletions loadables.lua
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@ AptechkaDefaultConfig.defaultDebuffHighlights = {
[320069] = { 320069, 1, "Challengers, Mortal Strike" },
[323831] = { 323831, 1, "Mordretha, Death Grasp" },
},
["The Necrotic Wake"] = {
-- 320596/heaving-retch -- Blightbone dot
-- 320462 -- Necrotic bolt debuff, blacklist?
-- [323198] = { 323198, 1, "Nalthor, Dark Exile" },
[334748] = { 334748, 1, "Corpse Harvester, Drain Fluids" },
[338606] = { 338606, 1, "Separation Assistant, Morbid Fixation" },
[343556] = { 343556, 1, "Surgeon Stitchflesh, Morbid Fixation" },

},
["Plaguefall"] = {
[329110] = { 329110, 1, "Docktor Ickus, Slime Injection" },
[325552] = { 325552, 1, "Domina Venomblade, Cryotoxic Slash" },
Expand Down

0 comments on commit 6e6316c

Please sign in to comment.