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 28, 2023
1 parent a04c11c commit b730018
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions database/PvpQuest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
[
{
"id": "pvp-quest-084",
"stageId": "stage-live-unique-01-00",
"musicId": "music-clb-006",
"musicChartPatternId": "chart-clb-006-001",
"position1AttributeType": 3,
"position2AttributeType": 1,
"position3AttributeType": 1,
"position4AttributeType": 3,
"position5AttributeType": 3,
"activeSkillWeightPermil": 2000,
"specialSkillWeightPermil": 1000,
"skillStaminaWeightPermil": 1000,
"staminaRecoveryWeightPermil": 1000,
"beatDanceWeightPermil": 400,
"beatVocalWeightPermil": 200,
"beatVisualWeightPermil": 400,
"maxCapacity": 1200,
"mentalThreshold": 50,
"questPressureId": "quest_pressure-2",
"questAudienceAdvantageId": "quest_audience_advantage_1",
"liveBonusGroupId": "live-bonus-group-036",
"liveSkipType": 1,
"questCharacterAdvantageId": "",
"moodType": 0
},
{
"id": "pvp-quest-083",
"stageId": "stage-live-dome-04-00",
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.86",
"version": "0.16.87",
"author": "vibbit (https://github.com/MalitsPlus)",
"description": "Venus System Library (tentative)",
"keywords": [],
Expand Down

0 comments on commit b730018

Please sign in to comment.