Feature Request: Load Status if NodeID/ SpellID is known
mohcow opened this issue ยท 4 comments
Since Dragonflight added a plethora of talent options it would be nice to be able to load statuses just if certain spellID/nodeID are you known.
Most obvious example would be dispel types that might or might not be specced.
PR #87
Any other examples ? Because for dispell types already exists a status working in this way: you can create a "Debuffs" status and enable the "Dispellable be me" filter in the status configuration.
No other examples. But the "dispellable by me" filter doesn't seem to take into consideration if f.e. Holy Priests "improved Purify" is specced or not. Shows the disease debuff regardless. But you are right, if this works properly then there is not need for that feature.
Edit: This should be all the spellids for the baseline healer spells and the dispel-changing talents(minus Warlock and Evoker):
Holy Paladin
baseline: magic
spellid 4987
improved cleanse -> disease, poison
spellid 393024
Protection, Retribution Paladin
baseline: no
cleanse toxins - > disease, poison
spellid 213644
Holy, Discipline Priest
baseline: magic
spellid 527
improved purify -> disease
spellid 390632
Shadow Priest
baseline: no
Purify Disease-> disease
spellId 213634
Enhancement, Elemental Shaman
baseline: no
Cleanse Spirit-> curse
spellId 51886
Restoration Shaman
baseline: magic
spellid 77130
Improved Purify Spirit-> curse
spellId 383016
Frost, Fire, Arcane Mage
baseline: no
Remove Curse -> curse
spellId 475
Brewmaster, Windwalker Monk
baseline: no
Detox -> disease, poison
spellId 218164
Mistwalker Monk
baseline: magic
spellid 115450
Improved Detox -> disease, poison
spellId 388874
Feral, Guardian, Balance Druid
baseline: no
Remove Corruption -> curse, poison
spellId 2782
Restoration Druid
baseline: magic
spellid 88423
Improved Nature's Cure -> curse, poison
spellId 392378