Jump to content
  • Sign Up

account/mastery/points


Bikel.7654

Recommended Posts

When i calculate the _mastery rank_ from api with account/mastery/points i get a difference comparing it to the in game value. What am i doing wrong?

For example my mastery rank is 178 but calculating totals from api is 171.

 

"totals": [

{

"region": "Maguuma",

"spent": 80,

"earned": 88

},

{

"region": "Desert",

"spent": 69,

"earned": 83

}

],

 

 

Link to comment
Share on other sites

Mastery rank is based on points spent. From your totals here you have 149. The remainder should be from Central Tyria, which is not included in the API for some reason. Seems like it used to return a "Tyria" set so this is probably a bug introduced sometime after PoF.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...