-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsea_json.js
483 lines (483 loc) · 27.2 KB
/
sea_json.js
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
var sea_json =
[
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_17_i.png",
"name": "abalone",
"price": 2000,
"shadowSize": "large",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "", "", "", "", "", "", "", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "", "", "", "", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "", "", "", "", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_28_i.png",
"name": "acorn barnacle",
"price": 600,
"shadowSize": "extra small",
"speed": "doesn't move",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_19_i.png",
"name": "chambered nautilus",
"price": 1800,
"shadowSize": "medium",
"speed": "slow",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "", "", "", "", "", "", "", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "march", "april", "may", "june", "", "", "september", "october", "november", ""],
"southern": ["", "", "march", "april", "may", "", "", "", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_25_i.png",
"name": "dungeness crab",
"price": 1900,
"shadowSize": "large",
"speed": "slow",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "", "", "", "", "", "november", "december"],
"southern": ["", "", "", "", "may", "june", "july", "august", "september", "october", "november", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_23_i.png",
"name": "firefly squid",
"price": 1400,
"shadowSize": "small",
"speed": "normal",
"time": ["0", "1", "2", "3", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "21", "22", "23"],
"season": {
"northern": ["", "", "march", "april", "may", "june", "", "", "", "", "", ""],
"southern": ["", "", "", "", "", "", "", "", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_39_i.png",
"name": "flatworm",
"price": 700,
"shadowSize": "extra small",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "", "", "", "", "", "", "", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "", "", "", "august", "september", "", "", ""],
"southern": ["", "february", "march", "", "", "", "", "", "", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_24_i.png",
"name": "gazami crab",
"price": 2200,
"shadowSize": "medium",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "", "june", "july", "august", "september", "october", "november", ""],
"southern": ["january", "february", "march", "april", "may", "", "", "", "", "", "", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_35_i.png",
"name": "giant isopod",
"price": 12000,
"shadowSize": "large",
"speed": "fast",
"time": ["0", "1", "2", "3", "", "", "", "", "", "9", "10", "11", "12", "13", "14", "15", "", "", "", "", "", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "", "", "july", "august", "september", "october", "", ""],
"southern": ["january", "february", "march", "april", "", "", "", "", "", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_18_i.png",
"name": "gigas giant clam",
"price": 15000,
"shadowSize": "large",
"speed": "fast",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "may", "june", "july", "august", "september", "", "", ""],
"southern": ["january", "february", "march", "", "", "", "", "", "", "", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_36_i.png",
"name": "horseshoe crab",
"price": 2500,
"shadowSize": "medium",
"speed": "normal",
"time": ["0", "1", "2", "3", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "", "", "july", "august", "september", "", "", ""],
"southern": ["january", "february", "march", "", "", "", "", "", "", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_34_i.png",
"name": "lobster",
"price": 4500,
"shadowSize": "large",
"speed": "fast",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "", "", "april", "may", "june", "", "", "", "", "", "december"],
"southern": ["", "", "", "", "", "june", "july", "", "", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_32_i.png",
"name": "mantis shrimp",
"price": 2500,
"shadowSize": "medium",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "", "", "", "", "", "", "", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_9_i.png",
"name": "moon jellyfish",
"price": 600,
"shadowSize": "medium",
"speed": "slow",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "", "", "july", "august", "september", "", "", ""],
"southern": ["january", "february", "march", "", "", "", "", "", "", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_12_i.png",
"name": "mussel",
"price": 1500,
"shadowSize": "medium",
"speed": "doesn't move",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "", "", "", "", "", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_20_i.png",
"name": "octopus",
"price": 1200,
"shadowSize": "medium",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_13_i.png",
"name": "oyster",
"price": 1100,
"shadowSize": "medium",
"speed": "slow",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "", "", "", "", "", "", "september", "october", "november", "december"],
"southern": ["", "", "march", "april", "may", "june", "july", "august", "", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_11_i.png",
"name": "pearl oyster",
"price": 2800,
"shadowSize": "medium",
"speed": "fast",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_27_i.png",
"name": "red king crab",
"price": 8000,
"shadowSize": "large",
"speed": "fast",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "", "", "", "", "", "", "", "november", "december"],
"southern": ["", "", "", "", "may", "june", "july", "august", "september", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_14_i.png",
"name": "scallop",
"price": 1200,
"shadowSize": "medium",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_8_i.png",
"name": "sea anemone",
"price": 500,
"shadowSize": "large",
"speed": "doesn't move",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_3_i.png",
"name": "sea cucumber",
"price": 500,
"shadowSize": "large",
"speed": "slow",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "", "", "", "", "", "", "november", "december"],
"southern": ["", "", "", "", "may", "june", "july", "august", "september", "october", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_2_i.png",
"name": "sea grapes",
"price": 900,
"shadowSize": "medium",
"speed": "doesn't move",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "", "june", "july", "august", "september", "", "", ""],
"southern": ["january", "february", "march", "", "", "", "", "", "", "", "", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_4_i.png",
"name": "sea pig",
"price": 10000,
"shadowSize": "medium",
"speed": "fast",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "", "", "", "", "", "", "", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "", "", "", "", "", "", "", "", "november", "december"],
"southern": ["", "", "", "", "may", "june", "july", "august", "", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_37_i.png",
"name": "sea pineapple",
"price": 1500,
"shadowSize": "small",
"speed": "doesn't move",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "april", "may", "june", "july", "august", "", "", "", ""],
"southern": ["january", "february", "", "", "", "", "", "", "", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_10_i.png",
"name": "sea slug",
"price": 600,
"shadowSize": "extra small",
"speed": "slow",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_5_i.png",
"name": "sea star",
"price": 500,
"shadowSize": "medium",
"speed": "doesn't move",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_6_i.png",
"name": "sea urchin",
"price": 1700,
"shadowSize": "medium",
"speed": "doesn't move",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "may", "june", "july", "august", "september", "", "", ""],
"southern": ["january", "february", "march", "", "", "", "", "", "", "", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_1_i.png",
"name": "seaweed",
"price": 600,
"shadowSize": "small",
"speed": "doesn't move",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "", "", "october", "november", "december"],
"southern": ["january", "", "", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_7_i.png",
"name": "slate pencil urchin",
"price": 2000,
"shadowSize": "medium",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "", "", "", "", "", "", "", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "may", "june", "july", "august", "september", "", "", ""],
"southern": ["january", "february", "march", "", "", "", "", "", "", "", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_26_i.png",
"name": "snow crab",
"price": 6000,
"shadowSize": "large",
"speed": "fast",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "", "", "", "", "", "", "november", "december"],
"southern": ["", "", "", "", "may", "june", "july", "august", "september", "october", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_29_i.png",
"name": "spider crab",
"price": 12000,
"shadowSize": "large",
"speed": "fast",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "march", "april", "", "", "", "", "", "", "", ""],
"southern": ["", "", "", "", "", "", "", "", "september", "october", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_33_i.png",
"name": "spiny lobster",
"price": 5000,
"shadowSize": "medium",
"speed": "normal",
"time": ["0", "1", "2", "3", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "", "", "", "", "", "october", "november", "december"],
"southern": ["", "", "", "april", "may", "june", "", "", "", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_38_i.png",
"name": "spotted garden eel",
"price": 1100,
"shadowSize": "medium",
"speed": "slow",
"time": ["", "", "", "", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "", "", ""],
"season": {
"northern": ["", "", "", "", "may", "june", "july", "august", "september", "october", "", ""],
"southern": ["january", "february", "march", "april", "", "", "", "", "", "", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_31_i.png",
"name": "sweet shrimp",
"price": 1400,
"shadowSize": "small",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "", "", "", "", "", "", "", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "", "", "", "", "", "", "september", "october", "november", "december"],
"southern": ["", "", "march", "april", "may", "june", "july", "august", "", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_30_i.png",
"name": "tiger prawn",
"price": 3000,
"shadowSize": "medium",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "", "", "", "", "", "", "", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "", "june", "july", "august", "september", "", "", ""],
"southern": ["january", "february", "march", "", "", "", "", "", "", "", "", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_16_i.png",
"name": "turban shell",
"price": 1000,
"shadowSize": "small",
"speed": "slow",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "march", "april", "may", "", "", "", "september", "october", "november", "december"],
"southern": ["", "", "march", "april", "may", "june", "", "", "september", "october", "november", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_21_i.png",
"name": "umbrella octopus",
"price": 6000,
"shadowSize": "small",
"speed": "normal",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "march", "april", "may", "", "", "", "september", "october", "november", ""],
"southern": ["", "", "march", "april", "may", "", "", "", "september", "october", "november", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_22_i.png",
"name": "vampire squid",
"price": 10000,
"shadowSize": "large",
"speed": "fast",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "", "", "", "", "", "", "", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["", "", "", "", "may", "june", "july", "august", "", "", "", ""],
"southern": ["january", "february", "", "", "", "", "", "", "", "", "november", "december"]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_40_i.png",
"name": "venus' flower basket",
"price": 5000,
"shadowSize": "large",
"speed": "fast",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "", "", "", "", "", "", "", "october", "november", "december"],
"southern": ["", "", "", "april", "may", "june", "july", "august", "", "", "", ""]
}
},
{
"image": "https://gamewith-en.akamaized.net/article_tools/animal-crossing-new-horizons/gacha/sc_15_i.png",
"name": "whelk",
"price": 1000,
"shadowSize": "medium",
"speed": "slow",
"time": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
"season": {
"northern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"],
"southern": ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"]
}
}
]