12 - mistletoe is only seen as a debuff
What steps will reproduce the problem?
1. get buffed with mistletoe and get debuffed by kissing a "winter reveler"
2. see only the debuff
3. its actually counting both the debuff and the buff as the debuff
What is the expected output? What do you see instead?
What version of the product are you using?
beta5
Do you have an error log of what happened?
Please provide any additional information below.
(I'm tired, please bear with me if I make some grammar mistakes)
- 1 comment
- 1 comment
- #1
Kameril Tue, 23 Dec 2008 18:29:10This is due to the way DeBuffwatch stores aura information. The design only allows an aura to be either a buff or debuff, not both. I used this approach because it saves on memory and processing. As far as I know only a handful of auras share the same name as a buff and debuff. You can force a switch by adding the aura again under Advanced options, but using the category you want it to belong to.