Lists any debuffs on the target that are not specified in a configurable list. The list can be specific to a boss/mob.
Configure the allow list in the custom options:
```
# comments and blank lines are ignored
Taunt,Growl #group similar debuffs
Faerie Fire
Curse of Shadow
1234 #spell ids if you prefer, ids can target specific ranks of a debuff
# [Mob name] for mob specific overrides
[The Prophet Skeram]
-Curse of Shadow # blacklist a debuff by prefixing it with '-'
Curse of Tongues # whitelists a buff for this mob only
```