hoshimi-venus 0.11.16 → 0.11.18
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 +60 -0
- package/out/database/Character.json +1 -0
- package/out/database/LeagueQuest.json +44 -44
- package/out/database/LiveAbility.json +158 -0
- package/out/database/LiveBonus.json +12 -0
- package/out/database/LiveBonusGroup.json +12 -0
- package/out/database/Skill.json +706 -0
- package/out/database/SkillEfficacy.json +170 -0
- package/out/package.json +1 -1
- package/package.json +1 -1
package/out/database/Card.json
CHANGED
@@ -2675,6 +2675,66 @@
|
|
2675
2675
|
"activityAbilityId": "",
|
2676
2676
|
"homeTalks": []
|
2677
2677
|
},
|
2678
|
+
{
|
2679
|
+
"id": "card-kor-05-idol-03",
|
2680
|
+
"assetId": "kor-05-idol-03",
|
2681
|
+
"name": "俊傑は我が道を貫く",
|
2682
|
+
"description": "大体、人気があったからって\r\n誰かの真似をするなんて、格好悪いったらないです\r\n私達は、私達に出来る最高のパフォーマンスを目指す\r\n結局それ以外にはないなって",
|
2683
|
+
"type": 1,
|
2684
|
+
"characterId": "char-kor",
|
2685
|
+
"initialRarity": 5,
|
2686
|
+
"cardParameterId": "card-param-01",
|
2687
|
+
"vocalRatioPermil": 319,
|
2688
|
+
"danceRatioPermil": 277,
|
2689
|
+
"visualRatioPermil": 434,
|
2690
|
+
"staminaRatioPermil": 900,
|
2691
|
+
"cardLevelReleaseId": "card_level_release_1",
|
2692
|
+
"skillId1": "sk-kor-05-idol-03-1",
|
2693
|
+
"skillId2": "sk-kor-05-idol-03-2",
|
2694
|
+
"skillId3": "sk-kor-05-idol-03-3",
|
2695
|
+
"liveAbilityId": "lba-visual_multiply",
|
2696
|
+
"order": 280,
|
2697
|
+
"releaseDate": "1681700400000",
|
2698
|
+
"rewardCostumeId": "cos-kor-idol-03",
|
2699
|
+
"imageType1": 3,
|
2700
|
+
"displayPositionX1": 0.233,
|
2701
|
+
"displayScale1": 1.0,
|
2702
|
+
"highlightDisplayPositionX1": -0.237,
|
2703
|
+
"highlightDisplayPositionY1": 0.204,
|
2704
|
+
"highlightDisplayScale1": 0.7,
|
2705
|
+
"imageType2": 3,
|
2706
|
+
"displayPositionX2": 0.233,
|
2707
|
+
"displayScale2": 1.0,
|
2708
|
+
"highlightDisplayPositionX2": -0.237,
|
2709
|
+
"highlightDisplayPositionY2": 0.204,
|
2710
|
+
"highlightDisplayScale2": 0.7,
|
2711
|
+
"obtainMessage": "その胸にきっちり刻み込んで下さいね",
|
2712
|
+
"stories": [
|
2713
|
+
{
|
2714
|
+
"storyId": "st-card-kor-05-idol-03-01"
|
2715
|
+
},
|
2716
|
+
{
|
2717
|
+
"storyId": "st-card-kor-05-idol-03-02"
|
2718
|
+
},
|
2719
|
+
{
|
2720
|
+
"storyId": "st-card-kor-05-idol-03-03"
|
2721
|
+
}
|
2722
|
+
],
|
2723
|
+
"messages": [
|
2724
|
+
{
|
2725
|
+
"messageId": "message-card-kor-05-idol-03",
|
2726
|
+
"telephoneId": ""
|
2727
|
+
},
|
2728
|
+
{
|
2729
|
+
"telephoneId": "tel-card-kor-05-idol-03",
|
2730
|
+
"messageId": ""
|
2731
|
+
}
|
2732
|
+
],
|
2733
|
+
"activityAbilityId": "",
|
2734
|
+
"displayPositionY1": 0.0,
|
2735
|
+
"displayPositionY2": 0.0,
|
2736
|
+
"homeTalks": []
|
2737
|
+
},
|
2678
2738
|
{
|
2679
2739
|
"id": "card-kor-05-poli-00",
|
2680
2740
|
"assetId": "kor-05-poli-00",
|
@@ -1,13 +1,13 @@
|
|
1
1
|
[
|
2
2
|
{
|
3
|
-
"id": "league-quest-season-
|
4
|
-
"stageId": "stage-live-
|
5
|
-
"musicId": "music-
|
6
|
-
"musicChartPatternId": "chart-
|
7
|
-
"position1AttributeType":
|
3
|
+
"id": "league-quest-season-016-b",
|
4
|
+
"stageId": "stage-live-hall-00-00",
|
5
|
+
"musicId": "music-hsm-006",
|
6
|
+
"musicChartPatternId": "chart-hsm-006-001",
|
7
|
+
"position1AttributeType": 2,
|
8
8
|
"position2AttributeType": 3,
|
9
|
-
"position3AttributeType":
|
10
|
-
"position4AttributeType":
|
9
|
+
"position3AttributeType": 3,
|
10
|
+
"position4AttributeType": 1,
|
11
11
|
"position5AttributeType": 2,
|
12
12
|
"activeSkillWeightPermil": 2500,
|
13
13
|
"specialSkillWeightPermil": 1000,
|
@@ -16,89 +16,89 @@
|
|
16
16
|
"beatDanceWeightPermil": 200,
|
17
17
|
"beatVocalWeightPermil": 400,
|
18
18
|
"beatVisualWeightPermil": 400,
|
19
|
-
"maxCapacity":
|
19
|
+
"maxCapacity": 1000,
|
20
20
|
"mentalThreshold": 50,
|
21
21
|
"questPressureId": "quest_pressure-2",
|
22
22
|
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
23
|
-
"liveBonusGroupId": "live-bonus-group-
|
23
|
+
"liveBonusGroupId": "live-bonus-group-089",
|
24
24
|
"liveSkipType": 1,
|
25
25
|
"questCharacterAdvantageId": "",
|
26
26
|
"moodType": 0
|
27
27
|
},
|
28
28
|
{
|
29
|
-
"id": "league-quest-season-
|
30
|
-
"stageId": "stage-live-
|
31
|
-
"musicId": "music-
|
32
|
-
"musicChartPatternId": "chart-
|
33
|
-
"position1AttributeType":
|
34
|
-
"position2AttributeType":
|
35
|
-
"position3AttributeType":
|
36
|
-
"position4AttributeType":
|
37
|
-
"position5AttributeType":
|
29
|
+
"id": "league-quest-season-016-a",
|
30
|
+
"stageId": "stage-live-hall-00-00",
|
31
|
+
"musicId": "music-sun-005",
|
32
|
+
"musicChartPatternId": "chart-sun-005-001",
|
33
|
+
"position1AttributeType": 1,
|
34
|
+
"position2AttributeType": 2,
|
35
|
+
"position3AttributeType": 1,
|
36
|
+
"position4AttributeType": 2,
|
37
|
+
"position5AttributeType": 3,
|
38
38
|
"activeSkillWeightPermil": 2500,
|
39
39
|
"specialSkillWeightPermil": 1000,
|
40
40
|
"skillStaminaWeightPermil": 2000,
|
41
41
|
"staminaRecoveryWeightPermil": 1000,
|
42
42
|
"beatDanceWeightPermil": 400,
|
43
|
-
"beatVocalWeightPermil":
|
44
|
-
"beatVisualWeightPermil":
|
45
|
-
"maxCapacity":
|
43
|
+
"beatVocalWeightPermil": 400,
|
44
|
+
"beatVisualWeightPermil": 200,
|
45
|
+
"maxCapacity": 1000,
|
46
46
|
"mentalThreshold": 50,
|
47
47
|
"questPressureId": "quest_pressure-2",
|
48
48
|
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
49
|
-
"liveBonusGroupId": "live-bonus-group-
|
49
|
+
"liveBonusGroupId": "live-bonus-group-089",
|
50
50
|
"liveSkipType": 1,
|
51
51
|
"questCharacterAdvantageId": "",
|
52
52
|
"moodType": 0
|
53
53
|
},
|
54
54
|
{
|
55
|
-
"id": "league-quest-season-
|
56
|
-
"stageId": "stage-live-dome-
|
57
|
-
"musicId": "music-
|
58
|
-
"musicChartPatternId": "chart-
|
55
|
+
"id": "league-quest-season-015-b",
|
56
|
+
"stageId": "stage-live-dome-00-02",
|
57
|
+
"musicId": "music-tri-005",
|
58
|
+
"musicChartPatternId": "chart-tri-005-001",
|
59
59
|
"position1AttributeType": 3,
|
60
60
|
"position2AttributeType": 3,
|
61
61
|
"position3AttributeType": 2,
|
62
|
-
"position4AttributeType":
|
63
|
-
"position5AttributeType":
|
64
|
-
"activeSkillWeightPermil":
|
62
|
+
"position4AttributeType": 3,
|
63
|
+
"position5AttributeType": 2,
|
64
|
+
"activeSkillWeightPermil": 2500,
|
65
65
|
"specialSkillWeightPermil": 1000,
|
66
66
|
"skillStaminaWeightPermil": 2000,
|
67
67
|
"staminaRecoveryWeightPermil": 1000,
|
68
68
|
"beatDanceWeightPermil": 200,
|
69
69
|
"beatVocalWeightPermil": 400,
|
70
70
|
"beatVisualWeightPermil": 400,
|
71
|
-
"maxCapacity":
|
71
|
+
"maxCapacity": 26000,
|
72
72
|
"mentalThreshold": 50,
|
73
73
|
"questPressureId": "quest_pressure-2",
|
74
74
|
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
75
|
-
"liveBonusGroupId": "live-bonus-group-
|
75
|
+
"liveBonusGroupId": "live-bonus-group-098",
|
76
76
|
"liveSkipType": 1,
|
77
77
|
"questCharacterAdvantageId": "",
|
78
78
|
"moodType": 0
|
79
79
|
},
|
80
80
|
{
|
81
|
-
"id": "league-quest-season-
|
82
|
-
"stageId": "stage-live-dome-
|
83
|
-
"musicId": "music-hsm-
|
84
|
-
"musicChartPatternId": "chart-hsm-
|
85
|
-
"position1AttributeType":
|
86
|
-
"position2AttributeType":
|
87
|
-
"position3AttributeType":
|
81
|
+
"id": "league-quest-season-015-a",
|
82
|
+
"stageId": "stage-live-dome-00-02",
|
83
|
+
"musicId": "music-hsm-007",
|
84
|
+
"musicChartPatternId": "chart-hsm-007-001",
|
85
|
+
"position1AttributeType": 3,
|
86
|
+
"position2AttributeType": 1,
|
87
|
+
"position3AttributeType": 3,
|
88
88
|
"position4AttributeType": 1,
|
89
|
-
"position5AttributeType":
|
90
|
-
"activeSkillWeightPermil":
|
89
|
+
"position5AttributeType": 1,
|
90
|
+
"activeSkillWeightPermil": 2500,
|
91
91
|
"specialSkillWeightPermil": 1000,
|
92
92
|
"skillStaminaWeightPermil": 2000,
|
93
93
|
"staminaRecoveryWeightPermil": 1000,
|
94
|
-
"beatDanceWeightPermil":
|
94
|
+
"beatDanceWeightPermil": 400,
|
95
95
|
"beatVocalWeightPermil": 200,
|
96
|
-
"beatVisualWeightPermil":
|
97
|
-
"maxCapacity":
|
96
|
+
"beatVisualWeightPermil": 400,
|
97
|
+
"maxCapacity": 26000,
|
98
98
|
"mentalThreshold": 50,
|
99
99
|
"questPressureId": "quest_pressure-2",
|
100
100
|
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
101
|
-
"liveBonusGroupId": "live-bonus-group-
|
101
|
+
"liveBonusGroupId": "live-bonus-group-098",
|
102
102
|
"liveSkipType": 1,
|
103
103
|
"questCharacterAdvantageId": "",
|
104
104
|
"moodType": 0
|
@@ -17050,6 +17050,164 @@
|
|
17050
17050
|
],
|
17051
17051
|
"description": ""
|
17052
17052
|
},
|
17053
|
+
{
|
17054
|
+
"id": "live-lba-passive_skill-099",
|
17055
|
+
"name": "ビジュアルタイプ2人にビジュアル上昇効果",
|
17056
|
+
"levels": [
|
17057
|
+
{
|
17058
|
+
"level": 1,
|
17059
|
+
"description": "パッシブスキル発動",
|
17060
|
+
"type": 13,
|
17061
|
+
"value": 1,
|
17062
|
+
"skillId": "sk-live-lba-passive_skill-099",
|
17063
|
+
"shortDescription": "",
|
17064
|
+
"requiredItemAmount": 0,
|
17065
|
+
"requiredCardLevel": 0,
|
17066
|
+
"moodType": 0,
|
17067
|
+
"backgroundRankType": 0
|
17068
|
+
},
|
17069
|
+
{
|
17070
|
+
"level": 2,
|
17071
|
+
"description": "パッシブスキル発動",
|
17072
|
+
"type": 13,
|
17073
|
+
"requiredItemAmount": 1,
|
17074
|
+
"requiredCardLevel": 1,
|
17075
|
+
"value": 2,
|
17076
|
+
"skillId": "sk-live-lba-passive_skill-099",
|
17077
|
+
"shortDescription": "",
|
17078
|
+
"moodType": 0,
|
17079
|
+
"backgroundRankType": 0
|
17080
|
+
},
|
17081
|
+
{
|
17082
|
+
"level": 3,
|
17083
|
+
"description": "パッシブスキル発動",
|
17084
|
+
"type": 13,
|
17085
|
+
"requiredItemAmount": 1,
|
17086
|
+
"requiredCardLevel": 2,
|
17087
|
+
"value": 3,
|
17088
|
+
"skillId": "sk-live-lba-passive_skill-099",
|
17089
|
+
"shortDescription": "",
|
17090
|
+
"moodType": 0,
|
17091
|
+
"backgroundRankType": 0
|
17092
|
+
},
|
17093
|
+
{
|
17094
|
+
"level": 4,
|
17095
|
+
"description": "パッシブスキル発動",
|
17096
|
+
"type": 13,
|
17097
|
+
"requiredItemAmount": 1,
|
17098
|
+
"requiredCardLevel": 3,
|
17099
|
+
"value": 4,
|
17100
|
+
"skillId": "sk-live-lba-passive_skill-099",
|
17101
|
+
"shortDescription": "",
|
17102
|
+
"moodType": 0,
|
17103
|
+
"backgroundRankType": 0
|
17104
|
+
},
|
17105
|
+
{
|
17106
|
+
"level": 5,
|
17107
|
+
"description": "パッシブスキル発動",
|
17108
|
+
"type": 13,
|
17109
|
+
"requiredItemAmount": 1,
|
17110
|
+
"requiredCardLevel": 4,
|
17111
|
+
"value": 5,
|
17112
|
+
"skillId": "sk-live-lba-passive_skill-099",
|
17113
|
+
"shortDescription": "",
|
17114
|
+
"moodType": 0,
|
17115
|
+
"backgroundRankType": 0
|
17116
|
+
},
|
17117
|
+
{
|
17118
|
+
"level": 6,
|
17119
|
+
"description": "パッシブスキル発動",
|
17120
|
+
"type": 13,
|
17121
|
+
"requiredItemAmount": 1,
|
17122
|
+
"requiredCardLevel": 5,
|
17123
|
+
"value": 6,
|
17124
|
+
"skillId": "sk-live-lba-passive_skill-099",
|
17125
|
+
"shortDescription": "",
|
17126
|
+
"moodType": 0,
|
17127
|
+
"backgroundRankType": 0
|
17128
|
+
}
|
17129
|
+
],
|
17130
|
+
"description": ""
|
17131
|
+
},
|
17132
|
+
{
|
17133
|
+
"id": "live-lba-passive_skill-100",
|
17134
|
+
"name": "誰かがテンションUPの時\n対象にスキル成功率UP",
|
17135
|
+
"levels": [
|
17136
|
+
{
|
17137
|
+
"level": 1,
|
17138
|
+
"description": "パッシブスキル発動",
|
17139
|
+
"type": 13,
|
17140
|
+
"value": 1,
|
17141
|
+
"skillId": "sk-live-lba-passive_skill-100",
|
17142
|
+
"shortDescription": "",
|
17143
|
+
"requiredItemAmount": 0,
|
17144
|
+
"requiredCardLevel": 0,
|
17145
|
+
"moodType": 0,
|
17146
|
+
"backgroundRankType": 0
|
17147
|
+
},
|
17148
|
+
{
|
17149
|
+
"level": 2,
|
17150
|
+
"description": "パッシブスキル発動",
|
17151
|
+
"type": 13,
|
17152
|
+
"requiredItemAmount": 1,
|
17153
|
+
"requiredCardLevel": 1,
|
17154
|
+
"value": 2,
|
17155
|
+
"skillId": "sk-live-lba-passive_skill-100",
|
17156
|
+
"shortDescription": "",
|
17157
|
+
"moodType": 0,
|
17158
|
+
"backgroundRankType": 0
|
17159
|
+
},
|
17160
|
+
{
|
17161
|
+
"level": 3,
|
17162
|
+
"description": "パッシブスキル発動",
|
17163
|
+
"type": 13,
|
17164
|
+
"requiredItemAmount": 1,
|
17165
|
+
"requiredCardLevel": 2,
|
17166
|
+
"value": 3,
|
17167
|
+
"skillId": "sk-live-lba-passive_skill-100",
|
17168
|
+
"shortDescription": "",
|
17169
|
+
"moodType": 0,
|
17170
|
+
"backgroundRankType": 0
|
17171
|
+
},
|
17172
|
+
{
|
17173
|
+
"level": 4,
|
17174
|
+
"description": "パッシブスキル発動",
|
17175
|
+
"type": 13,
|
17176
|
+
"requiredItemAmount": 1,
|
17177
|
+
"requiredCardLevel": 3,
|
17178
|
+
"value": 4,
|
17179
|
+
"skillId": "sk-live-lba-passive_skill-100",
|
17180
|
+
"shortDescription": "",
|
17181
|
+
"moodType": 0,
|
17182
|
+
"backgroundRankType": 0
|
17183
|
+
},
|
17184
|
+
{
|
17185
|
+
"level": 5,
|
17186
|
+
"description": "パッシブスキル発動",
|
17187
|
+
"type": 13,
|
17188
|
+
"requiredItemAmount": 1,
|
17189
|
+
"requiredCardLevel": 4,
|
17190
|
+
"value": 5,
|
17191
|
+
"skillId": "sk-live-lba-passive_skill-100",
|
17192
|
+
"shortDescription": "",
|
17193
|
+
"moodType": 0,
|
17194
|
+
"backgroundRankType": 0
|
17195
|
+
},
|
17196
|
+
{
|
17197
|
+
"level": 6,
|
17198
|
+
"description": "パッシブスキル発動",
|
17199
|
+
"type": 13,
|
17200
|
+
"requiredItemAmount": 1,
|
17201
|
+
"requiredCardLevel": 5,
|
17202
|
+
"value": 6,
|
17203
|
+
"skillId": "sk-live-lba-passive_skill-100",
|
17204
|
+
"shortDescription": "",
|
17205
|
+
"moodType": 0,
|
17206
|
+
"backgroundRankType": 0
|
17207
|
+
}
|
17208
|
+
],
|
17209
|
+
"description": ""
|
17210
|
+
},
|
17053
17211
|
{
|
17054
17212
|
"id": "marathon-lba-accessory_parameter_up",
|
17055
17213
|
"name": "アクセサリー効果上昇",
|
@@ -574,5 +574,17 @@
|
|
574
574
|
"name": "ライブボーナス",
|
575
575
|
"liveAbilityId": "live-lba-passive_skill-098",
|
576
576
|
"liveAbilityLevel": 5
|
577
|
+
},
|
578
|
+
{
|
579
|
+
"id": "live-lba-passive_skill-099",
|
580
|
+
"name": "ライブボーナス",
|
581
|
+
"liveAbilityId": "live-lba-passive_skill-099",
|
582
|
+
"liveAbilityLevel": 5
|
583
|
+
},
|
584
|
+
{
|
585
|
+
"id": "live-lba-passive_skill-100",
|
586
|
+
"name": "ライブボーナス",
|
587
|
+
"liveAbilityId": "live-lba-passive_skill-100",
|
588
|
+
"liveAbilityLevel": 5
|
577
589
|
}
|
578
590
|
]
|
@@ -576,5 +576,17 @@
|
|
576
576
|
"liveBonusIds": [
|
577
577
|
"live-lba-passive_skill-098"
|
578
578
|
]
|
579
|
+
},
|
580
|
+
{
|
581
|
+
"groupId": "live-bonus-group-099",
|
582
|
+
"liveBonusIds": [
|
583
|
+
"live-lba-passive_skill-099"
|
584
|
+
]
|
585
|
+
},
|
586
|
+
{
|
587
|
+
"groupId": "live-bonus-group-100",
|
588
|
+
"liveBonusIds": [
|
589
|
+
"live-lba-passive_skill-100"
|
590
|
+
]
|
579
591
|
}
|
580
592
|
]
|