hoshimi-venus 0.6.18 → 0.7.0
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/LeagueQuest.json +16 -38
- package/out/database/PvpQuest.json +16 -14
- package/out/database/RaidQuest.json +244 -160
- package/out/package.json +1 -1
- package/package.json +1 -1
@@ -1,51 +1,29 @@
|
|
1
1
|
[
|
2
2
|
{
|
3
|
-
"activeSkillWeightPermil": 2000,
|
4
|
-
"beatDanceWeightPermil": 500,
|
5
|
-
"beatVisualWeightPermil": 200,
|
6
|
-
"beatVocalWeightPermil": 300,
|
7
|
-
"id": "league-quest-season-005-b",
|
8
|
-
"liveBonusGroupId": "live-bonus-group-084",
|
9
|
-
"liveSkipType": 1,
|
10
|
-
"maxCapacity": 19000,
|
11
|
-
"mentalThreshold": 50,
|
12
|
-
"musicChartPatternId": "chart-thrx-001-001",
|
13
|
-
"musicId": "music-thrx-001",
|
14
|
-
"position1AttributeType": 1,
|
15
|
-
"position2AttributeType": 2,
|
16
|
-
"position3AttributeType": 1,
|
17
|
-
"position4AttributeType": 2,
|
18
|
-
"position5AttributeType": 1,
|
19
|
-
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
20
|
-
"questPressureId": "quest_pressure-2",
|
21
|
-
"skillStaminaWeightPermil": 2000,
|
22
|
-
"specialSkillWeightPermil": 1500,
|
23
|
-
"stageId": "stage-live-dome-03-01",
|
24
|
-
"staminaRecoveryWeightPermil": 1000
|
25
|
-
},
|
26
|
-
{
|
27
|
-
"activeSkillWeightPermil": 2000,
|
28
|
-
"beatDanceWeightPermil": 300,
|
29
|
-
"beatVisualWeightPermil": 500,
|
30
|
-
"beatVocalWeightPermil": 200,
|
31
3
|
"id": "league-quest-season-005-a",
|
32
|
-
"
|
33
|
-
"liveSkipType": 1,
|
34
|
-
"maxCapacity": 19000,
|
35
|
-
"mentalThreshold": 50,
|
36
|
-
"musicChartPatternId": "chart-mna-003-001",
|
4
|
+
"stageId": "stage-live-dome-03-01",
|
37
5
|
"musicId": "music-mna-003",
|
6
|
+
"musicChartPatternId": "chart-mna-003-001",
|
38
7
|
"position1AttributeType": 3,
|
39
8
|
"position2AttributeType": 1,
|
40
9
|
"position3AttributeType": 3,
|
41
10
|
"position4AttributeType": 1,
|
42
11
|
"position5AttributeType": 3,
|
43
|
-
"
|
44
|
-
"questPressureId": "quest_pressure-2",
|
45
|
-
"skillStaminaWeightPermil": 2000,
|
12
|
+
"activeSkillWeightPermil": 2000,
|
46
13
|
"specialSkillWeightPermil": 1500,
|
47
|
-
"
|
48
|
-
"staminaRecoveryWeightPermil": 1000
|
14
|
+
"skillStaminaWeightPermil": 2000,
|
15
|
+
"staminaRecoveryWeightPermil": 1000,
|
16
|
+
"beatDanceWeightPermil": 300,
|
17
|
+
"beatVocalWeightPermil": 200,
|
18
|
+
"beatVisualWeightPermil": 500,
|
19
|
+
"maxCapacity": 19000,
|
20
|
+
"mentalThreshold": 50,
|
21
|
+
"questPressureId": "quest_pressure-2",
|
22
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
23
|
+
"liveBonusGroupId": "live-bonus-group-084",
|
24
|
+
"liveSkipType": 1,
|
25
|
+
"questCharacterAdvantageId": "",
|
26
|
+
"moodType": 0
|
49
27
|
},
|
50
28
|
{
|
51
29
|
"activeSkillWeightPermil": 2000,
|
@@ -1,27 +1,29 @@
|
|
1
1
|
[
|
2
2
|
{
|
3
|
-
"activeSkillWeightPermil": 2000,
|
4
|
-
"beatDanceWeightPermil": 200,
|
5
|
-
"beatVisualWeightPermil": 400,
|
6
|
-
"beatVocalWeightPermil": 400,
|
7
3
|
"id": "pvp-quest-058",
|
8
|
-
"
|
9
|
-
"liveSkipType": 1,
|
10
|
-
"maxCapacity": 21000,
|
11
|
-
"mentalThreshold": 50,
|
12
|
-
"musicChartPatternId": "chart-tri-005-001",
|
4
|
+
"stageId": "stage-live-dome-04-00",
|
13
5
|
"musicId": "music-tri-005",
|
6
|
+
"musicChartPatternId": "chart-tri-005-001",
|
14
7
|
"position1AttributeType": 2,
|
15
8
|
"position2AttributeType": 2,
|
16
9
|
"position3AttributeType": 3,
|
17
10
|
"position4AttributeType": 2,
|
18
11
|
"position5AttributeType": 3,
|
19
|
-
"
|
20
|
-
"questPressureId": "quest_pressure-2",
|
21
|
-
"skillStaminaWeightPermil": 2000,
|
12
|
+
"activeSkillWeightPermil": 2000,
|
22
13
|
"specialSkillWeightPermil": 2000,
|
23
|
-
"
|
24
|
-
"staminaRecoveryWeightPermil": 1000
|
14
|
+
"skillStaminaWeightPermil": 2000,
|
15
|
+
"staminaRecoveryWeightPermil": 1000,
|
16
|
+
"beatDanceWeightPermil": 200,
|
17
|
+
"beatVocalWeightPermil": 400,
|
18
|
+
"beatVisualWeightPermil": 400,
|
19
|
+
"maxCapacity": 21000,
|
20
|
+
"mentalThreshold": 50,
|
21
|
+
"questPressureId": "quest_pressure-2",
|
22
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
23
|
+
"liveBonusGroupId": "live-bonus-group-083",
|
24
|
+
"liveSkipType": 2,
|
25
|
+
"questCharacterAdvantageId": "",
|
26
|
+
"moodType": 0
|
25
27
|
},
|
26
28
|
{
|
27
29
|
"activeSkillWeightPermil": 1500,
|
@@ -1,289 +1,373 @@
|
|
1
1
|
[
|
2
2
|
{
|
3
|
+
"id": "marathon-raid-23-0128-quest-raid",
|
4
|
+
"stageId": "stage-live-dome-02-02",
|
5
|
+
"name": "協力ライブ",
|
6
|
+
"description": "協力ライブ",
|
7
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-open",
|
8
|
+
"unlockDescription": "No.4を1つでもクリアしましょう",
|
9
|
+
"musicId": "music-tri-005",
|
10
|
+
"musicChartPatternId": "chart-tri-005-001",
|
11
|
+
"position1AttributeType": 2,
|
12
|
+
"position2AttributeType": 2,
|
13
|
+
"position3AttributeType": 3,
|
14
|
+
"position4AttributeType": 2,
|
15
|
+
"position5AttributeType": 3,
|
3
16
|
"activeSkillWeightPermil": 1000,
|
17
|
+
"specialSkillWeightPermil": 1000,
|
18
|
+
"skillStaminaWeightPermil": 1000,
|
19
|
+
"staminaRecoveryWeightPermil": 1000,
|
4
20
|
"beatDanceWeightPermil": 200,
|
5
|
-
"beatVisualWeightPermil": 400,
|
6
21
|
"beatVocalWeightPermil": 400,
|
7
|
-
"
|
22
|
+
"beatVisualWeightPermil": 400,
|
23
|
+
"questPressureId": "quest_pressure-2",
|
24
|
+
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
25
|
+
"maxCapacity": 40000,
|
8
26
|
"difficulties": [
|
9
27
|
{
|
10
|
-
"
|
11
|
-
"difficultyLevel": 80,
|
28
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
12
29
|
"difficultyNumber": 1,
|
30
|
+
"difficultyLevel": 80,
|
31
|
+
"mentalThreshold": 10,
|
32
|
+
"clearScore": "25400000",
|
33
|
+
"requiredRaidStamina": 50,
|
13
34
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;982",
|
14
35
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;126",
|
15
|
-
"liveSkipType": 2,
|
16
|
-
"mentalThreshold": 10,
|
17
36
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-01",
|
18
|
-
"
|
19
|
-
"
|
20
|
-
"
|
37
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-01",
|
38
|
+
"liveSkipType": 2,
|
39
|
+
"rewardManagerExp": 0,
|
40
|
+
"rewardCardExp": 0,
|
41
|
+
"cleared": false,
|
42
|
+
"unlocked": false
|
21
43
|
},
|
22
44
|
{
|
23
|
-
"
|
24
|
-
"difficultyLevel": 90,
|
45
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
25
46
|
"difficultyNumber": 2,
|
47
|
+
"difficultyLevel": 90,
|
48
|
+
"mentalThreshold": 10,
|
49
|
+
"clearScore": "51500000",
|
50
|
+
"requiredRaidStamina": 50,
|
26
51
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1026",
|
27
52
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;128",
|
28
|
-
"liveSkipType": 2,
|
29
|
-
"mentalThreshold": 10,
|
30
53
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-02",
|
31
|
-
"
|
32
|
-
"
|
33
|
-
"
|
54
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-01",
|
55
|
+
"liveSkipType": 2,
|
56
|
+
"rewardManagerExp": 0,
|
57
|
+
"rewardCardExp": 0,
|
58
|
+
"cleared": false,
|
59
|
+
"unlocked": false
|
34
60
|
},
|
35
61
|
{
|
36
|
-
"
|
37
|
-
"difficultyLevel": 100,
|
62
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
38
63
|
"difficultyNumber": 3,
|
64
|
+
"difficultyLevel": 100,
|
65
|
+
"mentalThreshold": 10,
|
66
|
+
"clearScore": "83700000",
|
67
|
+
"requiredRaidStamina": 55,
|
39
68
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1069",
|
40
69
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;142",
|
41
|
-
"liveSkipType": 2,
|
42
|
-
"mentalThreshold": 10,
|
43
70
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-03",
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
71
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-01",
|
72
|
+
"liveSkipType": 2,
|
73
|
+
"rewardManagerExp": 0,
|
74
|
+
"rewardCardExp": 0,
|
75
|
+
"cleared": false,
|
76
|
+
"unlocked": false
|
47
77
|
},
|
48
78
|
{
|
49
|
-
"
|
50
|
-
"difficultyLevel": 110,
|
79
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
51
80
|
"difficultyNumber": 4,
|
81
|
+
"difficultyLevel": 110,
|
82
|
+
"mentalThreshold": 10,
|
83
|
+
"clearScore": "137000000",
|
84
|
+
"requiredRaidStamina": 55,
|
52
85
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1113",
|
53
86
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;143",
|
54
|
-
"liveSkipType": 2,
|
55
|
-
"mentalThreshold": 10,
|
56
87
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-04",
|
57
|
-
"
|
58
|
-
"
|
59
|
-
"
|
88
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-01",
|
89
|
+
"liveSkipType": 2,
|
90
|
+
"rewardManagerExp": 0,
|
91
|
+
"rewardCardExp": 0,
|
92
|
+
"cleared": false,
|
93
|
+
"unlocked": false
|
60
94
|
},
|
61
95
|
{
|
62
|
-
"
|
63
|
-
"difficultyLevel": 120,
|
96
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
64
97
|
"difficultyNumber": 5,
|
98
|
+
"difficultyLevel": 120,
|
99
|
+
"mentalThreshold": 10,
|
100
|
+
"clearScore": "213000000",
|
101
|
+
"requiredRaidStamina": 60,
|
65
102
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1157",
|
66
103
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;158",
|
67
|
-
"liveSkipType": 2,
|
68
|
-
"mentalThreshold": 10,
|
69
104
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-05",
|
70
|
-
"
|
71
|
-
"
|
72
|
-
"
|
105
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-01",
|
106
|
+
"liveSkipType": 2,
|
107
|
+
"rewardManagerExp": 0,
|
108
|
+
"rewardCardExp": 0,
|
109
|
+
"cleared": false,
|
110
|
+
"unlocked": false
|
73
111
|
},
|
74
112
|
{
|
75
|
-
"
|
76
|
-
"difficultyLevel": 130,
|
113
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
77
114
|
"difficultyNumber": 6,
|
115
|
+
"difficultyLevel": 130,
|
116
|
+
"mentalThreshold": 10,
|
117
|
+
"clearScore": "333000000",
|
118
|
+
"requiredRaidStamina": 60,
|
78
119
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1201",
|
79
120
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;160",
|
80
|
-
"liveSkipType": 2,
|
81
|
-
"mentalThreshold": 10,
|
82
121
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-06",
|
83
|
-
"
|
84
|
-
"
|
85
|
-
"
|
122
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-02",
|
123
|
+
"liveSkipType": 2,
|
124
|
+
"rewardManagerExp": 0,
|
125
|
+
"rewardCardExp": 0,
|
126
|
+
"cleared": false,
|
127
|
+
"unlocked": false
|
86
128
|
},
|
87
129
|
{
|
88
|
-
"
|
89
|
-
"difficultyLevel": 140,
|
130
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
90
131
|
"difficultyNumber": 7,
|
132
|
+
"difficultyLevel": 140,
|
133
|
+
"mentalThreshold": 10,
|
134
|
+
"clearScore": "472000000",
|
135
|
+
"requiredRaidStamina": 65,
|
91
136
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1245",
|
92
137
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;175",
|
93
|
-
"liveSkipType": 2,
|
94
|
-
"mentalThreshold": 10,
|
95
138
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-07",
|
96
|
-
"
|
97
|
-
"
|
98
|
-
"
|
139
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-03",
|
140
|
+
"liveSkipType": 2,
|
141
|
+
"rewardManagerExp": 0,
|
142
|
+
"rewardCardExp": 0,
|
143
|
+
"cleared": false,
|
144
|
+
"unlocked": false
|
99
145
|
},
|
100
146
|
{
|
101
|
-
"
|
102
|
-
"difficultyLevel": 150,
|
147
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
103
148
|
"difficultyNumber": 8,
|
149
|
+
"difficultyLevel": 150,
|
150
|
+
"mentalThreshold": 10,
|
151
|
+
"clearScore": "703000000",
|
152
|
+
"requiredRaidStamina": 65,
|
104
153
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1289",
|
105
154
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;177",
|
106
|
-
"liveSkipType": 2,
|
107
|
-
"mentalThreshold": 10,
|
108
155
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-08",
|
109
|
-
"
|
110
|
-
"
|
111
|
-
"
|
156
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-04",
|
157
|
+
"liveSkipType": 2,
|
158
|
+
"rewardManagerExp": 0,
|
159
|
+
"rewardCardExp": 0,
|
160
|
+
"cleared": false,
|
161
|
+
"unlocked": false
|
112
162
|
},
|
113
163
|
{
|
114
|
-
"
|
115
|
-
"difficultyLevel": 160,
|
164
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
116
165
|
"difficultyNumber": 9,
|
166
|
+
"difficultyLevel": 160,
|
167
|
+
"mentalThreshold": 10,
|
168
|
+
"clearScore": "1000000000",
|
169
|
+
"requiredRaidStamina": 70,
|
117
170
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1333",
|
118
171
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;193",
|
119
|
-
"liveSkipType": 2,
|
120
|
-
"mentalThreshold": 10,
|
121
172
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-09",
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
173
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-05",
|
174
|
+
"liveSkipType": 2,
|
175
|
+
"rewardManagerExp": 0,
|
176
|
+
"rewardCardExp": 0,
|
177
|
+
"cleared": false,
|
178
|
+
"unlocked": false
|
125
179
|
},
|
126
180
|
{
|
127
|
-
"
|
128
|
-
"difficultyLevel": 170,
|
181
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
129
182
|
"difficultyNumber": 10,
|
183
|
+
"difficultyLevel": 170,
|
184
|
+
"mentalThreshold": 10,
|
185
|
+
"clearScore": "1330000000",
|
186
|
+
"requiredRaidStamina": 80,
|
130
187
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1377",
|
131
188
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;223",
|
132
|
-
"liveSkipType": 2,
|
133
|
-
"mentalThreshold": 10,
|
134
189
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-10",
|
135
|
-
"
|
136
|
-
"
|
137
|
-
"
|
190
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-06",
|
191
|
+
"liveSkipType": 2,
|
192
|
+
"rewardManagerExp": 0,
|
193
|
+
"rewardCardExp": 0,
|
194
|
+
"cleared": false,
|
195
|
+
"unlocked": false
|
138
196
|
},
|
139
197
|
{
|
140
|
-
"
|
141
|
-
"difficultyLevel": 180,
|
198
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
142
199
|
"difficultyNumber": 11,
|
200
|
+
"difficultyLevel": 180,
|
201
|
+
"mentalThreshold": 10,
|
202
|
+
"clearScore": "1700000000",
|
203
|
+
"requiredRaidStamina": 85,
|
143
204
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1421",
|
144
205
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;239",
|
145
|
-
"liveSkipType": 2,
|
146
|
-
"mentalThreshold": 10,
|
147
206
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-11",
|
148
|
-
"
|
149
|
-
"
|
150
|
-
"
|
207
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-07",
|
208
|
+
"liveSkipType": 2,
|
209
|
+
"rewardManagerExp": 0,
|
210
|
+
"rewardCardExp": 0,
|
211
|
+
"cleared": false,
|
212
|
+
"unlocked": false
|
151
213
|
},
|
152
214
|
{
|
153
|
-
"
|
154
|
-
"difficultyLevel": 190,
|
215
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
155
216
|
"difficultyNumber": 12,
|
217
|
+
"difficultyLevel": 190,
|
218
|
+
"mentalThreshold": 10,
|
219
|
+
"clearScore": "2120000000",
|
220
|
+
"requiredRaidStamina": 85,
|
156
221
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1465",
|
157
222
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;241",
|
158
|
-
"liveSkipType": 2,
|
159
|
-
"mentalThreshold": 10,
|
160
223
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-12",
|
161
|
-
"
|
162
|
-
"
|
163
|
-
"
|
224
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-08",
|
225
|
+
"liveSkipType": 2,
|
226
|
+
"rewardManagerExp": 0,
|
227
|
+
"rewardCardExp": 0,
|
228
|
+
"cleared": false,
|
229
|
+
"unlocked": false
|
164
230
|
},
|
165
231
|
{
|
166
|
-
"
|
167
|
-
"difficultyLevel": 200,
|
232
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
168
233
|
"difficultyNumber": 13,
|
234
|
+
"difficultyLevel": 200,
|
235
|
+
"mentalThreshold": 10,
|
236
|
+
"clearScore": "2650000000",
|
237
|
+
"requiredRaidStamina": 90,
|
169
238
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1509",
|
170
239
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;268",
|
171
|
-
"liveSkipType": 2,
|
172
|
-
"mentalThreshold": 10,
|
173
240
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-13",
|
174
|
-
"
|
175
|
-
"
|
176
|
-
"
|
241
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-09",
|
242
|
+
"liveSkipType": 2,
|
243
|
+
"rewardManagerExp": 0,
|
244
|
+
"rewardCardExp": 0,
|
245
|
+
"cleared": false,
|
246
|
+
"unlocked": false
|
177
247
|
},
|
178
248
|
{
|
179
|
-
"
|
180
|
-
"difficultyLevel": 210,
|
249
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
181
250
|
"difficultyNumber": 14,
|
251
|
+
"difficultyLevel": 210,
|
252
|
+
"mentalThreshold": 10,
|
253
|
+
"clearScore": "3090000000",
|
254
|
+
"requiredRaidStamina": 90,
|
182
255
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1553",
|
183
256
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;281",
|
184
|
-
"liveSkipType": 2,
|
185
|
-
"mentalThreshold": 10,
|
186
257
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-14",
|
187
|
-
"
|
188
|
-
"
|
189
|
-
"
|
258
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-10",
|
259
|
+
"liveSkipType": 2,
|
260
|
+
"rewardManagerExp": 0,
|
261
|
+
"rewardCardExp": 0,
|
262
|
+
"cleared": false,
|
263
|
+
"unlocked": false
|
190
264
|
},
|
191
265
|
{
|
192
|
-
"
|
193
|
-
"difficultyLevel": 220,
|
266
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
194
267
|
"difficultyNumber": 15,
|
268
|
+
"difficultyLevel": 220,
|
269
|
+
"mentalThreshold": 10,
|
270
|
+
"clearScore": "3590000000",
|
271
|
+
"requiredRaidStamina": 95,
|
195
272
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1597",
|
196
273
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;310",
|
197
|
-
"liveSkipType": 2,
|
198
|
-
"mentalThreshold": 10,
|
199
274
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-15",
|
200
|
-
"
|
201
|
-
"
|
202
|
-
"
|
275
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-11",
|
276
|
+
"liveSkipType": 2,
|
277
|
+
"rewardManagerExp": 0,
|
278
|
+
"rewardCardExp": 0,
|
279
|
+
"cleared": false,
|
280
|
+
"unlocked": false
|
203
281
|
},
|
204
282
|
{
|
205
|
-
"
|
206
|
-
"difficultyLevel": 230,
|
283
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
207
284
|
"difficultyNumber": 16,
|
285
|
+
"difficultyLevel": 230,
|
286
|
+
"mentalThreshold": 10,
|
287
|
+
"clearScore": "4160000000",
|
288
|
+
"requiredRaidStamina": 95,
|
208
289
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1641",
|
209
290
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;324",
|
210
|
-
"liveSkipType": 2,
|
211
|
-
"mentalThreshold": 10,
|
212
291
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-16",
|
213
|
-
"
|
214
|
-
"
|
215
|
-
"
|
292
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-12",
|
293
|
+
"liveSkipType": 2,
|
294
|
+
"rewardManagerExp": 0,
|
295
|
+
"rewardCardExp": 0,
|
296
|
+
"cleared": false,
|
297
|
+
"unlocked": false
|
216
298
|
},
|
217
299
|
{
|
218
|
-
"
|
219
|
-
"difficultyLevel": 240,
|
300
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
220
301
|
"difficultyNumber": 17,
|
302
|
+
"difficultyLevel": 240,
|
303
|
+
"mentalThreshold": 10,
|
304
|
+
"clearScore": "4770000000",
|
305
|
+
"requiredRaidStamina": 100,
|
221
306
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1685",
|
222
307
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;355",
|
223
|
-
"liveSkipType": 2,
|
224
|
-
"mentalThreshold": 10,
|
225
308
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-17",
|
226
|
-
"
|
227
|
-
"
|
228
|
-
"
|
309
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-13",
|
310
|
+
"liveSkipType": 2,
|
311
|
+
"rewardManagerExp": 0,
|
312
|
+
"rewardCardExp": 0,
|
313
|
+
"cleared": false,
|
314
|
+
"unlocked": false
|
229
315
|
},
|
230
316
|
{
|
231
|
-
"
|
232
|
-
"difficultyLevel": 250,
|
317
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
233
318
|
"difficultyNumber": 18,
|
319
|
+
"difficultyLevel": 250,
|
320
|
+
"mentalThreshold": 10,
|
321
|
+
"clearScore": "6980000000",
|
322
|
+
"requiredRaidStamina": 100,
|
234
323
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1729",
|
235
324
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;369",
|
236
|
-
"liveSkipType": 2,
|
237
|
-
"mentalThreshold": 10,
|
238
325
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-18",
|
239
|
-
"
|
240
|
-
"
|
241
|
-
"
|
326
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-14",
|
327
|
+
"liveSkipType": 2,
|
328
|
+
"rewardManagerExp": 0,
|
329
|
+
"rewardCardExp": 0,
|
330
|
+
"cleared": false,
|
331
|
+
"unlocked": false
|
242
332
|
},
|
243
333
|
{
|
244
|
-
"
|
245
|
-
"difficultyLevel": 260,
|
334
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
246
335
|
"difficultyNumber": 19,
|
336
|
+
"difficultyLevel": 260,
|
337
|
+
"mentalThreshold": 10,
|
338
|
+
"clearScore": "9200000000",
|
339
|
+
"requiredRaidStamina": 105,
|
247
340
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1773",
|
248
341
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;403",
|
249
|
-
"liveSkipType": 2,
|
250
|
-
"mentalThreshold": 10,
|
251
342
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-19",
|
252
|
-
"
|
253
|
-
"
|
254
|
-
"
|
343
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-15",
|
344
|
+
"liveSkipType": 2,
|
345
|
+
"rewardManagerExp": 0,
|
346
|
+
"rewardCardExp": 0,
|
347
|
+
"cleared": false,
|
348
|
+
"unlocked": false
|
255
349
|
},
|
256
350
|
{
|
257
|
-
"
|
258
|
-
"difficultyLevel": 270,
|
351
|
+
"raidQuestId": "marathon-raid-23-0128-quest-raid",
|
259
352
|
"difficultyNumber": 20,
|
353
|
+
"difficultyLevel": 270,
|
354
|
+
"mentalThreshold": 10,
|
355
|
+
"clearScore": "11800000000",
|
356
|
+
"requiredRaidStamina": 120,
|
260
357
|
"hostRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;1817",
|
261
358
|
"joinRewardId": "rd_auto;item;item-ladder_pt_23-0128-raid;477",
|
262
|
-
"liveSkipType": 2,
|
263
|
-
"mentalThreshold": 10,
|
264
359
|
"mvpRewardId": "rd-marathon-raid-23-0128-quest-raid-mvp-20",
|
265
|
-
"
|
266
|
-
"
|
267
|
-
"
|
360
|
+
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-1-16",
|
361
|
+
"liveSkipType": 2,
|
362
|
+
"rewardManagerExp": 0,
|
363
|
+
"rewardCardExp": 0,
|
364
|
+
"cleared": false,
|
365
|
+
"unlocked": false
|
268
366
|
}
|
269
367
|
],
|
270
|
-
"
|
271
|
-
"
|
272
|
-
"
|
273
|
-
"
|
274
|
-
"name": "\u5354\u529b\u30e9\u30a4\u30d6",
|
275
|
-
"position1AttributeType": 2,
|
276
|
-
"position2AttributeType": 2,
|
277
|
-
"position3AttributeType": 3,
|
278
|
-
"position4AttributeType": 2,
|
279
|
-
"position5AttributeType": 3,
|
280
|
-
"questAudienceAdvantageId": "quest_audience_advantage_1",
|
281
|
-
"questPressureId": "quest_pressure-2",
|
282
|
-
"skillStaminaWeightPermil": 1000,
|
283
|
-
"specialSkillWeightPermil": 1000,
|
284
|
-
"stageId": "stage-live-dome-02-02",
|
285
|
-
"staminaRecoveryWeightPermil": 1000,
|
286
|
-
"unlockConditionId": "cd-marathon-raid-23-0128-quest-raid-open",
|
287
|
-
"unlockDescription": "No.4\u30921\u3064\u3067\u3082\u30af\u30ea\u30a2\u3057\u307e\u3057\u3087\u3046"
|
368
|
+
"questCharacterAdvantageId": "",
|
369
|
+
"moodType": 0,
|
370
|
+
"liveBonusGroupId": "",
|
371
|
+
"unlocked": false
|
288
372
|
}
|
289
373
|
]
|
package/out/package.json
CHANGED