hoshimi-venus 0.7.0 → 0.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/database/Card.json +8738 -1
- package/out/database/CardParameter.json +4682 -1
- package/out/database/CardRarity.json +62 -1
- package/out/database/Character.json +3751 -1
- package/out/database/LeagueQuest.json +78 -0
- package/out/database/LiveAbility.json +28166 -1
- package/out/database/LiveBonus.json +506 -1
- package/out/database/LiveBonusGroup.json +508 -1
- package/out/database/MarathonQuest.json +1527 -1
- package/out/database/Music.json +24640 -1
- package/out/database/MusicChartPattern.json +109214 -1
- package/out/database/Quest.json +103537 -1
- package/out/database/Setting.json +278 -1
- package/out/database/Skill.json +106562 -1
- package/out/database/SkillEfficacy.json +41712 -1
- package/out/database/SkillTarget.json +232 -1
- package/out/database/SkillTrigger.json +576 -1
- package/out/package.json +1 -1
- package/package.json +1 -1
@@ -1,4 +1,82 @@
|
|
1
1
|
[
|
2
|
+
{
|
3
|
+
"id": "league-quest-season-006-b",
|
4
|
+
"stageId": "stage-live-dome-04-01",
|
5
|
+
"musicId": "music-unit-003",
|
6
|
+
"musicChartPatternId": "chart-unit-003-001",
|
7
|
+
"position1AttributeType": 3,
|
8
|
+
"position2AttributeType": 3,
|
9
|
+
"position3AttributeType": 2,
|
10
|
+
"position4AttributeType": 2,
|
11
|
+
"position5AttributeType": 3,
|
12
|
+
"activeSkillWeightPermil": 2000,
|
13
|
+
"specialSkillWeightPermil": 2000,
|
14
|
+
"skillStaminaWeightPermil": 2000,
|
15
|
+
"staminaRecoveryWeightPermil": 1000,
|
16
|
+
"beatDanceWeightPermil": 200,
|
17
|
+
"beatVocalWeightPermil": 400,
|
18
|
+
"beatVisualWeightPermil": 400,
|
19
|
+
"maxCapacity": 23000,
|
20
|
+
"mentalThreshold": 50,
|
21
|
+
"questPressureId": "quest_pressure-2",
|
22
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
23
|
+
"liveBonusGroupId": "live-bonus-group-085",
|
24
|
+
"liveSkipType": 1,
|
25
|
+
"questCharacterAdvantageId": "",
|
26
|
+
"moodType": 0
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"id": "league-quest-season-006-a",
|
30
|
+
"stageId": "stage-live-dome-04-01",
|
31
|
+
"musicId": "music-hsm-005",
|
32
|
+
"musicChartPatternId": "chart-hsm-005-001",
|
33
|
+
"position1AttributeType": 3,
|
34
|
+
"position2AttributeType": 3,
|
35
|
+
"position3AttributeType": 3,
|
36
|
+
"position4AttributeType": 1,
|
37
|
+
"position5AttributeType": 1,
|
38
|
+
"activeSkillWeightPermil": 2000,
|
39
|
+
"specialSkillWeightPermil": 2000,
|
40
|
+
"skillStaminaWeightPermil": 2000,
|
41
|
+
"staminaRecoveryWeightPermil": 1000,
|
42
|
+
"beatDanceWeightPermil": 300,
|
43
|
+
"beatVocalWeightPermil": 200,
|
44
|
+
"beatVisualWeightPermil": 500,
|
45
|
+
"maxCapacity": 23000,
|
46
|
+
"mentalThreshold": 50,
|
47
|
+
"questPressureId": "quest_pressure-2",
|
48
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
49
|
+
"liveBonusGroupId": "live-bonus-group-085",
|
50
|
+
"liveSkipType": 1,
|
51
|
+
"questCharacterAdvantageId": "",
|
52
|
+
"moodType": 0
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"id": "league-quest-season-005-b",
|
56
|
+
"stageId": "stage-live-dome-03-01",
|
57
|
+
"musicId": "music-thrx-001",
|
58
|
+
"musicChartPatternId": "chart-thrx-001-001",
|
59
|
+
"position1AttributeType": 1,
|
60
|
+
"position2AttributeType": 2,
|
61
|
+
"position3AttributeType": 1,
|
62
|
+
"position4AttributeType": 2,
|
63
|
+
"position5AttributeType": 1,
|
64
|
+
"activeSkillWeightPermil": 2000,
|
65
|
+
"specialSkillWeightPermil": 1500,
|
66
|
+
"skillStaminaWeightPermil": 2000,
|
67
|
+
"staminaRecoveryWeightPermil": 1000,
|
68
|
+
"beatDanceWeightPermil": 500,
|
69
|
+
"beatVocalWeightPermil": 300,
|
70
|
+
"beatVisualWeightPermil": 200,
|
71
|
+
"maxCapacity": 19000,
|
72
|
+
"mentalThreshold": 50,
|
73
|
+
"questPressureId": "quest_pressure-2",
|
74
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
75
|
+
"liveBonusGroupId": "live-bonus-group-084",
|
76
|
+
"liveSkipType": 1,
|
77
|
+
"questCharacterAdvantageId": "",
|
78
|
+
"moodType": 0
|
79
|
+
},
|
2
80
|
{
|
3
81
|
"id": "league-quest-season-005-a",
|
4
82
|
"stageId": "stage-live-dome-03-01",
|