hoshimi-venus 0.9.16 → 0.9.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.
@@ -1,4 +1,56 @@
1
1
  [
2
+ {
3
+ "id": "league-quest-season-010-b",
4
+ "stageId": "stage-live-dome-02-02",
5
+ "musicId": "music-tri-002",
6
+ "musicChartPatternId": "chart-tri-002-001",
7
+ "position1AttributeType": 2,
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": 200,
17
+ "beatVocalWeightPermil": 600,
18
+ "beatVisualWeightPermil": 200,
19
+ "maxCapacity": 40000,
20
+ "mentalThreshold": 50,
21
+ "questPressureId": "quest_pressure-2",
22
+ "questAudienceAdvantageId": "quest_audience_advantage_1",
23
+ "liveBonusGroupId": "live-bonus-group-089",
24
+ "liveSkipType": 1,
25
+ "questCharacterAdvantageId": "",
26
+ "moodType": 0
27
+ },
28
+ {
29
+ "id": "league-quest-season-010-a",
30
+ "stageId": "stage-live-dome-02-02",
31
+ "musicId": "music-sun-001",
32
+ "musicChartPatternId": "chart-sun-001-001",
33
+ "position1AttributeType": 2,
34
+ "position2AttributeType": 1,
35
+ "position3AttributeType": 2,
36
+ "position4AttributeType": 2,
37
+ "position5AttributeType": 1,
38
+ "activeSkillWeightPermil": 2500,
39
+ "specialSkillWeightPermil": 1000,
40
+ "skillStaminaWeightPermil": 2000,
41
+ "staminaRecoveryWeightPermil": 1000,
42
+ "beatDanceWeightPermil": 300,
43
+ "beatVocalWeightPermil": 500,
44
+ "beatVisualWeightPermil": 200,
45
+ "maxCapacity": 40000,
46
+ "mentalThreshold": 50,
47
+ "questPressureId": "quest_pressure-2",
48
+ "questAudienceAdvantageId": "quest_audience_advantage_1",
49
+ "liveBonusGroupId": "live-bonus-group-089",
50
+ "liveSkipType": 1,
51
+ "questCharacterAdvantageId": "",
52
+ "moodType": 0
53
+ },
2
54
  {
3
55
  "id": "league-quest-season-009-b",
4
56
  "stageId": "stage-live-dome-01-03",
@@ -1,4 +1,30 @@
1
1
  [
2
+ {
3
+ "id": "pvp-quest-061",
4
+ "stageId": "stage-live-dome-01-02",
5
+ "musicId": "music-unit-004",
6
+ "musicChartPatternId": "chart-unit-004-001",
7
+ "position1AttributeType": 3,
8
+ "position2AttributeType": 1,
9
+ "position3AttributeType": 3,
10
+ "position4AttributeType": 1,
11
+ "position5AttributeType": 3,
12
+ "activeSkillWeightPermil": 2000,
13
+ "specialSkillWeightPermil": 1000,
14
+ "skillStaminaWeightPermil": 2500,
15
+ "staminaRecoveryWeightPermil": 1500,
16
+ "beatDanceWeightPermil": 400,
17
+ "beatVocalWeightPermil": 200,
18
+ "beatVisualWeightPermil": 400,
19
+ "maxCapacity": 32000,
20
+ "mentalThreshold": 50,
21
+ "questPressureId": "quest_pressure-2",
22
+ "questAudienceAdvantageId": "quest_audience_advantage_1",
23
+ "liveBonusGroupId": "live-bonus-group-087",
24
+ "liveSkipType": 1,
25
+ "questCharacterAdvantageId": "",
26
+ "moodType": 0
27
+ },
2
28
  {
3
29
  "id": "pvp-quest-060",
4
30
  "stageId": "stage-live-dome-00-03",
package/out/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hoshimi-venus",
3
- "version": "0.9.16",
3
+ "version": "0.9.18",
4
4
  "author": "vibbit (https://github.com/MalitsPlus)",
5
5
  "description": "Venus System Library (tentative)",
6
6
  "keywords": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hoshimi-venus",
3
- "version": "0.9.16",
3
+ "version": "0.9.18",
4
4
  "author": "vibbit (https://github.com/MalitsPlus)",
5
5
  "description": "Venus System Library (tentative)",
6
6
  "keywords": [],