Dispeller

Dispeller

22.3k Downloads

Notify user when buff failed to be dispelled.

LumielGR opened this issue ยท 0 comments

commented

This issue is about notifying or logging when a buff can't be dispelled or stolen.

This functionality is probably available in the combat log event. We need to check the following data from the API

  • SPELL_DISPEL_FAILED
  • SPELL_AURA_STOLEN

and add the functionality. We can also populate a database with the failed attempts to dispell / spellsteal, similar to issue #12