Raw Blizzard Data
Everything below came straight from the Blizzard API response, in case you want to add a new field to the template above.
{
"level": 80,
"required_level": 78,
"sell_price": 35100,
"item_subclass": {
"name": {
"it_IT": "Incantamento",
"ru_RU": "Наложение чар",
"en_GB": "Enchanting",
"zh_TW": "附魔",
"ko_KR": "마법부여",
"en_US": "Enchanting",
"es_MX": "Encantamiento",
"pt_BR": "Encantamento",
"es_ES": "Encantamiento",
"zh_CN": "附魔",
"fr_FR": "Enchantement",
"de_DE": "Verzauberkunst"
},
"id": 8
},
"is_equippable": true,
"purchase_quantity": 1,
"media": {
"id": 239643
},
"item_class": {
"name": {
"it_IT": "Professione",
"ru_RU": "Профессия",
"en_GB": "Profession",
"zh_TW": "專業技能",
"ko_KR": "전문 기술",
"en_US": "Profession",
"es_MX": "Profesión",
"pt_BR": "Profissão",
"es_ES": "Profesión",
"zh_CN": "专业技能",
"fr_FR": "Métier",
"de_DE": "Beruf"
},
"id": 19
},
"quality": {
"name": {
"it_IT": "Pregiato",
"ru_RU": "Необычное",
"en_GB": "Uncommon",
"zh_TW": "優秀",
"ko_KR": "고급",
"en_US": "Uncommon",
"es_MX": "Inusual",
"pt_BR": "Incomum",
"es_ES": "Inusual",
"zh_CN": "优秀",
"fr_FR": "Inhabituel",
"de_DE": "Ungewöhnlich"
},
"type": "UNCOMMON"
},
"max_count": 0,
"is_stackable": false,
"appearances": [
{
"id": 78215
}
],
"name": {
"it_IT": "Cappello da Incantatore di Lino Brillante",
"ru_RU": "Чародейская шляпа из светлого льна",
"en_GB": "Bright Linen Enchanting Hat",
"zh_TW": "鮮亮亞麻附魔帽",
"ko_KR": "빛나는 리넨 마법부여 모자",
"en_US": "Bright Linen Enchanting Hat",
"es_MX": "Gorro encantador de lino brillante",
"pt_BR": "Chapéu de Encantamento de Linho Brilhante",
"es_ES": "Sombrero de encantamiento de lino brillante",
"zh_CN": "光明亚麻附魔帽",
"fr_FR": "Chapeau d’enchantement en lin éclatant",
"de_DE": "Verzaubererhut aus hellem Leinen"
},
"purchase_price": 175500,
"id": 239643,
"inventory_type": {
"name": {
"it_IT": "Equipaggiamento delle Professioni",
"ru_RU": "Экипировка профессии",
"en_GB": "Profession Equipment",
"zh_TW": "專業技能裝備",
"ko_KR": "전문 기술 장비",
"en_US": "Profession Equipment",
"es_MX": "Equipamiento de profesión",
"pt_BR": "Equipamento de Profissão",
"es_ES": "Equipamiento de profesión",
"zh_CN": "专业装备",
"fr_FR": "Équipements de métier",
"de_DE": "Berufsausrüstung"
},
"type": "PROFESSION_GEAR"
}
}
Comments (0)