WoW:API UnitReaction: Difference between revisions
Jump to navigation
Jump to search
no edit summary
m (bullets) |
No edit summary |
||
| Line 16: | Line 16: | ||
::# Very Friendly | ::# Very Friendly | ||
::# Exceptionally friendly | ::# Exceptionally friendly | ||
::# Exalted | |||
==Notes== | ==Notes== | ||
* I'm not entirely sure what the actual levels of friendliness and hostility translate to. I'm 5 to myself! | * I'm not entirely sure what the actual levels of friendliness and hostility translate to. I'm 5 to myself! | ||
* | * The levels are Faction-related (1 Hated, 2 Hostile, 3 Unfriendly, 4 Neutral, 5 Friendly, 6 Honored, 7 Revered, 8 Exalted) | ||
* I tested this on an npc that is part of a faction where I am exalted, but I only got 5 returned. The only values I've seen so far are 2 (for all red mobs), 4 (netural mobs) and 5 (friendly NPCs and members of my faction (including wildhammer NPCs as of 2.0.3 who are | * <s>I tested this on an npc that is part of a faction where I am exalted, but I only got 5 returned. The only values I've seen so far are 2 (for all red mobs), 4 (netural mobs) and 5 (friendly NPCs and members of my faction (including wildhammer NPCs as of 2.0.3 who are alliance tagged but neutral)).</s> Tested in 2.4.2, exalted faction returned an 8, so I added it to the list. And I assume the other reputations are returning correct values also. | ||
* This doesn't change when a mob becomes aggressive towards a player. I had to use the negative result of [[API UnitIsFriend]]. | * This doesn't change when a mob becomes aggressive towards a player. I had to use the negative result of [[API UnitIsFriend]]. | ||