hoshimi-venus 0.9.14 → 0.9.16
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 +5 -0
- package/out/database/LeagueQuest.json +52 -0
- package/out/database/LiveAbility.json +725 -28
- package/out/database/LiveBonus.json +18 -0
- package/out/database/LiveBonusGroup.json +18 -0
- package/out/database/Music.json +493 -0
- package/out/database/MusicChartPattern.json +1272 -0
- package/out/database/Quest.json +506 -0
- package/out/database/Setting.json +284 -1
- package/out/database/Skill.json +2348 -0
- package/out/database/SkillEfficacy.json +540 -0
- package/out/package.json +1 -1
- package/package.json +1 -1
package/out/database/Card.json
CHANGED
@@ -1963,6 +1963,47 @@
|
|
1963
1963
|
"activityAbilityId": "",
|
1964
1964
|
"homeTalks": []
|
1965
1965
|
},
|
1966
|
+
{
|
1967
|
+
"id": "card-kkr-02-eve-00",
|
1968
|
+
"assetId": "kkr-02-eve-00",
|
1969
|
+
"name": "こころのカワイイTV",
|
1970
|
+
"description": "みなさんぐっすり眠っていますね\r\nふふふっ……今からこころがカワイイ寝顔を\r\n寝起きドッキリで歪めていきますよ~!",
|
1971
|
+
"type": 1,
|
1972
|
+
"characterId": "char-kkr",
|
1973
|
+
"initialRarity": 2,
|
1974
|
+
"cardParameterId": "card-param-01",
|
1975
|
+
"vocalRatioPermil": 279,
|
1976
|
+
"danceRatioPermil": 431,
|
1977
|
+
"visualRatioPermil": 320,
|
1978
|
+
"staminaRatioPermil": 900,
|
1979
|
+
"cardLevelReleaseId": "card_level_release_1",
|
1980
|
+
"skillId1": "sk-kkr-02-eve-00-1",
|
1981
|
+
"skillId2": "sk-kkr-02-eve-00-2",
|
1982
|
+
"skillId3": "sk-kkr-02-eve-00-3",
|
1983
|
+
"order": 271,
|
1984
|
+
"releaseDate": "1677380400000",
|
1985
|
+
"imageType1": 1,
|
1986
|
+
"displayPositionX1": -0.003,
|
1987
|
+
"displayPositionY1": 0.21,
|
1988
|
+
"displayScale1": 1.0,
|
1989
|
+
"highlightDisplayPositionX1": -0.011,
|
1990
|
+
"highlightDisplayPositionY1": 0.276,
|
1991
|
+
"highlightDisplayScale1": 1.0,
|
1992
|
+
"imageType2": 2,
|
1993
|
+
"displayPositionX2": 0.163,
|
1994
|
+
"displayPositionY2": 0.07,
|
1995
|
+
"displayScale2": 1.2,
|
1996
|
+
"highlightDisplayPositionX2": -0.201,
|
1997
|
+
"highlightDisplayPositionY2": 0.096,
|
1998
|
+
"highlightDisplayScale2": 0.8,
|
1999
|
+
"liveAbilityId": "",
|
2000
|
+
"activityAbilityId": "",
|
2001
|
+
"rewardCostumeId": "",
|
2002
|
+
"obtainMessage": "",
|
2003
|
+
"stories": [],
|
2004
|
+
"messages": [],
|
2005
|
+
"homeTalks": []
|
2006
|
+
},
|
1966
2007
|
{
|
1967
2008
|
"id": "card-kkr-03-schl-00",
|
1968
2009
|
"assetId": "kkr-03-schl-00",
|
@@ -7364,6 +7405,66 @@
|
|
7364
7405
|
],
|
7365
7406
|
"activityAbilityId": ""
|
7366
7407
|
},
|
7408
|
+
{
|
7409
|
+
"id": "card-smr-05-pajm-00",
|
7410
|
+
"assetId": "smr-05-pajm-00",
|
7411
|
+
"name": "夢の国へ誘う安眠膝枕",
|
7412
|
+
"description": "私はすずちゃんの膝枕係に任命されまして\r\nそれは嬉しいんですけど、動けなくなっちゃって",
|
7413
|
+
"type": 2,
|
7414
|
+
"characterId": "char-smr",
|
7415
|
+
"initialRarity": 5,
|
7416
|
+
"cardParameterId": "card-param-01",
|
7417
|
+
"vocalRatioPermil": 280,
|
7418
|
+
"danceRatioPermil": 403,
|
7419
|
+
"visualRatioPermil": 317,
|
7420
|
+
"staminaRatioPermil": 1000,
|
7421
|
+
"cardLevelReleaseId": "card_level_release_1",
|
7422
|
+
"skillId1": "sk-smr-05-pajm-00-1",
|
7423
|
+
"skillId2": "sk-smr-05-pajm-00-2",
|
7424
|
+
"skillId3": "sk-smr-05-pajm-00-3",
|
7425
|
+
"liveAbilityId": "lba-dance_multiply",
|
7426
|
+
"order": 269,
|
7427
|
+
"releaseDate": "1677380400000",
|
7428
|
+
"rewardCostumeId": "cos-smr-pajm-00",
|
7429
|
+
"imageType1": 3,
|
7430
|
+
"displayPositionX1": 0.155,
|
7431
|
+
"displayPositionY1": 0.045,
|
7432
|
+
"displayScale1": 1.1,
|
7433
|
+
"highlightDisplayPositionX1": -0.507,
|
7434
|
+
"highlightDisplayPositionY1": 0.215,
|
7435
|
+
"highlightDisplayScale1": 0.7,
|
7436
|
+
"imageType2": 3,
|
7437
|
+
"displayPositionX2": 0.155,
|
7438
|
+
"displayPositionY2": 0.045,
|
7439
|
+
"displayScale2": 1.1,
|
7440
|
+
"highlightDisplayPositionX2": -0.507,
|
7441
|
+
"highlightDisplayPositionY2": 0.215,
|
7442
|
+
"highlightDisplayScale2": 0.7,
|
7443
|
+
"obtainMessage": "立派なセンターに、\n少しでも近づけたでしょうか……?",
|
7444
|
+
"stories": [
|
7445
|
+
{
|
7446
|
+
"storyId": "st-card-smr-05-pajm-00-01"
|
7447
|
+
},
|
7448
|
+
{
|
7449
|
+
"storyId": "st-card-smr-05-pajm-00-02"
|
7450
|
+
},
|
7451
|
+
{
|
7452
|
+
"storyId": "st-card-smr-05-pajm-00-03"
|
7453
|
+
}
|
7454
|
+
],
|
7455
|
+
"messages": [
|
7456
|
+
{
|
7457
|
+
"messageId": "message-card-smr-05-pajm-00",
|
7458
|
+
"telephoneId": ""
|
7459
|
+
},
|
7460
|
+
{
|
7461
|
+
"telephoneId": "tel-card-smr-05-pajm-00",
|
7462
|
+
"messageId": ""
|
7463
|
+
}
|
7464
|
+
],
|
7465
|
+
"activityAbilityId": "",
|
7466
|
+
"homeTalks": []
|
7467
|
+
},
|
7367
7468
|
{
|
7368
7469
|
"id": "card-smr-05-xmas-00",
|
7369
7470
|
"assetId": "smr-05-xmas-00",
|
@@ -8203,6 +8304,66 @@
|
|
8203
8304
|
"displayPositionY1": 0.0,
|
8204
8305
|
"displayPositionY2": 0.0
|
8205
8306
|
},
|
8307
|
+
{
|
8308
|
+
"id": "card-szk-05-pajm-00",
|
8309
|
+
"assetId": "szk-05-pajm-00",
|
8310
|
+
"name": "万歳オフショ夢空間",
|
8311
|
+
"description": "みんな今日は、特に……可愛い……!\r\nもう、ステージじゃないから写真……撮り放題……!\r\nファンサが手厚い……最高のイベント……!\r\n尊過ぎて、さとみさんと撮りまくってる……!",
|
8312
|
+
"type": 3,
|
8313
|
+
"characterId": "char-szk",
|
8314
|
+
"initialRarity": 5,
|
8315
|
+
"cardParameterId": "card-param-01",
|
8316
|
+
"vocalRatioPermil": 326,
|
8317
|
+
"danceRatioPermil": 289,
|
8318
|
+
"visualRatioPermil": 415,
|
8319
|
+
"staminaRatioPermil": 900,
|
8320
|
+
"cardLevelReleaseId": "card_level_release_1",
|
8321
|
+
"skillId1": "sk-szk-05-pajm-00-1",
|
8322
|
+
"skillId2": "sk-szk-05-pajm-00-2",
|
8323
|
+
"skillId3": "sk-szk-05-pajm-00-3",
|
8324
|
+
"activityAbilityId": "aab-promotion_manager_exp_up",
|
8325
|
+
"order": 270,
|
8326
|
+
"releaseDate": "1677380400000",
|
8327
|
+
"rewardCostumeId": "cos-szk-pajm-00",
|
8328
|
+
"imageType1": 3,
|
8329
|
+
"displayPositionX1": 0.1,
|
8330
|
+
"displayScale1": 1.0,
|
8331
|
+
"highlightDisplayPositionX1": -0.125,
|
8332
|
+
"highlightDisplayPositionY1": 0.219,
|
8333
|
+
"highlightDisplayScale1": 0.7,
|
8334
|
+
"imageType2": 3,
|
8335
|
+
"displayPositionX2": 0.1,
|
8336
|
+
"displayScale2": 1.0,
|
8337
|
+
"highlightDisplayPositionX2": -0.125,
|
8338
|
+
"highlightDisplayPositionY2": 0.219,
|
8339
|
+
"highlightDisplayScale2": 0.7,
|
8340
|
+
"obtainMessage": "みんな今日は、特に……可愛い……!",
|
8341
|
+
"stories": [
|
8342
|
+
{
|
8343
|
+
"storyId": "st-card-szk-05-pajm-00-01"
|
8344
|
+
},
|
8345
|
+
{
|
8346
|
+
"storyId": "st-card-szk-05-pajm-00-02"
|
8347
|
+
},
|
8348
|
+
{
|
8349
|
+
"storyId": "st-card-szk-05-pajm-00-03"
|
8350
|
+
}
|
8351
|
+
],
|
8352
|
+
"messages": [
|
8353
|
+
{
|
8354
|
+
"messageId": "message-card-szk-05-pajm-00",
|
8355
|
+
"telephoneId": ""
|
8356
|
+
},
|
8357
|
+
{
|
8358
|
+
"telephoneId": "tel-card-szk-05-pajm-00",
|
8359
|
+
"messageId": ""
|
8360
|
+
}
|
8361
|
+
],
|
8362
|
+
"liveAbilityId": "",
|
8363
|
+
"displayPositionY1": 0.0,
|
8364
|
+
"displayPositionY2": 0.0,
|
8365
|
+
"homeTalks": []
|
8366
|
+
},
|
8206
8367
|
{
|
8207
8368
|
"id": "card-szk-05-prem-00",
|
8208
8369
|
"assetId": "szk-05-prem-00",
|
@@ -337,6 +337,7 @@
|
|
337
337
|
"cos-chs-mizg-00",
|
338
338
|
"cos-chs-mizg-01",
|
339
339
|
"cos-chs-newy-00",
|
340
|
+
"cos-chs-pajm-00",
|
340
341
|
"cos-chs-rock-00",
|
341
342
|
"cos-chs-schl-00",
|
342
343
|
"cos-chs-sdam-00",
|
@@ -804,6 +805,7 @@
|
|
804
805
|
"cos-kkr-mizg-00",
|
805
806
|
"cos-kkr-mizg-01",
|
806
807
|
"cos-kkr-newy-00",
|
808
|
+
"cos-kkr-pajm-00",
|
807
809
|
"cos-kkr-schl-00",
|
808
810
|
"cos-kkr-sdam-00",
|
809
811
|
"cos-kkr-sdpl-00",
|
@@ -2915,6 +2917,7 @@
|
|
2915
2917
|
"cos-smr-miku-00",
|
2916
2918
|
"cos-smr-mizg-00",
|
2917
2919
|
"cos-smr-mizg-01",
|
2920
|
+
"cos-smr-pajm-00",
|
2918
2921
|
"cos-smr-schl-00",
|
2919
2922
|
"cos-smr-sdam-00",
|
2920
2923
|
"cos-smr-sdpl-00",
|
@@ -3192,6 +3195,7 @@
|
|
3192
3195
|
"cos-suz-mizg-01",
|
3193
3196
|
"cos-suz-mizg-02",
|
3194
3197
|
"cos-suz-onep-00",
|
3198
|
+
"cos-suz-pajm-00",
|
3195
3199
|
"cos-suz-schl-00",
|
3196
3200
|
"cos-suz-sdam-00",
|
3197
3201
|
"cos-suz-sdpl-00",
|
@@ -3349,6 +3353,7 @@
|
|
3349
3353
|
"cos-szk-mizg-00",
|
3350
3354
|
"cos-szk-mizg-01",
|
3351
3355
|
"cos-szk-newy-00",
|
3356
|
+
"cos-szk-pajm-00",
|
3352
3357
|
"cos-szk-rock-00",
|
3353
3358
|
"cos-szk-schl-00",
|
3354
3359
|
"cos-szk-sdam-00",
|
@@ -1,4 +1,56 @@
|
|
1
1
|
[
|
2
|
+
{
|
3
|
+
"id": "league-quest-season-009-b",
|
4
|
+
"stageId": "stage-live-dome-01-03",
|
5
|
+
"musicId": "music-unit-004",
|
6
|
+
"musicChartPatternId": "chart-unit-004-001",
|
7
|
+
"position1AttributeType": 3,
|
8
|
+
"position2AttributeType": 3,
|
9
|
+
"position3AttributeType": 3,
|
10
|
+
"position4AttributeType": 3,
|
11
|
+
"position5AttributeType": 1,
|
12
|
+
"activeSkillWeightPermil": 2000,
|
13
|
+
"specialSkillWeightPermil": 1500,
|
14
|
+
"skillStaminaWeightPermil": 2000,
|
15
|
+
"staminaRecoveryWeightPermil": 1000,
|
16
|
+
"beatDanceWeightPermil": 600,
|
17
|
+
"beatVocalWeightPermil": 600,
|
18
|
+
"beatVisualWeightPermil": 1800,
|
19
|
+
"maxCapacity": 36000,
|
20
|
+
"mentalThreshold": 50,
|
21
|
+
"questPressureId": "quest_pressure-2",
|
22
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
23
|
+
"liveBonusGroupId": "live-bonus-group-088",
|
24
|
+
"liveSkipType": 1,
|
25
|
+
"questCharacterAdvantageId": "",
|
26
|
+
"moodType": 0
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"id": "league-quest-season-009-a",
|
30
|
+
"stageId": "stage-live-dome-01-03",
|
31
|
+
"musicId": "music-hsm-002",
|
32
|
+
"musicChartPatternId": "chart-hsm-002-001",
|
33
|
+
"position1AttributeType": 2,
|
34
|
+
"position2AttributeType": 3,
|
35
|
+
"position3AttributeType": 3,
|
36
|
+
"position4AttributeType": 2,
|
37
|
+
"position5AttributeType": 3,
|
38
|
+
"activeSkillWeightPermil": 2000,
|
39
|
+
"specialSkillWeightPermil": 1500,
|
40
|
+
"skillStaminaWeightPermil": 2000,
|
41
|
+
"staminaRecoveryWeightPermil": 1000,
|
42
|
+
"beatDanceWeightPermil": 600,
|
43
|
+
"beatVocalWeightPermil": 900,
|
44
|
+
"beatVisualWeightPermil": 1500,
|
45
|
+
"maxCapacity": 36000,
|
46
|
+
"mentalThreshold": 50,
|
47
|
+
"questPressureId": "quest_pressure-2",
|
48
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
49
|
+
"liveBonusGroupId": "live-bonus-group-088",
|
50
|
+
"liveSkipType": 1,
|
51
|
+
"questCharacterAdvantageId": "",
|
52
|
+
"moodType": 0
|
53
|
+
},
|
2
54
|
{
|
3
55
|
"id": "league-quest-season-008-b",
|
4
56
|
"stageId": "stage-live-dome-01-02",
|