-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkeys.json
62 lines (62 loc) · 2.39 KB
/
keys.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"Location": "Novod severo or zelen train",
"Boxes": {
"first": {
"Crate spawn chance": "100%",
"Minimum amount of loot": 2,
"Maximum amount of loot": 2,
"Total items": 22,
"Loot": {
"4 door military locker kit": "4.55%",
"Ammo box": "4.55%",
"Box of nails": "18.18%",
"Cement mix": "4.55%",
"Codelock": "9.09%",
"Concrete block": "4.55%",
"Greenhouse kit": "4.55%",
"Grenade box": "4.55%",
"Gunrack kit": "4.55%",
"Large tent": "4.55%",
"Medium tent": "4.55%",
"Military crate": "9.09%",
"Militray locker kit": "4.55%",
"Mortar mix": "4.55%",
"Rifle safe kit": "4.55%",
"Storage box kit": "4.55%",
"Tier 3 gate kit": "4.55%"
},
"Loot categorized": {
"Building supply": "100.00%"
}
},
"second": {
"Crate spawn chance": "100%",
"Minimum amount of loot": 2,
"Maximum amount of loot": 2,
"Total items": 22,
"Loot": {
"4 door military locker kit": "4.55%",
"Ammo box": "4.55%",
"Box of nails": "18.18%",
"Cement mix": "4.55%",
"Codelock": "9.09%",
"Concrete block": "4.55%",
"Greenhouse kit": "4.55%",
"Grenade box": "4.55%",
"Gunrack kit": "4.55%",
"Large tent": "4.55%",
"Medium tent": "4.55%",
"Military crate": "9.09%",
"Militray locker kit": "4.55%",
"Mortar mix": "4.55%",
"Rifle safe kit": "4.55%",
"Storage box kit": "4.55%",
"Tier 3 gate kit": "4.55%"
},
"Loot categorized": {
"Building supply": "100.00%"
}
}
}
}
}