DebuffEnough
DebuffEnough scans a party/raid to determine what debuffs are available to place on a mob, and calculates the best option for each debuff slot. It then tracks the debuffs that are placed on a mob and warns you if a debuff is missing, or a sub-optimal debuff option is being used.
Official Thread: http://forums.wowace.com/showthread.php?t=14989
-- Vindication
[GetSpellInfo(26016)] = {
slot = L["Attack Power"],
class = "PALADIN",
requiresTalentTab = 3,
requiresTalentNum = 6,
amountPerTalentPoint = 574/2,
},
I'm looking for someone to take over DebuffEnough maintenance and development. Unfortunately, I just don't have time anymore to do any addon development (I haven't even had time to download the latest patch!). If you're interested, send me a message or make a post and I'll get back to you about a transfer of ownership. Thanks and happy developing!
Hey WoWAce community!
I'm looking for someone to take over DebuffEnough maintenance and development. Unfortunately, I just don't have time anymore to do any addon development (I haven't even had time to download the latest patch!). If you're interested, send me a message or make a post and I'll get back to you about a transfer of ownership. Thanks and happy developing!
Found a minor issue: it suggested the resto tree should put up demo roar. Screenshot at the above link.
For the resto issue. Did the druid switch specs at some point? If so, and it wasn't picked up (possibly out of range), you can trigger a new talent scan for the raid which should fix the issue.
I'll try the 'scan' button next time though.
If this makes any sense
* left click to open config doesn't seem to work
* master poisoner doesn't seem to register
* my mages tell me the same thing as Clira says below: Shdow Mastery will overwrite their imp scorch, so it shouldn't be listed as equivalents. (I can't really vouch for this)
* I have occasional problems with talent scanning getting stuck and/or the list of buffs not really displaying everyone who can apply it correctly
* I'll take a look at master poisoner
* Not sure what Imp SB overwriting Imp Scorch has to do with them being equivalent? They provide the same debuff. DebuffEnough simply tracks/displays whether or not that debuff type is fulfilled. Which one is actually up is irrelevant.
* Talent scanning is always a little sketchy simply by virtue of the blizzard API. That's why I added the ability to manually rescan. Nothing to be done there, unfortunately.
As for scorch, I suppose you are right. The mage's argument, as I understand it, is that they are never going to bother with the debuff unless there is no lock with the talent in the raid (much as if it were an inferior version of the debuff), because it will get overwritten while they build up to 5 stacks, and thus is just wasted DPS on their parts.
Only "problem" I have is that it always reports the missing Scorch Debuff on the target. But Scorch gets overwritten, because
"Improved Shadow Bolt: Now increases the damage done by your Shadow Bolt spell by 1/2/3/4/5%, and causes your target to be vulnerable to spell damage, increasing spell critical strike chance against that target by 1/2/3/4/5%. Effect lasts 30 seconds."
I'm sorry I can't give you the english name of this debuff, but do you think this could be added?
One thing to note: Armor debuffs are still shown with flat values (faerie fire, sunder armor...). Since 3.1 these debuffs use percentages, would it be possible to implement this change?
But on my raid it did not show status about our moonkin's Earth and Moon.
All other debuffs were properly reported as far as I can tell.