Skip to content

Commit

Permalink
feat: update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
SolisClient committed Oct 16, 2023
1 parent bd0ee98 commit dd48897
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 1 deletion.
52 changes: 52 additions & 0 deletions database/LeagueQuest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,56 @@
[
{
"id": "league-quest-season-042-b",
"stageId": "stage-live-hall-03-02",
"musicId": "music-mna-007",
"musicChartPatternId": "chart-mna-007-001",
"position1AttributeType": 1,
"position2AttributeType": 2,
"position3AttributeType": 1,
"position4AttributeType": 2,
"position5AttributeType": 1,
"activeSkillWeightPermil": 2500,
"specialSkillWeightPermil": 2000,
"skillStaminaWeightPermil": 2000,
"staminaRecoveryWeightPermil": 1000,
"beatDanceWeightPermil": 600,
"beatVocalWeightPermil": 200,
"beatVisualWeightPermil": 200,
"maxCapacity": 6000,
"mentalThreshold": 50,
"questPressureId": "quest_pressure-2",
"questAudienceAdvantageId": "quest_audience_advantage_1",
"liveBonusGroupId": "live-bonus-group-080",
"liveSkipType": 1,
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "league-quest-season-042-a",
"stageId": "stage-live-hall-03-02",
"musicId": "music-tri-004",
"musicChartPatternId": "chart-tri-004-001",
"position1AttributeType": 3,
"position2AttributeType": 2,
"position3AttributeType": 3,
"position4AttributeType": 2,
"position5AttributeType": 3,
"activeSkillWeightPermil": 2500,
"specialSkillWeightPermil": 2000,
"skillStaminaWeightPermil": 2000,
"staminaRecoveryWeightPermil": 1000,
"beatDanceWeightPermil": 200,
"beatVocalWeightPermil": 400,
"beatVisualWeightPermil": 400,
"maxCapacity": 6000,
"mentalThreshold": 50,
"questPressureId": "quest_pressure-2",
"questAudienceAdvantageId": "quest_audience_advantage_1",
"liveBonusGroupId": "live-bonus-group-080",
"liveSkipType": 1,
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "league-quest-season-041-b",
"stageId": "stage-live-hall-02-02",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hoshimi-venus",
"version": "0.16.4",
"version": "0.16.5",
"author": "vibbit (https://github.com/MalitsPlus)",
"description": "Venus System Library (tentative)",
"keywords": [],
Expand Down

0 comments on commit dd48897

Please sign in to comment.