e4k-data 4.59.27 → 4.60.154
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/data/activityrewards.json +11 -0
- package/data/alliancebuffs.json +248 -0
- package/data/alliancehelprequests.json +5 -0
- package/data/artifacts.json +4 -0
- package/data/artifactsLeagues.json +12 -0
- package/data/attackSetupSlots.json +10 -0
- package/data/boostConsumables.json +6 -3
- package/data/buildingPositions.json +1214 -0
- package/data/buildings.json +1711 -15
- package/data/characters.json +3 -0
- package/data/constructionItemDisassemblingTombolas.json +7 -0
- package/data/constructionItemRecipes.json +728 -0
- package/data/constructionItems.json +1678 -0
- package/data/constructionItemsEffectGroups.json +46 -0
- package/data/craftingQueues.json +2 -0
- package/data/currencies.json +219 -0
- package/data/currencyBoosters.json +6 -0
- package/data/currencyCaps.json +11 -0
- package/data/currencyCollectTaskTypes.json +7 -0
- package/data/currencyMinutesSkipValues.json +7 -0
- package/data/currencyRandomBonuses.json +7 -0
- package/data/currencyRarenesses.json +25 -0
- package/data/currencySpendTaskTypes.json +3 -0
- package/data/currencyTypes.json +11 -0
- package/data/districtTypes.json +3 -0
- package/data/effectCaps.json +184 -3
- package/data/effects.json +418 -0
- package/data/effecttypes.json +204 -0
- package/data/equipment_effects.json +202 -0
- package/data/equipment_effectstrengths.json +410 -1
- package/data/equipment_gem_effects.json +144 -0
- package/data/equipment_groups.json +13 -0
- package/data/equipment_rarenesses.json +10 -0
- package/data/equipment_slots.json +6 -0
- package/data/equipment_wearers.json +2 -0
- package/data/equipments.json +1033 -0
- package/data/expansions.json +121 -0
- package/data/gemColors.json +9 -0
- package/data/gemlevels.json +14 -0
- package/data/gems.json +319 -0
- package/data/generalAbilities.json +87 -0
- package/data/generalAbilityEffects.json +165 -0
- package/data/generalAbilityTriggers.json +4 -0
- package/data/generalRarities.json +3 -0
- package/data/generalSkillTiers.json +25 -0
- package/data/generalSkills.json +713 -0
- package/data/generalSkipFinishQuests.json +7 -0
- package/data/generalSlots.json +36 -0
- package/data/generalXpItems.json +9 -0
- package/data/generals.json +8 -0
- package/data/generalsRespecPackages.json +2 -1
- package/data/globalEffects.json +18 -0
- package/data/horses.json +33 -0
- package/data/kingdoms.json +6 -0
- package/data/levelUpPrices.json +61 -0
- package/data/lootBoxKeyTombolas.json +24 -0
- package/data/lootBoxTombolas.json +708 -0
- package/data/lootBoxTypes.json +1 -0
- package/data/lootBoxes.json +32 -0
- package/data/lords.json +41 -0
- package/data/mainquests.json +8 -0
- package/data/merchants.json +1 -1
- package/data/mineTypes.json +16 -0
- package/data/monuments.json +19 -0
- package/data/packageCategoryCurrencyRelations.json +16 -0
- package/data/packageFilters.json +14 -0
- package/data/packages.json +65 -59
- package/data/partpayprices.json +25 -0
- package/data/playerNameChanges.json +18 -0
- package/data/prebuiltcastles.json +25 -0
- package/data/primeDays.json +8 -0
- package/data/quests.json +1348 -2
- package/data/relicBluePrints.json +38 -0
- package/data/relicCategories.json +7 -0
- package/data/relicEffectLists.json +36 -0
- package/data/relicEffectPowerRatings.json +7 -0
- package/data/relicEffects.json +285 -0
- package/data/relicLootOptions.json +208 -0
- package/data/relicPowerDistributions.json +100 -0
- package/data/relicTypes.json +19 -0
- package/data/researches.json +870 -0
- package/data/rewards.json +1069 -0
- package/data/saleDaysLuckyWheelClasses.json +9 -0
- package/data/saleDaysLuckyWheelRewardSets.json +180 -0
- package/data/sceatSkillTiers.json +17 -0
- package/data/sceatSkillTrees.json +4 -0
- package/data/sceatSkills.json +246 -0
- package/data/tempServerDailyTaskRewards.json +5 -0
- package/data/tempServerPreBuiltCastles.json +5 -0
- package/data/tempServerRankPoints.json +47 -0
- package/data/tempServerRankRewards.json +128 -0
- package/data/tempServerSettings.json +9 -0
- package/data/titles.json +57 -0
- package/data/tmapnodes.json +135 -0
- package/data/toolCategories.json +5 -0
- package/data/units.json +806 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wishingwells.json +11 -0
- package/data/wodIds.json +30 -0
- package/data/worldmapskins.json +105 -0
- package/images/x768.json +933 -6
- package/languages/da.json +97 -39
- package/languages/de.json +98 -39
- package/languages/el.json +97 -39
- package/languages/en.json +83 -24
- package/languages/es.json +97 -39
- package/languages/fi.json +97 -39
- package/languages/fr.json +97 -39
- package/languages/it.json +97 -39
- package/languages/ja.json +97 -39
- package/languages/ko.json +97 -39
- package/languages/nl.json +97 -39
- package/languages/no.json +97 -39
- package/languages/pl.json +97 -39
- package/languages/pt.json +97 -39
- package/languages/ru.json +97 -39
- package/languages/sv.json +97 -39
- package/languages/tr.json +97 -39
- package/languages/zh_CN.json +97 -39
- package/languages/zh_TW.json +97 -39
- package/package.json +1 -1
- package/typings/data.d.ts +97 -0
- package/typings/images.d.ts +57 -0
- package/typings/languages.d.ts +73 -14
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"relicBluePrint": [
|
|
3
3
|
{
|
|
4
4
|
"id": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"relicTypeID": 1,
|
|
6
7
|
"normalAmount": 3,
|
|
7
8
|
"specialAmount": 0,
|
|
@@ -10,6 +11,7 @@
|
|
|
10
11
|
},
|
|
11
12
|
{
|
|
12
13
|
"id": 101,
|
|
14
|
+
"crossplayID": 101,
|
|
13
15
|
"relicTypeID": 2,
|
|
14
16
|
"normalAmount": 3,
|
|
15
17
|
"specialAmount": 0,
|
|
@@ -18,6 +20,7 @@
|
|
|
18
20
|
},
|
|
19
21
|
{
|
|
20
22
|
"id": 201,
|
|
23
|
+
"crossplayID": 201,
|
|
21
24
|
"relicTypeID": 3,
|
|
22
25
|
"normalAmount": 3,
|
|
23
26
|
"specialAmount": 0,
|
|
@@ -26,6 +29,7 @@
|
|
|
26
29
|
},
|
|
27
30
|
{
|
|
28
31
|
"id": 301,
|
|
32
|
+
"crossplayID": 301,
|
|
29
33
|
"relicTypeID": 4,
|
|
30
34
|
"normalAmount": 3,
|
|
31
35
|
"specialAmount": 0,
|
|
@@ -34,6 +38,7 @@
|
|
|
34
38
|
},
|
|
35
39
|
{
|
|
36
40
|
"id": 3001,
|
|
41
|
+
"crossplayID": 3001,
|
|
37
42
|
"relicTypeID": 31,
|
|
38
43
|
"normalAmount": 3,
|
|
39
44
|
"specialAmount": 0,
|
|
@@ -41,6 +46,7 @@
|
|
|
41
46
|
},
|
|
42
47
|
{
|
|
43
48
|
"id": 3101,
|
|
49
|
+
"crossplayID": 3101,
|
|
44
50
|
"relicTypeID": 32,
|
|
45
51
|
"normalAmount": 3,
|
|
46
52
|
"specialAmount": 0,
|
|
@@ -48,6 +54,7 @@
|
|
|
48
54
|
},
|
|
49
55
|
{
|
|
50
56
|
"id": 6001,
|
|
57
|
+
"crossplayID": 6001,
|
|
51
58
|
"relicTypeID": 61,
|
|
52
59
|
"normalAmount": 3,
|
|
53
60
|
"specialAmount": 2,
|
|
@@ -56,6 +63,7 @@
|
|
|
56
63
|
},
|
|
57
64
|
{
|
|
58
65
|
"id": 6101,
|
|
66
|
+
"crossplayID": 6101,
|
|
59
67
|
"relicTypeID": 62,
|
|
60
68
|
"normalAmount": 3,
|
|
61
69
|
"specialAmount": 2,
|
|
@@ -64,6 +72,7 @@
|
|
|
64
72
|
},
|
|
65
73
|
{
|
|
66
74
|
"id": 6201,
|
|
75
|
+
"crossplayID": 6201,
|
|
67
76
|
"relicTypeID": 63,
|
|
68
77
|
"normalAmount": 3,
|
|
69
78
|
"specialAmount": 2,
|
|
@@ -72,6 +81,7 @@
|
|
|
72
81
|
},
|
|
73
82
|
{
|
|
74
83
|
"id": 6301,
|
|
84
|
+
"crossplayID": 6301,
|
|
75
85
|
"relicTypeID": 64,
|
|
76
86
|
"normalAmount": 3,
|
|
77
87
|
"specialAmount": 2,
|
|
@@ -80,6 +90,7 @@
|
|
|
80
90
|
},
|
|
81
91
|
{
|
|
82
92
|
"id": 6401,
|
|
93
|
+
"crossplayID": 6401,
|
|
83
94
|
"relicTypeID": 65,
|
|
84
95
|
"normalAmount": 3,
|
|
85
96
|
"specialAmount": 2,
|
|
@@ -88,6 +99,7 @@
|
|
|
88
99
|
},
|
|
89
100
|
{
|
|
90
101
|
"id": 10001,
|
|
102
|
+
"crossplayID": 10001,
|
|
91
103
|
"relicTypeID": 101,
|
|
92
104
|
"normalAmount": 3,
|
|
93
105
|
"specialAmount": 0,
|
|
@@ -96,6 +108,7 @@
|
|
|
96
108
|
},
|
|
97
109
|
{
|
|
98
110
|
"id": 10101,
|
|
111
|
+
"crossplayID": 10101,
|
|
99
112
|
"relicTypeID": 102,
|
|
100
113
|
"normalAmount": 3,
|
|
101
114
|
"specialAmount": 0,
|
|
@@ -104,6 +117,7 @@
|
|
|
104
117
|
},
|
|
105
118
|
{
|
|
106
119
|
"id": 10201,
|
|
120
|
+
"crossplayID": 10201,
|
|
107
121
|
"relicTypeID": 103,
|
|
108
122
|
"normalAmount": 3,
|
|
109
123
|
"specialAmount": 0,
|
|
@@ -112,6 +126,7 @@
|
|
|
112
126
|
},
|
|
113
127
|
{
|
|
114
128
|
"id": 10301,
|
|
129
|
+
"crossplayID": 10301,
|
|
115
130
|
"relicTypeID": 104,
|
|
116
131
|
"normalAmount": 3,
|
|
117
132
|
"specialAmount": 0,
|
|
@@ -120,6 +135,7 @@
|
|
|
120
135
|
},
|
|
121
136
|
{
|
|
122
137
|
"id": 13001,
|
|
138
|
+
"crossplayID": 13001,
|
|
123
139
|
"relicTypeID": 131,
|
|
124
140
|
"normalAmount": 3,
|
|
125
141
|
"specialAmount": 0,
|
|
@@ -127,6 +143,7 @@
|
|
|
127
143
|
},
|
|
128
144
|
{
|
|
129
145
|
"id": 13101,
|
|
146
|
+
"crossplayID": 13101,
|
|
130
147
|
"relicTypeID": 132,
|
|
131
148
|
"normalAmount": 3,
|
|
132
149
|
"specialAmount": 0,
|
|
@@ -134,6 +151,7 @@
|
|
|
134
151
|
},
|
|
135
152
|
{
|
|
136
153
|
"id": 16001,
|
|
154
|
+
"crossplayID": 16001,
|
|
137
155
|
"relicTypeID": 161,
|
|
138
156
|
"normalAmount": 3,
|
|
139
157
|
"specialAmount": 2,
|
|
@@ -142,6 +160,7 @@
|
|
|
142
160
|
},
|
|
143
161
|
{
|
|
144
162
|
"id": 16101,
|
|
163
|
+
"crossplayID": 16101,
|
|
145
164
|
"relicTypeID": 162,
|
|
146
165
|
"normalAmount": 3,
|
|
147
166
|
"specialAmount": 2,
|
|
@@ -150,6 +169,7 @@
|
|
|
150
169
|
},
|
|
151
170
|
{
|
|
152
171
|
"id": 2,
|
|
172
|
+
"crossplayID": 2,
|
|
153
173
|
"relicTypeID": 1,
|
|
154
174
|
"normalAmount": 4,
|
|
155
175
|
"specialAmount": 0,
|
|
@@ -158,6 +178,7 @@
|
|
|
158
178
|
},
|
|
159
179
|
{
|
|
160
180
|
"id": 102,
|
|
181
|
+
"crossplayID": 102,
|
|
161
182
|
"relicTypeID": 2,
|
|
162
183
|
"normalAmount": 4,
|
|
163
184
|
"specialAmount": 0,
|
|
@@ -166,6 +187,7 @@
|
|
|
166
187
|
},
|
|
167
188
|
{
|
|
168
189
|
"id": 202,
|
|
190
|
+
"crossplayID": 202,
|
|
169
191
|
"relicTypeID": 3,
|
|
170
192
|
"normalAmount": 4,
|
|
171
193
|
"specialAmount": 0,
|
|
@@ -174,6 +196,7 @@
|
|
|
174
196
|
},
|
|
175
197
|
{
|
|
176
198
|
"id": 302,
|
|
199
|
+
"crossplayID": 302,
|
|
177
200
|
"relicTypeID": 4,
|
|
178
201
|
"normalAmount": 4,
|
|
179
202
|
"specialAmount": 0,
|
|
@@ -182,6 +205,7 @@
|
|
|
182
205
|
},
|
|
183
206
|
{
|
|
184
207
|
"id": 3002,
|
|
208
|
+
"crossplayID": 3002,
|
|
185
209
|
"relicTypeID": 31,
|
|
186
210
|
"normalAmount": 4,
|
|
187
211
|
"specialAmount": 0,
|
|
@@ -189,6 +213,7 @@
|
|
|
189
213
|
},
|
|
190
214
|
{
|
|
191
215
|
"id": 3102,
|
|
216
|
+
"crossplayID": 3102,
|
|
192
217
|
"relicTypeID": 32,
|
|
193
218
|
"normalAmount": 4,
|
|
194
219
|
"specialAmount": 0,
|
|
@@ -196,6 +221,7 @@
|
|
|
196
221
|
},
|
|
197
222
|
{
|
|
198
223
|
"id": 6002,
|
|
224
|
+
"crossplayID": 6002,
|
|
199
225
|
"relicTypeID": 61,
|
|
200
226
|
"normalAmount": 4,
|
|
201
227
|
"specialAmount": 2,
|
|
@@ -204,6 +230,7 @@
|
|
|
204
230
|
},
|
|
205
231
|
{
|
|
206
232
|
"id": 6102,
|
|
233
|
+
"crossplayID": 6102,
|
|
207
234
|
"relicTypeID": 62,
|
|
208
235
|
"normalAmount": 4,
|
|
209
236
|
"specialAmount": 2,
|
|
@@ -212,6 +239,7 @@
|
|
|
212
239
|
},
|
|
213
240
|
{
|
|
214
241
|
"id": 6202,
|
|
242
|
+
"crossplayID": 6202,
|
|
215
243
|
"relicTypeID": 63,
|
|
216
244
|
"normalAmount": 4,
|
|
217
245
|
"specialAmount": 2,
|
|
@@ -220,6 +248,7 @@
|
|
|
220
248
|
},
|
|
221
249
|
{
|
|
222
250
|
"id": 6302,
|
|
251
|
+
"crossplayID": 6302,
|
|
223
252
|
"relicTypeID": 64,
|
|
224
253
|
"normalAmount": 4,
|
|
225
254
|
"specialAmount": 2,
|
|
@@ -228,6 +257,7 @@
|
|
|
228
257
|
},
|
|
229
258
|
{
|
|
230
259
|
"id": 6402,
|
|
260
|
+
"crossplayID": 6402,
|
|
231
261
|
"relicTypeID": 65,
|
|
232
262
|
"normalAmount": 4,
|
|
233
263
|
"specialAmount": 2,
|
|
@@ -236,6 +266,7 @@
|
|
|
236
266
|
},
|
|
237
267
|
{
|
|
238
268
|
"id": 10002,
|
|
269
|
+
"crossplayID": 10002,
|
|
239
270
|
"relicTypeID": 101,
|
|
240
271
|
"normalAmount": 4,
|
|
241
272
|
"specialAmount": 0,
|
|
@@ -244,6 +275,7 @@
|
|
|
244
275
|
},
|
|
245
276
|
{
|
|
246
277
|
"id": 10102,
|
|
278
|
+
"crossplayID": 10102,
|
|
247
279
|
"relicTypeID": 102,
|
|
248
280
|
"normalAmount": 4,
|
|
249
281
|
"specialAmount": 0,
|
|
@@ -252,6 +284,7 @@
|
|
|
252
284
|
},
|
|
253
285
|
{
|
|
254
286
|
"id": 10202,
|
|
287
|
+
"crossplayID": 10202,
|
|
255
288
|
"relicTypeID": 103,
|
|
256
289
|
"normalAmount": 4,
|
|
257
290
|
"specialAmount": 0,
|
|
@@ -260,6 +293,7 @@
|
|
|
260
293
|
},
|
|
261
294
|
{
|
|
262
295
|
"id": 10302,
|
|
296
|
+
"crossplayID": 10302,
|
|
263
297
|
"relicTypeID": 104,
|
|
264
298
|
"normalAmount": 4,
|
|
265
299
|
"specialAmount": 0,
|
|
@@ -268,6 +302,7 @@
|
|
|
268
302
|
},
|
|
269
303
|
{
|
|
270
304
|
"id": 13002,
|
|
305
|
+
"crossplayID": 13002,
|
|
271
306
|
"relicTypeID": 131,
|
|
272
307
|
"normalAmount": 4,
|
|
273
308
|
"specialAmount": 0,
|
|
@@ -275,6 +310,7 @@
|
|
|
275
310
|
},
|
|
276
311
|
{
|
|
277
312
|
"id": 13102,
|
|
313
|
+
"crossplayID": 13102,
|
|
278
314
|
"relicTypeID": 132,
|
|
279
315
|
"normalAmount": 4,
|
|
280
316
|
"specialAmount": 0,
|
|
@@ -282,6 +318,7 @@
|
|
|
282
318
|
},
|
|
283
319
|
{
|
|
284
320
|
"id": 16002,
|
|
321
|
+
"crossplayID": 16002,
|
|
285
322
|
"relicTypeID": 161,
|
|
286
323
|
"normalAmount": 4,
|
|
287
324
|
"specialAmount": 2,
|
|
@@ -290,6 +327,7 @@
|
|
|
290
327
|
},
|
|
291
328
|
{
|
|
292
329
|
"id": 16102,
|
|
330
|
+
"crossplayID": 16102,
|
|
293
331
|
"relicTypeID": 162,
|
|
294
332
|
"normalAmount": 4,
|
|
295
333
|
"specialAmount": 2,
|
|
@@ -2,36 +2,43 @@
|
|
|
2
2
|
"relicCategory": [
|
|
3
3
|
{
|
|
4
4
|
"id": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"neededRatings": "3+3+3",
|
|
6
7
|
"neededMinimum": 0
|
|
7
8
|
},
|
|
8
9
|
{
|
|
9
10
|
"id": 2,
|
|
11
|
+
"crossplayID": 2,
|
|
10
12
|
"neededRatings": "2+2+3#2+3+3",
|
|
11
13
|
"neededMinimum": 40
|
|
12
14
|
},
|
|
13
15
|
{
|
|
14
16
|
"id": 3,
|
|
17
|
+
"crossplayID": 3,
|
|
15
18
|
"neededRatings": "2+2+2",
|
|
16
19
|
"neededMinimum": 60
|
|
17
20
|
},
|
|
18
21
|
{
|
|
19
22
|
"id": 4,
|
|
23
|
+
"crossplayID": 4,
|
|
20
24
|
"neededRatings": "1+2+3#1+3+3#4+2+3#4+3+3#5+2+3#5+3+3#6+2+3#6+3+3#7+2+3#7+3+3",
|
|
21
25
|
"neededMinimum": 70
|
|
22
26
|
},
|
|
23
27
|
{
|
|
24
28
|
"id": 5,
|
|
29
|
+
"crossplayID": 5,
|
|
25
30
|
"neededRatings": "1+2+2#4+2+2#5+2+2#6+2+2#7+2+2",
|
|
26
31
|
"neededMinimum": 80
|
|
27
32
|
},
|
|
28
33
|
{
|
|
29
34
|
"id": 6,
|
|
35
|
+
"crossplayID": 6,
|
|
30
36
|
"neededRatings": "1+1+2#1+1+3#4+1+2#4+1+3#5+1+2#5+1+3#6+1+2#6+1+3#7+1+2#7+1+3#4+4+2#4+4+3#5+4+2#5+4+3#6+4+2#6+4+3#7+4+2#7+4+3#5+5+2#5+5+3#6+5+2#6+5+3#7+5+2#7+5+3#6+6+2#6+6+3#7+6+2#7+6+3#7+7+2#7+7+3",
|
|
31
37
|
"neededMinimum": 90
|
|
32
38
|
},
|
|
33
39
|
{
|
|
34
40
|
"id": 7,
|
|
41
|
+
"crossplayID": 7,
|
|
35
42
|
"neededRatings": "1+1+1#1+1+4#1+1+5#1+1+6#1+1+7#1+4+4#1+4+5#1+4+6#1+4+7#1+5+5#1+5+6#1+5+7#1+6+6#1+6+7#1+7+7#4+4+4#4+4+5#4+4+6#4+4+7#4+5+5#4+5+6#4+5+7#4+6+6#4+6+7#4+7+7#5+5+5#5+5+6#5+5+7#5+6+6#5+6+7#5+7+7#6+6+6#6+6+7#6+7+7#7+7+7",
|
|
36
43
|
"neededMinimum": 100
|
|
37
44
|
}
|
|
@@ -2,146 +2,182 @@
|
|
|
2
2
|
"relicEffectList": [
|
|
3
3
|
{
|
|
4
4
|
"id": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"relicEffectIDs": "101,102,103,104,105,106,107"
|
|
6
7
|
},
|
|
7
8
|
{
|
|
8
9
|
"id": 2,
|
|
10
|
+
"crossplayID": 2,
|
|
9
11
|
"relicEffectIDs": "201,202,203,204,205,206,207,208"
|
|
10
12
|
},
|
|
11
13
|
{
|
|
12
14
|
"id": 3,
|
|
15
|
+
"crossplayID": 3,
|
|
13
16
|
"relicEffectIDs": "301,302,303,304,305,306,307,308"
|
|
14
17
|
},
|
|
15
18
|
{
|
|
16
19
|
"id": 4,
|
|
20
|
+
"crossplayID": 4,
|
|
17
21
|
"relicEffectIDs": "401,402,403,404,405,406"
|
|
18
22
|
},
|
|
19
23
|
{
|
|
20
24
|
"id": 5,
|
|
25
|
+
"crossplayID": 5,
|
|
21
26
|
"relicEffectIDs": "501,502,503,504,505,506"
|
|
22
27
|
},
|
|
23
28
|
{
|
|
24
29
|
"id": 6,
|
|
30
|
+
"crossplayID": 6,
|
|
25
31
|
"relicEffectIDs": "601,602,603,604,605,606,607,608"
|
|
26
32
|
},
|
|
27
33
|
{
|
|
28
34
|
"id": 7,
|
|
35
|
+
"crossplayID": 7,
|
|
29
36
|
"relicEffectIDs": "701,702,703,704,705,706"
|
|
30
37
|
},
|
|
31
38
|
{
|
|
32
39
|
"id": 8,
|
|
40
|
+
"crossplayID": 8,
|
|
33
41
|
"relicEffectIDs": "801,802,803,804,805"
|
|
34
42
|
},
|
|
35
43
|
{
|
|
36
44
|
"id": 101,
|
|
45
|
+
"crossplayID": 101,
|
|
37
46
|
"relicEffectIDs": "10101,10102,10103,10104,10105,10106"
|
|
38
47
|
},
|
|
39
48
|
{
|
|
40
49
|
"id": 102,
|
|
50
|
+
"crossplayID": 102,
|
|
41
51
|
"relicEffectIDs": "10201,10202,10203,10204,10205,10206,10207,10208"
|
|
42
52
|
},
|
|
43
53
|
{
|
|
44
54
|
"id": 103,
|
|
55
|
+
"crossplayID": 103,
|
|
45
56
|
"relicEffectIDs": "10301,10302,10303,10304,10305,10306,10307,10308"
|
|
46
57
|
},
|
|
47
58
|
{
|
|
48
59
|
"id": 104,
|
|
60
|
+
"crossplayID": 104,
|
|
49
61
|
"relicEffectIDs": "10401,10402,10403,10404,10405"
|
|
50
62
|
},
|
|
51
63
|
{
|
|
52
64
|
"id": 105,
|
|
65
|
+
"crossplayID": 105,
|
|
53
66
|
"relicEffectIDs": "10501,10502,10503,10504,10505,10506"
|
|
54
67
|
},
|
|
55
68
|
{
|
|
56
69
|
"id": 201,
|
|
70
|
+
"crossplayID": 201,
|
|
57
71
|
"relicEffectIDs": "20001,20002,20003,20004,20005,20006,20007,20008,20009,20010,20011"
|
|
58
72
|
},
|
|
59
73
|
{
|
|
60
74
|
"id": 301,
|
|
75
|
+
"crossplayID": 301,
|
|
61
76
|
"relicEffectIDs": "30001,30002,30003,30004,30005,30006,30007,30008"
|
|
62
77
|
},
|
|
63
78
|
{
|
|
64
79
|
"id": 9,
|
|
80
|
+
"crossplayID": 9,
|
|
65
81
|
"relicEffectIDs": "108,109,110,111,112,113,114,115,116,117,118"
|
|
66
82
|
},
|
|
67
83
|
{
|
|
68
84
|
"id": 10,
|
|
85
|
+
"crossplayID": 10,
|
|
69
86
|
"relicEffectIDs": "108,109,110,111,112,113,114,115,116,117,119"
|
|
70
87
|
},
|
|
71
88
|
{
|
|
72
89
|
"id": 11,
|
|
90
|
+
"crossplayID": 11,
|
|
73
91
|
"relicEffectIDs": "108,109,110,111,112,113,114,115,116,117,120"
|
|
74
92
|
},
|
|
75
93
|
{
|
|
76
94
|
"id": 12,
|
|
95
|
+
"crossplayID": 12,
|
|
77
96
|
"relicEffectIDs": "108,109,110,111,112,113,114,115,116,117,121"
|
|
78
97
|
},
|
|
79
98
|
{
|
|
80
99
|
"id": 13,
|
|
100
|
+
"crossplayID": 13,
|
|
81
101
|
"relicEffectIDs": "209,210,211,212,213,214,215,216,217,218,219,220"
|
|
82
102
|
},
|
|
83
103
|
{
|
|
84
104
|
"id": 14,
|
|
105
|
+
"crossplayID": 14,
|
|
85
106
|
"relicEffectIDs": "309,310,311,312,313,314,315,316,317,318,319,320"
|
|
86
107
|
},
|
|
87
108
|
{
|
|
88
109
|
"id": 15,
|
|
110
|
+
"crossplayID": 15,
|
|
89
111
|
"relicEffectIDs": "407,408,409,410,411,412,413,414,415"
|
|
90
112
|
},
|
|
91
113
|
{
|
|
92
114
|
"id": 16,
|
|
115
|
+
"crossplayID": 16,
|
|
93
116
|
"relicEffectIDs": "507,508,509,510,511,512,513,514,515"
|
|
94
117
|
},
|
|
95
118
|
{
|
|
96
119
|
"id": 17,
|
|
120
|
+
"crossplayID": 17,
|
|
97
121
|
"relicEffectIDs": "609,610,611,612,613,614,615,616,617"
|
|
98
122
|
},
|
|
99
123
|
{
|
|
100
124
|
"id": 18,
|
|
125
|
+
"crossplayID": 18,
|
|
101
126
|
"relicEffectIDs": "707,708,709,710,711,712,713,714,715"
|
|
102
127
|
},
|
|
103
128
|
{
|
|
104
129
|
"id": 19,
|
|
130
|
+
"crossplayID": 19,
|
|
105
131
|
"relicEffectIDs": "806,807,808,809,810,811,812,813,814,815,816"
|
|
106
132
|
},
|
|
107
133
|
{
|
|
108
134
|
"id": 106,
|
|
135
|
+
"crossplayID": 106,
|
|
109
136
|
"relicEffectIDs": "10107,10108,10109,10110,10111,10112,10113,10114,10115"
|
|
110
137
|
},
|
|
111
138
|
{
|
|
112
139
|
"id": 107,
|
|
140
|
+
"crossplayID": 107,
|
|
113
141
|
"relicEffectIDs": "10107,10108,10109,10110,10111,10112,10113,10114,10116"
|
|
114
142
|
},
|
|
115
143
|
{
|
|
116
144
|
"id": 108,
|
|
145
|
+
"crossplayID": 108,
|
|
117
146
|
"relicEffectIDs": "10107,10108,10109,10110,10111,10112,10113,10114,10117"
|
|
118
147
|
},
|
|
119
148
|
{
|
|
120
149
|
"id": 109,
|
|
150
|
+
"crossplayID": 109,
|
|
121
151
|
"relicEffectIDs": "10107,10108,10109,10110,10111,10112,10113,10114,10118"
|
|
122
152
|
},
|
|
123
153
|
{
|
|
124
154
|
"id": 110,
|
|
155
|
+
"crossplayID": 110,
|
|
125
156
|
"relicEffectIDs": "10209,10210,10211,10212,10213,10214,10215,10216,10217,10218,10219"
|
|
126
157
|
},
|
|
127
158
|
{
|
|
128
159
|
"id": 111,
|
|
160
|
+
"crossplayID": 111,
|
|
129
161
|
"relicEffectIDs": "10309,10310,10311,10312,10313,10314,10315,10316,10317,10318"
|
|
130
162
|
},
|
|
131
163
|
{
|
|
132
164
|
"id": 112,
|
|
165
|
+
"crossplayID": 112,
|
|
133
166
|
"relicEffectIDs": "10406,10407,10408,10409,10410,10411,10412,10413,10414,10415,10416,10417,10418"
|
|
134
167
|
},
|
|
135
168
|
{
|
|
136
169
|
"id": 113,
|
|
170
|
+
"crossplayID": 113,
|
|
137
171
|
"relicEffectIDs": "10507,10508,10509,10510,10511,10512,10513,10514,10515,10516,10517,10518"
|
|
138
172
|
},
|
|
139
173
|
{
|
|
140
174
|
"id": 202,
|
|
175
|
+
"crossplayID": 202,
|
|
141
176
|
"relicEffectIDs": "20012,20013,20014,20015,20016,20017,20018,20019,20020"
|
|
142
177
|
},
|
|
143
178
|
{
|
|
144
179
|
"id": 302,
|
|
180
|
+
"crossplayID": 302,
|
|
145
181
|
"relicEffectIDs": "30009,30010,30011,30012,30013,30014,30015,30016,30017,30018,30019,30020"
|
|
146
182
|
}
|
|
147
183
|
]
|
|
@@ -2,30 +2,37 @@
|
|
|
2
2
|
"relicEffectPowerRating": [
|
|
3
3
|
{
|
|
4
4
|
"id": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"threshold": 60
|
|
6
7
|
},
|
|
7
8
|
{
|
|
8
9
|
"id": 2,
|
|
10
|
+
"crossplayID": 2,
|
|
9
11
|
"threshold": 40
|
|
10
12
|
},
|
|
11
13
|
{
|
|
12
14
|
"id": 3,
|
|
15
|
+
"crossplayID": 3,
|
|
13
16
|
"threshold": 0
|
|
14
17
|
},
|
|
15
18
|
{
|
|
16
19
|
"id": 4,
|
|
20
|
+
"crossplayID": 4,
|
|
17
21
|
"threshold": 70
|
|
18
22
|
},
|
|
19
23
|
{
|
|
20
24
|
"id": 5,
|
|
25
|
+
"crossplayID": 5,
|
|
21
26
|
"threshold": 80
|
|
22
27
|
},
|
|
23
28
|
{
|
|
24
29
|
"id": 6,
|
|
30
|
+
"crossplayID": 6,
|
|
25
31
|
"threshold": 90
|
|
26
32
|
},
|
|
27
33
|
{
|
|
28
34
|
"id": 7,
|
|
35
|
+
"crossplayID": 7,
|
|
29
36
|
"threshold": 100
|
|
30
37
|
}
|
|
31
38
|
]
|