View Single Post
  #4  
Unread 05-14-2012, 09:44 AM
moebius92 moebius92 is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2010
Posts: 51
Quote:
Originally Posted by Thaodan
But to the see the threat from all player in the party or raid you need the functionality that plugins from other to cummunicate with each other.
You can estimate this by assuming that 1) no one else is using threat skills, and that 2) no DPSer is doing more than x% of the damage done to the mob. Then the maximum amount of threat generated on a given mob by anyone else is total damage done to the mob * x%.

You can't currently get the amount of damage done to a mob, but for a single target, you don't need it - have the player enter the total amount of morale on the target, estimate the total amount of threat generated on the target, divide by x%. This gives you maximum possible damage that can have been done to the mob that still leaves you with the aggro. Divide this by the total amount of morale, and throw up a bar directly over the target vitals.

Then to check how you're doing, you just see if the "threat" bar is longer than the amount of morale missing from the target. If it is, you're good. If it isn't, you may be falling behind on threat.

It's fairly crude, but I expect in a lot of cases it'd work decently.
Reply With Quote