Attributes are missing for some items

Attributes are missing for some items

in API Development

Posted by: Yama.7029

Yama.7029

Hi,

attributes object for Trinkets are missing (/v2/items)

For example : https://api.guildwars2.com/v2/items?ids=13451

We don’t know what are the attributes via the API but in game, there is Power, Precision and Condition Damage (screen attached, in french)

How can I get this attributes (Maybe I forgot Something) ?

Thank you

Attachments:

(edited by Yama.7029)

Attributes are missing for some items

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

So, the Opal trinkets were originally magic find stats which were removed a couple of years ago. When the magic find equipment attributes were removed, the stats of affected items were adjusted to be one-time choices. There’s a long-standing issue with choosy-attribute items in the API wherein they (1) aren’t indicated as choosy-attributes in /v2/items and (2) don’t display which attribute set was selected when viewed from the inventory-returning endpoints.

There’s an open issue on Github to correct this — my machine is currently throwing a fit so I can’t dig the issue up right now.