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 9, 2023
1 parent f95ceaa commit 9e21baf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
52 changes: 0 additions & 52 deletions database/LeagueQuest.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,58 +103,6 @@
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "league-quest-season-039-b",
"stageId": "stage-live-hall-00-00",
"musicId": "music-moon-005",
"musicChartPatternId": "chart-moon-005-001",
"position1AttributeType": 1,
"position2AttributeType": 3,
"position3AttributeType": 1,
"position4AttributeType": 1,
"position5AttributeType": 3,
"activeSkillWeightPermil": 2000,
"specialSkillWeightPermil": 1000,
"skillStaminaWeightPermil": 2500,
"staminaRecoveryWeightPermil": 1000,
"beatDanceWeightPermil": 400,
"beatVocalWeightPermil": 200,
"beatVisualWeightPermil": 400,
"maxCapacity": 1000,
"mentalThreshold": 50,
"questPressureId": "quest_pressure-2",
"questAudienceAdvantageId": "quest_audience_advantage_1",
"liveBonusGroupId": "live-bonus-group-140",
"liveSkipType": 1,
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "league-quest-season-039-a",
"stageId": "stage-live-hall-00-00",
"musicId": "music-unit-002",
"musicChartPatternId": "chart-unit-002-001",
"position1AttributeType": 2,
"position2AttributeType": 3,
"position3AttributeType": 2,
"position4AttributeType": 3,
"position5AttributeType": 2,
"activeSkillWeightPermil": 2000,
"specialSkillWeightPermil": 1000,
"skillStaminaWeightPermil": 2500,
"staminaRecoveryWeightPermil": 1000,
"beatDanceWeightPermil": 200,
"beatVocalWeightPermil": 400,
"beatVisualWeightPermil": 400,
"maxCapacity": 1000,
"mentalThreshold": 50,
"questPressureId": "quest_pressure-2",
"questAudienceAdvantageId": "quest_audience_advantage_1",
"liveBonusGroupId": "live-bonus-group-140",
"liveSkipType": 1,
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "league-quest-season-021-b",
"stageId": "stage-live-hall-02-03",
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.15.2",
"version": "0.15.3",
"author": "vibbit (https://github.com/MalitsPlus)",
"description": "Venus System Library (tentative)",
"keywords": [],
Expand Down

0 comments on commit 9e21baf

Please sign in to comment.