Deprecated: Assigning the return value of new by reference is deprecated in /home/wowinn/public_html/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/wowinn/public_html/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/wowinn/public_html/wp-includes/theme.php on line 540

Deprecated: Assigning the return value of new by reference is deprecated in /home/wowinn/public_html/wp-content/plugins/dd-formmailer/dd-formmailer.php on line 1884
WoW Inn
 

Arena Calculator

Enter your rating:

2 vs 2 Arena Points:
3 vs 3 Arena Points:
5 vs 5 Arena Points:

I decided to create some useful tools for World of Warcraft Players here in WoWinn. I started with a simple arena calculator for season 4. I know that the WoW Armory offers such tools but in most cases i wasn't happy with their service. Either the server load was high or it was updating or something.

WoWInn Arena Calculator is based on the function bellow:
X = Team Rating, Y = Arena Points
If X<=1500: Y = 0.22 * X + 14 (note: it can't go negative)
If X> 1500: Y = 1511.26/(1 + 1639.28 * 2.71828 power(-0.00412*X))

2v2 arena teams earn 76% of the arena points of a 5v5 arena team with the same rating
3v3 arena teams earn 88% of the arena points of a 5v5 arena team with the same rating

Important Note
If your personal rating is lower from the Team Rating for more than 150 rating, you earn arena points based on your personal rating instead of team rating!

WoWinn Arena Calculator