Open main menu
Home
Random
Log in
Settings
About AddOn Studio
Disclaimers
AddOn Studio
Search
Editing
WoW:API GetFactionInfo
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Earned Value === The earnedValue returned by GetFactionInfo( ) is NOT the value on your reputation bars, but instead the '''distance your reputation has moved from 0''' (1/3000 Neutral). All reputations given by the game are simply the number of reputation points from the 0 point, Neutral and above are positive reputations, anything below Neutral is a negative value and must be treated as such for any reputation calculations. {|class="darktable" |- ! Game Value ! Standing ! Earned Value ! Breakdown |- | align="center"| 1/3000 | {{reputation|Neutral}} | align="center"|1 | 1 |- | align="center"| 1600/6000 | {{reputation|Friendly}} | align="center"|4600 | 3000 + 1600 |- | align="center"| 11000/12000 | {{reputation|Honored}} | align="center"| 20000 | 3000 + 6000 + 11000 |- | align="center"| 1400/3000 | {{reputation|Unfriendly}} | align="center"| -1600 | -1600 |- | align="center"| 2500/3000 | {{reputation|Hostile}} | align="center"| -3500 | -3000 + -500 |} Notice that for negative reputation that the Earned value is how far below 0 your reputation is, not how far till Hated or Exalted.
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Close
Loading editor…