Vanilla WoW Honor Calculator


Mode

Examples

Results

Info

Show more...

To get your rank and progress ingame, you may want to install the HonorSpy addon or execute the following macro:

/run _,r=GetPVPRankInfo(UnitPVPRank("player"),"player");r=r+GetPVPRankProgress();rs=string.format("%.4f",r);DEFAULT_CHAT_FRAME:AddMessage("PvP Rank: "..rs)
Honor tab enhanced by HonorSpy

Tips:

Estimation, honor stacking and bracket slots

The estimation does not take into account honor stacking and assumes linear distribution of honor contribution inside a bracket (which would happen naturally without stacking). The calculator can still be used to estimate your progress if you are stacking. To do so, change your standing to the standing you are honor stacking on in your bracket (e.g. if there are 10 bracket 1 slots, and the top 9 players stack on standing 1's honor, the top 9 players may change their standing to standing 1 for calculation/estimation purposes). The projection is to be taken with a grain of salt, since usually the number of players and your standing are not constant. You are however free to manually estimate and enter your RP gains, the calculated result is then accurate.

In order for stackers to get the maximum amount of RP out of their bracket, the last standing of each bracket should stack with the next lower bracket. So, brackets span sufficient amounts of honor and breakpoints always fall on the honor of stackers. This effectively reduces the number of slots in bracket 1 by one.

Update 2023-08-23: Patch 1.14.4 Honor System Changes

In patch 1.14.4 the honor system was changed, so now:

Formula source

Classic Era/SoD: use this calculator