-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSavedGame.xml
More file actions
506 lines (506 loc) · 21.5 KB
/
Copy pathSavedGame.xml
File metadata and controls
506 lines (506 loc) · 21.5 KB
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
<?xml version="1.0" encoding="UTF-8"?>
<game>
<resources>
<resource alltime="890" min="0" value="190">Money,Money</resource>
<resource alltime="1" min="2" value="1">Room,Rooms</resource>
<resource alltime="3049" min="1" value="49">Ore,Ore</resource>
<resource alltime="0" min="1" value="0">Organic,Organics</resource>
<resource alltime="10010" min="0" value="8160">Fuel,Fuel</resource>
<resource alltime="500" min="1" value="0">Steel,Steel</resource>
<resource alltime="1" min="3" value="1">Ship,Ships</resource>
<resource alltime="38" min="2" value="0">Free Ship,Free Ships</resource>
<resource alltime="597" min="100" value="0">Fuel Trap,Fuel Traps</resource>
<resource alltime="0" min="2" value="0">Crew,Crew</resource>
<resource alltime="0" min="100" value="0">Furnace,Furnace</resource>
<resource alltime="0" min="100" value="0">Shipyard,Shipyard</resource>
<resource alltime="0" min="100" value="0">Greenhouse,Greenhouse</resource>
<resource alltime="0" min="100" value="0">Clonelab,Clonelab</resource>
<resource alltime="239" min="100" value="0">Player,Player</resource>
<resource alltime="0" min="100" value="0">Tier,Tier</resource>
</resources>
<buttons>
<button enabled="false" height="27.0" text_height="1.0" visible="true" width="134.0" x="218.0" y="18.0">
<title>Harvest Fuel</title>
<tooltip>Spend time harvesting fuel from the space surrounding the station.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>1.0</max_amount>
<display>true</display>
</cooldown>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Player</click>
<reset>1 Player, 20 Fuel</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="true" width="174.0" x="218.0" y="54.0">
<title>Mine an Asteroid</title>
<tooltip>Take a ship out to the asteroid field for some ore.</tooltip>
<cooldown>
<current_amount>0.9999998</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>5.0</max_amount>
<display>true</display>
</cooldown>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Player, -1 Free Ships, -50 Fuel</click>
<reset>1 Player, 1 Free Ships, random(80,120) Ore</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="175.0" x="218.0" y="-100.0">
<title>Harvest Organics</title>
<tooltip>"Harvest" some organic molecules from a nearby planet</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>5.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">2 Crew</hideuntil>
<hideafter all="false">1 Greenhouse, 1 Tier</hideafter>
<converter>
<click>-1 Player, -1 Free Ships, -50 Fuel</click>
<reset>1 Player, 1 Free Ships, random(50,200) Organics</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="333.0" x="218.0" y="-100.0">
<title>Harvest Organics from Greenhouse</title>
<tooltip>Use some fuel to grow some organics.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>3.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Greenhouse</hideuntil>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Player, -5 Fuel</click>
<reset>1 Player, random(100,150) Organics</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="true" width="145.0" x="218.0" y="90.0">
<title>Sell 1000 Ore</title>
<tooltip>Take a ship to the nearest planet to sell some ore.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>10.0</max_amount>
<display>true</display>
</cooldown>
<hideafter all="false">1 Furnace, 1 Tier</hideafter>
<converter>
<click>-1 Player, -1 Free Ships, -50 Fuel, -1000 Ore</click>
<reset>1 Player, 1 Free Ships, random(200,250) Money</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="191.0" x="218.0" y="-100.0">
<title>Sell 1000 Organics</title>
<tooltip>Sell some organics for food or something.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>10.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">50 Organics</hideuntil>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Player, -1 Free Ships, -50 Fuel, -1000 Organics</click>
<reset>1 Player, 1 Free Ships, random(200,250) Money</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="true" width="144.0" x="218.0" y="126.0">
<title>Sell 500 Steel</title>
<tooltip>Take a ship to the nearest planet to sell some steel.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>10.0</max_amount>
<display>true</display>
</cooldown>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Player, -1 Free Ships, -50 Fuel, -500 Steel</click>
<reset>1 Player, 1 Free Ships, random(400,500) Money</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="true" width="203.0" x="218.0" y="162.0">
<title>Convert Ore to Steel</title>
<tooltip>Take a ship full of ore to a nearby refinery.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>30.0</max_amount>
<display>true</display>
</cooldown>
<hideafter all="false">1 Furnace, 1 Tier</hideafter>
<converter>
<click>-1 Player, -1 Free Ships, -50 Fuel, -500 Ore, -100 Money</click>
<reset>1 Player, 1 Free Ships, 250 Steel</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="319.0" x="218.0" y="-100.0">
<title>Convert Ore to Steel with Furnace</title>
<tooltip>Use your steel furnace (and some fuel) to convert ore into steel</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>10.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Furnace</hideuntil>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Player, -10 Fuel, -500 Ore</click>
<reset>1 Player, 250 Steel</reset>
</converter>
</button>
<button enabled="true" height="27.0" text_height="1.0" visible="false" width="161.0" x="218.0" y="-100.0">
<title>Buy a Fuel Trap</title>
<tooltip>Fly out to buy a Fuel Trap, which will automatically collect fuel for you!</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>15.0</max_amount>
<display>true</display>
</cooldown>
</button>
<button autoclick="invisible" enabled="false" height="27.0" text_height="1.0" visible="true" width="184.0" x="218.0" y="-100.0">
<title>Activate Fuel Trap</title>
<tooltip/>
<cooldown>
<current_amount>0.24999999</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>0.5</max_amount>
<display>true</display>
</cooldown>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Fuel Traps</click>
<reset message="Your fuel trap is gathering fuel for you automatically...">1 Fuel Traps, 10 Fuel</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="true" width="179.0" x="218.0" y="198.0">
<title>Buy Steel Furnace</title>
<tooltip>Buy a steel furnace from a catalog and wait eagerly for it to be delivered.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>30.0</max_amount>
<display>true</display>
</cooldown>
<hideafter all="false">1 Furnace, 1 Tier</hideafter>
<converter>
<click>-500 Money</click>
<reset>1 Furnace</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="true" width="191.0" x="218.0" y="234.0">
<title>Add another Room</title>
<tooltip>Use some steel to add onto the station.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>60.0</max_amount>
<display>true</display>
</cooldown>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Player, -500 Steel</click>
<reset>1 Player, 1 Rooms</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="254.0" x="218.0" y="-100.0">
<title>Hire another crewmember</title>
<tooltip>Convince (with money) a crazy person to join you.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>15.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">2 Rooms</hideuntil>
<hideafter all="false">1 Clonelab, 1 Tier</hideafter>
<converter>
<click>-1000 Money, -1 Rooms</click>
<reset>1 Crew</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="263.0" x="218.0" y="-100.0">
<title>Grow another crewmember</title>
<tooltip>Start the process to grow another crewmember.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>30.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Clonelab</hideuntil>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-500 Organics, -1 Rooms</click>
<reset>1 Crew</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="174.0" x="218.0" y="-100.0">
<title>Buy another Ship</title>
<tooltip>Fly out and tow home a new (to you) ship!</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>30.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Crew</hideuntil>
<hideafter all="false">1 Shipyard, 1 Tier</hideafter>
<converter>
<click>-1 Player, -1 Free Ships, -2000 Money</click>
<reset>1 Player, 2 Free Ships, 1 Ships</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="143.0" x="218.0" y="-100.0">
<title>Add Shipyard</title>
<tooltip>Use a lot of steel and some expensive parts to make a shipyard, so you can build your own ships!</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>60.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">2 Ships</hideuntil>
<hideafter all="false">1 Tier, 1 Shipyard</hideafter>
<converter>
<click>-1 Player, -2000 Steel, -1000 Money</click>
<reset>1 Player, 1 Shipyard</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="128.0" x="218.0" y="-100.0">
<title>Build a Ship</title>
<tooltip>Use steel to make a new ship!</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>45.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Shipyard</hideuntil>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Player, -1000 Steel</click>
<reset>1 Player, 1 Ships, 1 Free Ships</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="178.0" x="218.0" y="-100.0">
<title>Build a Clone Lab</title>
<tooltip>Forget hiring help, grow it! All you need is a little investment up front...</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>60.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Shipyard, 5 Crew, 100 Organics</hideuntil>
<hideafter all="false">1 Clonelab, 1 Tier</hideafter>
<converter>
<click>-1 Player, -1500 Steel, -1500 Money, -1000 Organics</click>
<reset>1 Player, 1 Clonelab</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="195.0" x="218.0" y="-100.0">
<title>Build a Greenhouse</title>
<tooltip>Start growing and harvesting your own organics</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>60.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">200 Organics</hideuntil>
<hideafter all="false">1 Greenhouse, 1 Tier</hideafter>
<converter>
<click>-1 Player, -500 Steel, -500 Money, -1000 Organics</click>
<reset>1 Player, 1 Greenhouse</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="115.0" x="218.0" y="-100.0">
<title>Sell a Ship</title>
<tooltip>Start selling those extra ships for cold hard cash!</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>30.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Shipyard</hideuntil>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click>-1 Player, -1 Ships, -2 Free Ships</click>
<reset>1 Player, 1 Free Ships, random(3000,4000) Money</reset>
</converter>
</button>
<button autoclick="invisible" enabled="false" height="27.0" text_height="1.0" visible="true" width="153.0" x="218.0" y="-100.0">
<title>Move to Tier 2</title>
<tooltip/>
<hideafter all="false">1 Tier</hideafter>
<converter>
<click message="Your business has moved to the next level...">-100 Crew, 1 Tier, 10 Crew</click>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="134.0" x="218.0" y="-100.0">
<title>Harvest Fuel</title>
<tooltip>Harvest fuel from the space around your station.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>1.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Tier</hideuntil>
<hideafter all="false">2 Tier</hideafter>
<converter>
<click>-1 Player</click>
<reset>100 Fuel, 1 Player</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="216.0" x="218.0" y="-100.0">
<title>Mine an asteroid field</title>
<tooltip>Take a mining vessel out and strip an entire block of asteroid field.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>5.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Tier</hideuntil>
<hideafter all="false">2 Tier</hideafter>
<converter>
<click>-1 Player, 300 Fuel, 1 Free Ships</click>
<reset>1 Player, random(1000,1500) Ore, 1 Free Ships</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="203.0" x="218.0" y="-100.0">
<title>Convert Ore to Steel</title>
<tooltip>Your refinery is running 24/7 now, you might as well get some steel out of it!</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>10.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Tier</hideuntil>
<hideafter all="false">2 Tier</hideafter>
<converter>
<click>-1 Player, -2000 Ore</click>
<reset>1 Player, 1000 Steel</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="280.0" x="218.0" y="-100.0">
<title>Add a wing of living quarters</title>
<tooltip>Add a whole section to the station, enough for 10 squads of crew.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>30.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Tier</hideuntil>
<hideafter all="false">2 Tier</hideafter>
<converter>
<click>-1 Player, -10000 Ore</click>
<reset>1 Player, 10 Rooms</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="240.0" x="218.0" y="-100.0">
<title>Grow a batch of workers</title>
<tooltip>Grow a whole flock of clones to help man the station.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>30.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Tier</hideuntil>
<hideafter all="false">2 Tier</hideafter>
<converter>
<click>-1 Player, -10000 Organics, -1 Rooms</click>
<reset>1 Player, 1 Crew</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="122.0" x="218.0" y="-100.0">
<title>Build Ships</title>
<tooltip>Build a whole flotilla of ships.</tooltip>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>30.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Tier</hideuntil>
<hideafter all="false">2 Tier</hideafter>
<converter>
<click>-1 Player, -10000 Steel</click>
<reset>1 Player, 10 Ships, 10 Free Ships</reset>
</converter>
</button>
<button enabled="false" height="27.0" text_height="1.0" visible="false" width="109.0" x="218.0" y="-100.0">
<title>Sell Ships</title>
<tooltip/>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>30.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Tier</hideuntil>
<hideafter all="false">2 Tier</hideafter>
<converter>
<click>-1 Player, -10 Ships, -11 Free Ships</click>
<reset>1 Player, 1 Free Ships, random(32000,35000) Money</reset>
</converter>
</button>
<button autoclick="invisible" enabled="false" height="27.0" text_height="1.0" visible="false" width="115.0" x="218.0" y="-100.0">
<title>Fuel Drain</title>
<tooltip/>
<cooldown>
<current_amount>0.0</current_amount>
<worker_amount>0.0</worker_amount>
<max_amount>1.0</max_amount>
<display>true</display>
</cooldown>
<hideuntil all="false">1 Tier</hideuntil>
<hideafter all="false">2 Tier</hideafter>
<converter>
<click>-10 Fuel</click>
</converter>
</button>
<button enabled="true" height="27.0" text_height="1.0" visible="true" width="94.0" x="218.0" y="270.0">
<title>Cheater</title>
<tooltip/>
<converter>
<click>5000 Money, 1 Rooms, 1000 Steel, 1000 Ore, 1000 Fuel, 1 Furnace, 1 Crew, 1 Shipyard</click>
</converter>
</button>
</buttons>
<settings>
<default_text_size>18.0</default_text_size>
<default_text_color>255, 255, 255, 255</default_text_color>
<default_button_text_color>0, 0, 0, 255</default_button_text_color>
<default_button_color>255, 255, 255, 255</default_button_color>
<default_button_outline_color>0, 0, 0, 255</default_button_outline_color>
<default_disabled_text_color>183, 183, 183, 255</default_disabled_text_color>
<default_cooldown_overlay_color>0, 0, 0, 200</default_cooldown_overlay_color>
<default_cooldown_worker_overlay_color>0, 0, 0, 100</default_cooldown_worker_overlay_color>
<background_color>50, 50, 50, 255</background_color>
<worker_sprite_path>worker.png</worker_sprite_path>
<debugging>false</debugging>
<time_multiplier>5.0</time_multiplier>
<window_width>1000.0</window_width>
<window_height>800.0</window_height>
<mq_width>200.0</mq_width>
<mq_text_size>14.0</mq_text_size>
<mq_lifetime>10.0</mq_lifetime>
</settings>
</game>