Skip to content

Commit

Permalink
feat: update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
SolisClient committed Nov 27, 2023
1 parent 67fe786 commit 14579b6
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-048-b",
"stageId": "stage-live-hall-01-03",
"musicId": "music-hsm-002",
"musicChartPatternId": "chart-hsm-002-001",
"position1AttributeType": 2,
"position2AttributeType": 3,
"position3AttributeType": 3,
"position4AttributeType": 2,
"position5AttributeType": 2,
"activeSkillWeightPermil": 2500,
"specialSkillWeightPermil": 1000,
"skillStaminaWeightPermil": 1500,
"staminaRecoveryWeightPermil": 1000,
"beatDanceWeightPermil": 200,
"beatVocalWeightPermil": 400,
"beatVisualWeightPermil": 400,
"maxCapacity": 3300,
"mentalThreshold": 50,
"questPressureId": "quest_pressure-2",
"questAudienceAdvantageId": "quest_audience_advantage_1",
"liveBonusGroupId": "live-bonus-group-036",
"liveSkipType": 1,
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "league-quest-season-048-a",
"stageId": "stage-live-hall-01-03",
"musicId": "music-liz-009",
"musicChartPatternId": "chart-liz-009-001",
"position1AttributeType": 3,
"position2AttributeType": 3,
"position3AttributeType": 1,
"position4AttributeType": 1,
"position5AttributeType": 1,
"activeSkillWeightPermil": 2500,
"specialSkillWeightPermil": 1000,
"skillStaminaWeightPermil": 1500,
"staminaRecoveryWeightPermil": 1000,
"beatDanceWeightPermil": 400,
"beatVocalWeightPermil": 200,
"beatVisualWeightPermil": 400,
"maxCapacity": 3300,
"mentalThreshold": 50,
"questPressureId": "quest_pressure-2",
"questAudienceAdvantageId": "quest_audience_advantage_1",
"liveBonusGroupId": "live-bonus-group-036",
"liveSkipType": 1,
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "league-quest-season-047-b",
"stageId": "stage-live-hall-00-01",
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.81",
"version": "0.16.82",
"author": "vibbit (https://github.com/MalitsPlus)",
"description": "Venus System Library (tentative)",
"keywords": [],
Expand Down

0 comments on commit 14579b6

Please sign in to comment.