Sockets and gems

#1 - Aug. 20, 2012, 10:39 a.m.
Blizzard Post
Is there any ETA of sockets/gems? Currently the only websites which are working "properly" are the ones which are fetching gems from armory html instead of API, like theasiangamer for example.
Forum Avatar
Battle.net Developer
#3 - Aug. 22, 2012, 2:56 a.m.
Blizzard Post
The gems field should be available in all regions now:

http://us.battle.net/api/d3/data/item/CIKr_NgFEgcIBBWDsaRoHVugG9gdKRJz4B1l3mdxHe0woCgdhgJj6h05byLFIgsIARWIQgMAGAAgHjAJOFxAAEgDUBBg8gJqIQoMCAAQ6uqK1YCAgOA4EhEIABIHCAQVz122ejAJOABAAQ

"gems": [
{
"item": {
"id": "Topaz_11",
"name": "Star Topaz",
"icon": "topaz_11_demonhunter_male",
"displayColor": "white",
"tooltipParams": "item/ChEIABIHCAQVz122ejAJOABAARie97KrDw"
},
"attributesRaw": {
"Magic_Find": {
"min": 0.25,
"max": 0.25
}
},
"attributes": [
"25% Better Chance of Finding Magical Items"
]
}
]