-
Notifications
You must be signed in to change notification settings - Fork 57
/
item_rare_pants.json
45 lines (44 loc) · 1.09 KB
/
item_rare_pants.json
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
{
"name":"Battle Cinder",
"icon":"pants_102",
"displayColor":"yellow",
"tooltipParams":"item-data/CI-_yboGEgcIBBVYjtWlHbyNjMMdidXDnR25MEgIHQvRkggdGE28Kh2UvzSKIgsIARV1QgMAGAIgGDAJOLEEQABIDVAQYLEEaiUKDAgAEOaWgIuAgICAEBIVCIaN74UDEgcIBBVG9YtfMAk4AEAB",
"bonusAffixes":0,
"requiredLevel":35,
"socketEffects":[
],
"salvage":[
{
"chance":1,
"item":{
"name":"Shimmering Essence",
"icon":"crafting_tier_02b",
"displayColor":"blue",
"tooltipParams":"item/shimmering-essence"
},
"quantity":1
},
{
"chance":1,
"item":{
"name":"Lizard Eye",
"icon":"crafting_tier_02c",
"displayColor":"yellow",
"tooltipParams":"item/lizard-eye"
},
"quantity":1
}
],
"itemLevel":37,
"attributes":[
"+41 Strength",
"+68 Vitality",
"+14 Fire Resistance",
"Melee attackers take 19 damage per hit",
"Level Requirement Reduced by 2"
],
"armor":{
"min":144,
"max":144
}
}