V Aero.5618:

Hey guys,

two things, which maybe are a bit connected. Why can’t I get character’s stats ie HP, power, defense, vitality etc? And for some weapons/armour which I can chose the stats when I get them in game, I can’t get theirs. Probably because I lookup the item via items endpoint and stats are not there for weapons when I can chose them in game.

Lawton Campbell.8517:

The character data returned from the API is up to ~5 minutes old, so returning HP isn’t really useful. It could technically return the other stats, but computing all that is a bit difficult so it doesn’t currently.

Items with chosen stats are a known issue. There’s currently no way to tell that an item has chose-able stats, nor can you determine via API which stats are currently selected. It’ll get fixed at some point, but probably not within the next month :<

V Aero.5618:

Okay, thank you for the feedback! I think I can still live with it