Jump to content
  • Sign Up

account/bank shows stats and attributes?


Nokomis.5076

Recommended Posts

When I look at the account/bank endpoint for my account, I have the following in the results:

 

{

"id": 85442,

"count": 1,

"binding": "Account",

"stats": {

"id": 162,

"attributes": {

"Power": 13,

"Toughness": 9,

"Vitality": 9

}

}

 

The Item is https://wiki.guildwars2.com/wiki/Mad_Memoires:_Complete_Edition

It is the only thing in my bank with stats. And according to the wiki page, there shouldn't be any stats. Is this an error in the API endpoint?

Link to comment
Share on other sites

hmm that is how my Eternity looks like:

{

"id": 30689,

"count": 1,

"upgrades": [24615, 24575],

"infusions": [49432, 49432],

"binding": "Account",

"stats": {

"id": 161,

"attributes": {

"Power": 251,

"Precision": 179,

"CritDamage": 179

}

}

 

When I have the edit rights, I might just update the API wiki page and add the stats part, as this is currently totally missing on https://wiki.guildwars2.com/wiki/API:2/account/bank

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...