hoshimi-venus 0.12.8 → 0.12.10
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/out/database/Card.json +161 -0
- package/out/database/Character.json +3 -0
- package/out/database/LiveAbility.json +79 -0
- package/out/database/MarathonQuest.json +140 -0
- package/out/database/Music.json +603 -0
- package/out/database/MusicChartPattern.json +1608 -0
- package/out/database/RaidQuest.json +371 -0
- package/out/database/Skill.json +1460 -0
- package/out/database/SkillEfficacy.json +300 -0
- package/out/package.json +1 -1
- package/package.json +1 -1
package/out/database/Card.json
CHANGED
@@ -6837,6 +6837,47 @@
|
|
6837
6837
|
"messages": [],
|
6838
6838
|
"homeTalks": []
|
6839
6839
|
},
|
6840
|
+
{
|
6841
|
+
"id": "card-rui-02-eve-02",
|
6842
|
+
"assetId": "rui-02-eve-02",
|
6843
|
+
"name": "アシスタントの瑠依さん",
|
6844
|
+
"description": "この一体感、いいわね\r\nライブと、どこか通じるものがある気がする",
|
6845
|
+
"type": 2,
|
6846
|
+
"characterId": "char-rui",
|
6847
|
+
"initialRarity": 2,
|
6848
|
+
"cardParameterId": "card-param-01",
|
6849
|
+
"vocalRatioPermil": 402,
|
6850
|
+
"danceRatioPermil": 319,
|
6851
|
+
"visualRatioPermil": 279,
|
6852
|
+
"staminaRatioPermil": 1000,
|
6853
|
+
"cardLevelReleaseId": "card_level_release_1",
|
6854
|
+
"skillId1": "sk-rui-02-eve-02-1",
|
6855
|
+
"skillId2": "sk-rui-02-eve-02-2",
|
6856
|
+
"skillId3": "sk-rui-02-eve-02-3",
|
6857
|
+
"order": 301,
|
6858
|
+
"releaseDate": "1690513200000",
|
6859
|
+
"imageType1": 1,
|
6860
|
+
"displayPositionX1": -0.05,
|
6861
|
+
"displayPositionY1": 0.268,
|
6862
|
+
"displayScale1": 1.0,
|
6863
|
+
"highlightDisplayPositionX1": 0.019,
|
6864
|
+
"highlightDisplayPositionY1": 0.317,
|
6865
|
+
"highlightDisplayScale1": 1.0,
|
6866
|
+
"imageType2": 2,
|
6867
|
+
"displayPositionX2": -0.043,
|
6868
|
+
"displayScale2": 1.0,
|
6869
|
+
"highlightDisplayPositionX2": 0.607,
|
6870
|
+
"highlightDisplayPositionY2": 0.186,
|
6871
|
+
"highlightDisplayScale2": 0.6,
|
6872
|
+
"liveAbilityId": "",
|
6873
|
+
"activityAbilityId": "",
|
6874
|
+
"rewardCostumeId": "",
|
6875
|
+
"displayPositionY2": 0.0,
|
6876
|
+
"obtainMessage": "",
|
6877
|
+
"stories": [],
|
6878
|
+
"messages": [],
|
6879
|
+
"homeTalks": []
|
6880
|
+
},
|
6840
6881
|
{
|
6841
6882
|
"id": "card-rui-03-schl-00",
|
6842
6883
|
"assetId": "rui-03-schl-00",
|
@@ -8778,6 +8819,66 @@
|
|
8778
8819
|
],
|
8779
8820
|
"activityAbilityId": ""
|
8780
8821
|
},
|
8822
|
+
{
|
8823
|
+
"id": "card-smr-05-mizg-02",
|
8824
|
+
"assetId": "smr-05-mizg-02",
|
8825
|
+
"name": "波打ち際のしろくまサマー",
|
8826
|
+
"description": "一緒に遊びませんかーー?\r\n海、ひんやりしてて気持ちいいですよ!",
|
8827
|
+
"type": 1,
|
8828
|
+
"characterId": "char-smr",
|
8829
|
+
"initialRarity": 5,
|
8830
|
+
"cardParameterId": "card-param-01",
|
8831
|
+
"vocalRatioPermil": 435,
|
8832
|
+
"danceRatioPermil": 317,
|
8833
|
+
"visualRatioPermil": 278,
|
8834
|
+
"staminaRatioPermil": 900,
|
8835
|
+
"cardLevelReleaseId": "card_level_release_1",
|
8836
|
+
"skillId1": "sk-smr-05-mizg-02-1",
|
8837
|
+
"skillId2": "sk-smr-05-mizg-02-2",
|
8838
|
+
"skillId3": "sk-smr-05-mizg-02-3",
|
8839
|
+
"activityAbilityId": "aab-refresh_stamina_up",
|
8840
|
+
"order": 300,
|
8841
|
+
"releaseDate": "1690513200000",
|
8842
|
+
"rewardCostumeId": "cos-smr-mizg-02",
|
8843
|
+
"imageType1": 3,
|
8844
|
+
"displayPositionX1": 0.127,
|
8845
|
+
"displayPositionY1": 0.07,
|
8846
|
+
"displayScale1": 1.7,
|
8847
|
+
"highlightDisplayPositionX1": -0.221,
|
8848
|
+
"highlightDisplayPositionY1": 0.126,
|
8849
|
+
"highlightDisplayScale1": 1.1,
|
8850
|
+
"imageType2": 3,
|
8851
|
+
"displayPositionX2": 0.127,
|
8852
|
+
"displayPositionY2": 0.07,
|
8853
|
+
"displayScale2": 1.7,
|
8854
|
+
"highlightDisplayPositionX2": -0.221,
|
8855
|
+
"highlightDisplayPositionY2": 0.126,
|
8856
|
+
"highlightDisplayScale2": 1.1,
|
8857
|
+
"obtainMessage": "こっちで一緒に遊びませんかー?",
|
8858
|
+
"stories": [
|
8859
|
+
{
|
8860
|
+
"storyId": "st-card-smr-05-mizg-02-01"
|
8861
|
+
},
|
8862
|
+
{
|
8863
|
+
"storyId": "st-card-smr-05-mizg-02-02"
|
8864
|
+
},
|
8865
|
+
{
|
8866
|
+
"storyId": "st-card-smr-05-mizg-02-03"
|
8867
|
+
}
|
8868
|
+
],
|
8869
|
+
"messages": [
|
8870
|
+
{
|
8871
|
+
"messageId": "message-card-smr-05-mizg-02",
|
8872
|
+
"telephoneId": ""
|
8873
|
+
},
|
8874
|
+
{
|
8875
|
+
"telephoneId": "tel-card-smr-05-mizg-02",
|
8876
|
+
"messageId": ""
|
8877
|
+
}
|
8878
|
+
],
|
8879
|
+
"liveAbilityId": "",
|
8880
|
+
"homeTalks": []
|
8881
|
+
},
|
8781
8882
|
{
|
8782
8883
|
"id": "card-smr-05-pajm-00",
|
8783
8884
|
"assetId": "smr-05-pajm-00",
|
@@ -10329,6 +10430,66 @@
|
|
10329
10430
|
],
|
10330
10431
|
"activityAbilityId": ""
|
10331
10432
|
},
|
10433
|
+
{
|
10434
|
+
"id": "card-yu-05-mizg-02",
|
10435
|
+
"assetId": "yu-05-mizg-02",
|
10436
|
+
"name": "陽に溶けるブレークタイム",
|
10437
|
+
"description": "気付いてました?\r\nうちの衣装だけ、ほら、ちょ~っと濡れてるんです\r\nテストの時に、偉いカメラマンさんが\r\n少し濡れた方が色っぽいね~なんて言うたから",
|
10438
|
+
"type": 2,
|
10439
|
+
"characterId": "char-yu",
|
10440
|
+
"initialRarity": 5,
|
10441
|
+
"cardParameterId": "card-param-01",
|
10442
|
+
"vocalRatioPermil": 316,
|
10443
|
+
"danceRatioPermil": 280,
|
10444
|
+
"visualRatioPermil": 404,
|
10445
|
+
"staminaRatioPermil": 1000,
|
10446
|
+
"cardLevelReleaseId": "card_level_release_1",
|
10447
|
+
"skillId1": "sk-yu-05-mizg-02-1",
|
10448
|
+
"skillId2": "sk-yu-05-mizg-02-2",
|
10449
|
+
"skillId3": "sk-yu-05-mizg-02-3",
|
10450
|
+
"liveAbilityId": "lba-visual_multiply",
|
10451
|
+
"order": 299,
|
10452
|
+
"releaseDate": "1690513200000",
|
10453
|
+
"rewardCostumeId": "cos-yu-mizg-02",
|
10454
|
+
"imageType1": 3,
|
10455
|
+
"displayPositionX1": 0.089,
|
10456
|
+
"displayScale1": 1.0,
|
10457
|
+
"highlightDisplayPositionX1": -0.143,
|
10458
|
+
"highlightDisplayPositionY1": 0.277,
|
10459
|
+
"highlightDisplayScale1": 1.1,
|
10460
|
+
"imageType2": 3,
|
10461
|
+
"displayPositionX2": 0.089,
|
10462
|
+
"displayScale2": 1.0,
|
10463
|
+
"highlightDisplayPositionX2": -0.143,
|
10464
|
+
"highlightDisplayPositionY2": 0.277,
|
10465
|
+
"highlightDisplayScale2": 1.1,
|
10466
|
+
"obtainMessage": "うちの衣装だけ、ほら、\nちょ~っと濡れてるんです",
|
10467
|
+
"stories": [
|
10468
|
+
{
|
10469
|
+
"storyId": "st-card-yu-05-mizg-02-01"
|
10470
|
+
},
|
10471
|
+
{
|
10472
|
+
"storyId": "st-card-yu-05-mizg-02-02"
|
10473
|
+
},
|
10474
|
+
{
|
10475
|
+
"storyId": "st-card-yu-05-mizg-02-03"
|
10476
|
+
}
|
10477
|
+
],
|
10478
|
+
"messages": [
|
10479
|
+
{
|
10480
|
+
"messageId": "message-card-yu-05-mizg-02",
|
10481
|
+
"telephoneId": ""
|
10482
|
+
},
|
10483
|
+
{
|
10484
|
+
"telephoneId": "tel-card-yu-05-mizg-02",
|
10485
|
+
"messageId": ""
|
10486
|
+
}
|
10487
|
+
],
|
10488
|
+
"activityAbilityId": "",
|
10489
|
+
"displayPositionY1": 0.0,
|
10490
|
+
"displayPositionY2": 0.0,
|
10491
|
+
"homeTalks": []
|
10492
|
+
},
|
10332
10493
|
{
|
10333
10494
|
"id": "card-yu-05-vlnt-00",
|
10334
10495
|
"assetId": "yu-05-vlnt-00",
|
@@ -2770,6 +2770,7 @@
|
|
2770
2770
|
"cos-rui-miku-00",
|
2771
2771
|
"cos-rui-mizg-00",
|
2772
2772
|
"cos-rui-mizg-01",
|
2773
|
+
"cos-rui-mizg-02",
|
2773
2774
|
"cos-rui-schl-00",
|
2774
2775
|
"cos-rui-schl-01",
|
2775
2776
|
"cos-rui-sdam-00",
|
@@ -3246,6 +3247,7 @@
|
|
3246
3247
|
"cos-smr-miku-00",
|
3247
3248
|
"cos-smr-mizg-00",
|
3248
3249
|
"cos-smr-mizg-01",
|
3250
|
+
"cos-smr-mizg-02",
|
3249
3251
|
"cos-smr-pajm-00",
|
3250
3252
|
"cos-smr-schl-00",
|
3251
3253
|
"cos-smr-sdam-00",
|
@@ -4229,6 +4231,7 @@
|
|
4229
4231
|
"cos-yu-miku-00",
|
4230
4232
|
"cos-yu-mizg-00",
|
4231
4233
|
"cos-yu-mizg-01",
|
4234
|
+
"cos-yu-mizg-02",
|
4232
4235
|
"cos-yu-schl-00",
|
4233
4236
|
"cos-yu-sdam-00",
|
4234
4237
|
"cos-yu-sdpl-00",
|
@@ -19489,6 +19489,85 @@
|
|
19489
19489
|
],
|
19490
19490
|
"description": ""
|
19491
19491
|
},
|
19492
|
+
{
|
19493
|
+
"id": "marathon-lba-passive_skill-skill_strength_effect_value_increase-1",
|
19494
|
+
"name": "50コンボ到達時、スコア獲得+スコアラー2人に強化効果増強",
|
19495
|
+
"levels": [
|
19496
|
+
{
|
19497
|
+
"level": 1,
|
19498
|
+
"description": "パッシブスキル発動",
|
19499
|
+
"type": 13,
|
19500
|
+
"value": 1,
|
19501
|
+
"skillId": "sk-marathon-lba-passive_skill-skill_strength_effect_value_increase-1",
|
19502
|
+
"shortDescription": "",
|
19503
|
+
"requiredItemAmount": 0,
|
19504
|
+
"requiredCardLevel": 0,
|
19505
|
+
"moodType": 0,
|
19506
|
+
"backgroundRankType": 0
|
19507
|
+
},
|
19508
|
+
{
|
19509
|
+
"level": 2,
|
19510
|
+
"description": "パッシブスキル発動",
|
19511
|
+
"type": 13,
|
19512
|
+
"requiredItemAmount": 1,
|
19513
|
+
"requiredCardLevel": 1,
|
19514
|
+
"value": 2,
|
19515
|
+
"skillId": "sk-marathon-lba-passive_skill-skill_strength_effect_value_increase-1",
|
19516
|
+
"shortDescription": "",
|
19517
|
+
"moodType": 0,
|
19518
|
+
"backgroundRankType": 0
|
19519
|
+
},
|
19520
|
+
{
|
19521
|
+
"level": 3,
|
19522
|
+
"description": "パッシブスキル発動",
|
19523
|
+
"type": 13,
|
19524
|
+
"requiredItemAmount": 1,
|
19525
|
+
"requiredCardLevel": 2,
|
19526
|
+
"value": 3,
|
19527
|
+
"skillId": "sk-marathon-lba-passive_skill-skill_strength_effect_value_increase-1",
|
19528
|
+
"shortDescription": "",
|
19529
|
+
"moodType": 0,
|
19530
|
+
"backgroundRankType": 0
|
19531
|
+
},
|
19532
|
+
{
|
19533
|
+
"level": 4,
|
19534
|
+
"description": "パッシブスキル発動",
|
19535
|
+
"type": 13,
|
19536
|
+
"requiredItemAmount": 1,
|
19537
|
+
"requiredCardLevel": 3,
|
19538
|
+
"value": 4,
|
19539
|
+
"skillId": "sk-marathon-lba-passive_skill-skill_strength_effect_value_increase-1",
|
19540
|
+
"shortDescription": "",
|
19541
|
+
"moodType": 0,
|
19542
|
+
"backgroundRankType": 0
|
19543
|
+
},
|
19544
|
+
{
|
19545
|
+
"level": 5,
|
19546
|
+
"description": "パッシブスキル発動",
|
19547
|
+
"type": 13,
|
19548
|
+
"requiredItemAmount": 1,
|
19549
|
+
"requiredCardLevel": 4,
|
19550
|
+
"value": 5,
|
19551
|
+
"skillId": "sk-marathon-lba-passive_skill-skill_strength_effect_value_increase-1",
|
19552
|
+
"shortDescription": "",
|
19553
|
+
"moodType": 0,
|
19554
|
+
"backgroundRankType": 0
|
19555
|
+
},
|
19556
|
+
{
|
19557
|
+
"level": 6,
|
19558
|
+
"description": "パッシブスキル発動",
|
19559
|
+
"type": 13,
|
19560
|
+
"requiredItemAmount": 1,
|
19561
|
+
"requiredCardLevel": 5,
|
19562
|
+
"value": 6,
|
19563
|
+
"skillId": "sk-marathon-lba-passive_skill-skill_strength_effect_value_increase-1",
|
19564
|
+
"shortDescription": "",
|
19565
|
+
"moodType": 0,
|
19566
|
+
"backgroundRankType": 0
|
19567
|
+
}
|
19568
|
+
],
|
19569
|
+
"description": ""
|
19570
|
+
},
|
19492
19571
|
{
|
19493
19572
|
"id": "marathon-lba-passive_skill-visual_boost-1",
|
19494
19573
|
"name": "スコア獲得+スコアラータイプ2人にビジュアルブースト",
|
@@ -1384,6 +1384,146 @@
|
|
1384
1384
|
"dailyLimitCount": 0,
|
1385
1385
|
"unlockDescription": ""
|
1386
1386
|
},
|
1387
|
+
{
|
1388
|
+
"id": "marathon-raid-23-0728-quest-1",
|
1389
|
+
"marathonId": "marathon-raid-23-0728",
|
1390
|
+
"name": "No.1",
|
1391
|
+
"order": 1,
|
1392
|
+
"boxGachaId": "box_gacha-23-0728-001",
|
1393
|
+
"stageId": "stage-live-hall-00-00",
|
1394
|
+
"musicId": "music-tri-002",
|
1395
|
+
"musicChartPatternId": "chart-tri-002-001",
|
1396
|
+
"requiredStamina": 20,
|
1397
|
+
"position1AttributeType": 2,
|
1398
|
+
"position2AttributeType": 2,
|
1399
|
+
"position3AttributeType": 2,
|
1400
|
+
"position4AttributeType": 2,
|
1401
|
+
"position5AttributeType": 2,
|
1402
|
+
"activeSkillWeightPermil": 1000,
|
1403
|
+
"specialSkillWeightPermil": 1000,
|
1404
|
+
"skillStaminaWeightPermil": 1000,
|
1405
|
+
"staminaRecoveryWeightPermil": 1000,
|
1406
|
+
"beatDanceWeightPermil": 200,
|
1407
|
+
"beatVocalWeightPermil": 600,
|
1408
|
+
"beatVisualWeightPermil": 200,
|
1409
|
+
"questPressureId": "quest_pressure-2",
|
1410
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
1411
|
+
"maxCapacity": 1000,
|
1412
|
+
"description": "",
|
1413
|
+
"unlockConditionId": "",
|
1414
|
+
"marathonPointBonusCharacterIds": [],
|
1415
|
+
"requiredUnlockItemAmount": 0,
|
1416
|
+
"questCharacterAdvantageId": "",
|
1417
|
+
"moodType": 0,
|
1418
|
+
"dailyLimitCount": 0,
|
1419
|
+
"assetId": "",
|
1420
|
+
"unlockDescription": ""
|
1421
|
+
},
|
1422
|
+
{
|
1423
|
+
"id": "marathon-raid-23-0728-quest-2",
|
1424
|
+
"marathonId": "marathon-raid-23-0728",
|
1425
|
+
"name": "No.2",
|
1426
|
+
"order": 2,
|
1427
|
+
"boxGachaId": "box_gacha-23-0728-002",
|
1428
|
+
"stageId": "stage-live-hall-01-02",
|
1429
|
+
"musicId": "music-tri-001",
|
1430
|
+
"musicChartPatternId": "chart-tri-001-001",
|
1431
|
+
"requiredStamina": 20,
|
1432
|
+
"position1AttributeType": 1,
|
1433
|
+
"position2AttributeType": 1,
|
1434
|
+
"position3AttributeType": 1,
|
1435
|
+
"position4AttributeType": 1,
|
1436
|
+
"position5AttributeType": 1,
|
1437
|
+
"activeSkillWeightPermil": 1000,
|
1438
|
+
"specialSkillWeightPermil": 1000,
|
1439
|
+
"skillStaminaWeightPermil": 1000,
|
1440
|
+
"staminaRecoveryWeightPermil": 1000,
|
1441
|
+
"beatDanceWeightPermil": 600,
|
1442
|
+
"beatVocalWeightPermil": 200,
|
1443
|
+
"beatVisualWeightPermil": 200,
|
1444
|
+
"questPressureId": "quest_pressure-2",
|
1445
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
1446
|
+
"maxCapacity": 2900,
|
1447
|
+
"description": "",
|
1448
|
+
"unlockConditionId": "",
|
1449
|
+
"marathonPointBonusCharacterIds": [],
|
1450
|
+
"requiredUnlockItemAmount": 0,
|
1451
|
+
"questCharacterAdvantageId": "",
|
1452
|
+
"moodType": 0,
|
1453
|
+
"dailyLimitCount": 0,
|
1454
|
+
"assetId": "",
|
1455
|
+
"unlockDescription": ""
|
1456
|
+
},
|
1457
|
+
{
|
1458
|
+
"id": "marathon-raid-23-0728-quest-3",
|
1459
|
+
"marathonId": "marathon-raid-23-0728",
|
1460
|
+
"name": "No.3",
|
1461
|
+
"order": 3,
|
1462
|
+
"boxGachaId": "box_gacha-23-0728-003",
|
1463
|
+
"stageId": "stage-live-hall-01-03",
|
1464
|
+
"musicId": "music-tri-004",
|
1465
|
+
"musicChartPatternId": "chart-tri-004-001",
|
1466
|
+
"requiredStamina": 20,
|
1467
|
+
"position1AttributeType": 3,
|
1468
|
+
"position2AttributeType": 3,
|
1469
|
+
"position3AttributeType": 3,
|
1470
|
+
"position4AttributeType": 3,
|
1471
|
+
"position5AttributeType": 3,
|
1472
|
+
"activeSkillWeightPermil": 1000,
|
1473
|
+
"specialSkillWeightPermil": 1000,
|
1474
|
+
"skillStaminaWeightPermil": 1000,
|
1475
|
+
"staminaRecoveryWeightPermil": 1000,
|
1476
|
+
"beatDanceWeightPermil": 200,
|
1477
|
+
"beatVocalWeightPermil": 200,
|
1478
|
+
"beatVisualWeightPermil": 600,
|
1479
|
+
"questPressureId": "quest_pressure-2",
|
1480
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
1481
|
+
"maxCapacity": 3300,
|
1482
|
+
"description": "",
|
1483
|
+
"unlockConditionId": "",
|
1484
|
+
"marathonPointBonusCharacterIds": [],
|
1485
|
+
"requiredUnlockItemAmount": 0,
|
1486
|
+
"questCharacterAdvantageId": "",
|
1487
|
+
"moodType": 0,
|
1488
|
+
"dailyLimitCount": 0,
|
1489
|
+
"assetId": "",
|
1490
|
+
"unlockDescription": ""
|
1491
|
+
},
|
1492
|
+
{
|
1493
|
+
"id": "marathon-raid-23-0728-quest-4",
|
1494
|
+
"marathonId": "marathon-raid-23-0728",
|
1495
|
+
"name": "No.4",
|
1496
|
+
"description": "協力ライブの各Lvを解放するステージです",
|
1497
|
+
"order": 4,
|
1498
|
+
"boxGachaId": "box_gacha-23-0728-004",
|
1499
|
+
"stageId": "stage-live-dome-03-01",
|
1500
|
+
"musicId": "music-tri-006",
|
1501
|
+
"musicChartPatternId": "chart-tri-006-001",
|
1502
|
+
"requiredUnlockItemAmount": 500,
|
1503
|
+
"requiredStamina": 30,
|
1504
|
+
"position1AttributeType": 1,
|
1505
|
+
"position2AttributeType": 1,
|
1506
|
+
"position3AttributeType": 2,
|
1507
|
+
"position4AttributeType": 1,
|
1508
|
+
"position5AttributeType": 2,
|
1509
|
+
"activeSkillWeightPermil": 1000,
|
1510
|
+
"specialSkillWeightPermil": 1000,
|
1511
|
+
"skillStaminaWeightPermil": 1000,
|
1512
|
+
"staminaRecoveryWeightPermil": 1000,
|
1513
|
+
"beatDanceWeightPermil": 400,
|
1514
|
+
"beatVocalWeightPermil": 400,
|
1515
|
+
"beatVisualWeightPermil": 200,
|
1516
|
+
"questPressureId": "quest_pressure-2",
|
1517
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
1518
|
+
"maxCapacity": 19000,
|
1519
|
+
"assetId": "img_item_thumb_medal-marathon",
|
1520
|
+
"unlockConditionId": "",
|
1521
|
+
"marathonPointBonusCharacterIds": [],
|
1522
|
+
"questCharacterAdvantageId": "",
|
1523
|
+
"moodType": 0,
|
1524
|
+
"dailyLimitCount": 0,
|
1525
|
+
"unlockDescription": ""
|
1526
|
+
},
|
1387
1527
|
{
|
1388
1528
|
"id": "mini-marathon-22-0413-quest-1",
|
1389
1529
|
"marathonId": "mini-marathon-22-0413",
|