hoshimi-venus 0.16.62 → 0.16.64
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/LeagueQuest.json +52 -52
- package/out/database/PvpQuest.json +26 -0
- package/out/package.json +1 -1
- package/package.json +1 -1
@@ -1,4 +1,56 @@
|
|
1
1
|
[
|
2
|
+
{
|
3
|
+
"id": "league-quest-season-044-b",
|
4
|
+
"stageId": "stage-live-dome-02-00",
|
5
|
+
"musicId": "music-tri-007",
|
6
|
+
"musicChartPatternId": "chart-tri-007-001",
|
7
|
+
"position1AttributeType": 2,
|
8
|
+
"position2AttributeType": 3,
|
9
|
+
"position3AttributeType": 2,
|
10
|
+
"position4AttributeType": 3,
|
11
|
+
"position5AttributeType": 2,
|
12
|
+
"activeSkillWeightPermil": 2500,
|
13
|
+
"specialSkillWeightPermil": 1000,
|
14
|
+
"skillStaminaWeightPermil": 2000,
|
15
|
+
"staminaRecoveryWeightPermil": 1000,
|
16
|
+
"beatDanceWeightPermil": 200,
|
17
|
+
"beatVocalWeightPermil": 400,
|
18
|
+
"beatVisualWeightPermil": 400,
|
19
|
+
"maxCapacity": 14500,
|
20
|
+
"mentalThreshold": 50,
|
21
|
+
"questPressureId": "quest_pressure-2",
|
22
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
23
|
+
"liveBonusGroupId": "live-bonus-group-111",
|
24
|
+
"liveSkipType": 1,
|
25
|
+
"questCharacterAdvantageId": "",
|
26
|
+
"moodType": 0
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"id": "league-quest-season-044-a",
|
30
|
+
"stageId": "stage-live-dome-02-00",
|
31
|
+
"musicId": "music-hsm-004",
|
32
|
+
"musicChartPatternId": "chart-hsm-004-001",
|
33
|
+
"position1AttributeType": 1,
|
34
|
+
"position2AttributeType": 1,
|
35
|
+
"position3AttributeType": 3,
|
36
|
+
"position4AttributeType": 3,
|
37
|
+
"position5AttributeType": 1,
|
38
|
+
"activeSkillWeightPermil": 2500,
|
39
|
+
"specialSkillWeightPermil": 1000,
|
40
|
+
"skillStaminaWeightPermil": 2000,
|
41
|
+
"staminaRecoveryWeightPermil": 1000,
|
42
|
+
"beatDanceWeightPermil": 400,
|
43
|
+
"beatVocalWeightPermil": 200,
|
44
|
+
"beatVisualWeightPermil": 400,
|
45
|
+
"maxCapacity": 14500,
|
46
|
+
"mentalThreshold": 50,
|
47
|
+
"questPressureId": "quest_pressure-2",
|
48
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
49
|
+
"liveBonusGroupId": "live-bonus-group-112",
|
50
|
+
"liveSkipType": 1,
|
51
|
+
"questCharacterAdvantageId": "",
|
52
|
+
"moodType": 0
|
53
|
+
},
|
2
54
|
{
|
3
55
|
"id": "league-quest-season-043-b",
|
4
56
|
"stageId": "stage-live-dome-00-00",
|
@@ -51,58 +103,6 @@
|
|
51
103
|
"questCharacterAdvantageId": "",
|
52
104
|
"moodType": 0
|
53
105
|
},
|
54
|
-
{
|
55
|
-
"id": "league-quest-season-042-b",
|
56
|
-
"stageId": "stage-live-hall-03-02",
|
57
|
-
"musicId": "music-mna-007",
|
58
|
-
"musicChartPatternId": "chart-mna-007-001",
|
59
|
-
"position1AttributeType": 1,
|
60
|
-
"position2AttributeType": 2,
|
61
|
-
"position3AttributeType": 1,
|
62
|
-
"position4AttributeType": 2,
|
63
|
-
"position5AttributeType": 1,
|
64
|
-
"activeSkillWeightPermil": 2500,
|
65
|
-
"specialSkillWeightPermil": 2000,
|
66
|
-
"skillStaminaWeightPermil": 2000,
|
67
|
-
"staminaRecoveryWeightPermil": 1000,
|
68
|
-
"beatDanceWeightPermil": 600,
|
69
|
-
"beatVocalWeightPermil": 200,
|
70
|
-
"beatVisualWeightPermil": 200,
|
71
|
-
"maxCapacity": 6000,
|
72
|
-
"mentalThreshold": 50,
|
73
|
-
"questPressureId": "quest_pressure-2",
|
74
|
-
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
75
|
-
"liveBonusGroupId": "live-bonus-group-080",
|
76
|
-
"liveSkipType": 1,
|
77
|
-
"questCharacterAdvantageId": "",
|
78
|
-
"moodType": 0
|
79
|
-
},
|
80
|
-
{
|
81
|
-
"id": "league-quest-season-042-a",
|
82
|
-
"stageId": "stage-live-hall-03-02",
|
83
|
-
"musicId": "music-tri-004",
|
84
|
-
"musicChartPatternId": "chart-tri-004-001",
|
85
|
-
"position1AttributeType": 3,
|
86
|
-
"position2AttributeType": 2,
|
87
|
-
"position3AttributeType": 3,
|
88
|
-
"position4AttributeType": 2,
|
89
|
-
"position5AttributeType": 3,
|
90
|
-
"activeSkillWeightPermil": 2500,
|
91
|
-
"specialSkillWeightPermil": 2000,
|
92
|
-
"skillStaminaWeightPermil": 2000,
|
93
|
-
"staminaRecoveryWeightPermil": 1000,
|
94
|
-
"beatDanceWeightPermil": 200,
|
95
|
-
"beatVocalWeightPermil": 400,
|
96
|
-
"beatVisualWeightPermil": 400,
|
97
|
-
"maxCapacity": 6000,
|
98
|
-
"mentalThreshold": 50,
|
99
|
-
"questPressureId": "quest_pressure-2",
|
100
|
-
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
101
|
-
"liveBonusGroupId": "live-bonus-group-080",
|
102
|
-
"liveSkipType": 1,
|
103
|
-
"questCharacterAdvantageId": "",
|
104
|
-
"moodType": 0
|
105
|
-
},
|
106
106
|
{
|
107
107
|
"id": "league-quest-season-021-b",
|
108
108
|
"stageId": "stage-live-hall-02-03",
|
@@ -1,4 +1,30 @@
|
|
1
1
|
[
|
2
|
+
{
|
3
|
+
"id": "pvp-quest-082",
|
4
|
+
"stageId": "stage-live-hall-03-03",
|
5
|
+
"musicId": "music-tri-007",
|
6
|
+
"musicChartPatternId": "chart-tri-007-001",
|
7
|
+
"position1AttributeType": 3,
|
8
|
+
"position2AttributeType": 2,
|
9
|
+
"position3AttributeType": 2,
|
10
|
+
"position4AttributeType": 3,
|
11
|
+
"position5AttributeType": 2,
|
12
|
+
"activeSkillWeightPermil": 2500,
|
13
|
+
"specialSkillWeightPermil": 1000,
|
14
|
+
"skillStaminaWeightPermil": 2000,
|
15
|
+
"staminaRecoveryWeightPermil": 1000,
|
16
|
+
"beatDanceWeightPermil": 150,
|
17
|
+
"beatVocalWeightPermil": 600,
|
18
|
+
"beatVisualWeightPermil": 250,
|
19
|
+
"maxCapacity": 7500,
|
20
|
+
"mentalThreshold": 50,
|
21
|
+
"questPressureId": "quest_pressure-2",
|
22
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
23
|
+
"liveBonusGroupId": "live-bonus-group-079",
|
24
|
+
"liveSkipType": 1,
|
25
|
+
"questCharacterAdvantageId": "",
|
26
|
+
"moodType": 0
|
27
|
+
},
|
2
28
|
{
|
3
29
|
"id": "pvp-quest-081",
|
4
30
|
"stageId": "stage-live-hall-03-02",
|
package/out/package.json
CHANGED