Avatar of Cuer #1958
Cuer #1958
Missing or Incorrect Hero API Data(1)Category: Community Platform APIApril-8-2014 11:57 AM PDT (9 years ago) Go to Blizzard forum post
It has been great to see the updates on the API. Here are a handful of missing or incorrect pieces of data in the hero API data, to get the data there comparable to the info on the character html pages:

  • Toughness and Healing -- These two stats are missing from the hero API data. The Damage stat is listed, but not the other two aggregate stats.
  • Critical Hit Chance -- This stat is presumably supposed to be listed as critChance in the hero API, which is currently always set to 0.0. An example can be seen by comparing the Critical Hit Chance on the html display for character http://us.battle.net/d3/en/profile/yehrell-1959/hero/45345927 versus the API http://us.battle.net/api/d3/profile/yehrell-1959/hero/45345927 data.
  • This is not nearly as important, but it appears that the dye info is not listed anywhere for an item that has been dyed; it's not on either the hero API info for the item, or the specific item API data.
Avatar of Peratryn
Peratryn
Missing or Incorrect Hero API Data(2)April-8-2014 11:37 PM PDT (9 years ago) Go to Blizzard forum post
Thanks for pointing these out. Any data that's on the gamesite and not in the API should be a very easy fix (it's the data that we don't have at all that's a bigger problem, that and game logic calculations). We'll take a look at these items very soon.
Feedback for Diablo Somepage