hoshimi-venus 0.11.56 → 0.11.58
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 +52 -52
- package/out/database/LiveAbility.json +1 -30587
- package/out/database/LiveBonus.json +1 -620
- package/out/database/LiveBonusGroup.json +1 -622
- package/out/database/Skill.json +1 -119950
- package/out/database/SkillEfficacy.json +1 -46382
- package/out/package.json +1 -1
- package/package.json +1 -1
package/out/database/Card.json
CHANGED
@@ -7045,6 +7045,66 @@
|
|
7045
7045
|
"highlightDisplayPositionX2": 0.0,
|
7046
7046
|
"homeTalks": []
|
7047
7047
|
},
|
7048
|
+
{
|
7049
|
+
"id": "card-ski-05-poli-00",
|
7050
|
+
"assetId": "ski-05-poli-00",
|
7051
|
+
"name": "厳然たるプライド",
|
7052
|
+
"description": "私の強みを生かして、自分なりのアプローチを続けて\n自分の課題と深く向き合って……想いを育てていきます\n私だって、アイドルに対する覚悟や想いは\n誰よりも強い自信がありますから",
|
7053
|
+
"type": 2,
|
7054
|
+
"characterId": "char-ski",
|
7055
|
+
"initialRarity": 5,
|
7056
|
+
"cardParameterId": "card-param-01",
|
7057
|
+
"vocalRatioPermil": 277,
|
7058
|
+
"danceRatioPermil": 404,
|
7059
|
+
"visualRatioPermil": 319,
|
7060
|
+
"staminaRatioPermil": 1000,
|
7061
|
+
"cardLevelReleaseId": "card_level_release_1",
|
7062
|
+
"skillId1": "sk-ski-05-poli-00-1",
|
7063
|
+
"skillId2": "sk-ski-05-poli-00-2",
|
7064
|
+
"skillId3": "sk-ski-05-poli-00-3",
|
7065
|
+
"activityAbilityId": "aab-refresh_stamina_up",
|
7066
|
+
"order": 285,
|
7067
|
+
"releaseDate": "1684724400000",
|
7068
|
+
"rewardCostumeId": "cos-ski-poli-00",
|
7069
|
+
"imageType1": 3,
|
7070
|
+
"displayPositionX1": 0.22,
|
7071
|
+
"displayScale1": 1.0,
|
7072
|
+
"highlightDisplayPositionX1": -0.168,
|
7073
|
+
"highlightDisplayPositionY1": 0.252,
|
7074
|
+
"highlightDisplayScale1": 0.8,
|
7075
|
+
"imageType2": 3,
|
7076
|
+
"displayPositionX2": 0.22,
|
7077
|
+
"displayScale2": 1.0,
|
7078
|
+
"highlightDisplayPositionX2": -0.168,
|
7079
|
+
"highlightDisplayPositionY2": 0.252,
|
7080
|
+
"highlightDisplayScale2": 0.8,
|
7081
|
+
"obtainMessage": "さあ、 圧倒的なステージをお見せしましょう",
|
7082
|
+
"stories": [
|
7083
|
+
{
|
7084
|
+
"storyId": "st-card-ski-05-poli-00-01"
|
7085
|
+
},
|
7086
|
+
{
|
7087
|
+
"storyId": "st-card-ski-05-poli-00-02"
|
7088
|
+
},
|
7089
|
+
{
|
7090
|
+
"storyId": "st-card-ski-05-poli-00-03"
|
7091
|
+
}
|
7092
|
+
],
|
7093
|
+
"messages": [
|
7094
|
+
{
|
7095
|
+
"messageId": "message-card-ski-05-poli-00",
|
7096
|
+
"telephoneId": ""
|
7097
|
+
},
|
7098
|
+
{
|
7099
|
+
"telephoneId": "tel-card-ski-05-poli-00",
|
7100
|
+
"messageId": ""
|
7101
|
+
}
|
7102
|
+
],
|
7103
|
+
"liveAbilityId": "",
|
7104
|
+
"displayPositionY1": 0.0,
|
7105
|
+
"displayPositionY2": 0.0,
|
7106
|
+
"homeTalks": []
|
7107
|
+
},
|
7048
7108
|
{
|
7049
7109
|
"id": "card-ski-05-waso-00",
|
7050
7110
|
"assetId": "ski-05-waso-00",
|
@@ -1,4 +1,56 @@
|
|
1
1
|
[
|
2
|
+
{
|
3
|
+
"id": "league-quest-season-021-b",
|
4
|
+
"stageId": "stage-live-hall-02-03",
|
5
|
+
"musicId": "music-sun-001",
|
6
|
+
"musicChartPatternId": "chart-sun-001-001",
|
7
|
+
"position1AttributeType": 2,
|
8
|
+
"position2AttributeType": 3,
|
9
|
+
"position3AttributeType": 3,
|
10
|
+
"position4AttributeType": 3,
|
11
|
+
"position5AttributeType": 2,
|
12
|
+
"activeSkillWeightPermil": 2000,
|
13
|
+
"specialSkillWeightPermil": 1000,
|
14
|
+
"skillStaminaWeightPermil": 4000,
|
15
|
+
"staminaRecoveryWeightPermil": 2000,
|
16
|
+
"beatDanceWeightPermil": 200,
|
17
|
+
"beatVocalWeightPermil": 400,
|
18
|
+
"beatVisualWeightPermil": 400,
|
19
|
+
"maxCapacity": 4800,
|
20
|
+
"mentalThreshold": 50,
|
21
|
+
"questPressureId": "quest_pressure-2",
|
22
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
23
|
+
"liveBonusGroupId": "live-bonus-group-086",
|
24
|
+
"liveSkipType": 1,
|
25
|
+
"questCharacterAdvantageId": "",
|
26
|
+
"moodType": 0
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"id": "league-quest-season-021-a",
|
30
|
+
"stageId": "stage-live-hall-02-03",
|
31
|
+
"musicId": "music-liz-001",
|
32
|
+
"musicChartPatternId": "chart-liz-001-001",
|
33
|
+
"position1AttributeType": 1,
|
34
|
+
"position2AttributeType": 3,
|
35
|
+
"position3AttributeType": 3,
|
36
|
+
"position4AttributeType": 1,
|
37
|
+
"position5AttributeType": 3,
|
38
|
+
"activeSkillWeightPermil": 2000,
|
39
|
+
"specialSkillWeightPermil": 1000,
|
40
|
+
"skillStaminaWeightPermil": 4000,
|
41
|
+
"staminaRecoveryWeightPermil": 2000,
|
42
|
+
"beatDanceWeightPermil": 400,
|
43
|
+
"beatVocalWeightPermil": 200,
|
44
|
+
"beatVisualWeightPermil": 400,
|
45
|
+
"maxCapacity": 4800,
|
46
|
+
"mentalThreshold": 50,
|
47
|
+
"questPressureId": "quest_pressure-2",
|
48
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
49
|
+
"liveBonusGroupId": "live-bonus-group-086",
|
50
|
+
"liveSkipType": 1,
|
51
|
+
"questCharacterAdvantageId": "",
|
52
|
+
"moodType": 0
|
53
|
+
},
|
2
54
|
{
|
3
55
|
"id": "league-quest-season-020-b",
|
4
56
|
"stageId": "stage-live-hall-01-03",
|
@@ -51,58 +103,6 @@
|
|
51
103
|
"questCharacterAdvantageId": "",
|
52
104
|
"moodType": 0
|
53
105
|
},
|
54
|
-
{
|
55
|
-
"id": "league-quest-season-019-b",
|
56
|
-
"stageId": "stage-live-hall-02-01",
|
57
|
-
"musicId": "music-tri-002",
|
58
|
-
"musicChartPatternId": "chart-tri-002-001",
|
59
|
-
"position1AttributeType": 1,
|
60
|
-
"position2AttributeType": 1,
|
61
|
-
"position3AttributeType": 2,
|
62
|
-
"position4AttributeType": 1,
|
63
|
-
"position5AttributeType": 2,
|
64
|
-
"activeSkillWeightPermil": 2500,
|
65
|
-
"specialSkillWeightPermil": 1000,
|
66
|
-
"skillStaminaWeightPermil": 2000,
|
67
|
-
"staminaRecoveryWeightPermil": 1000,
|
68
|
-
"beatDanceWeightPermil": 400,
|
69
|
-
"beatVocalWeightPermil": 400,
|
70
|
-
"beatVisualWeightPermil": 200,
|
71
|
-
"maxCapacity": 1700,
|
72
|
-
"mentalThreshold": 50,
|
73
|
-
"questPressureId": "quest_pressure-2",
|
74
|
-
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
75
|
-
"liveBonusGroupId": "live-bonus-group-102",
|
76
|
-
"liveSkipType": 1,
|
77
|
-
"questCharacterAdvantageId": "",
|
78
|
-
"moodType": 0
|
79
|
-
},
|
80
|
-
{
|
81
|
-
"id": "league-quest-season-019-a",
|
82
|
-
"stageId": "stage-live-hall-02-01",
|
83
|
-
"musicId": "music-moon-004",
|
84
|
-
"musicChartPatternId": "chart-moon-004-001",
|
85
|
-
"position1AttributeType": 2,
|
86
|
-
"position2AttributeType": 3,
|
87
|
-
"position3AttributeType": 3,
|
88
|
-
"position4AttributeType": 2,
|
89
|
-
"position5AttributeType": 3,
|
90
|
-
"activeSkillWeightPermil": 2500,
|
91
|
-
"specialSkillWeightPermil": 1000,
|
92
|
-
"skillStaminaWeightPermil": 2000,
|
93
|
-
"staminaRecoveryWeightPermil": 1000,
|
94
|
-
"beatDanceWeightPermil": 200,
|
95
|
-
"beatVocalWeightPermil": 400,
|
96
|
-
"beatVisualWeightPermil": 400,
|
97
|
-
"maxCapacity": 1700,
|
98
|
-
"mentalThreshold": 50,
|
99
|
-
"questPressureId": "quest_pressure-2",
|
100
|
-
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
101
|
-
"liveBonusGroupId": "live-bonus-group-102",
|
102
|
-
"liveSkipType": 1,
|
103
|
-
"questCharacterAdvantageId": "",
|
104
|
-
"moodType": 0
|
105
|
-
},
|
106
106
|
{
|
107
107
|
"id": "league-quest-season-013-b",
|
108
108
|
"stageId": "stage-live-hall-03-02",
|