item tooltipParams Tinker id

#1 - July 23, 2011, 9:52 p.m.
Blizzard Post
I found an extra undocumented field on the tooltipParams called 'tinker'
Seems to be engineering tinker effect

"back":{
"id":70555,
"name":"Vicious Gladiator's D#%@% of Diffusion",
"icon":"inv_misc_cape_16",
"quality":4,
"tooltipParams":{
"enchant":4096,
"tinker":3605
}
},


http://db.mmo-champion.com/e/3605
tinker 3605 is: "Reduce your falling speed for 30 seconds"

http://db.mmo-champion.com/e/4096
+50 intellect

Any plans on exposing an API to look up these id's? Or include the text in the json? I know the text shows up on the armory page for characters
Forum Avatar
Web & Mobile Team
#3 - July 23, 2011, 10:41 p.m.
Blizzard Post
Any plans on exposing an API to look up these id's? Or include the text in the json? I know the text shows up on the armory page for characters


We are currently looking at how we can best expose enchant, tinker and reforge information through a data API resource.