forked from Blizzard/api-wow-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcharacter-items.json
More file actions
153 lines (153 loc) · 4.64 KB
/
Copy pathcharacter-items.json
File metadata and controls
153 lines (153 loc) · 4.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
{ "items" : { "averageItemLevel" : 353,
"averageItemLevelEquipped" : 335,
"back" : { "icon" : "inv_misc_cape_naxxramas_01",
"id" : 56450,
"name" : "Azureborne Cloak",
"quality" : 3,
"tooltipParams" : { }
},
"chest" : { "icon" : "inv_chest_robe_pvppriest_c_01",
"id" : 60476,
"name" : "Vicious Gladiator's Satin Robe",
"quality" : 4,
"tooltipParams" : { "enchant" : 4077,
"gem0" : 52207,
"gem1" : 52226,
"set" : [ 60474,
60476,
60477,
60475,
60473
]
}
},
"feet" : { "icon" : "inv_boots_robe_dungeonrobe_c_03",
"id" : 63440,
"name" : "Boots of Lingering Sorrow",
"quality" : 3,
"tooltipParams" : { "gem0" : 52117 }
},
"finger1" : { "icon" : "inv_jewelry_ring_68",
"id" : 56333,
"name" : "Rose Quartz Band",
"quality" : 3,
"tooltipParams" : { }
},
"finger2" : { "icon" : "inv_jewelry_ring_75",
"id" : 56418,
"name" : "Band of Life Energy",
"quality" : 3,
"tooltipParams" : { }
},
"hands" : { "icon" : "inv_gauntlets_robe_pvppriest_c_01",
"id" : 60473,
"name" : "Vicious Gladiator's Satin Gloves",
"quality" : 4,
"tooltipParams" : { "enchant" : 4068,
"gem0" : 52245,
"set" : [ 60474,
60476,
60477,
60475,
60473
]
}
},
"head" : { "icon" : "inv_helm_robe_pvppriest_c_01",
"id" : 60474,
"name" : "Vicious Gladiator's Satin Hood",
"quality" : 4,
"tooltipParams" : { "enchant" : 4207,
"gem0" : 52296,
"gem1" : 52207,
"set" : [ 60474,
60476,
60477,
60475,
60473
]
}
},
"legs" : { "icon" : "inv_pants_robe_pvppriest_c_01",
"id" : 60475,
"name" : "Vicious Gladiator's Satin Leggings",
"quality" : 4,
"tooltipParams" : { "enchant" : 4112,
"gem0" : 52207,
"gem1" : 52245,
"set" : [ 60474,
60476,
60477,
60475,
60473
]
}
},
"mainHand" : { "icon" : "inv_staff_13",
"id" : 65167,
"name" : "Emberstone Staff",
"quality" : 3,
"tooltipParams" : { }
},
"neck" : { "icon" : "inv_jewelry_necklace_44",
"id" : 70075,
"name" : "Bloodthirsty Amberjewel Pendant",
"quality" : 3,
"tooltipParams" : { }
},
"ranged" : { "icon" : "inv_wand_1h_cataclysm_b_01",
"id" : 63735,
"name" : "Darklight Torch",
"quality" : 2,
"tooltipParams" : { }
},
"shirt" : { "icon" : "inv_shirt_purple_01",
"id" : 45037,
"name" : "Epic Purple Shirt",
"quality" : 4,
"tooltipParams" : { }
},
"shoulder" : { "icon" : "inv_shoulder_robe_pvppriest_c_01",
"id" : 60477,
"name" : "Vicious Gladiator's Satin Mantle",
"quality" : 4,
"tooltipParams" : { "gem0" : 52226,
"set" : [ 60474,
60476,
60477,
60475,
60473
]
}
},
"tabard" : { "icon" : "inv_epicguildtabard",
"id" : 69210,
"name" : "Renowned Guild Tabard",
"quality" : 4,
"tooltipParams" : { }
},
"trinket1" : { "icon" : "spell_shadow_lifedrain",
"id" : 56351,
"name" : "Tear of Blood",
"quality" : 3,
"tooltipParams" : { }
},
"trinket2" : { "icon" : "inv_jewelry_trinketpvp_01",
"id" : 18862,
"name" : "Insignia of the Alliance",
"quality" : 3,
"tooltipParams" : { }
},
"waist" : { "icon" : "inv_belt_cloth_raidpriest_i_01",
"id" : 62386,
"name" : "Cord of the Raven Queen",
"quality" : 4,
"tooltipParams" : { "gem0" : 52244 }
},
"wrist" : { "icon" : "inv_bracer_cloth_pvpwarlock_c_01",
"id" : 60634,
"name" : "Vicious Gladiator's Cuffs of Prowess",
"quality" : 4,
"tooltipParams" : { }
}
} }