hoshimi-venus 0.13.11 → 0.13.12

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,108 +1,4 @@
1
1
  [
2
- {
3
- "id": "league-quest-season-033-b",
4
- "stageId": "stage-live-dome-03-00",
5
- "musicId": "music-unit-004",
6
- "musicChartPatternId": "chart-unit-004-001",
7
- "position1AttributeType": 2,
8
- "position2AttributeType": 2,
9
- "position3AttributeType": 3,
10
- "position4AttributeType": 3,
11
- "position5AttributeType": 2,
12
- "activeSkillWeightPermil": 2000,
13
- "specialSkillWeightPermil": 1000,
14
- "skillStaminaWeightPermil": 2000,
15
- "staminaRecoveryWeightPermil": 1000,
16
- "beatDanceWeightPermil": 200,
17
- "beatVocalWeightPermil": 400,
18
- "beatVisualWeightPermil": 400,
19
- "maxCapacity": 17500,
20
- "mentalThreshold": 50,
21
- "questPressureId": "quest_pressure-2",
22
- "questAudienceAdvantageId": "quest_audience_advantage_1",
23
- "liveBonusGroupId": "live-bonus-group-092",
24
- "liveSkipType": 1,
25
- "questCharacterAdvantageId": "",
26
- "moodType": 0
27
- },
28
- {
29
- "id": "league-quest-season-033-a",
30
- "stageId": "stage-live-dome-03-00",
31
- "musicId": "music-sun-003",
32
- "musicChartPatternId": "chart-sun-003-001",
33
- "position1AttributeType": 3,
34
- "position2AttributeType": 3,
35
- "position3AttributeType": 1,
36
- "position4AttributeType": 3,
37
- "position5AttributeType": 1,
38
- "activeSkillWeightPermil": 2000,
39
- "specialSkillWeightPermil": 1000,
40
- "skillStaminaWeightPermil": 2000,
41
- "staminaRecoveryWeightPermil": 1000,
42
- "beatDanceWeightPermil": 400,
43
- "beatVocalWeightPermil": 200,
44
- "beatVisualWeightPermil": 400,
45
- "maxCapacity": 17500,
46
- "mentalThreshold": 50,
47
- "questPressureId": "quest_pressure-2",
48
- "questAudienceAdvantageId": "quest_audience_advantage_1",
49
- "liveBonusGroupId": "live-bonus-group-092",
50
- "liveSkipType": 1,
51
- "questCharacterAdvantageId": "",
52
- "moodType": 0
53
- },
54
- {
55
- "id": "league-quest-season-032-b",
56
- "stageId": "stage-live-dome-02-00",
57
- "musicId": "music-tri-002",
58
- "musicChartPatternId": "chart-tri-002-001",
59
- "position1AttributeType": 1,
60
- "position2AttributeType": 2,
61
- "position3AttributeType": 2,
62
- "position4AttributeType": 1,
63
- "position5AttributeType": 2,
64
- "activeSkillWeightPermil": 2000,
65
- "specialSkillWeightPermil": 1000,
66
- "skillStaminaWeightPermil": 4000,
67
- "staminaRecoveryWeightPermil": 2000,
68
- "beatDanceWeightPermil": 800,
69
- "beatVocalWeightPermil": 800,
70
- "beatVisualWeightPermil": 400,
71
- "maxCapacity": 14500,
72
- "mentalThreshold": 50,
73
- "questPressureId": "quest_pressure-2",
74
- "questAudienceAdvantageId": "quest_audience_advantage_1",
75
- "liveBonusGroupId": "live-bonus-group-109",
76
- "liveSkipType": 1,
77
- "questCharacterAdvantageId": "",
78
- "moodType": 0
79
- },
80
- {
81
- "id": "league-quest-season-032-a",
82
- "stageId": "stage-live-dome-02-00",
83
- "musicId": "music-moon-007",
84
- "musicChartPatternId": "chart-moon-007-001",
85
- "position1AttributeType": 3,
86
- "position2AttributeType": 3,
87
- "position3AttributeType": 1,
88
- "position4AttributeType": 3,
89
- "position5AttributeType": 1,
90
- "activeSkillWeightPermil": 2000,
91
- "specialSkillWeightPermil": 1000,
92
- "skillStaminaWeightPermil": 4000,
93
- "staminaRecoveryWeightPermil": 2000,
94
- "beatDanceWeightPermil": 800,
95
- "beatVocalWeightPermil": 400,
96
- "beatVisualWeightPermil": 800,
97
- "maxCapacity": 14500,
98
- "mentalThreshold": 50,
99
- "questPressureId": "quest_pressure-2",
100
- "questAudienceAdvantageId": "quest_audience_advantage_1",
101
- "liveBonusGroupId": "live-bonus-group-109",
102
- "liveSkipType": 1,
103
- "questCharacterAdvantageId": "",
104
- "moodType": 0
105
- },
106
2
  {
107
3
  "id": "league-quest-season-021-b",
108
4
  "stageId": "stage-live-hall-02-03",
package/out/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hoshimi-venus",
3
- "version": "0.13.11",
3
+ "version": "0.13.12",
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.13.11",
3
+ "version": "0.13.12",
4
4
  "author": "vibbit (https://github.com/MalitsPlus)",
5
5
  "description": "Venus System Library (tentative)",
6
6
  "keywords": [],