JavaScript is required to use Bungie.net

#Bungie

originally posted in:BungieNetPlatform
Edited by dasilva333: 1/13/2016 6:29:35 PM
2

Query Advanced Stats for Items

Hello everyone, I'm Richard the creator of Tower Ghost for Destiny and I was wondering if it's possible via the API to determine the in-depth stats for an item, for example let's say Helmet has a split stat roll of 50 Int / 55 Strength and when toggled in-game the stat becomes 56 / 49, is there any way for me to query what both values could possibly be? Currently the API only provides me the current actual value. Thank you

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

View Entire Topic
  • So, we provide a "ballpark" range through the DestinyInventoryItemDefinitions - the "minimum" and "maximum" values in the "stats" property, as well as within the "sources" property which tries to break it down by level and quality. The unfortunate problem is that these can never be 100% accurate - partially because the number of actual combinations is so staggering that the Items database would inflate to unusable size if we were to list every permutation, and partially because there are things that can happen to actual instances of items that we cannot account for on a definition level (for example, infusing). We do have a backlog item to try and provide you "valid combinations" of possibilities - for example, some items give you either: STR + INT *or* INT + DISCIPLINE *or* .... And right now we just show you the overall mins and maxes without regard to these combinations. I'd like to expose this, but we've got a large backlog of higher priority tasks to get to before we get to it unfortunately. Stay tuned here though, you'll hear it here first if we end up returning that extra data!

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

    5 Replies
    You are not allowed to view this content.
    ;
    preload icon
    preload icon
    preload icon