Dead Age 2

Dead Age 2

Not enough ratings
All Achievements in a minute
By high_credo
Lazy to search the last achievement points?
Or pimp up your group to just make a OP Run?

Do this...
   
Award
Favorite
Favorited
Unfavorite
save game file manipulation
Go to save game folder:
C:\Users\....\AppData\LocalLow\SilentDreams\DeadAge2

open a save game file (you need at least a starting save game)-no program needed
save1.json / save2.json or save3.json

press ctrl+f and type: achieve
curser runs down script to this position:

...
"runs": 1,
"achieve mentsUnlocked": [
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
],
"tutPlayed": true,
"trackedLootLocations": [

just copy my numbers in series out here and put them in you script, so you don´t have to write all down yourselve again.
If you have already numbers in there (for schievements), just overwrite them.

Start game and load save and its done.


You can also manipulate attribute / talentpoints or many more of characters(needs for every char be done), or camp storage raising for more ammo... and also backedsroage(water/food...)
press ctrl+f and type: attrib or talent or campstor or backedstor


Have fun and cu around

Credo