-
Notifications
You must be signed in to change notification settings - Fork 57
/
Copy pathitem_rare_ring.json
41 lines (40 loc) · 1.05 KB
/
item_rare_ring.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
{
"name":"Gambler's Loop",
"icon":"ring_10",
"displayColor":"yellow",
"tooltipParams":"item-data/CNT-vN0DEgcIBBUQVV1EHYutUmgdRH0C5R0-vYo1HRjTLBAdjrDM0B0WpNPYIgsIABW2_gEAGCQgCDAJOKwDQABQEGCsA2okCgwIABCk2tSagICA4CASFAjysbA9EgcIBBVF9YtfMAk4AEAB",
"bonusAffixes":0,
"requiredLevel":25,
"socketEffects":[
],
"salvage":[
{
"chance":1,
"item":{
"name":"Subtle Essence",
"icon":"crafting_tier_01b",
"displayColor":"blue",
"tooltipParams":"item/subtle-essence"
},
"quantity":1
},
{
"chance":1,
"item":{
"name":"Fallen Tooth",
"icon":"crafting_tier_01c",
"displayColor":"yellow",
"tooltipParams":"item/fallen-tooth"
},
"quantity":1
}
],
"itemLevel":28,
"attributes":[
"+48 Damage",
"+5 Intelligence",
"Regenerates 2 Life per Second",
"7% Better Chance of Finding Magical Items",
"Critical Hit Chance Increased by 1.0%"
]
}