arenanet / api-cdi

Collaborative Development Initiative for Public APIs
252 stars 41 forks source link

Missing items from /v2/items and /v1/item_details.json #680

Open shoeffner opened 2 years ago

shoeffner commented 2 years ago

The following items are all missing from the API, but might seem to have updated IDs:

Name missing ID working ID Comment
Vine of the Pale Tree (Infused) 37106 49406
Rabid Armageddon Helm 4649 66794 In the Wiki, the Magi's variant has an ID in a similar range (4631), while all other variants are around the 66800s; the fractal loot has 37562.
Soldier's Armageddon Pauldrons 4579 66806
Magi's Armageddon Breastplate 4575 66781 Similar to the Helm, here the Soldier's and Rabid variants have 4611 and 4593, respectively, while the others have values around 66800 in the Wiki
Rabid Armageddon Gauntles 4612 66795
Rabid Armageddon Leggings 4578 66793
Soldier's Armageddon Greaves 4592 4610 Weirdly, this one has a similar range in the Wiki
Beta Fractal Capacitor (Infused) 37035 49381
Armbrace of Truth 39241 ? This is Armbrace of Truth, I couldn't find a working ID, but gw2efficiency seems to be able to correctly map it to the render service: Armbrace of Truth

Is it possible to add them to the API? Thanks!