forked from robertnunn/DRG-Save-Editor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsave_data1.json
58 lines (58 loc) · 1.24 KB
/
save_data1.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
{
"minerals": {
"bismor": 236497,
"croppa": 201073,
"enor": 264908,
"jadiz": 272157,
"magnite": 205235,
"umanite": 244014
},
"brewing": {
"yeast": 81836,
"starch": 81794,
"malt": 81562,
"barley": 81482
},
"misc": {
"error": 10,
"cores": 83,
"credits": 428509728,
"perks": 13
},
"xp": {
"driller": {
"xp": 282753,
"promo": 2
},
"gunner": {
"xp": 13186,
"promo": 1
},
"scout": {
"xp": 301821,
"promo": 1
},
"engineer": {
"xp": 0,
"promo": 1
}
},
"unforged": {
"28A8E817E50A7346963E418BA08DFE18": {
"class": "Driller",
"weapon": "Subata 120",
"name": "Automatic Fire",
"cost": {
"credits": 7400,
"bismor": 95,
"croppa": 65,
"enor": 120,
"jadiz": 0,
"magnite": 0,
"umanite": 0
},
"status": "Unforged"
},
"2B27BF047EC90142B4FB2D43CF97D6FE": "Cosmetic"
}
}