@agent-foundry/replay-server 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +144 -15
- package/dist/renderer/PuppeteerRenderer.d.ts +16 -0
- package/dist/renderer/PuppeteerRenderer.d.ts.map +1 -1
- package/dist/renderer/PuppeteerRenderer.js +115 -24
- package/dist/renderer/PuppeteerRenderer.js.map +1 -1
- package/docker-compose.local.yml +2 -0
- package/package.json +1 -1
- package/samples/{jump_arena_0_ja-mks5um2x-nksbmz.json → jump_arena_5_ja-mksi5fku-qgk5iq.json} +934 -889
- package/scripts/test-bundle-preload.sh +2 -2
- package/src/renderer/PuppeteerRenderer.ts +156 -23
package/samples/{jump_arena_0_ja-mks5um2x-nksbmz.json → jump_arena_5_ja-mksi5fku-qgk5iq.json}
RENAMED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"schema": "jumpArena.replay.v1",
|
|
3
3
|
"projectId": "648b3517-4a1d-4768-8246-edc8f8713d4d",
|
|
4
4
|
"bundleId": "game-jump-arena",
|
|
5
|
-
"bundleUrl": "https://agent-foundry.oss-cn-beijing.aliyuncs.com/studio-bundles/92922750-9ea6-4fc7-aeef-a13b8cc9eae5/game-jump-arena/2026.01.24-
|
|
6
|
-
"gameId": "ja-
|
|
5
|
+
"bundleUrl": "https://agent-foundry.oss-cn-beijing.aliyuncs.com/studio-bundles/92922750-9ea6-4fc7-aeef-a13b8cc9eae5/game-jump-arena/2026.01.24-160727/bundle-1769270846565.tar.gz",
|
|
6
|
+
"gameId": "ja-mksi5fku-qgk5iq",
|
|
7
7
|
"gameVersion": "1.0.0",
|
|
8
|
-
"createdAt": "2026-01-
|
|
9
|
-
"seed":
|
|
8
|
+
"createdAt": "2026-01-24T16:06:36.318Z",
|
|
9
|
+
"seed": 8354,
|
|
10
10
|
"gameRun": {
|
|
11
|
-
"seed":
|
|
11
|
+
"seed": 8354,
|
|
12
12
|
"platforms": [{
|
|
13
13
|
"id": "p-0",
|
|
14
14
|
"center": {
|
|
@@ -32,648 +32,641 @@
|
|
|
32
32
|
"center": {
|
|
33
33
|
"x": 0,
|
|
34
34
|
"y": 0,
|
|
35
|
-
"z": 2.
|
|
35
|
+
"z": 2.8418771510207455
|
|
36
36
|
},
|
|
37
|
-
"width": 1.
|
|
38
|
-
"depth": 1.
|
|
37
|
+
"width": 1.0137419998709774,
|
|
38
|
+
"depth": 1.0973514691448545,
|
|
39
39
|
"rotYDeg": 0,
|
|
40
40
|
"type": "box",
|
|
41
|
-
"variant": "
|
|
41
|
+
"variant": "box_store",
|
|
42
42
|
"colors": {
|
|
43
|
-
"top": "#
|
|
44
|
-
"left": "#
|
|
45
|
-
"right": "#
|
|
46
|
-
"detail": "#
|
|
43
|
+
"top": "#FDFFE6",
|
|
44
|
+
"left": "#D7DBDD",
|
|
45
|
+
"right": "#BFC9CA",
|
|
46
|
+
"detail": "#FF6B6B"
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
"id": "p-2",
|
|
51
51
|
"center": {
|
|
52
|
-
"x":
|
|
52
|
+
"x": 0.01587428453651922,
|
|
53
53
|
"y": 0,
|
|
54
|
-
"z":
|
|
54
|
+
"z": 4.7789089923626324
|
|
55
55
|
},
|
|
56
|
-
"width": 1.
|
|
57
|
-
"depth": 1.
|
|
56
|
+
"width": 1.114595085435824,
|
|
57
|
+
"depth": 1.2216244042951727,
|
|
58
58
|
"rotYDeg": 0,
|
|
59
59
|
"type": "box",
|
|
60
|
-
"variant": "
|
|
60
|
+
"variant": "box_simple",
|
|
61
61
|
"colors": {
|
|
62
|
-
"top": "#
|
|
63
|
-
"left": "#
|
|
64
|
-
"right": "#
|
|
65
|
-
"detail": "#8B5E3C"
|
|
62
|
+
"top": "#F56C6C",
|
|
63
|
+
"left": "#d95e5e",
|
|
64
|
+
"right": "#bd4f4f"
|
|
66
65
|
}
|
|
67
66
|
},
|
|
68
67
|
{
|
|
69
68
|
"id": "p-3",
|
|
70
69
|
"center": {
|
|
71
|
-
"x":
|
|
70
|
+
"x": 2.879219884206178,
|
|
72
71
|
"y": 0,
|
|
73
|
-
"z":
|
|
72
|
+
"z": 4.792009473425341
|
|
74
73
|
},
|
|
75
|
-
"width": 1.
|
|
76
|
-
"depth": 1.
|
|
74
|
+
"width": 1.05,
|
|
75
|
+
"depth": 1.05,
|
|
77
76
|
"rotYDeg": 0,
|
|
78
|
-
"type": "
|
|
79
|
-
"variant": "
|
|
77
|
+
"type": "cylinder",
|
|
78
|
+
"variant": "cylinder_simple",
|
|
80
79
|
"colors": {
|
|
81
|
-
"top": "#
|
|
82
|
-
"left": "#
|
|
83
|
-
"right": "#
|
|
84
|
-
"detail": "#111111"
|
|
80
|
+
"top": "#E6A23C",
|
|
81
|
+
"left": "#cf9236",
|
|
82
|
+
"right": "#b07d2e"
|
|
85
83
|
}
|
|
86
84
|
},
|
|
87
85
|
{
|
|
88
86
|
"id": "p-4",
|
|
89
87
|
"center": {
|
|
90
|
-
"x":
|
|
88
|
+
"x": 2.923199961159006,
|
|
91
89
|
"y": 0,
|
|
92
|
-
"z":
|
|
90
|
+
"z": 7.476585794485447
|
|
93
91
|
},
|
|
94
|
-
"width": 1.
|
|
95
|
-
"depth": 1.
|
|
92
|
+
"width": 1.05,
|
|
93
|
+
"depth": 1.05,
|
|
96
94
|
"rotYDeg": 0,
|
|
97
|
-
"type": "
|
|
98
|
-
"variant": "
|
|
95
|
+
"type": "cylinder",
|
|
96
|
+
"variant": "cylinder_simple",
|
|
99
97
|
"colors": {
|
|
100
|
-
"top": "#
|
|
101
|
-
"left": "#
|
|
102
|
-
"right": "#
|
|
103
|
-
"detail": "#111111"
|
|
98
|
+
"top": "#F56C6C",
|
|
99
|
+
"left": "#d95e5e",
|
|
100
|
+
"right": "#bd4f4f"
|
|
104
101
|
}
|
|
105
102
|
},
|
|
106
103
|
{
|
|
107
104
|
"id": "p-5",
|
|
108
105
|
"center": {
|
|
109
|
-
"x":
|
|
106
|
+
"x": 5.0693786121762265,
|
|
110
107
|
"y": 0,
|
|
111
|
-
"z":
|
|
108
|
+
"z": 7.496932710240098
|
|
112
109
|
},
|
|
113
|
-
"width": 1.
|
|
114
|
-
"depth": 1.
|
|
110
|
+
"width": 1.1421318948930743,
|
|
111
|
+
"depth": 1.2422101200754803,
|
|
115
112
|
"rotYDeg": 0,
|
|
116
|
-
"type": "
|
|
117
|
-
"variant": "
|
|
113
|
+
"type": "box",
|
|
114
|
+
"variant": "box_tofu",
|
|
118
115
|
"colors": {
|
|
119
|
-
"top": "#
|
|
120
|
-
"left": "#
|
|
121
|
-
"right": "#
|
|
116
|
+
"top": "#FFFFFF",
|
|
117
|
+
"left": "#E5E7E9",
|
|
118
|
+
"right": "#CACFD2",
|
|
119
|
+
"detail": "#333333"
|
|
122
120
|
}
|
|
123
121
|
},
|
|
124
122
|
{
|
|
125
123
|
"id": "p-6",
|
|
126
124
|
"center": {
|
|
127
|
-
"x":
|
|
125
|
+
"x": 5.0460538722556345,
|
|
128
126
|
"y": 0,
|
|
129
|
-
"z":
|
|
127
|
+
"z": 9.980755270868892
|
|
130
128
|
},
|
|
131
|
-
"width": 1.
|
|
132
|
-
"depth": 1.
|
|
129
|
+
"width": 1.04928681256682,
|
|
130
|
+
"depth": 1.019618131229476,
|
|
133
131
|
"rotYDeg": 0,
|
|
134
132
|
"type": "box",
|
|
135
|
-
"variant": "
|
|
133
|
+
"variant": "box_store",
|
|
136
134
|
"colors": {
|
|
137
|
-
"top": "#
|
|
138
|
-
"left": "#
|
|
139
|
-
"right": "#
|
|
140
|
-
"detail": "#
|
|
135
|
+
"top": "#FDFFE6",
|
|
136
|
+
"left": "#D7DBDD",
|
|
137
|
+
"right": "#BFC9CA",
|
|
138
|
+
"detail": "#FF6B6B"
|
|
141
139
|
}
|
|
142
140
|
},
|
|
143
141
|
{
|
|
144
142
|
"id": "p-7",
|
|
145
143
|
"center": {
|
|
146
|
-
"x":
|
|
144
|
+
"x": 7.574378035554839,
|
|
147
145
|
"y": 0,
|
|
148
|
-
"z":
|
|
146
|
+
"z": 10.004460944120988
|
|
149
147
|
},
|
|
150
|
-
"width": 1.
|
|
151
|
-
"depth": 1.
|
|
148
|
+
"width": 1.141187191075267,
|
|
149
|
+
"depth": 1.1777353287570809,
|
|
152
150
|
"rotYDeg": 0,
|
|
153
151
|
"type": "box",
|
|
154
|
-
"variant": "
|
|
152
|
+
"variant": "box_tofu",
|
|
155
153
|
"colors": {
|
|
156
|
-
"top": "#
|
|
157
|
-
"left": "#
|
|
158
|
-
"right": "#
|
|
159
|
-
"detail": "#
|
|
154
|
+
"top": "#FFFFFF",
|
|
155
|
+
"left": "#E5E7E9",
|
|
156
|
+
"right": "#CACFD2",
|
|
157
|
+
"detail": "#333333"
|
|
160
158
|
}
|
|
161
159
|
},
|
|
162
160
|
{
|
|
163
161
|
"id": "p-8",
|
|
164
162
|
"center": {
|
|
165
|
-
"x":
|
|
163
|
+
"x": 9.47067129426667,
|
|
166
164
|
"y": 0,
|
|
167
|
-
"z":
|
|
165
|
+
"z": 9.98869722028668
|
|
168
166
|
},
|
|
169
|
-
"width": 1.
|
|
170
|
-
"depth": 1.
|
|
167
|
+
"width": 1.0714766681527144,
|
|
168
|
+
"depth": 1.1815985144030297,
|
|
171
169
|
"rotYDeg": 0,
|
|
172
170
|
"type": "box",
|
|
173
|
-
"variant": "
|
|
171
|
+
"variant": "box_vinyl",
|
|
174
172
|
"colors": {
|
|
175
|
-
"top": "#
|
|
176
|
-
"left": "#
|
|
177
|
-
"right": "#
|
|
173
|
+
"top": "#F4D03F",
|
|
174
|
+
"left": "#D4AC0D",
|
|
175
|
+
"right": "#B7950B",
|
|
176
|
+
"detail": "#111111"
|
|
178
177
|
}
|
|
179
178
|
},
|
|
180
179
|
{
|
|
181
180
|
"id": "p-9",
|
|
182
181
|
"center": {
|
|
183
|
-
"x":
|
|
182
|
+
"x": 11.381437347518018,
|
|
184
183
|
"y": 0,
|
|
185
|
-
"z": 10.
|
|
184
|
+
"z": 10.010306359762469
|
|
186
185
|
},
|
|
187
|
-
"width": 1.
|
|
188
|
-
"depth": 1.
|
|
186
|
+
"width": 1.1758430600985155,
|
|
187
|
+
"depth": 1.2058048845295817,
|
|
189
188
|
"rotYDeg": 0,
|
|
190
189
|
"type": "box",
|
|
191
|
-
"variant": "
|
|
190
|
+
"variant": "box_vinyl",
|
|
192
191
|
"colors": {
|
|
193
|
-
"top": "#
|
|
194
|
-
"left": "#
|
|
195
|
-
"right": "#
|
|
196
|
-
"detail": "#
|
|
192
|
+
"top": "#F4D03F",
|
|
193
|
+
"left": "#D4AC0D",
|
|
194
|
+
"right": "#B7950B",
|
|
195
|
+
"detail": "#111111"
|
|
197
196
|
}
|
|
198
197
|
},
|
|
199
198
|
{
|
|
200
199
|
"id": "p-10",
|
|
201
200
|
"center": {
|
|
202
|
-
"x":
|
|
201
|
+
"x": 14.40281810637229,
|
|
203
202
|
"y": 0,
|
|
204
|
-
"z":
|
|
203
|
+
"z": 10.030991102722934
|
|
205
204
|
},
|
|
206
|
-
"width": 1.
|
|
207
|
-
"depth": 1.
|
|
205
|
+
"width": 1.1153692305625273,
|
|
206
|
+
"depth": 1.1703861058551754,
|
|
208
207
|
"rotYDeg": 0,
|
|
209
208
|
"type": "box",
|
|
210
|
-
"variant": "
|
|
209
|
+
"variant": "box_simple",
|
|
211
210
|
"colors": {
|
|
212
|
-
"top": "#
|
|
213
|
-
"left": "#
|
|
214
|
-
"right": "#
|
|
215
|
-
"detail": "#8B5E3C"
|
|
211
|
+
"top": "#F56C6C",
|
|
212
|
+
"left": "#d95e5e",
|
|
213
|
+
"right": "#bd4f4f"
|
|
216
214
|
}
|
|
217
215
|
},
|
|
218
216
|
{
|
|
219
217
|
"id": "p-11",
|
|
220
218
|
"center": {
|
|
221
|
-
"x":
|
|
219
|
+
"x": 16.25778682111194,
|
|
222
220
|
"y": 0,
|
|
223
|
-
"z":
|
|
221
|
+
"z": 10.06819002778185
|
|
224
222
|
},
|
|
225
|
-
"width": 1.
|
|
226
|
-
"depth": 1.
|
|
223
|
+
"width": 1.0236445367446376,
|
|
224
|
+
"depth": 1.2465216891125412,
|
|
227
225
|
"rotYDeg": 0,
|
|
228
226
|
"type": "box",
|
|
229
227
|
"variant": "box_simple",
|
|
230
228
|
"colors": {
|
|
231
|
-
"top": "#
|
|
232
|
-
"left": "#
|
|
233
|
-
"right": "#
|
|
229
|
+
"top": "#F56C6C",
|
|
230
|
+
"left": "#d95e5e",
|
|
231
|
+
"right": "#bd4f4f"
|
|
234
232
|
}
|
|
235
233
|
},
|
|
236
234
|
{
|
|
237
235
|
"id": "p-12",
|
|
238
236
|
"center": {
|
|
239
|
-
"x": 18.
|
|
237
|
+
"x": 18.23789608366224,
|
|
240
238
|
"y": 0,
|
|
241
|
-
"z":
|
|
239
|
+
"z": 10.066288031668535
|
|
242
240
|
},
|
|
243
|
-
"width": 1.
|
|
244
|
-
"depth": 1.
|
|
241
|
+
"width": 1.092410087628481,
|
|
242
|
+
"depth": 1.192329883665,
|
|
245
243
|
"rotYDeg": 0,
|
|
246
244
|
"type": "box",
|
|
247
|
-
"variant": "
|
|
245
|
+
"variant": "box_simple",
|
|
248
246
|
"colors": {
|
|
249
|
-
"top": "#
|
|
250
|
-
"left": "#
|
|
251
|
-
"right": "#
|
|
252
|
-
"detail": "#8B5E3C"
|
|
247
|
+
"top": "#E6A23C",
|
|
248
|
+
"left": "#cf9236",
|
|
249
|
+
"right": "#b07d2e"
|
|
253
250
|
}
|
|
254
251
|
},
|
|
255
252
|
{
|
|
256
253
|
"id": "p-13",
|
|
257
254
|
"center": {
|
|
258
|
-
"x":
|
|
255
|
+
"x": 18.190241743992196,
|
|
259
256
|
"y": 0,
|
|
260
|
-
"z": 12.
|
|
257
|
+
"z": 12.395902289727655
|
|
261
258
|
},
|
|
262
|
-
"width": 1.
|
|
263
|
-
"depth": 1.
|
|
259
|
+
"width": 1.205101318752906,
|
|
260
|
+
"depth": 1.1580432952186295,
|
|
264
261
|
"rotYDeg": 0,
|
|
265
|
-
"type": "
|
|
266
|
-
"variant": "
|
|
262
|
+
"type": "box",
|
|
263
|
+
"variant": "box_tofu",
|
|
267
264
|
"colors": {
|
|
268
|
-
"top": "#
|
|
269
|
-
"left": "#
|
|
270
|
-
"right": "#
|
|
265
|
+
"top": "#FFFFFF",
|
|
266
|
+
"left": "#E5E7E9",
|
|
267
|
+
"right": "#CACFD2",
|
|
268
|
+
"detail": "#333333"
|
|
271
269
|
}
|
|
272
270
|
},
|
|
273
271
|
{
|
|
274
272
|
"id": "p-14",
|
|
275
273
|
"center": {
|
|
276
|
-
"x":
|
|
274
|
+
"x": 20.340699865455136,
|
|
277
275
|
"y": 0,
|
|
278
|
-
"z":
|
|
276
|
+
"z": 12.414958991419969
|
|
279
277
|
},
|
|
280
|
-
"width": 1.
|
|
281
|
-
"depth": 1.
|
|
278
|
+
"width": 1.235769748797533,
|
|
279
|
+
"depth": 1.2367458344608293,
|
|
282
280
|
"rotYDeg": 0,
|
|
283
281
|
"type": "box",
|
|
284
|
-
"variant": "
|
|
282
|
+
"variant": "box_store",
|
|
285
283
|
"colors": {
|
|
286
|
-
"top": "#
|
|
287
|
-
"left": "#
|
|
288
|
-
"right": "#
|
|
289
|
-
"detail": "#
|
|
284
|
+
"top": "#FDFFE6",
|
|
285
|
+
"left": "#D7DBDD",
|
|
286
|
+
"right": "#BFC9CA",
|
|
287
|
+
"detail": "#FF6B6B"
|
|
290
288
|
}
|
|
291
289
|
},
|
|
292
290
|
{
|
|
293
291
|
"id": "p-15",
|
|
294
292
|
"center": {
|
|
295
|
-
"x":
|
|
293
|
+
"x": 22.95895891429808,
|
|
296
294
|
"y": 0,
|
|
297
|
-
"z":
|
|
295
|
+
"z": 12.430871047419899
|
|
298
296
|
},
|
|
299
|
-
"width": 1.
|
|
300
|
-
"depth": 1.
|
|
297
|
+
"width": 1.05,
|
|
298
|
+
"depth": 1.05,
|
|
301
299
|
"rotYDeg": 0,
|
|
302
|
-
"type": "
|
|
303
|
-
"variant": "
|
|
300
|
+
"type": "cylinder",
|
|
301
|
+
"variant": "cylinder_simple",
|
|
304
302
|
"colors": {
|
|
305
|
-
"top": "#
|
|
306
|
-
"left": "#
|
|
307
|
-
"right": "#
|
|
308
|
-
"detail": "#333333"
|
|
303
|
+
"top": "#409EFF",
|
|
304
|
+
"left": "#3685d6",
|
|
305
|
+
"right": "#2c6eb5"
|
|
309
306
|
}
|
|
310
307
|
},
|
|
311
308
|
{
|
|
312
309
|
"id": "p-16",
|
|
313
310
|
"center": {
|
|
314
|
-
"x": 24.
|
|
311
|
+
"x": 24.997159292826968,
|
|
315
312
|
"y": 0,
|
|
316
|
-
"z":
|
|
313
|
+
"z": 12.464859940491083
|
|
317
314
|
},
|
|
318
|
-
"width": 1.
|
|
319
|
-
"depth": 1.
|
|
315
|
+
"width": 1.1631490952163697,
|
|
316
|
+
"depth": 1.1953855455831557,
|
|
320
317
|
"rotYDeg": 0,
|
|
321
|
-
"type": "
|
|
322
|
-
"variant": "
|
|
318
|
+
"type": "box",
|
|
319
|
+
"variant": "box_express",
|
|
323
320
|
"colors": {
|
|
324
|
-
"top": "#
|
|
325
|
-
"left": "#
|
|
326
|
-
"right": "#
|
|
321
|
+
"top": "#E0C097",
|
|
322
|
+
"left": "#C4A480",
|
|
323
|
+
"right": "#A88865",
|
|
324
|
+
"detail": "#8B5E3C"
|
|
327
325
|
}
|
|
328
326
|
},
|
|
329
327
|
{
|
|
330
328
|
"id": "p-17",
|
|
331
329
|
"center": {
|
|
332
|
-
"x": 27.
|
|
330
|
+
"x": 27.37538464347617,
|
|
333
331
|
"y": 0,
|
|
334
|
-
"z":
|
|
332
|
+
"z": 12.456562973957768
|
|
335
333
|
},
|
|
336
|
-
"width": 1.
|
|
337
|
-
"depth": 1.
|
|
334
|
+
"width": 1.0398755148238854,
|
|
335
|
+
"depth": 1.2398918719216678,
|
|
338
336
|
"rotYDeg": 0,
|
|
339
337
|
"type": "box",
|
|
340
|
-
"variant": "
|
|
338
|
+
"variant": "box_express",
|
|
341
339
|
"colors": {
|
|
342
|
-
"top": "#
|
|
343
|
-
"left": "#
|
|
344
|
-
"right": "#
|
|
345
|
-
"detail": "#
|
|
340
|
+
"top": "#E0C097",
|
|
341
|
+
"left": "#C4A480",
|
|
342
|
+
"right": "#A88865",
|
|
343
|
+
"detail": "#8B5E3C"
|
|
346
344
|
}
|
|
347
345
|
},
|
|
348
346
|
{
|
|
349
347
|
"id": "p-18",
|
|
350
348
|
"center": {
|
|
351
|
-
"x": 30.
|
|
349
|
+
"x": 30.261098078201105,
|
|
352
350
|
"y": 0,
|
|
353
|
-
"z":
|
|
351
|
+
"z": 12.464308216103493
|
|
354
352
|
},
|
|
355
|
-
"width": 1.
|
|
356
|
-
"depth": 1.
|
|
353
|
+
"width": 1.1529453099486164,
|
|
354
|
+
"depth": 1.1009565890305473,
|
|
357
355
|
"rotYDeg": 0,
|
|
358
356
|
"type": "box",
|
|
359
|
-
"variant": "
|
|
357
|
+
"variant": "box_simple",
|
|
360
358
|
"colors": {
|
|
361
|
-
"top": "#
|
|
362
|
-
"left": "#
|
|
363
|
-
"right": "#
|
|
364
|
-
"detail": "#111111"
|
|
359
|
+
"top": "#409EFF",
|
|
360
|
+
"left": "#3685d6",
|
|
361
|
+
"right": "#2c6eb5"
|
|
365
362
|
}
|
|
366
363
|
},
|
|
367
364
|
{
|
|
368
365
|
"id": "p-19",
|
|
369
366
|
"center": {
|
|
370
|
-
"x":
|
|
367
|
+
"x": 32.20967841484103,
|
|
371
368
|
"y": 0,
|
|
372
|
-
"z":
|
|
369
|
+
"z": 12.432671453493025
|
|
373
370
|
},
|
|
374
|
-
"width": 1.
|
|
375
|
-
"depth": 1.
|
|
371
|
+
"width": 1.05,
|
|
372
|
+
"depth": 1.05,
|
|
376
373
|
"rotYDeg": 0,
|
|
377
|
-
"type": "
|
|
378
|
-
"variant": "
|
|
374
|
+
"type": "cylinder",
|
|
375
|
+
"variant": "cylinder_simple",
|
|
379
376
|
"colors": {
|
|
380
|
-
"top": "#
|
|
381
|
-
"left": "#
|
|
382
|
-
"right": "#
|
|
383
|
-
"detail": "#333333"
|
|
377
|
+
"top": "#67C23A",
|
|
378
|
+
"left": "#529b2e",
|
|
379
|
+
"right": "#458525"
|
|
384
380
|
}
|
|
385
381
|
},
|
|
386
382
|
{
|
|
387
383
|
"id": "p-20",
|
|
388
384
|
"center": {
|
|
389
|
-
"x":
|
|
385
|
+
"x": 34.783973715446876,
|
|
390
386
|
"y": 0,
|
|
391
|
-
"z":
|
|
387
|
+
"z": 12.433286835711113
|
|
392
388
|
},
|
|
393
|
-
"width": 1.
|
|
394
|
-
"depth": 1.
|
|
389
|
+
"width": 1.0588583424961466,
|
|
390
|
+
"depth": 1.2096853704236845,
|
|
395
391
|
"rotYDeg": 0,
|
|
396
392
|
"type": "box",
|
|
397
|
-
"variant": "
|
|
393
|
+
"variant": "box_express",
|
|
398
394
|
"colors": {
|
|
399
|
-
"top": "#
|
|
400
|
-
"left": "#
|
|
401
|
-
"right": "#
|
|
402
|
-
"detail": "#
|
|
395
|
+
"top": "#E0C097",
|
|
396
|
+
"left": "#C4A480",
|
|
397
|
+
"right": "#A88865",
|
|
398
|
+
"detail": "#8B5E3C"
|
|
403
399
|
}
|
|
404
400
|
},
|
|
405
401
|
{
|
|
406
402
|
"id": "p-21",
|
|
407
403
|
"center": {
|
|
408
|
-
"x":
|
|
404
|
+
"x": 34.818036095084636,
|
|
409
405
|
"y": 0,
|
|
410
|
-
"z":
|
|
406
|
+
"z": 14.559540631486817
|
|
411
407
|
},
|
|
412
|
-
"width": 1.
|
|
413
|
-
"depth": 1.
|
|
408
|
+
"width": 1.1738096774433784,
|
|
409
|
+
"depth": 1.197987586352037,
|
|
414
410
|
"rotYDeg": 0,
|
|
415
411
|
"type": "box",
|
|
416
|
-
"variant": "
|
|
412
|
+
"variant": "box_simple",
|
|
417
413
|
"colors": {
|
|
418
|
-
"top": "#
|
|
419
|
-
"left": "#
|
|
420
|
-
"right": "#
|
|
421
|
-
"detail": "#FF6B6B"
|
|
414
|
+
"top": "#409EFF",
|
|
415
|
+
"left": "#3685d6",
|
|
416
|
+
"right": "#2c6eb5"
|
|
422
417
|
}
|
|
423
418
|
},
|
|
424
419
|
{
|
|
425
420
|
"id": "p-22",
|
|
426
421
|
"center": {
|
|
427
|
-
"x":
|
|
422
|
+
"x": 34.846453306892165,
|
|
428
423
|
"y": 0,
|
|
429
|
-
"z":
|
|
424
|
+
"z": 16.40708193991197
|
|
430
425
|
},
|
|
431
|
-
"width": 1.
|
|
432
|
-
"depth": 1.
|
|
426
|
+
"width": 1.0662552714656364,
|
|
427
|
+
"depth": 1.0898985267104109,
|
|
433
428
|
"rotYDeg": 0,
|
|
434
429
|
"type": "box",
|
|
435
|
-
"variant": "
|
|
430
|
+
"variant": "box_vinyl",
|
|
436
431
|
"colors": {
|
|
437
|
-
"top": "#
|
|
438
|
-
"left": "#
|
|
439
|
-
"right": "#
|
|
440
|
-
"detail": "#
|
|
432
|
+
"top": "#F4D03F",
|
|
433
|
+
"left": "#D4AC0D",
|
|
434
|
+
"right": "#B7950B",
|
|
435
|
+
"detail": "#111111"
|
|
441
436
|
}
|
|
442
437
|
},
|
|
443
438
|
{
|
|
444
439
|
"id": "p-23",
|
|
445
440
|
"center": {
|
|
446
|
-
"x":
|
|
441
|
+
"x": 37.66444289515002,
|
|
447
442
|
"y": 0,
|
|
448
|
-
"z":
|
|
443
|
+
"z": 16.44654677130586
|
|
449
444
|
},
|
|
450
|
-
"width": 1.
|
|
451
|
-
"depth": 1.
|
|
445
|
+
"width": 1.05,
|
|
446
|
+
"depth": 1.05,
|
|
452
447
|
"rotYDeg": 0,
|
|
453
|
-
"type": "
|
|
454
|
-
"variant": "
|
|
448
|
+
"type": "cylinder",
|
|
449
|
+
"variant": "cylinder_simple",
|
|
455
450
|
"colors": {
|
|
456
|
-
"top": "#
|
|
457
|
-
"left": "#
|
|
458
|
-
"right": "#
|
|
459
|
-
"detail": "#111111"
|
|
451
|
+
"top": "#409EFF",
|
|
452
|
+
"left": "#3685d6",
|
|
453
|
+
"right": "#2c6eb5"
|
|
460
454
|
}
|
|
461
455
|
},
|
|
462
456
|
{
|
|
463
457
|
"id": "p-24",
|
|
464
458
|
"center": {
|
|
465
|
-
"x":
|
|
459
|
+
"x": 40.62892048243849,
|
|
466
460
|
"y": 0,
|
|
467
|
-
"z":
|
|
461
|
+
"z": 16.45737667302944
|
|
468
462
|
},
|
|
469
|
-
"width": 1.
|
|
470
|
-
"depth": 1.
|
|
463
|
+
"width": 1.0512897372484624,
|
|
464
|
+
"depth": 1.1893681959199571,
|
|
471
465
|
"rotYDeg": 0,
|
|
472
466
|
"type": "box",
|
|
473
|
-
"variant": "
|
|
467
|
+
"variant": "box_express",
|
|
474
468
|
"colors": {
|
|
475
|
-
"top": "#
|
|
476
|
-
"left": "#
|
|
477
|
-
"right": "#
|
|
478
|
-
"detail": "#
|
|
469
|
+
"top": "#E0C097",
|
|
470
|
+
"left": "#C4A480",
|
|
471
|
+
"right": "#A88865",
|
|
472
|
+
"detail": "#8B5E3C"
|
|
479
473
|
}
|
|
480
474
|
},
|
|
481
475
|
{
|
|
482
476
|
"id": "p-25",
|
|
483
477
|
"center": {
|
|
484
|
-
"x": 42.
|
|
478
|
+
"x": 42.532583903163946,
|
|
485
479
|
"y": 0,
|
|
486
|
-
"z":
|
|
480
|
+
"z": 16.47782788499157
|
|
487
481
|
},
|
|
488
|
-
"width": 1.
|
|
489
|
-
"depth": 1.
|
|
482
|
+
"width": 1.05,
|
|
483
|
+
"depth": 1.05,
|
|
490
484
|
"rotYDeg": 0,
|
|
491
|
-
"type": "
|
|
492
|
-
"variant": "
|
|
485
|
+
"type": "cylinder",
|
|
486
|
+
"variant": "cylinder_simple",
|
|
493
487
|
"colors": {
|
|
494
|
-
"top": "#
|
|
495
|
-
"left": "#
|
|
496
|
-
"right": "#
|
|
497
|
-
"detail": "#333333"
|
|
488
|
+
"top": "#409EFF",
|
|
489
|
+
"left": "#3685d6",
|
|
490
|
+
"right": "#2c6eb5"
|
|
498
491
|
}
|
|
499
492
|
},
|
|
500
493
|
{
|
|
501
494
|
"id": "p-26",
|
|
502
495
|
"center": {
|
|
503
|
-
"x":
|
|
496
|
+
"x": 44.86109069574675,
|
|
504
497
|
"y": 0,
|
|
505
|
-
"z":
|
|
498
|
+
"z": 16.50513763653819
|
|
506
499
|
},
|
|
507
|
-
"width": 1.
|
|
508
|
-
"depth": 1.
|
|
500
|
+
"width": 1.1881703139227677,
|
|
501
|
+
"depth": 1.2235172988025087,
|
|
509
502
|
"rotYDeg": 0,
|
|
510
503
|
"type": "box",
|
|
511
|
-
"variant": "
|
|
504
|
+
"variant": "box_express",
|
|
512
505
|
"colors": {
|
|
513
|
-
"top": "#
|
|
514
|
-
"left": "#
|
|
515
|
-
"right": "#
|
|
506
|
+
"top": "#E0C097",
|
|
507
|
+
"left": "#C4A480",
|
|
508
|
+
"right": "#A88865",
|
|
509
|
+
"detail": "#8B5E3C"
|
|
516
510
|
}
|
|
517
511
|
},
|
|
518
512
|
{
|
|
519
513
|
"id": "p-27",
|
|
520
514
|
"center": {
|
|
521
|
-
"x":
|
|
515
|
+
"x": 44.88844622366058,
|
|
522
516
|
"y": 0,
|
|
523
|
-
"z":
|
|
517
|
+
"z": 19.060759070148112
|
|
524
518
|
},
|
|
525
|
-
"width": 1.
|
|
526
|
-
"depth": 1.
|
|
519
|
+
"width": 1.05,
|
|
520
|
+
"depth": 1.05,
|
|
527
521
|
"rotYDeg": 0,
|
|
528
|
-
"type": "
|
|
529
|
-
"variant": "
|
|
522
|
+
"type": "cylinder",
|
|
523
|
+
"variant": "cylinder_simple",
|
|
530
524
|
"colors": {
|
|
531
|
-
"top": "#
|
|
532
|
-
"left": "#
|
|
533
|
-
"right": "#
|
|
525
|
+
"top": "#F56C6C",
|
|
526
|
+
"left": "#d95e5e",
|
|
527
|
+
"right": "#bd4f4f"
|
|
534
528
|
}
|
|
535
529
|
},
|
|
536
530
|
{
|
|
537
531
|
"id": "p-28",
|
|
538
532
|
"center": {
|
|
539
|
-
"x":
|
|
533
|
+
"x": 46.69566067450012,
|
|
540
534
|
"y": 0,
|
|
541
|
-
"z":
|
|
535
|
+
"z": 19.038639977219812
|
|
542
536
|
},
|
|
543
|
-
"width": 1.
|
|
544
|
-
"depth": 1.
|
|
537
|
+
"width": 1.058678746250774,
|
|
538
|
+
"depth": 1.015064366168838,
|
|
545
539
|
"rotYDeg": 0,
|
|
546
540
|
"type": "box",
|
|
547
|
-
"variant": "
|
|
541
|
+
"variant": "box_express",
|
|
548
542
|
"colors": {
|
|
549
|
-
"top": "#
|
|
550
|
-
"left": "#
|
|
551
|
-
"right": "#
|
|
552
|
-
"detail": "#
|
|
543
|
+
"top": "#E0C097",
|
|
544
|
+
"left": "#C4A480",
|
|
545
|
+
"right": "#A88865",
|
|
546
|
+
"detail": "#8B5E3C"
|
|
553
547
|
}
|
|
554
548
|
},
|
|
555
549
|
{
|
|
556
550
|
"id": "p-29",
|
|
557
551
|
"center": {
|
|
558
|
-
"x":
|
|
552
|
+
"x": 49.7043397908352,
|
|
559
553
|
"y": 0,
|
|
560
|
-
"z":
|
|
554
|
+
"z": 19.044794252186453
|
|
561
555
|
},
|
|
562
|
-
"width": 1.
|
|
563
|
-
"depth": 1.
|
|
556
|
+
"width": 1.028219997895984,
|
|
557
|
+
"depth": 1.1275864318607312,
|
|
564
558
|
"rotYDeg": 0,
|
|
565
559
|
"type": "box",
|
|
566
|
-
"variant": "
|
|
560
|
+
"variant": "box_vinyl",
|
|
567
561
|
"colors": {
|
|
568
|
-
"top": "#
|
|
569
|
-
"left": "#
|
|
570
|
-
"right": "#
|
|
571
|
-
"detail": "#
|
|
562
|
+
"top": "#F4D03F",
|
|
563
|
+
"left": "#D4AC0D",
|
|
564
|
+
"right": "#B7950B",
|
|
565
|
+
"detail": "#111111"
|
|
572
566
|
}
|
|
573
567
|
},
|
|
574
568
|
{
|
|
575
569
|
"id": "p-30",
|
|
576
570
|
"center": {
|
|
577
|
-
"x":
|
|
571
|
+
"x": 51.772635150571645,
|
|
578
572
|
"y": 0,
|
|
579
|
-
"z":
|
|
573
|
+
"z": 19.034775045204338
|
|
580
574
|
},
|
|
581
|
-
"width": 1.
|
|
582
|
-
"depth": 1.
|
|
575
|
+
"width": 1.0562160015367978,
|
|
576
|
+
"depth": 1.1799137667659267,
|
|
583
577
|
"rotYDeg": 0,
|
|
584
578
|
"type": "box",
|
|
585
|
-
"variant": "
|
|
579
|
+
"variant": "box_express",
|
|
586
580
|
"colors": {
|
|
587
|
-
"top": "#
|
|
588
|
-
"left": "#
|
|
589
|
-
"right": "#
|
|
581
|
+
"top": "#E0C097",
|
|
582
|
+
"left": "#C4A480",
|
|
583
|
+
"right": "#A88865",
|
|
584
|
+
"detail": "#8B5E3C"
|
|
590
585
|
}
|
|
591
586
|
},
|
|
592
587
|
{
|
|
593
588
|
"id": "p-31",
|
|
594
589
|
"center": {
|
|
595
|
-
"x":
|
|
590
|
+
"x": 53.959733963808844,
|
|
596
591
|
"y": 0,
|
|
597
|
-
"z":
|
|
592
|
+
"z": 18.99944993525252
|
|
598
593
|
},
|
|
599
|
-
"width": 1.
|
|
600
|
-
"depth": 1.
|
|
594
|
+
"width": 1.0140396952694466,
|
|
595
|
+
"depth": 1.007775731388375,
|
|
601
596
|
"rotYDeg": 0,
|
|
602
597
|
"type": "box",
|
|
603
|
-
"variant": "
|
|
598
|
+
"variant": "box_express",
|
|
604
599
|
"colors": {
|
|
605
|
-
"top": "#
|
|
606
|
-
"left": "#
|
|
607
|
-
"right": "#
|
|
608
|
-
"detail": "#
|
|
600
|
+
"top": "#E0C097",
|
|
601
|
+
"left": "#C4A480",
|
|
602
|
+
"right": "#A88865",
|
|
603
|
+
"detail": "#8B5E3C"
|
|
609
604
|
}
|
|
610
605
|
},
|
|
611
606
|
{
|
|
612
607
|
"id": "p-32",
|
|
613
608
|
"center": {
|
|
614
|
-
"x":
|
|
609
|
+
"x": 53.924787760584046,
|
|
615
610
|
"y": 0,
|
|
616
|
-
"z":
|
|
611
|
+
"z": 21.494424703737916
|
|
617
612
|
},
|
|
618
|
-
"width": 1.
|
|
619
|
-
"depth": 1.
|
|
613
|
+
"width": 1.0353179946706248,
|
|
614
|
+
"depth": 1.0237160474172402,
|
|
620
615
|
"rotYDeg": 0,
|
|
621
616
|
"type": "box",
|
|
622
|
-
"variant": "
|
|
617
|
+
"variant": "box_tofu",
|
|
623
618
|
"colors": {
|
|
624
|
-
"top": "#
|
|
625
|
-
"left": "#
|
|
626
|
-
"right": "#
|
|
627
|
-
"detail": "#
|
|
619
|
+
"top": "#FFFFFF",
|
|
620
|
+
"left": "#E5E7E9",
|
|
621
|
+
"right": "#CACFD2",
|
|
622
|
+
"detail": "#333333"
|
|
628
623
|
}
|
|
629
624
|
},
|
|
630
625
|
{
|
|
631
626
|
"id": "p-33",
|
|
632
627
|
"center": {
|
|
633
|
-
"x":
|
|
628
|
+
"x": 53.952939582710584,
|
|
634
629
|
"y": 0,
|
|
635
|
-
"z":
|
|
630
|
+
"z": 23.932164392192924
|
|
636
631
|
},
|
|
637
|
-
"width": 1.
|
|
638
|
-
"depth": 1.
|
|
632
|
+
"width": 1.1867087484275498,
|
|
633
|
+
"depth": 1.1687293649505495,
|
|
639
634
|
"rotYDeg": 0,
|
|
640
635
|
"type": "box",
|
|
641
|
-
"variant": "
|
|
636
|
+
"variant": "box_simple",
|
|
642
637
|
"colors": {
|
|
643
|
-
"top": "#
|
|
644
|
-
"left": "#
|
|
645
|
-
"right": "#
|
|
646
|
-
"detail": "#8B5E3C"
|
|
638
|
+
"top": "#F56C6C",
|
|
639
|
+
"left": "#d95e5e",
|
|
640
|
+
"right": "#bd4f4f"
|
|
647
641
|
}
|
|
648
642
|
},
|
|
649
643
|
{
|
|
650
644
|
"id": "p-34",
|
|
651
645
|
"center": {
|
|
652
|
-
"x":
|
|
646
|
+
"x": 53.9786145219014,
|
|
653
647
|
"y": 0,
|
|
654
|
-
"z":
|
|
648
|
+
"z": 26.658390197906826
|
|
655
649
|
},
|
|
656
|
-
"width": 1.
|
|
657
|
-
"depth": 1.
|
|
650
|
+
"width": 1.0125931948482028,
|
|
651
|
+
"depth": 1.241777412705951,
|
|
658
652
|
"rotYDeg": 0,
|
|
659
653
|
"type": "box",
|
|
660
|
-
"variant": "
|
|
654
|
+
"variant": "box_simple",
|
|
661
655
|
"colors": {
|
|
662
|
-
"top": "#
|
|
663
|
-
"left": "#
|
|
664
|
-
"right": "#
|
|
665
|
-
"detail": "#333333"
|
|
656
|
+
"top": "#67C23A",
|
|
657
|
+
"left": "#529b2e",
|
|
658
|
+
"right": "#458525"
|
|
666
659
|
}
|
|
667
660
|
},
|
|
668
661
|
{
|
|
669
662
|
"id": "p-35",
|
|
670
663
|
"center": {
|
|
671
|
-
"x":
|
|
664
|
+
"x": 56.86184709210034,
|
|
672
665
|
"y": 0,
|
|
673
|
-
"z":
|
|
666
|
+
"z": 26.609851954136907
|
|
674
667
|
},
|
|
675
|
-
"width": 1.
|
|
676
|
-
"depth": 1.
|
|
668
|
+
"width": 1.0696657076802412,
|
|
669
|
+
"depth": 1.193062305540341,
|
|
677
670
|
"rotYDeg": 0,
|
|
678
671
|
"type": "box",
|
|
679
672
|
"variant": "box_express",
|
|
@@ -687,50 +680,48 @@
|
|
|
687
680
|
{
|
|
688
681
|
"id": "p-36",
|
|
689
682
|
"center": {
|
|
690
|
-
"x":
|
|
683
|
+
"x": 58.938531662541685,
|
|
691
684
|
"y": 0,
|
|
692
|
-
"z":
|
|
685
|
+
"z": 26.603956661398502
|
|
693
686
|
},
|
|
694
|
-
"width": 1.
|
|
695
|
-
"depth": 1.
|
|
687
|
+
"width": 1.0971499234890332,
|
|
688
|
+
"depth": 1.0708112866016157,
|
|
696
689
|
"rotYDeg": 0,
|
|
697
690
|
"type": "box",
|
|
698
|
-
"variant": "
|
|
691
|
+
"variant": "box_simple",
|
|
699
692
|
"colors": {
|
|
700
|
-
"top": "#
|
|
701
|
-
"left": "#
|
|
702
|
-
"right": "#
|
|
703
|
-
"detail": "#8B5E3C"
|
|
693
|
+
"top": "#67C23A",
|
|
694
|
+
"left": "#529b2e",
|
|
695
|
+
"right": "#458525"
|
|
704
696
|
}
|
|
705
697
|
},
|
|
706
698
|
{
|
|
707
699
|
"id": "p-37",
|
|
708
700
|
"center": {
|
|
709
|
-
"x":
|
|
701
|
+
"x": 62.1192746303134,
|
|
710
702
|
"y": 0,
|
|
711
|
-
"z":
|
|
703
|
+
"z": 26.563405904948436
|
|
712
704
|
},
|
|
713
|
-
"width": 1.
|
|
714
|
-
"depth": 1.
|
|
705
|
+
"width": 1.103072464514092,
|
|
706
|
+
"depth": 1.128058016359833,
|
|
715
707
|
"rotYDeg": 0,
|
|
716
708
|
"type": "box",
|
|
717
|
-
"variant": "
|
|
709
|
+
"variant": "box_simple",
|
|
718
710
|
"colors": {
|
|
719
|
-
"top": "#
|
|
720
|
-
"left": "#
|
|
721
|
-
"right": "#
|
|
722
|
-
"detail": "#333333"
|
|
711
|
+
"top": "#409EFF",
|
|
712
|
+
"left": "#3685d6",
|
|
713
|
+
"right": "#2c6eb5"
|
|
723
714
|
}
|
|
724
715
|
},
|
|
725
716
|
{
|
|
726
717
|
"id": "p-38",
|
|
727
718
|
"center": {
|
|
728
|
-
"x":
|
|
719
|
+
"x": 62.15307831089155,
|
|
729
720
|
"y": 0,
|
|
730
|
-
"z":
|
|
721
|
+
"z": 29.661106167622428
|
|
731
722
|
},
|
|
732
|
-
"width": 1.
|
|
733
|
-
"depth": 1.
|
|
723
|
+
"width": 1.063321746915263,
|
|
724
|
+
"depth": 1.028487086309347,
|
|
734
725
|
"rotYDeg": 0,
|
|
735
726
|
"type": "box",
|
|
736
727
|
"variant": "box_vinyl",
|
|
@@ -744,123 +735,142 @@
|
|
|
744
735
|
{
|
|
745
736
|
"id": "p-39",
|
|
746
737
|
"center": {
|
|
747
|
-
"x":
|
|
738
|
+
"x": 64.02788313551707,
|
|
748
739
|
"y": 0,
|
|
749
|
-
"z":
|
|
740
|
+
"z": 29.62313946325944
|
|
750
741
|
},
|
|
751
|
-
"width": 1.
|
|
752
|
-
"depth": 1.
|
|
742
|
+
"width": 1.1285631955268622,
|
|
743
|
+
"depth": 1.1437455714418299,
|
|
753
744
|
"rotYDeg": 0,
|
|
754
745
|
"type": "box",
|
|
755
|
-
"variant": "
|
|
746
|
+
"variant": "box_express",
|
|
756
747
|
"colors": {
|
|
757
|
-
"top": "#
|
|
758
|
-
"left": "#
|
|
759
|
-
"right": "#
|
|
748
|
+
"top": "#E0C097",
|
|
749
|
+
"left": "#C4A480",
|
|
750
|
+
"right": "#A88865",
|
|
751
|
+
"detail": "#8B5E3C"
|
|
760
752
|
}
|
|
761
753
|
},
|
|
762
754
|
{
|
|
763
755
|
"id": "p-40",
|
|
764
756
|
"center": {
|
|
765
|
-
"x":
|
|
757
|
+
"x": 63.982194807372146,
|
|
766
758
|
"y": 0,
|
|
767
|
-
"z":
|
|
759
|
+
"z": 32.338356839440934
|
|
768
760
|
},
|
|
769
|
-
"width": 1.
|
|
770
|
-
"depth": 1.
|
|
761
|
+
"width": 1.1574335098999708,
|
|
762
|
+
"depth": 1.1675782204454663,
|
|
771
763
|
"rotYDeg": 0,
|
|
772
764
|
"type": "box",
|
|
773
|
-
"variant": "
|
|
765
|
+
"variant": "box_simple",
|
|
774
766
|
"colors": {
|
|
775
|
-
"top": "#
|
|
776
|
-
"left": "#
|
|
777
|
-
"right": "#
|
|
778
|
-
"detail": "#333333"
|
|
767
|
+
"top": "#F56C6C",
|
|
768
|
+
"left": "#d95e5e",
|
|
769
|
+
"right": "#bd4f4f"
|
|
779
770
|
}
|
|
780
771
|
},
|
|
781
772
|
{
|
|
782
773
|
"id": "p-41",
|
|
783
774
|
"center": {
|
|
784
|
-
"x":
|
|
775
|
+
"x": 63.99330129848947,
|
|
785
776
|
"y": 0,
|
|
786
|
-
"z":
|
|
777
|
+
"z": 35.00877462549079
|
|
787
778
|
},
|
|
788
|
-
"width": 1.
|
|
789
|
-
"depth": 1.
|
|
779
|
+
"width": 1.05,
|
|
780
|
+
"depth": 1.05,
|
|
790
781
|
"rotYDeg": 0,
|
|
791
|
-
"type": "
|
|
792
|
-
"variant": "
|
|
782
|
+
"type": "cylinder",
|
|
783
|
+
"variant": "cylinder_simple",
|
|
793
784
|
"colors": {
|
|
794
|
-
"top": "#
|
|
795
|
-
"left": "#
|
|
796
|
-
"right": "#
|
|
785
|
+
"top": "#F56C6C",
|
|
786
|
+
"left": "#d95e5e",
|
|
787
|
+
"right": "#bd4f4f"
|
|
797
788
|
}
|
|
798
789
|
},
|
|
799
790
|
{
|
|
800
791
|
"id": "p-42",
|
|
801
792
|
"center": {
|
|
802
|
-
"x":
|
|
793
|
+
"x": 67.02310648247278,
|
|
803
794
|
"y": 0,
|
|
804
|
-
"z":
|
|
795
|
+
"z": 35.037698709237254
|
|
805
796
|
},
|
|
806
|
-
"width": 1.
|
|
807
|
-
"depth": 1.
|
|
797
|
+
"width": 1.1785433293220322,
|
|
798
|
+
"depth": 1.2081725598350972,
|
|
808
799
|
"rotYDeg": 0,
|
|
809
800
|
"type": "box",
|
|
810
|
-
"variant": "
|
|
801
|
+
"variant": "box_express",
|
|
811
802
|
"colors": {
|
|
812
|
-
"top": "#
|
|
813
|
-
"left": "#
|
|
814
|
-
"right": "#
|
|
815
|
-
"detail": "#
|
|
803
|
+
"top": "#E0C097",
|
|
804
|
+
"left": "#C4A480",
|
|
805
|
+
"right": "#A88865",
|
|
806
|
+
"detail": "#8B5E3C"
|
|
816
807
|
}
|
|
817
808
|
},
|
|
818
809
|
{
|
|
819
810
|
"id": "p-43",
|
|
820
811
|
"center": {
|
|
821
|
-
"x":
|
|
812
|
+
"x": 66.9829709498598,
|
|
822
813
|
"y": 0,
|
|
823
|
-
"z":
|
|
814
|
+
"z": 36.90340515305447
|
|
824
815
|
},
|
|
825
|
-
"width": 1.
|
|
826
|
-
"depth": 1.
|
|
816
|
+
"width": 1.034872978941944,
|
|
817
|
+
"depth": 1.1330805794024283,
|
|
827
818
|
"rotYDeg": 0,
|
|
828
819
|
"type": "box",
|
|
829
|
-
"variant": "
|
|
820
|
+
"variant": "box_store",
|
|
830
821
|
"colors": {
|
|
831
|
-
"top": "#
|
|
832
|
-
"left": "#
|
|
833
|
-
"right": "#
|
|
834
|
-
"detail": "#
|
|
822
|
+
"top": "#FDFFE6",
|
|
823
|
+
"left": "#D7DBDD",
|
|
824
|
+
"right": "#BFC9CA",
|
|
825
|
+
"detail": "#FF6B6B"
|
|
835
826
|
}
|
|
836
827
|
},
|
|
837
828
|
{
|
|
838
829
|
"id": "p-44",
|
|
839
830
|
"center": {
|
|
840
|
-
"x":
|
|
831
|
+
"x": 66.97358567403796,
|
|
841
832
|
"y": 0,
|
|
842
|
-
"z": 39.
|
|
833
|
+
"z": 39.35092631538908
|
|
843
834
|
},
|
|
844
|
-
"width": 1.
|
|
845
|
-
"depth": 1.
|
|
835
|
+
"width": 1.0278232693801743,
|
|
836
|
+
"depth": 1.1624680236738492,
|
|
846
837
|
"rotYDeg": 0,
|
|
847
838
|
"type": "box",
|
|
848
|
-
"variant": "
|
|
839
|
+
"variant": "box_express",
|
|
849
840
|
"colors": {
|
|
850
|
-
"top": "#
|
|
851
|
-
"left": "#
|
|
852
|
-
"right": "#
|
|
841
|
+
"top": "#E0C097",
|
|
842
|
+
"left": "#C4A480",
|
|
843
|
+
"right": "#A88865",
|
|
844
|
+
"detail": "#8B5E3C"
|
|
853
845
|
}
|
|
854
846
|
},
|
|
855
847
|
{
|
|
856
848
|
"id": "p-45",
|
|
857
849
|
"center": {
|
|
858
|
-
"x":
|
|
850
|
+
"x": 67.01276201001032,
|
|
859
851
|
"y": 0,
|
|
860
|
-
"z":
|
|
852
|
+
"z": 41.798445308114616
|
|
861
853
|
},
|
|
862
|
-
"width": 1.
|
|
863
|
-
"depth": 1.
|
|
854
|
+
"width": 1.05,
|
|
855
|
+
"depth": 1.05,
|
|
856
|
+
"rotYDeg": 0,
|
|
857
|
+
"type": "cylinder",
|
|
858
|
+
"variant": "cylinder_simple",
|
|
859
|
+
"colors": {
|
|
860
|
+
"top": "#409EFF",
|
|
861
|
+
"left": "#3685d6",
|
|
862
|
+
"right": "#2c6eb5"
|
|
863
|
+
}
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"id": "p-46",
|
|
867
|
+
"center": {
|
|
868
|
+
"x": 67.02988488966594,
|
|
869
|
+
"y": 0,
|
|
870
|
+
"z": 44.9449147527781
|
|
871
|
+
},
|
|
872
|
+
"width": 1.178558886134326,
|
|
873
|
+
"depth": 1.1376941800758682,
|
|
864
874
|
"rotYDeg": 0,
|
|
865
875
|
"type": "box",
|
|
866
876
|
"variant": "box_store",
|
|
@@ -872,33 +882,33 @@
|
|
|
872
882
|
}
|
|
873
883
|
},
|
|
874
884
|
{
|
|
875
|
-
"id": "p-
|
|
885
|
+
"id": "p-47",
|
|
876
886
|
"center": {
|
|
877
|
-
"x":
|
|
887
|
+
"x": 69.0580346376207,
|
|
878
888
|
"y": 0,
|
|
879
|
-
"z":
|
|
889
|
+
"z": 44.95407323297303
|
|
880
890
|
},
|
|
881
|
-
"width": 1.
|
|
882
|
-
"depth": 1.
|
|
891
|
+
"width": 1.2266426385504392,
|
|
892
|
+
"depth": 1.1909722388679964,
|
|
883
893
|
"rotYDeg": 0,
|
|
884
894
|
"type": "box",
|
|
885
|
-
"variant": "
|
|
895
|
+
"variant": "box_tofu",
|
|
886
896
|
"colors": {
|
|
887
|
-
"top": "#
|
|
888
|
-
"left": "#
|
|
889
|
-
"right": "#
|
|
890
|
-
"detail": "#
|
|
897
|
+
"top": "#FFFFFF",
|
|
898
|
+
"left": "#E5E7E9",
|
|
899
|
+
"right": "#CACFD2",
|
|
900
|
+
"detail": "#333333"
|
|
891
901
|
}
|
|
892
902
|
},
|
|
893
903
|
{
|
|
894
|
-
"id": "p-
|
|
904
|
+
"id": "p-48",
|
|
895
905
|
"center": {
|
|
896
|
-
"x":
|
|
906
|
+
"x": 71.49914026593284,
|
|
897
907
|
"y": 0,
|
|
898
|
-
"z":
|
|
908
|
+
"z": 44.94136515317548
|
|
899
909
|
},
|
|
900
|
-
"width": 1.
|
|
901
|
-
"depth": 1.
|
|
910
|
+
"width": 1.1990896828701205,
|
|
911
|
+
"depth": 1.0670897662952028,
|
|
902
912
|
"rotYDeg": 0,
|
|
903
913
|
"type": "box",
|
|
904
914
|
"variant": "box_tofu",
|
|
@@ -910,14 +920,68 @@
|
|
|
910
920
|
}
|
|
911
921
|
},
|
|
912
922
|
{
|
|
913
|
-
"id": "p-
|
|
923
|
+
"id": "p-49",
|
|
924
|
+
"center": {
|
|
925
|
+
"x": 71.54514879325644,
|
|
926
|
+
"y": 0,
|
|
927
|
+
"z": 47.33367694105659
|
|
928
|
+
},
|
|
929
|
+
"width": 1.1079017818476546,
|
|
930
|
+
"depth": 1.1761058271751301,
|
|
931
|
+
"rotYDeg": 0,
|
|
932
|
+
"type": "box",
|
|
933
|
+
"variant": "box_simple",
|
|
934
|
+
"colors": {
|
|
935
|
+
"top": "#F56C6C",
|
|
936
|
+
"left": "#d95e5e",
|
|
937
|
+
"right": "#bd4f4f"
|
|
938
|
+
}
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"id": "p-50",
|
|
942
|
+
"center": {
|
|
943
|
+
"x": 71.50203535894492,
|
|
944
|
+
"y": 0,
|
|
945
|
+
"z": 50.14502702487867
|
|
946
|
+
},
|
|
947
|
+
"width": 1.209482431509291,
|
|
948
|
+
"depth": 1.1225268841360356,
|
|
949
|
+
"rotYDeg": 0,
|
|
950
|
+
"type": "box",
|
|
951
|
+
"variant": "box_simple",
|
|
952
|
+
"colors": {
|
|
953
|
+
"top": "#F56C6C",
|
|
954
|
+
"left": "#d95e5e",
|
|
955
|
+
"right": "#bd4f4f"
|
|
956
|
+
}
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
"id": "p-51",
|
|
960
|
+
"center": {
|
|
961
|
+
"x": 71.51803019387556,
|
|
962
|
+
"y": 0,
|
|
963
|
+
"z": 51.96464429631115
|
|
964
|
+
},
|
|
965
|
+
"width": 1.1370457262438936,
|
|
966
|
+
"depth": 1.101811587857926,
|
|
967
|
+
"rotYDeg": 0,
|
|
968
|
+
"type": "box",
|
|
969
|
+
"variant": "box_simple",
|
|
970
|
+
"colors": {
|
|
971
|
+
"top": "#67C23A",
|
|
972
|
+
"left": "#529b2e",
|
|
973
|
+
"right": "#458525"
|
|
974
|
+
}
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"id": "p-52",
|
|
914
978
|
"center": {
|
|
915
|
-
"x":
|
|
979
|
+
"x": 71.46820501429877,
|
|
916
980
|
"y": 0,
|
|
917
|
-
"z":
|
|
981
|
+
"z": 53.857393748945285
|
|
918
982
|
},
|
|
919
|
-
"width": 1.
|
|
920
|
-
"depth": 1.
|
|
983
|
+
"width": 1.018900923439721,
|
|
984
|
+
"depth": 1.1505989731059405,
|
|
921
985
|
"rotYDeg": 0,
|
|
922
986
|
"type": "box",
|
|
923
987
|
"variant": "box_simple",
|
|
@@ -928,14 +992,33 @@
|
|
|
928
992
|
}
|
|
929
993
|
},
|
|
930
994
|
{
|
|
931
|
-
"id": "p-
|
|
995
|
+
"id": "p-53",
|
|
996
|
+
"center": {
|
|
997
|
+
"x": 71.48147151813912,
|
|
998
|
+
"y": 0,
|
|
999
|
+
"z": 56.36503394416769
|
|
1000
|
+
},
|
|
1001
|
+
"width": 1.1871468723691754,
|
|
1002
|
+
"depth": 1.117287486846227,
|
|
1003
|
+
"rotYDeg": 0,
|
|
1004
|
+
"type": "box",
|
|
1005
|
+
"variant": "box_store",
|
|
1006
|
+
"colors": {
|
|
1007
|
+
"top": "#FDFFE6",
|
|
1008
|
+
"left": "#D7DBDD",
|
|
1009
|
+
"right": "#BFC9CA",
|
|
1010
|
+
"detail": "#FF6B6B"
|
|
1011
|
+
}
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"id": "p-54",
|
|
932
1015
|
"center": {
|
|
933
|
-
"x":
|
|
1016
|
+
"x": 74.52623949452595,
|
|
934
1017
|
"y": 0,
|
|
935
|
-
"z":
|
|
1018
|
+
"z": 56.40233985956403
|
|
936
1019
|
},
|
|
937
|
-
"width": 1.
|
|
938
|
-
"depth": 1.
|
|
1020
|
+
"width": 1.1354151666794974,
|
|
1021
|
+
"depth": 1.0154578387809254,
|
|
939
1022
|
"rotYDeg": 0,
|
|
940
1023
|
"type": "box",
|
|
941
1024
|
"variant": "box_express",
|
|
@@ -947,51 +1030,52 @@
|
|
|
947
1030
|
}
|
|
948
1031
|
},
|
|
949
1032
|
{
|
|
950
|
-
"id": "p-
|
|
1033
|
+
"id": "p-55",
|
|
951
1034
|
"center": {
|
|
952
|
-
"x":
|
|
1035
|
+
"x": 74.50056069300072,
|
|
953
1036
|
"y": 0,
|
|
954
|
-
"z":
|
|
1037
|
+
"z": 59.55508564948342
|
|
955
1038
|
},
|
|
956
|
-
"width": 1.
|
|
957
|
-
"depth": 1.
|
|
1039
|
+
"width": 1.1693079770399761,
|
|
1040
|
+
"depth": 1.1767236293185146,
|
|
958
1041
|
"rotYDeg": 0,
|
|
959
1042
|
"type": "box",
|
|
960
|
-
"variant": "
|
|
1043
|
+
"variant": "box_express",
|
|
961
1044
|
"colors": {
|
|
962
|
-
"top": "#
|
|
963
|
-
"left": "#
|
|
964
|
-
"right": "#
|
|
1045
|
+
"top": "#E0C097",
|
|
1046
|
+
"left": "#C4A480",
|
|
1047
|
+
"right": "#A88865",
|
|
1048
|
+
"detail": "#8B5E3C"
|
|
965
1049
|
}
|
|
966
1050
|
},
|
|
967
1051
|
{
|
|
968
|
-
"id": "p-
|
|
1052
|
+
"id": "p-56",
|
|
969
1053
|
"center": {
|
|
970
|
-
"x":
|
|
1054
|
+
"x": 76.37839708734697,
|
|
971
1055
|
"y": 0,
|
|
972
|
-
"z":
|
|
1056
|
+
"z": 59.55292791368112
|
|
973
1057
|
},
|
|
974
|
-
"width": 1.
|
|
975
|
-
"depth": 1.
|
|
1058
|
+
"width": 1.1854311228661942,
|
|
1059
|
+
"depth": 1.135028481546337,
|
|
976
1060
|
"rotYDeg": 0,
|
|
977
1061
|
"type": "box",
|
|
978
|
-
"variant": "
|
|
1062
|
+
"variant": "box_express",
|
|
979
1063
|
"colors": {
|
|
980
|
-
"top": "#
|
|
981
|
-
"left": "#
|
|
982
|
-
"right": "#
|
|
983
|
-
"detail": "#
|
|
1064
|
+
"top": "#E0C097",
|
|
1065
|
+
"left": "#C4A480",
|
|
1066
|
+
"right": "#A88865",
|
|
1067
|
+
"detail": "#8B5E3C"
|
|
984
1068
|
}
|
|
985
1069
|
},
|
|
986
1070
|
{
|
|
987
|
-
"id": "p-
|
|
1071
|
+
"id": "p-57",
|
|
988
1072
|
"center": {
|
|
989
|
-
"x":
|
|
1073
|
+
"x": 76.42699428015716,
|
|
990
1074
|
"y": 0,
|
|
991
|
-
"z":
|
|
1075
|
+
"z": 61.779643287872744
|
|
992
1076
|
},
|
|
993
|
-
"width": 1.
|
|
994
|
-
"depth": 1.
|
|
1077
|
+
"width": 1.1725441292731762,
|
|
1078
|
+
"depth": 1.249537915107579,
|
|
995
1079
|
"rotYDeg": 0,
|
|
996
1080
|
"type": "box",
|
|
997
1081
|
"variant": "box_tofu",
|
|
@@ -1003,36 +1087,36 @@
|
|
|
1003
1087
|
}
|
|
1004
1088
|
},
|
|
1005
1089
|
{
|
|
1006
|
-
"id": "p-
|
|
1090
|
+
"id": "p-58",
|
|
1007
1091
|
"center": {
|
|
1008
|
-
"x":
|
|
1092
|
+
"x": 76.44883327898516,
|
|
1009
1093
|
"y": 0,
|
|
1010
|
-
"z":
|
|
1094
|
+
"z": 64.41125444472361
|
|
1011
1095
|
},
|
|
1012
|
-
"width": 1.
|
|
1013
|
-
"depth": 1.
|
|
1096
|
+
"width": 1.2060629130369345,
|
|
1097
|
+
"depth": 1.1094795465979164,
|
|
1014
1098
|
"rotYDeg": 0,
|
|
1015
1099
|
"type": "box",
|
|
1016
|
-
"variant": "
|
|
1100
|
+
"variant": "box_vinyl",
|
|
1017
1101
|
"colors": {
|
|
1018
|
-
"top": "#
|
|
1019
|
-
"left": "#
|
|
1020
|
-
"right": "#
|
|
1021
|
-
"detail": "#
|
|
1102
|
+
"top": "#F4D03F",
|
|
1103
|
+
"left": "#D4AC0D",
|
|
1104
|
+
"right": "#B7950B",
|
|
1105
|
+
"detail": "#111111"
|
|
1022
1106
|
}
|
|
1023
1107
|
},
|
|
1024
1108
|
{
|
|
1025
|
-
"id": "p-
|
|
1109
|
+
"id": "p-59",
|
|
1026
1110
|
"center": {
|
|
1027
|
-
"x":
|
|
1111
|
+
"x": 78.97813501806378,
|
|
1028
1112
|
"y": 0,
|
|
1029
|
-
"z":
|
|
1113
|
+
"z": 64.41245249810744
|
|
1030
1114
|
},
|
|
1031
|
-
"width": 1.
|
|
1032
|
-
"depth": 1.
|
|
1115
|
+
"width": 1.05,
|
|
1116
|
+
"depth": 1.05,
|
|
1033
1117
|
"rotYDeg": 0,
|
|
1034
|
-
"type": "
|
|
1035
|
-
"variant": "
|
|
1118
|
+
"type": "cylinder",
|
|
1119
|
+
"variant": "cylinder_simple",
|
|
1036
1120
|
"colors": {
|
|
1037
1121
|
"top": "#409EFF",
|
|
1038
1122
|
"left": "#3685d6",
|
|
@@ -1040,17 +1124,17 @@
|
|
|
1040
1124
|
}
|
|
1041
1125
|
},
|
|
1042
1126
|
{
|
|
1043
|
-
"id": "p-
|
|
1127
|
+
"id": "p-60",
|
|
1044
1128
|
"center": {
|
|
1045
|
-
"x":
|
|
1129
|
+
"x": 80.8176257416921,
|
|
1046
1130
|
"y": 0,
|
|
1047
|
-
"z":
|
|
1131
|
+
"z": 64.37707708183541
|
|
1048
1132
|
},
|
|
1049
|
-
"width": 1.
|
|
1050
|
-
"depth": 1.
|
|
1133
|
+
"width": 1.05,
|
|
1134
|
+
"depth": 1.05,
|
|
1051
1135
|
"rotYDeg": 0,
|
|
1052
|
-
"type": "
|
|
1053
|
-
"variant": "
|
|
1136
|
+
"type": "cylinder",
|
|
1137
|
+
"variant": "cylinder_simple",
|
|
1054
1138
|
"colors": {
|
|
1055
1139
|
"top": "#F56C6C",
|
|
1056
1140
|
"left": "#d95e5e",
|
|
@@ -1058,36 +1142,36 @@
|
|
|
1058
1142
|
}
|
|
1059
1143
|
},
|
|
1060
1144
|
{
|
|
1061
|
-
"id": "p-
|
|
1145
|
+
"id": "p-61",
|
|
1062
1146
|
"center": {
|
|
1063
|
-
"x":
|
|
1147
|
+
"x": 83.08969963069062,
|
|
1064
1148
|
"y": 0,
|
|
1065
|
-
"z":
|
|
1149
|
+
"z": 64.40481577224789
|
|
1066
1150
|
},
|
|
1067
|
-
"width": 1.
|
|
1068
|
-
"depth": 1.
|
|
1151
|
+
"width": 1.160158217027857,
|
|
1152
|
+
"depth": 1.0199607014749017,
|
|
1069
1153
|
"rotYDeg": 0,
|
|
1070
1154
|
"type": "box",
|
|
1071
|
-
"variant": "
|
|
1155
|
+
"variant": "box_vinyl",
|
|
1072
1156
|
"colors": {
|
|
1073
|
-
"top": "#
|
|
1074
|
-
"left": "#
|
|
1075
|
-
"right": "#
|
|
1076
|
-
"detail": "#
|
|
1157
|
+
"top": "#F4D03F",
|
|
1158
|
+
"left": "#D4AC0D",
|
|
1159
|
+
"right": "#B7950B",
|
|
1160
|
+
"detail": "#111111"
|
|
1077
1161
|
}
|
|
1078
1162
|
},
|
|
1079
1163
|
{
|
|
1080
|
-
"id": "p-
|
|
1164
|
+
"id": "p-62",
|
|
1081
1165
|
"center": {
|
|
1082
|
-
"x":
|
|
1166
|
+
"x": 83.05600709456766,
|
|
1083
1167
|
"y": 0,
|
|
1084
|
-
"z":
|
|
1168
|
+
"z": 66.86669244506243
|
|
1085
1169
|
},
|
|
1086
|
-
"width": 1.
|
|
1087
|
-
"depth": 1.
|
|
1170
|
+
"width": 1.05,
|
|
1171
|
+
"depth": 1.05,
|
|
1088
1172
|
"rotYDeg": 0,
|
|
1089
|
-
"type": "
|
|
1090
|
-
"variant": "
|
|
1173
|
+
"type": "cylinder",
|
|
1174
|
+
"variant": "cylinder_simple",
|
|
1091
1175
|
"colors": {
|
|
1092
1176
|
"top": "#67C23A",
|
|
1093
1177
|
"left": "#529b2e",
|
|
@@ -1095,33 +1179,33 @@
|
|
|
1095
1179
|
}
|
|
1096
1180
|
},
|
|
1097
1181
|
{
|
|
1098
|
-
"id": "p-
|
|
1182
|
+
"id": "p-63",
|
|
1099
1183
|
"center": {
|
|
1100
|
-
"x":
|
|
1184
|
+
"x": 83.09868866049159,
|
|
1101
1185
|
"y": 0,
|
|
1102
|
-
"z":
|
|
1186
|
+
"z": 69.16197697879373
|
|
1103
1187
|
},
|
|
1104
|
-
"width": 1.
|
|
1105
|
-
"depth": 1.
|
|
1188
|
+
"width": 1.109526038220863,
|
|
1189
|
+
"depth": 1.094894766851745,
|
|
1106
1190
|
"rotYDeg": 0,
|
|
1107
1191
|
"type": "box",
|
|
1108
|
-
"variant": "
|
|
1192
|
+
"variant": "box_express",
|
|
1109
1193
|
"colors": {
|
|
1110
|
-
"top": "#
|
|
1111
|
-
"left": "#
|
|
1112
|
-
"right": "#
|
|
1113
|
-
"detail": "#
|
|
1194
|
+
"top": "#E0C097",
|
|
1195
|
+
"left": "#C4A480",
|
|
1196
|
+
"right": "#A88865",
|
|
1197
|
+
"detail": "#8B5E3C"
|
|
1114
1198
|
}
|
|
1115
1199
|
},
|
|
1116
1200
|
{
|
|
1117
|
-
"id": "p-
|
|
1201
|
+
"id": "p-64",
|
|
1118
1202
|
"center": {
|
|
1119
|
-
"x":
|
|
1203
|
+
"x": 85.41870256530527,
|
|
1120
1204
|
"y": 0,
|
|
1121
|
-
"z":
|
|
1205
|
+
"z": 69.12647526027936
|
|
1122
1206
|
},
|
|
1123
|
-
"width": 1.
|
|
1124
|
-
"depth": 1.
|
|
1207
|
+
"width": 1.2412227095296713,
|
|
1208
|
+
"depth": 1.0322446525247044,
|
|
1125
1209
|
"rotYDeg": 0,
|
|
1126
1210
|
"type": "box",
|
|
1127
1211
|
"variant": "box_tofu",
|
|
@@ -1133,129 +1217,130 @@
|
|
|
1133
1217
|
}
|
|
1134
1218
|
},
|
|
1135
1219
|
{
|
|
1136
|
-
"id": "p-
|
|
1220
|
+
"id": "p-65",
|
|
1137
1221
|
"center": {
|
|
1138
|
-
"x":
|
|
1222
|
+
"x": 87.85806086557362,
|
|
1139
1223
|
"y": 0,
|
|
1140
|
-
"z":
|
|
1224
|
+
"z": 69.11372036699379
|
|
1141
1225
|
},
|
|
1142
|
-
"width": 1.
|
|
1143
|
-
"depth": 1.
|
|
1226
|
+
"width": 1.0550733208912766,
|
|
1227
|
+
"depth": 1.1680019573159526,
|
|
1144
1228
|
"rotYDeg": 0,
|
|
1145
1229
|
"type": "box",
|
|
1146
|
-
"variant": "
|
|
1230
|
+
"variant": "box_store",
|
|
1147
1231
|
"colors": {
|
|
1148
|
-
"top": "#
|
|
1149
|
-
"left": "#
|
|
1150
|
-
"right": "#
|
|
1151
|
-
"detail": "#
|
|
1232
|
+
"top": "#FDFFE6",
|
|
1233
|
+
"left": "#D7DBDD",
|
|
1234
|
+
"right": "#BFC9CA",
|
|
1235
|
+
"detail": "#FF6B6B"
|
|
1152
1236
|
}
|
|
1153
1237
|
},
|
|
1154
1238
|
{
|
|
1155
|
-
"id": "p-
|
|
1239
|
+
"id": "p-66",
|
|
1156
1240
|
"center": {
|
|
1157
|
-
"x":
|
|
1241
|
+
"x": 87.90414752266564,
|
|
1158
1242
|
"y": 0,
|
|
1159
|
-
"z":
|
|
1243
|
+
"z": 70.92303917173903
|
|
1160
1244
|
},
|
|
1161
|
-
"width": 1.
|
|
1162
|
-
"depth": 1.
|
|
1245
|
+
"width": 1.05,
|
|
1246
|
+
"depth": 1.05,
|
|
1163
1247
|
"rotYDeg": 0,
|
|
1164
|
-
"type": "
|
|
1165
|
-
"variant": "
|
|
1248
|
+
"type": "cylinder",
|
|
1249
|
+
"variant": "cylinder_simple",
|
|
1166
1250
|
"colors": {
|
|
1167
|
-
"top": "#
|
|
1168
|
-
"left": "#
|
|
1169
|
-
"right": "#
|
|
1170
|
-
"detail": "#333333"
|
|
1251
|
+
"top": "#E6A23C",
|
|
1252
|
+
"left": "#cf9236",
|
|
1253
|
+
"right": "#b07d2e"
|
|
1171
1254
|
}
|
|
1172
1255
|
},
|
|
1173
1256
|
{
|
|
1174
|
-
"id": "p-
|
|
1257
|
+
"id": "p-67",
|
|
1175
1258
|
"center": {
|
|
1176
|
-
"x":
|
|
1259
|
+
"x": 87.95098267104524,
|
|
1177
1260
|
"y": 0,
|
|
1178
|
-
"z":
|
|
1261
|
+
"z": 73.89299535571737
|
|
1179
1262
|
},
|
|
1180
|
-
"width": 1.
|
|
1181
|
-
"depth": 1.
|
|
1263
|
+
"width": 1.1961113513429236,
|
|
1264
|
+
"depth": 1.0736942589626155,
|
|
1182
1265
|
"rotYDeg": 0,
|
|
1183
1266
|
"type": "box",
|
|
1184
|
-
"variant": "
|
|
1267
|
+
"variant": "box_tofu",
|
|
1185
1268
|
"colors": {
|
|
1186
|
-
"top": "#
|
|
1187
|
-
"left": "#
|
|
1188
|
-
"right": "#
|
|
1269
|
+
"top": "#FFFFFF",
|
|
1270
|
+
"left": "#E5E7E9",
|
|
1271
|
+
"right": "#CACFD2",
|
|
1272
|
+
"detail": "#333333"
|
|
1189
1273
|
}
|
|
1190
1274
|
},
|
|
1191
1275
|
{
|
|
1192
|
-
"id": "p-
|
|
1276
|
+
"id": "p-68",
|
|
1193
1277
|
"center": {
|
|
1194
|
-
"x":
|
|
1278
|
+
"x": 90.85058010178646,
|
|
1195
1279
|
"y": 0,
|
|
1196
|
-
"z":
|
|
1280
|
+
"z": 73.86314083159117
|
|
1197
1281
|
},
|
|
1198
|
-
"width": 1.
|
|
1199
|
-
"depth": 1.
|
|
1282
|
+
"width": 1.0580222606929124,
|
|
1283
|
+
"depth": 1.1941788271973741,
|
|
1200
1284
|
"rotYDeg": 0,
|
|
1201
1285
|
"type": "box",
|
|
1202
|
-
"variant": "
|
|
1286
|
+
"variant": "box_tofu",
|
|
1203
1287
|
"colors": {
|
|
1204
|
-
"top": "#
|
|
1205
|
-
"left": "#
|
|
1206
|
-
"right": "#
|
|
1207
|
-
"detail": "#
|
|
1288
|
+
"top": "#FFFFFF",
|
|
1289
|
+
"left": "#E5E7E9",
|
|
1290
|
+
"right": "#CACFD2",
|
|
1291
|
+
"detail": "#333333"
|
|
1208
1292
|
}
|
|
1209
1293
|
},
|
|
1210
1294
|
{
|
|
1211
|
-
"id": "p-
|
|
1295
|
+
"id": "p-69",
|
|
1212
1296
|
"center": {
|
|
1213
|
-
"x":
|
|
1297
|
+
"x": 90.81757661957182,
|
|
1214
1298
|
"y": 0,
|
|
1215
|
-
"z":
|
|
1299
|
+
"z": 76.88810127851931
|
|
1216
1300
|
},
|
|
1217
|
-
"width": 1.
|
|
1218
|
-
"depth": 1.
|
|
1301
|
+
"width": 1.1170313358851853,
|
|
1302
|
+
"depth": 1.2318809033519966,
|
|
1219
1303
|
"rotYDeg": 0,
|
|
1220
1304
|
"type": "box",
|
|
1221
|
-
"variant": "
|
|
1305
|
+
"variant": "box_express",
|
|
1222
1306
|
"colors": {
|
|
1223
|
-
"top": "#
|
|
1224
|
-
"left": "#
|
|
1225
|
-
"right": "#
|
|
1226
|
-
"detail": "#
|
|
1307
|
+
"top": "#E0C097",
|
|
1308
|
+
"left": "#C4A480",
|
|
1309
|
+
"right": "#A88865",
|
|
1310
|
+
"detail": "#8B5E3C"
|
|
1227
1311
|
}
|
|
1228
1312
|
},
|
|
1229
1313
|
{
|
|
1230
|
-
"id": "p-
|
|
1314
|
+
"id": "p-70",
|
|
1231
1315
|
"center": {
|
|
1232
|
-
"x":
|
|
1316
|
+
"x": 92.64079343934581,
|
|
1233
1317
|
"y": 0,
|
|
1234
|
-
"z":
|
|
1318
|
+
"z": 76.8674208509817
|
|
1235
1319
|
},
|
|
1236
|
-
"width": 1.
|
|
1237
|
-
"depth": 1.
|
|
1320
|
+
"width": 1.1770820618500384,
|
|
1321
|
+
"depth": 1.0265555381898561,
|
|
1238
1322
|
"rotYDeg": 0,
|
|
1239
1323
|
"type": "box",
|
|
1240
|
-
"variant": "
|
|
1324
|
+
"variant": "box_express",
|
|
1241
1325
|
"colors": {
|
|
1242
|
-
"top": "#
|
|
1243
|
-
"left": "#
|
|
1244
|
-
"right": "#
|
|
1326
|
+
"top": "#E0C097",
|
|
1327
|
+
"left": "#C4A480",
|
|
1328
|
+
"right": "#A88865",
|
|
1329
|
+
"detail": "#8B5E3C"
|
|
1245
1330
|
}
|
|
1246
1331
|
},
|
|
1247
1332
|
{
|
|
1248
|
-
"id": "p-
|
|
1333
|
+
"id": "p-71",
|
|
1249
1334
|
"center": {
|
|
1250
|
-
"x":
|
|
1335
|
+
"x": 95.66182543354195,
|
|
1251
1336
|
"y": 0,
|
|
1252
|
-
"z":
|
|
1337
|
+
"z": 76.83065249800248
|
|
1253
1338
|
},
|
|
1254
|
-
"width": 1.
|
|
1255
|
-
"depth": 1.
|
|
1339
|
+
"width": 1.05,
|
|
1340
|
+
"depth": 1.05,
|
|
1256
1341
|
"rotYDeg": 0,
|
|
1257
|
-
"type": "
|
|
1258
|
-
"variant": "
|
|
1342
|
+
"type": "cylinder",
|
|
1343
|
+
"variant": "cylinder_simple",
|
|
1259
1344
|
"colors": {
|
|
1260
1345
|
"top": "#E6A23C",
|
|
1261
1346
|
"left": "#cf9236",
|
|
@@ -1263,105 +1348,106 @@
|
|
|
1263
1348
|
}
|
|
1264
1349
|
},
|
|
1265
1350
|
{
|
|
1266
|
-
"id": "p-
|
|
1351
|
+
"id": "p-72",
|
|
1267
1352
|
"center": {
|
|
1268
|
-
"x":
|
|
1353
|
+
"x": 95.64798029977736,
|
|
1269
1354
|
"y": 0,
|
|
1270
|
-
"z":
|
|
1355
|
+
"z": 79.84362718995831
|
|
1271
1356
|
},
|
|
1272
|
-
"width": 1.
|
|
1273
|
-
"depth": 1.
|
|
1357
|
+
"width": 1.009005129341504,
|
|
1358
|
+
"depth": 1.0069206431540292,
|
|
1274
1359
|
"rotYDeg": 0,
|
|
1275
1360
|
"type": "box",
|
|
1276
|
-
"variant": "
|
|
1361
|
+
"variant": "box_store",
|
|
1277
1362
|
"colors": {
|
|
1278
|
-
"top": "#
|
|
1279
|
-
"left": "#
|
|
1280
|
-
"right": "#
|
|
1363
|
+
"top": "#FDFFE6",
|
|
1364
|
+
"left": "#D7DBDD",
|
|
1365
|
+
"right": "#BFC9CA",
|
|
1366
|
+
"detail": "#FF6B6B"
|
|
1281
1367
|
}
|
|
1282
1368
|
},
|
|
1283
1369
|
{
|
|
1284
|
-
"id": "p-
|
|
1370
|
+
"id": "p-73",
|
|
1285
1371
|
"center": {
|
|
1286
|
-
"x":
|
|
1372
|
+
"x": 98.69185881467624,
|
|
1287
1373
|
"y": 0,
|
|
1288
|
-
"z":
|
|
1374
|
+
"z": 79.80496537622763
|
|
1289
1375
|
},
|
|
1290
|
-
"width": 1.
|
|
1291
|
-
"depth": 1.
|
|
1376
|
+
"width": 1.05,
|
|
1377
|
+
"depth": 1.05,
|
|
1292
1378
|
"rotYDeg": 0,
|
|
1293
|
-
"type": "
|
|
1294
|
-
"variant": "
|
|
1379
|
+
"type": "cylinder",
|
|
1380
|
+
"variant": "cylinder_simple",
|
|
1295
1381
|
"colors": {
|
|
1296
|
-
"top": "#
|
|
1297
|
-
"left": "#
|
|
1298
|
-
"right": "#
|
|
1382
|
+
"top": "#E6A23C",
|
|
1383
|
+
"left": "#cf9236",
|
|
1384
|
+
"right": "#b07d2e"
|
|
1299
1385
|
}
|
|
1300
1386
|
},
|
|
1301
1387
|
{
|
|
1302
|
-
"id": "p-
|
|
1388
|
+
"id": "p-74",
|
|
1303
1389
|
"center": {
|
|
1304
|
-
"x":
|
|
1390
|
+
"x": 98.69506374154942,
|
|
1305
1391
|
"y": 0,
|
|
1306
|
-
"z":
|
|
1392
|
+
"z": 81.68935236276099
|
|
1307
1393
|
},
|
|
1308
|
-
"width": 1.
|
|
1309
|
-
"depth": 1.
|
|
1394
|
+
"width": 1.05,
|
|
1395
|
+
"depth": 1.05,
|
|
1310
1396
|
"rotYDeg": 0,
|
|
1311
|
-
"type": "
|
|
1312
|
-
"variant": "
|
|
1397
|
+
"type": "cylinder",
|
|
1398
|
+
"variant": "cylinder_simple",
|
|
1313
1399
|
"colors": {
|
|
1314
|
-
"top": "#
|
|
1315
|
-
"left": "#
|
|
1316
|
-
"right": "#
|
|
1400
|
+
"top": "#E6A23C",
|
|
1401
|
+
"left": "#cf9236",
|
|
1402
|
+
"right": "#b07d2e"
|
|
1317
1403
|
}
|
|
1318
1404
|
},
|
|
1319
1405
|
{
|
|
1320
|
-
"id": "p-
|
|
1406
|
+
"id": "p-75",
|
|
1321
1407
|
"center": {
|
|
1322
|
-
"x":
|
|
1408
|
+
"x": 101.66283104031479,
|
|
1323
1409
|
"y": 0,
|
|
1324
|
-
"z":
|
|
1410
|
+
"z": 81.70286478344485
|
|
1325
1411
|
},
|
|
1326
|
-
"width": 1.
|
|
1327
|
-
"depth": 1.
|
|
1412
|
+
"width": 1.0140919759935196,
|
|
1413
|
+
"depth": 1.083783015647802,
|
|
1328
1414
|
"rotYDeg": 0,
|
|
1329
1415
|
"type": "box",
|
|
1330
|
-
"variant": "
|
|
1416
|
+
"variant": "box_tofu",
|
|
1331
1417
|
"colors": {
|
|
1332
|
-
"top": "#
|
|
1333
|
-
"left": "#
|
|
1334
|
-
"right": "#
|
|
1335
|
-
"detail": "#
|
|
1418
|
+
"top": "#FFFFFF",
|
|
1419
|
+
"left": "#E5E7E9",
|
|
1420
|
+
"right": "#CACFD2",
|
|
1421
|
+
"detail": "#333333"
|
|
1336
1422
|
}
|
|
1337
1423
|
},
|
|
1338
1424
|
{
|
|
1339
|
-
"id": "p-
|
|
1425
|
+
"id": "p-76",
|
|
1340
1426
|
"center": {
|
|
1341
|
-
"x":
|
|
1427
|
+
"x": 104.8425110665348,
|
|
1342
1428
|
"y": 0,
|
|
1343
|
-
"z":
|
|
1429
|
+
"z": 81.73946289368415
|
|
1344
1430
|
},
|
|
1345
|
-
"width": 1.
|
|
1346
|
-
"depth": 1.
|
|
1431
|
+
"width": 1.05,
|
|
1432
|
+
"depth": 1.05,
|
|
1347
1433
|
"rotYDeg": 0,
|
|
1348
|
-
"type": "
|
|
1349
|
-
"variant": "
|
|
1434
|
+
"type": "cylinder",
|
|
1435
|
+
"variant": "cylinder_simple",
|
|
1350
1436
|
"colors": {
|
|
1351
|
-
"top": "#
|
|
1352
|
-
"left": "#
|
|
1353
|
-
"right": "#
|
|
1437
|
+
"top": "#F56C6C",
|
|
1438
|
+
"left": "#d95e5e",
|
|
1439
|
+
"right": "#bd4f4f"
|
|
1354
1440
|
}
|
|
1355
1441
|
},
|
|
1356
1442
|
{
|
|
1357
|
-
"id": "p-
|
|
1443
|
+
"id": "p-77",
|
|
1358
1444
|
"center": {
|
|
1359
|
-
"x":
|
|
1445
|
+
"x": 107.12126751836449,
|
|
1360
1446
|
"y": 0,
|
|
1361
|
-
"z":
|
|
1447
|
+
"z": 81.72448022911534
|
|
1362
1448
|
},
|
|
1363
|
-
"width": 1.
|
|
1364
|
-
"depth": 1.
|
|
1449
|
+
"width": 1.2457067744087924,
|
|
1450
|
+
"depth": 1.2336198688641282,
|
|
1365
1451
|
"rotYDeg": 0,
|
|
1366
1452
|
"type": "box",
|
|
1367
1453
|
"variant": "box_vinyl",
|
|
@@ -1373,14 +1459,14 @@
|
|
|
1373
1459
|
}
|
|
1374
1460
|
},
|
|
1375
1461
|
{
|
|
1376
|
-
"id": "p-
|
|
1462
|
+
"id": "p-78",
|
|
1377
1463
|
"center": {
|
|
1378
|
-
"x":
|
|
1464
|
+
"x": 110.07721353521441,
|
|
1379
1465
|
"y": 0,
|
|
1380
|
-
"z":
|
|
1466
|
+
"z": 81.77142100884646
|
|
1381
1467
|
},
|
|
1382
|
-
"width": 1.
|
|
1383
|
-
"depth": 1.
|
|
1468
|
+
"width": 1.0335518717922045,
|
|
1469
|
+
"depth": 1.0037435963767318,
|
|
1384
1470
|
"rotYDeg": 0,
|
|
1385
1471
|
"type": "box",
|
|
1386
1472
|
"variant": "box_store",
|
|
@@ -1392,33 +1478,14 @@
|
|
|
1392
1478
|
}
|
|
1393
1479
|
},
|
|
1394
1480
|
{
|
|
1395
|
-
"id": "p-
|
|
1396
|
-
"center": {
|
|
1397
|
-
"x": 126.85615591176612,
|
|
1398
|
-
"y": 0,
|
|
1399
|
-
"z": 63.0132738633376
|
|
1400
|
-
},
|
|
1401
|
-
"width": 1.0412020683480436,
|
|
1402
|
-
"depth": 1.0264272764448203,
|
|
1403
|
-
"rotYDeg": 0,
|
|
1404
|
-
"type": "box",
|
|
1405
|
-
"variant": "box_tofu",
|
|
1406
|
-
"colors": {
|
|
1407
|
-
"top": "#FFFFFF",
|
|
1408
|
-
"left": "#E5E7E9",
|
|
1409
|
-
"right": "#CACFD2",
|
|
1410
|
-
"detail": "#333333"
|
|
1411
|
-
}
|
|
1412
|
-
},
|
|
1413
|
-
{
|
|
1414
|
-
"id": "p-75",
|
|
1481
|
+
"id": "p-79",
|
|
1415
1482
|
"center": {
|
|
1416
|
-
"x":
|
|
1483
|
+
"x": 112.83441058864557,
|
|
1417
1484
|
"y": 0,
|
|
1418
|
-
"z":
|
|
1485
|
+
"z": 81.79390311795004
|
|
1419
1486
|
},
|
|
1420
|
-
"width": 1.
|
|
1421
|
-
"depth": 1.
|
|
1487
|
+
"width": 1.0245361328239255,
|
|
1488
|
+
"depth": 1.1119399145766813,
|
|
1422
1489
|
"rotYDeg": 0,
|
|
1423
1490
|
"type": "box",
|
|
1424
1491
|
"variant": "box_store",
|
|
@@ -1430,14 +1497,14 @@
|
|
|
1430
1497
|
}
|
|
1431
1498
|
},
|
|
1432
1499
|
{
|
|
1433
|
-
"id": "p-
|
|
1500
|
+
"id": "p-80",
|
|
1434
1501
|
"center": {
|
|
1435
|
-
"x":
|
|
1502
|
+
"x": 112.88080592925232,
|
|
1436
1503
|
"y": 0,
|
|
1437
|
-
"z":
|
|
1504
|
+
"z": 84.72423523078871
|
|
1438
1505
|
},
|
|
1439
|
-
"width": 1.
|
|
1440
|
-
"depth": 1.
|
|
1506
|
+
"width": 1.2368474603802186,
|
|
1507
|
+
"depth": 1.1473987699241373,
|
|
1441
1508
|
"rotYDeg": 0,
|
|
1442
1509
|
"type": "box",
|
|
1443
1510
|
"variant": "box_vinyl",
|
|
@@ -1449,32 +1516,14 @@
|
|
|
1449
1516
|
}
|
|
1450
1517
|
},
|
|
1451
1518
|
{
|
|
1452
|
-
"id": "p-
|
|
1453
|
-
"center": {
|
|
1454
|
-
"x": 134.53669283862078,
|
|
1455
|
-
"y": 0,
|
|
1456
|
-
"z": 63.03572638474206
|
|
1457
|
-
},
|
|
1458
|
-
"width": 1.0053957402731273,
|
|
1459
|
-
"depth": 1.1466851002288447,
|
|
1460
|
-
"rotYDeg": 0,
|
|
1461
|
-
"type": "box",
|
|
1462
|
-
"variant": "box_simple",
|
|
1463
|
-
"colors": {
|
|
1464
|
-
"top": "#F56C6C",
|
|
1465
|
-
"left": "#d95e5e",
|
|
1466
|
-
"right": "#bd4f4f"
|
|
1467
|
-
}
|
|
1468
|
-
},
|
|
1469
|
-
{
|
|
1470
|
-
"id": "p-78",
|
|
1519
|
+
"id": "p-81",
|
|
1471
1520
|
"center": {
|
|
1472
|
-
"x":
|
|
1521
|
+
"x": 112.92884500801044,
|
|
1473
1522
|
"y": 0,
|
|
1474
|
-
"z":
|
|
1523
|
+
"z": 87.25106661960068
|
|
1475
1524
|
},
|
|
1476
|
-
"width": 1.
|
|
1477
|
-
"depth": 1.
|
|
1525
|
+
"width": 1.09193354849328,
|
|
1526
|
+
"depth": 1.2420411707097856,
|
|
1478
1527
|
"rotYDeg": 0,
|
|
1479
1528
|
"type": "box",
|
|
1480
1529
|
"variant": "box_vinyl",
|
|
@@ -1486,51 +1535,51 @@
|
|
|
1486
1535
|
}
|
|
1487
1536
|
},
|
|
1488
1537
|
{
|
|
1489
|
-
"id": "p-
|
|
1538
|
+
"id": "p-82",
|
|
1490
1539
|
"center": {
|
|
1491
|
-
"x":
|
|
1540
|
+
"x": 115.68936265333991,
|
|
1492
1541
|
"y": 0,
|
|
1493
|
-
"z":
|
|
1542
|
+
"z": 87.249750668276
|
|
1494
1543
|
},
|
|
1495
|
-
"width": 1.
|
|
1496
|
-
"depth": 1.
|
|
1544
|
+
"width": 1.0959406495541058,
|
|
1545
|
+
"depth": 1.0988591313822471,
|
|
1497
1546
|
"rotYDeg": 0,
|
|
1498
1547
|
"type": "box",
|
|
1499
|
-
"variant": "
|
|
1548
|
+
"variant": "box_express",
|
|
1500
1549
|
"colors": {
|
|
1501
|
-
"top": "#
|
|
1502
|
-
"left": "#
|
|
1503
|
-
"right": "#
|
|
1550
|
+
"top": "#E0C097",
|
|
1551
|
+
"left": "#C4A480",
|
|
1552
|
+
"right": "#A88865",
|
|
1553
|
+
"detail": "#8B5E3C"
|
|
1504
1554
|
}
|
|
1505
1555
|
},
|
|
1506
1556
|
{
|
|
1507
|
-
"id": "p-
|
|
1557
|
+
"id": "p-83",
|
|
1508
1558
|
"center": {
|
|
1509
|
-
"x":
|
|
1559
|
+
"x": 117.69638775223697,
|
|
1510
1560
|
"y": 0,
|
|
1511
|
-
"z":
|
|
1561
|
+
"z": 87.23846256185253
|
|
1512
1562
|
},
|
|
1513
|
-
"width": 1.
|
|
1514
|
-
"depth": 1.
|
|
1563
|
+
"width": 1.2193406821318626,
|
|
1564
|
+
"depth": 1.2184995413844006,
|
|
1515
1565
|
"rotYDeg": 0,
|
|
1516
1566
|
"type": "box",
|
|
1517
|
-
"variant": "
|
|
1567
|
+
"variant": "box_simple",
|
|
1518
1568
|
"colors": {
|
|
1519
|
-
"top": "#
|
|
1520
|
-
"left": "#
|
|
1521
|
-
"right": "#
|
|
1522
|
-
"detail": "#333333"
|
|
1569
|
+
"top": "#E6A23C",
|
|
1570
|
+
"left": "#cf9236",
|
|
1571
|
+
"right": "#b07d2e"
|
|
1523
1572
|
}
|
|
1524
1573
|
},
|
|
1525
1574
|
{
|
|
1526
|
-
"id": "p-
|
|
1575
|
+
"id": "p-84",
|
|
1527
1576
|
"center": {
|
|
1528
|
-
"x":
|
|
1577
|
+
"x": 117.6751060807263,
|
|
1529
1578
|
"y": 0,
|
|
1530
|
-
"z":
|
|
1579
|
+
"z": 89.49159643123468
|
|
1531
1580
|
},
|
|
1532
|
-
"width": 1.
|
|
1533
|
-
"depth": 1.
|
|
1581
|
+
"width": 1.0867818668888798,
|
|
1582
|
+
"depth": 1.0568468272950717,
|
|
1534
1583
|
"rotYDeg": 0,
|
|
1535
1584
|
"type": "box",
|
|
1536
1585
|
"variant": "box_express",
|
|
@@ -1542,33 +1591,14 @@
|
|
|
1542
1591
|
}
|
|
1543
1592
|
},
|
|
1544
1593
|
{
|
|
1545
|
-
"id": "p-
|
|
1546
|
-
"center": {
|
|
1547
|
-
"x": 139.94488117364003,
|
|
1548
|
-
"y": 0,
|
|
1549
|
-
"z": 70.49420205894589
|
|
1550
|
-
},
|
|
1551
|
-
"width": 1.1995436475610097,
|
|
1552
|
-
"depth": 1.023944467317287,
|
|
1553
|
-
"rotYDeg": 0,
|
|
1554
|
-
"type": "box",
|
|
1555
|
-
"variant": "box_store",
|
|
1556
|
-
"colors": {
|
|
1557
|
-
"top": "#FDFFE6",
|
|
1558
|
-
"left": "#D7DBDD",
|
|
1559
|
-
"right": "#BFC9CA",
|
|
1560
|
-
"detail": "#FF6B6B"
|
|
1561
|
-
}
|
|
1562
|
-
},
|
|
1563
|
-
{
|
|
1564
|
-
"id": "p-83",
|
|
1594
|
+
"id": "p-85",
|
|
1565
1595
|
"center": {
|
|
1566
|
-
"x":
|
|
1596
|
+
"x": 119.59149513484047,
|
|
1567
1597
|
"y": 0,
|
|
1568
|
-
"z":
|
|
1598
|
+
"z": 89.46513912152274
|
|
1569
1599
|
},
|
|
1570
|
-
"width": 1.
|
|
1571
|
-
"depth": 1.
|
|
1600
|
+
"width": 1.0492717921963295,
|
|
1601
|
+
"depth": 1.0618041530539302,
|
|
1572
1602
|
"rotYDeg": 0,
|
|
1573
1603
|
"type": "box",
|
|
1574
1604
|
"variant": "box_tofu",
|
|
@@ -1580,14 +1610,14 @@
|
|
|
1580
1610
|
}
|
|
1581
1611
|
},
|
|
1582
1612
|
{
|
|
1583
|
-
"id": "p-
|
|
1613
|
+
"id": "p-86",
|
|
1584
1614
|
"center": {
|
|
1585
|
-
"x":
|
|
1615
|
+
"x": 121.76987395543598,
|
|
1586
1616
|
"y": 0,
|
|
1587
|
-
"z":
|
|
1617
|
+
"z": 89.44485229921754
|
|
1588
1618
|
},
|
|
1589
|
-
"width": 1.
|
|
1590
|
-
"depth": 1.
|
|
1619
|
+
"width": 1.2489262224402866,
|
|
1620
|
+
"depth": 1.215204537015038,
|
|
1591
1621
|
"rotYDeg": 0,
|
|
1592
1622
|
"type": "box",
|
|
1593
1623
|
"variant": "box_store",
|
|
@@ -1599,71 +1629,50 @@
|
|
|
1599
1629
|
}
|
|
1600
1630
|
},
|
|
1601
1631
|
{
|
|
1602
|
-
"id": "p-
|
|
1603
|
-
"center": {
|
|
1604
|
-
"x": 145.3222485219698,
|
|
1605
|
-
"y": 0,
|
|
1606
|
-
"z": 72.77285777897242
|
|
1607
|
-
},
|
|
1608
|
-
"width": 1.030250132097979,
|
|
1609
|
-
"depth": 1.1678407863564049,
|
|
1610
|
-
"rotYDeg": 0,
|
|
1611
|
-
"type": "box",
|
|
1612
|
-
"variant": "box_express",
|
|
1613
|
-
"colors": {
|
|
1614
|
-
"top": "#E0C097",
|
|
1615
|
-
"left": "#C4A480",
|
|
1616
|
-
"right": "#A88865",
|
|
1617
|
-
"detail": "#8B5E3C"
|
|
1618
|
-
}
|
|
1619
|
-
},
|
|
1620
|
-
{
|
|
1621
|
-
"id": "p-86",
|
|
1632
|
+
"id": "p-87",
|
|
1622
1633
|
"center": {
|
|
1623
|
-
"x":
|
|
1634
|
+
"x": 121.79566508792138,
|
|
1624
1635
|
"y": 0,
|
|
1625
|
-
"z":
|
|
1636
|
+
"z": 91.40544108827854
|
|
1626
1637
|
},
|
|
1627
|
-
"width": 1.
|
|
1628
|
-
"depth": 1.
|
|
1638
|
+
"width": 1.05,
|
|
1639
|
+
"depth": 1.05,
|
|
1629
1640
|
"rotYDeg": 0,
|
|
1630
|
-
"type": "
|
|
1631
|
-
"variant": "
|
|
1641
|
+
"type": "cylinder",
|
|
1642
|
+
"variant": "cylinder_simple",
|
|
1632
1643
|
"colors": {
|
|
1633
|
-
"top": "#
|
|
1634
|
-
"left": "#
|
|
1635
|
-
"right": "#
|
|
1636
|
-
"detail": "#8B5E3C"
|
|
1644
|
+
"top": "#67C23A",
|
|
1645
|
+
"left": "#529b2e",
|
|
1646
|
+
"right": "#458525"
|
|
1637
1647
|
}
|
|
1638
1648
|
},
|
|
1639
1649
|
{
|
|
1640
|
-
"id": "p-
|
|
1650
|
+
"id": "p-88",
|
|
1641
1651
|
"center": {
|
|
1642
|
-
"x":
|
|
1652
|
+
"x": 121.82965846922231,
|
|
1643
1653
|
"y": 0,
|
|
1644
|
-
"z":
|
|
1654
|
+
"z": 93.40086211650674
|
|
1645
1655
|
},
|
|
1646
|
-
"width": 1.
|
|
1647
|
-
"depth": 1.
|
|
1656
|
+
"width": 1.2270419039889433,
|
|
1657
|
+
"depth": 1.188958048908486,
|
|
1648
1658
|
"rotYDeg": 0,
|
|
1649
1659
|
"type": "box",
|
|
1650
|
-
"variant": "
|
|
1660
|
+
"variant": "box_simple",
|
|
1651
1661
|
"colors": {
|
|
1652
|
-
"top": "#
|
|
1653
|
-
"left": "#
|
|
1654
|
-
"right": "#
|
|
1655
|
-
"detail": "#333333"
|
|
1662
|
+
"top": "#67C23A",
|
|
1663
|
+
"left": "#529b2e",
|
|
1664
|
+
"right": "#458525"
|
|
1656
1665
|
}
|
|
1657
1666
|
},
|
|
1658
1667
|
{
|
|
1659
|
-
"id": "p-
|
|
1668
|
+
"id": "p-89",
|
|
1660
1669
|
"center": {
|
|
1661
|
-
"x":
|
|
1670
|
+
"x": 121.78662476804413,
|
|
1662
1671
|
"y": 0,
|
|
1663
|
-
"z":
|
|
1672
|
+
"z": 95.41854867437789
|
|
1664
1673
|
},
|
|
1665
|
-
"width": 1.
|
|
1666
|
-
"depth": 1.
|
|
1674
|
+
"width": 1.0236226096859307,
|
|
1675
|
+
"depth": 1.1529718191143925,
|
|
1667
1676
|
"rotYDeg": 0,
|
|
1668
1677
|
"type": "box",
|
|
1669
1678
|
"variant": "box_store",
|
|
@@ -1674,125 +1683,109 @@
|
|
|
1674
1683
|
"detail": "#FF6B6B"
|
|
1675
1684
|
}
|
|
1676
1685
|
},
|
|
1677
|
-
{
|
|
1678
|
-
"id": "p-89",
|
|
1679
|
-
"center": {
|
|
1680
|
-
"x": 147.9185281763173,
|
|
1681
|
-
"y": 0,
|
|
1682
|
-
"z": 80.88880907992777
|
|
1683
|
-
},
|
|
1684
|
-
"width": 1.1845407188798025,
|
|
1685
|
-
"depth": 1.0122939050254849,
|
|
1686
|
-
"rotYDeg": 0,
|
|
1687
|
-
"type": "box",
|
|
1688
|
-
"variant": "box_simple",
|
|
1689
|
-
"colors": {
|
|
1690
|
-
"top": "#409EFF",
|
|
1691
|
-
"left": "#3685d6",
|
|
1692
|
-
"right": "#2c6eb5"
|
|
1693
|
-
}
|
|
1694
|
-
},
|
|
1695
1686
|
{
|
|
1696
1687
|
"id": "p-90",
|
|
1697
1688
|
"center": {
|
|
1698
|
-
"x":
|
|
1689
|
+
"x": 121.83009839327077,
|
|
1699
1690
|
"y": 0,
|
|
1700
|
-
"z":
|
|
1691
|
+
"z": 97.88780030737996
|
|
1701
1692
|
},
|
|
1702
|
-
"width": 1.
|
|
1703
|
-
"depth": 1.
|
|
1693
|
+
"width": 1.05,
|
|
1694
|
+
"depth": 1.05,
|
|
1704
1695
|
"rotYDeg": 0,
|
|
1705
|
-
"type": "
|
|
1706
|
-
"variant": "
|
|
1696
|
+
"type": "cylinder",
|
|
1697
|
+
"variant": "cylinder_simple",
|
|
1707
1698
|
"colors": {
|
|
1708
|
-
"top": "#
|
|
1709
|
-
"left": "#
|
|
1710
|
-
"right": "#
|
|
1711
|
-
"detail": "#111111"
|
|
1699
|
+
"top": "#E6A23C",
|
|
1700
|
+
"left": "#cf9236",
|
|
1701
|
+
"right": "#b07d2e"
|
|
1712
1702
|
}
|
|
1713
1703
|
},
|
|
1714
1704
|
{
|
|
1715
1705
|
"id": "p-91",
|
|
1716
1706
|
"center": {
|
|
1717
|
-
"x":
|
|
1707
|
+
"x": 121.81638608547689,
|
|
1718
1708
|
"y": 0,
|
|
1719
|
-
"z":
|
|
1709
|
+
"z": 100.92139329501495
|
|
1720
1710
|
},
|
|
1721
|
-
"width": 1.
|
|
1722
|
-
"depth": 1.
|
|
1711
|
+
"width": 1.247212499495229,
|
|
1712
|
+
"depth": 1.070507764849117,
|
|
1723
1713
|
"rotYDeg": 0,
|
|
1724
1714
|
"type": "box",
|
|
1725
|
-
"variant": "
|
|
1715
|
+
"variant": "box_tofu",
|
|
1726
1716
|
"colors": {
|
|
1727
|
-
"top": "#
|
|
1728
|
-
"left": "#
|
|
1729
|
-
"right": "#
|
|
1730
|
-
"detail": "#
|
|
1717
|
+
"top": "#FFFFFF",
|
|
1718
|
+
"left": "#E5E7E9",
|
|
1719
|
+
"right": "#CACFD2",
|
|
1720
|
+
"detail": "#333333"
|
|
1731
1721
|
}
|
|
1732
1722
|
},
|
|
1733
1723
|
{
|
|
1734
1724
|
"id": "p-92",
|
|
1735
1725
|
"center": {
|
|
1736
|
-
"x":
|
|
1726
|
+
"x": 121.80808769141234,
|
|
1737
1727
|
"y": 0,
|
|
1738
|
-
"z":
|
|
1728
|
+
"z": 103.36900891879064
|
|
1739
1729
|
},
|
|
1740
|
-
"width": 1.
|
|
1741
|
-
"depth": 1.
|
|
1730
|
+
"width": 1.0522330776100202,
|
|
1731
|
+
"depth": 1.1590860635782994,
|
|
1742
1732
|
"rotYDeg": 0,
|
|
1743
1733
|
"type": "box",
|
|
1744
|
-
"variant": "
|
|
1734
|
+
"variant": "box_vinyl",
|
|
1745
1735
|
"colors": {
|
|
1746
|
-
"top": "#
|
|
1747
|
-
"left": "#
|
|
1748
|
-
"right": "#
|
|
1736
|
+
"top": "#F4D03F",
|
|
1737
|
+
"left": "#D4AC0D",
|
|
1738
|
+
"right": "#B7950B",
|
|
1739
|
+
"detail": "#111111"
|
|
1749
1740
|
}
|
|
1750
1741
|
},
|
|
1751
1742
|
{
|
|
1752
1743
|
"id": "p-93",
|
|
1753
1744
|
"center": {
|
|
1754
|
-
"x":
|
|
1745
|
+
"x": 124.13418117462851,
|
|
1755
1746
|
"y": 0,
|
|
1756
|
-
"z":
|
|
1747
|
+
"z": 103.41794681175053
|
|
1757
1748
|
},
|
|
1758
|
-
"width": 1.
|
|
1759
|
-
"depth": 1.
|
|
1749
|
+
"width": 1.1088154316455197,
|
|
1750
|
+
"depth": 1.1561715603601987,
|
|
1760
1751
|
"rotYDeg": 0,
|
|
1761
1752
|
"type": "box",
|
|
1762
|
-
"variant": "
|
|
1753
|
+
"variant": "box_tofu",
|
|
1763
1754
|
"colors": {
|
|
1764
|
-
"top": "#
|
|
1765
|
-
"left": "#
|
|
1766
|
-
"right": "#
|
|
1755
|
+
"top": "#FFFFFF",
|
|
1756
|
+
"left": "#E5E7E9",
|
|
1757
|
+
"right": "#CACFD2",
|
|
1758
|
+
"detail": "#333333"
|
|
1767
1759
|
}
|
|
1768
1760
|
},
|
|
1769
1761
|
{
|
|
1770
1762
|
"id": "p-94",
|
|
1771
1763
|
"center": {
|
|
1772
|
-
"x":
|
|
1764
|
+
"x": 124.18380094472495,
|
|
1773
1765
|
"y": 0,
|
|
1774
|
-
"z":
|
|
1766
|
+
"z": 105.84888381613368
|
|
1775
1767
|
},
|
|
1776
|
-
"width": 1.
|
|
1777
|
-
"depth": 1.
|
|
1768
|
+
"width": 1.0545718670145479,
|
|
1769
|
+
"depth": 1.1706249789198044,
|
|
1778
1770
|
"rotYDeg": 0,
|
|
1779
1771
|
"type": "box",
|
|
1780
|
-
"variant": "
|
|
1772
|
+
"variant": "box_store",
|
|
1781
1773
|
"colors": {
|
|
1782
|
-
"top": "#
|
|
1783
|
-
"left": "#
|
|
1784
|
-
"right": "#
|
|
1774
|
+
"top": "#FDFFE6",
|
|
1775
|
+
"left": "#D7DBDD",
|
|
1776
|
+
"right": "#BFC9CA",
|
|
1777
|
+
"detail": "#FF6B6B"
|
|
1785
1778
|
}
|
|
1786
1779
|
},
|
|
1787
1780
|
{
|
|
1788
1781
|
"id": "p-95",
|
|
1789
1782
|
"center": {
|
|
1790
|
-
"x":
|
|
1783
|
+
"x": 126.42133615935283,
|
|
1791
1784
|
"y": 0,
|
|
1792
|
-
"z":
|
|
1785
|
+
"z": 105.82073796643911
|
|
1793
1786
|
},
|
|
1794
|
-
"width": 1.
|
|
1795
|
-
"depth": 1.
|
|
1787
|
+
"width": 1.0149072557757177,
|
|
1788
|
+
"depth": 1.001959882677514,
|
|
1796
1789
|
"rotYDeg": 0,
|
|
1797
1790
|
"type": "box",
|
|
1798
1791
|
"variant": "box_simple",
|
|
@@ -1805,103 +1798,155 @@
|
|
|
1805
1798
|
{
|
|
1806
1799
|
"id": "p-96",
|
|
1807
1800
|
"center": {
|
|
1808
|
-
"x":
|
|
1801
|
+
"x": 126.38046479212608,
|
|
1809
1802
|
"y": 0,
|
|
1810
|
-
"z":
|
|
1803
|
+
"z": 108.5281759537422
|
|
1811
1804
|
},
|
|
1812
|
-
"width": 1.
|
|
1813
|
-
"depth": 1.
|
|
1805
|
+
"width": 1.2318344266302113,
|
|
1806
|
+
"depth": 1.2331420780313862,
|
|
1814
1807
|
"rotYDeg": 0,
|
|
1815
1808
|
"type": "box",
|
|
1816
|
-
"variant": "
|
|
1809
|
+
"variant": "box_tofu",
|
|
1817
1810
|
"colors": {
|
|
1818
|
-
"top": "#
|
|
1819
|
-
"left": "#
|
|
1820
|
-
"right": "#
|
|
1821
|
-
"detail": "#
|
|
1811
|
+
"top": "#FFFFFF",
|
|
1812
|
+
"left": "#E5E7E9",
|
|
1813
|
+
"right": "#CACFD2",
|
|
1814
|
+
"detail": "#333333"
|
|
1822
1815
|
}
|
|
1823
1816
|
},
|
|
1824
1817
|
{
|
|
1825
1818
|
"id": "p-97",
|
|
1826
1819
|
"center": {
|
|
1827
|
-
"x":
|
|
1820
|
+
"x": 129.51781415989055,
|
|
1828
1821
|
"y": 0,
|
|
1829
|
-
"z":
|
|
1822
|
+
"z": 108.51747780217207
|
|
1830
1823
|
},
|
|
1831
|
-
"width": 1.
|
|
1832
|
-
"depth": 1.
|
|
1824
|
+
"width": 1.0232245400656128,
|
|
1825
|
+
"depth": 1.0085843056480328,
|
|
1833
1826
|
"rotYDeg": 0,
|
|
1834
|
-
"type": "
|
|
1835
|
-
"variant": "
|
|
1827
|
+
"type": "box",
|
|
1828
|
+
"variant": "box_express",
|
|
1836
1829
|
"colors": {
|
|
1837
|
-
"top": "#
|
|
1838
|
-
"left": "#
|
|
1839
|
-
"right": "#
|
|
1830
|
+
"top": "#E0C097",
|
|
1831
|
+
"left": "#C4A480",
|
|
1832
|
+
"right": "#A88865",
|
|
1833
|
+
"detail": "#8B5E3C"
|
|
1840
1834
|
}
|
|
1841
1835
|
},
|
|
1842
1836
|
{
|
|
1843
1837
|
"id": "p-98",
|
|
1844
1838
|
"center": {
|
|
1845
|
-
"x":
|
|
1839
|
+
"x": 129.55483461970223,
|
|
1846
1840
|
"y": 0,
|
|
1847
|
-
"z":
|
|
1841
|
+
"z": 111.13470808080618
|
|
1848
1842
|
},
|
|
1849
|
-
"width": 1.
|
|
1850
|
-
"depth": 1.
|
|
1843
|
+
"width": 1.2004634142855477,
|
|
1844
|
+
"depth": 1.125843167363593,
|
|
1851
1845
|
"rotYDeg": 0,
|
|
1852
1846
|
"type": "box",
|
|
1853
|
-
"variant": "
|
|
1847
|
+
"variant": "box_express",
|
|
1854
1848
|
"colors": {
|
|
1855
|
-
"top": "#
|
|
1856
|
-
"left": "#
|
|
1857
|
-
"right": "#
|
|
1858
|
-
"detail": "#
|
|
1849
|
+
"top": "#E0C097",
|
|
1850
|
+
"left": "#C4A480",
|
|
1851
|
+
"right": "#A88865",
|
|
1852
|
+
"detail": "#8B5E3C"
|
|
1859
1853
|
}
|
|
1860
1854
|
},
|
|
1861
1855
|
{
|
|
1862
1856
|
"id": "p-99",
|
|
1863
1857
|
"center": {
|
|
1864
|
-
"x":
|
|
1858
|
+
"x": 129.57259475347706,
|
|
1865
1859
|
"y": 0,
|
|
1866
|
-
"z":
|
|
1860
|
+
"z": 113.49552799302411
|
|
1867
1861
|
},
|
|
1868
|
-
"width": 1.
|
|
1869
|
-
"depth": 1.
|
|
1862
|
+
"width": 1.05,
|
|
1863
|
+
"depth": 1.05,
|
|
1870
1864
|
"rotYDeg": 0,
|
|
1871
|
-
"type": "
|
|
1872
|
-
"variant": "
|
|
1865
|
+
"type": "cylinder",
|
|
1866
|
+
"variant": "cylinder_simple",
|
|
1873
1867
|
"colors": {
|
|
1874
|
-
"top": "#
|
|
1875
|
-
"left": "#
|
|
1876
|
-
"right": "#
|
|
1877
|
-
"detail": "#333333"
|
|
1868
|
+
"top": "#409EFF",
|
|
1869
|
+
"left": "#3685d6",
|
|
1870
|
+
"right": "#2c6eb5"
|
|
1878
1871
|
}
|
|
1879
1872
|
}
|
|
1880
1873
|
],
|
|
1881
1874
|
"inputs": [{
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1875
|
+
"jumpIndex": 0,
|
|
1876
|
+
"pressMs": 430
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"jumpIndex": 1,
|
|
1880
|
+
"pressMs": 273
|
|
1881
|
+
},
|
|
1882
|
+
{
|
|
1883
|
+
"jumpIndex": 2,
|
|
1884
|
+
"pressMs": 367
|
|
1885
|
+
},
|
|
1886
|
+
{
|
|
1887
|
+
"jumpIndex": 3,
|
|
1888
|
+
"pressMs": 298
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"jumpIndex": 4,
|
|
1892
|
+
"pressMs": 227
|
|
1893
|
+
},
|
|
1894
|
+
{
|
|
1895
|
+
"jumpIndex": 5,
|
|
1896
|
+
"pressMs": 214
|
|
1897
|
+
}
|
|
1898
|
+
],
|
|
1885
1899
|
"events": [{
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1900
|
+
"type": "GOOD",
|
|
1901
|
+
"jumpIndex": 0,
|
|
1902
|
+
"scoreDelta": 1,
|
|
1903
|
+
"streak": 0
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"type": "GOOD",
|
|
1907
|
+
"jumpIndex": 1,
|
|
1908
|
+
"scoreDelta": 1,
|
|
1909
|
+
"streak": 0
|
|
1910
|
+
},
|
|
1911
|
+
{
|
|
1912
|
+
"type": "GOOD",
|
|
1913
|
+
"jumpIndex": 2,
|
|
1914
|
+
"scoreDelta": 1,
|
|
1915
|
+
"streak": 0
|
|
1916
|
+
},
|
|
1917
|
+
{
|
|
1918
|
+
"type": "GOOD",
|
|
1919
|
+
"jumpIndex": 3,
|
|
1920
|
+
"scoreDelta": 1,
|
|
1921
|
+
"streak": 0
|
|
1922
|
+
},
|
|
1923
|
+
{
|
|
1924
|
+
"type": "GOOD",
|
|
1925
|
+
"jumpIndex": 4,
|
|
1926
|
+
"scoreDelta": 1,
|
|
1927
|
+
"streak": 0
|
|
1928
|
+
},
|
|
1929
|
+
{
|
|
1930
|
+
"type": "MISS",
|
|
1931
|
+
"jumpIndex": 5,
|
|
1932
|
+
"scoreDelta": 0,
|
|
1933
|
+
"failReason": "short"
|
|
1934
|
+
}
|
|
1935
|
+
],
|
|
1891
1936
|
"result": {
|
|
1892
|
-
"totalScore":
|
|
1937
|
+
"totalScore": 5,
|
|
1893
1938
|
"maxStreak": 0,
|
|
1894
|
-
"totalJumps":
|
|
1939
|
+
"totalJumps": 6,
|
|
1895
1940
|
"isNewRecord": false
|
|
1896
1941
|
}
|
|
1897
1942
|
},
|
|
1898
1943
|
"summary": {
|
|
1899
|
-
"totalScore":
|
|
1900
|
-
"totalJumps":
|
|
1944
|
+
"totalScore": 5,
|
|
1945
|
+
"totalJumps": 6,
|
|
1901
1946
|
"maxStreak": 0,
|
|
1902
|
-
"durationSeconds":
|
|
1947
|
+
"durationSeconds": 8.26275,
|
|
1903
1948
|
"perfectCount": 0,
|
|
1904
|
-
"goodCount":
|
|
1949
|
+
"goodCount": 5,
|
|
1905
1950
|
"milestoneCount": 0
|
|
1906
1951
|
}
|
|
1907
1952
|
}
|