WoW:API UnitThreatSituation: Difference between revisions

Some better clarification on "without other unit" description.
m (Fixed typo's)
(Some better clarification on "without other unit" description.)
Line 14: Line 14:
:;With otherunit specified
:;With otherunit specified


::* nil = unit is not on otherunit's threat table
::* nil = unit is not on otherunit's threat table.
::* 0 = not tanking, lower threat than tank.
::* 0 = not tanking, lower threat than tank.
::* 1 = not tanking, higher threat than tank
::* 1 = not tanking, higher threat than tank.
::* 2 = insecurely tanking.
::* 2 = insecurely tanking, another unit have higher threat but not tanking.
::* 3 = securely tanking.
::* 3 = securely tanking, highest threat


:;Without otherunit specified ("Overnuking" affects 1 & 2 as you have higher threat but not tanking)
:;Without otherunit specified


::* nil = Unit is not on threat table
::* nil = unit is not on any other unit's threat table.
::* 0 = Not tanking something
::* 0 = not tanking anything.
::* 1 = Temporarily lost aggro (e.g. [[Mocking Blow]], [[Challenging Shout]], [[Righteous Defense]])
::* 1 = not tanking anything, but have higher threat than tank on at least one unit.
::* 2 = Temporarily have aggro (e.g. [[Mocking Blow]], [[Challenging Shout]], [[Righteous Defense]])
::* 2 = insecurely tanking at least one unit, but not securely tanking anything.
::* 3 = Tanking something
::* 3 = securely tanking at least one unit.


== Example ==
== Example ==
Anonymous user