forked from terraforming-mars/terraforming-mars
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tmp
342 lines (342 loc) · 6.83 KB
/
tmp
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
11c11
< "beholdTheEmperor": true,
---
> "beholdTheEmperor": false,
680,681c680
< "trackPosition": 1,
< "visitor": "p81dc8954caa"
---
> "trackPosition": 2
687c686
< "trackPosition": 3
---
> "trackPosition": 4
695,696c694
< "trackPosition": 1,
< "visitor": "p5d55dd47366b"
---
> "trackPosition": 2
702c700
< "trackPosition": 3
---
> "trackPosition": 4
708c706
< "trackPosition": 1
---
> "trackPosition": 2
803,804c801,802
< "draftRound": 3,
< "first": "p8c8f7bb38e89",
---
> "draftRound": 1,
> "first": "p5d55dd47366b",
808c806
< "gameAge": 238,
---
> "gameAge": 247,
5242a5241,5355
> },
> {
> "message": "Resolving global event ${0}",
> "data": [
> {
> "type": 11,
> "value": "Strong Society"
> }
> ],
> "timestamp": 1709458749034
> },
> {
> "message": "${0}'s ${1} amount ${2} by ${3} by ${4}",
> "data": [
> {
> "type": 2,
> "value": "green"
> },
> {
> "type": 0,
> "value": "megacredits"
> },
> {
> "type": 0,
> "value": "increased"
> },
> {
> "type": 1,
> "value": "8"
> },
> {
> "type": 11,
> "value": "Strong Society"
> }
> ],
> "timestamp": 1709458749034
> },
> {
> "message": "A neutral delegate was added to the ${0} party",
> "data": [
> {
> "type": 8,
> "value": "Scientists"
> }
> ],
> "timestamp": 1709458749035
> },
> {
> "message": "A neutral delegate was added to the ${0} party",
> "data": [
> {
> "type": 8,
> "value": "Reds"
> }
> ],
> "timestamp": 1709458749035
> },
> {
> "message": "The ruling bonus is: ${0}",
> "data": [
> {
> "type": 0,
> "value": "The player(s) with the lowest TR gains 1 TR"
> }
> ],
> "timestamp": 1709458756928
> },
> {
> "message": "${0} gained ${1} TR",
> "data": [
> {
> "type": 2,
> "value": "orange"
> },
> {
> "type": 1,
> "value": "1"
> }
> ],
> "timestamp": 1709458756928
> },
> {
> "message": "The ruling policy is: ${0}",
> "data": [
> {
> "type": 0,
> "value": "When you take an action that raises TR, you MUST pay 3 M€ per step raised"
> }
> ],
> "timestamp": 1709458756928
> },
> {
> "message": "${0} is the new chairman and gains ${1} TR",
> "data": [
> {
> "type": 2,
> "value": "green"
> },
> {
> "type": 1,
> "value": "2"
> }
> ],
> "timestamp": 1709458756928
> },
> {
> "message": "Generation ${0}",
> "data": [
> {
> "type": 1,
> "value": "4"
> }
> ],
> "timestamp": 1709458756929,
> "type": 1
5293c5406
< "generation": 3,
---
> "generation": 4,
5311a5425,5433
> },
> {
> "temperature": -30,
> "oxygen": 0,
> "oceans": 0,
> "venus": 0,
> "moon-habitat": 0,
> "moon-mining": 2,
> "moon-logistics": 1
5316c5438
< "lastSaveId": 90,
---
> "lastSaveId": 91,
5650,5654c5772
< "passedPlayers": [
< "p5d55dd47366b",
< "p81dc8954caa",
< "p8c8f7bb38e89"
< ],
---
> "passedPlayers": [],
5663c5781
< "phase": "action",
---
> "phase": "drafting",
5680c5798
< "terraformRating": 19,
---
> "terraformRating": 18,
5682c5800
< "megaCredits": 0,
---
> "megaCredits": 23,
5684c5802
< "steel": 7,
---
> "steel": 9,
5686c5804
< "titanium": 5,
---
> "titanium": 7,
5690c5808
< "energy": 0,
---
> "energy": 3,
5701,5703c5819
< "actionsThisGeneration": [
< "Psychrophiles"
< ],
---
> "actionsThisGeneration": [],
5796c5912
< "tradesThisGeneration": 1,
---
> "tradesThisGeneration": 0,
5806,5808c5922
< "removingPlayers": [
< "p8c8f7bb38e89"
< ],
---
> "removingPlayers": [],
5819c5933
< "lastStoppedAt": 1709458749032
---
> "lastStoppedAt": 1709458756928
5824c5938,5939
< 19
---
> 19,
> 18
5852,5853c5967,5968
< "hasIncreasedTerraformRatingThisGeneration": true,
< "megaCredits": 5,
---
> "hasIncreasedTerraformRatingThisGeneration": false,
> "megaCredits": 27,
5861c5976
< "energy": 1,
---
> "energy": 4,
5863c5978
< "heat": 1,
---
> "heat": 2,
5872,5875c5987
< "actionsThisGeneration": [
< "Titan Shuttles",
< "Tardigrades"
< ],
---
> "actionsThisGeneration": [],
5968c6080
< "cardDiscount": 1,
---
> "cardDiscount": 0,
5970c6082
< "tradesThisGeneration": 1,
---
> "tradesThisGeneration": 0,
5980,5982c6092
< "removingPlayers": [
< "p8c8f7bb38e89"
< ],
---
> "removingPlayers": [],
5993c6103
< "lastStoppedAt": 1709458749032
---
> "lastStoppedAt": 1709458756928
5998c6108,6109
< 15
---
> 15,
> 17
6020c6131
< "terraformRating": 24,
---
> "terraformRating": 25,
6022c6133
< "megaCredits": 2,
---
> "megaCredits": 45,
6024c6135
< "steel": 5,
---
> "steel": 6,
6040,6045c6151,6152
< "actionsTakenThisRound": 3,
< "actionsThisGeneration": [
< "The Darkside of The Moon Syndicate",
< "HE3 Refinery",
< "Tempest Consultancy"
< ],
---
> "actionsTakenThisRound": 0,
> "actionsThisGeneration": [],
6155,6156c6262,6263
< "sumElapsed": 826091,
< "startedAt": 1709458747469,
---
> "sumElapsed": 833987,
> "startedAt": 1709458749032,
6159c6266
< "lastStoppedAt": 1709458749032
---
> "lastStoppedAt": 1709458756928
6163a6271
> 32,
6797,6801c6905
< "usedFreeDelegateAction": [
< "p8c8f7bb38e89",
< "p5d55dd47366b",
< "p81dc8954caa"
< ],
---
> "usedFreeDelegateAction": [],
6818,6819c6922
< "NEUTRAL",
< "NEUTRAL",
---
> "p8c8f7bb38e89",
6836a6940
> "NEUTRAL",
6862a6967
> "NEUTRAL",
6895,6896c7000
< "Scientific Community",
< "Homeworld Support"
---
> "Scientific Community"
6899c7003,7004
< "Sponsored Projects"
---
> "Sponsored Projects",
> "Strong Society"
6902,6903c7007,7008
< "distantGlobalEvent": "Asteroid Mining",
< "comingGlobalEvent": "Diversity",
---
> "distantGlobalEvent": "Homeworld Support",
> "comingGlobalEvent": "Asteroid Mining",
6951c7056
< "currentGlobalEvent": "Strong Society"
---
> "currentGlobalEvent": "Diversity"