Skip to content

Commit

Permalink
feat: update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
SolisClient committed Dec 4, 2023
1 parent 8a760c2 commit 5ce16e2
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-049-b",
"stageId": "stage-live-hall-03-02",
"musicId": "music-tri-001",
"musicChartPatternId": "chart-tri-001-001",
"position1AttributeType": 3,
"position2AttributeType": 1,
"position3AttributeType": 3,
"position4AttributeType": 1,
"position5AttributeType": 1,
"activeSkillWeightPermil": 2000,
"specialSkillWeightPermil": 1000,
"skillStaminaWeightPermil": 2000,
"staminaRecoveryWeightPermil": 1000,
"beatDanceWeightPermil": 400,
"beatVocalWeightPermil": 200,
"beatVisualWeightPermil": 400,
"maxCapacity": 6000,
"mentalThreshold": 50,
"questPressureId": "quest_pressure-2",
"questAudienceAdvantageId": "quest_audience_advantage_1",
"liveBonusGroupId": "live-bonus-group-083",
"liveSkipType": 1,
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "league-quest-season-049-a",
"stageId": "stage-live-unique-01-00",
"musicId": "music-clb-006",
"musicChartPatternId": "chart-clb-006-001",
"position1AttributeType": 3,
"position2AttributeType": 2,
"position3AttributeType": 2,
"position4AttributeType": 2,
"position5AttributeType": 3,
"activeSkillWeightPermil": 2000,
"specialSkillWeightPermil": 1000,
"skillStaminaWeightPermil": 2000,
"staminaRecoveryWeightPermil": 1000,
"beatDanceWeightPermil": 200,
"beatVocalWeightPermil": 400,
"beatVisualWeightPermil": 400,
"maxCapacity": 38000,
"mentalThreshold": 10,
"questPressureId": "quest_pressure-1",
"questAudienceAdvantageId": "quest_audience_advantage_1",
"liveBonusGroupId": "live-bonus-group-083",
"liveSkipType": 1,
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "league-quest-season-048-b",
"stageId": "stage-live-hall-01-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.16.88",
"version": "0.16.89",
"author": "vibbit (https://github.com/MalitsPlus)",
"description": "Venus System Library (tentative)",
"keywords": [],
Expand Down

0 comments on commit 5ce16e2

Please sign in to comment.