e4k-data 4.71.14 → 4.84.37

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.
Files changed (83) hide show
  1. package/data/attackSetupSlots.json +100 -0
  2. package/data/buildings.json +23363 -16963
  3. package/data/collectorEventOptions.json +118 -0
  4. package/data/collectorEventRewards.json +288 -0
  5. package/data/constructionItemRecipes.json +418 -0
  6. package/data/constructionItems.json +1904 -484
  7. package/data/constructionItemsEffectGroups.json +24 -0
  8. package/data/craftingQueues.json +23 -1
  9. package/data/craftingRecipes.json +2321 -0
  10. package/data/currencies.json +77 -0
  11. package/data/currencyCaps.json +6 -0
  12. package/data/donationItems.json +270 -0
  13. package/data/donationRewards.json +320 -0
  14. package/data/donationSettings.json +20 -6
  15. package/data/dungeons.json +266 -0
  16. package/data/effectCaps.json +75 -0
  17. package/data/effects.json +133 -16
  18. package/data/effecttypes.json +408 -141
  19. package/data/equipment_effects.json +28 -0
  20. package/data/equipment_rarenesses.json +24 -12
  21. package/data/equipments.json +531 -86
  22. package/data/eventAutoScalingUnitPairings.json +13554 -4338
  23. package/data/events.json +21 -4
  24. package/data/expansions.json +54 -54
  25. package/data/horses.json +143 -143
  26. package/data/islandPlayerRewards.json +30 -0
  27. package/data/islandrewardranks.json +42 -0
  28. package/data/leaguetypeEvents.json +247 -0
  29. package/data/legendskills.json +20 -20
  30. package/data/lootBoxTombolas.json +704 -0
  31. package/data/lootBoxes.json +22 -0
  32. package/data/lords.json +2 -2
  33. package/data/merchants.json +1 -1
  34. package/data/packageCategories.json +4 -0
  35. package/data/{packageCategoryCurrencyRelations.json → packageCategoryCostRelations.json} +7 -1
  36. package/data/packageCategoryFilterRelations.json +4 -0
  37. package/data/packages.json +5072 -12
  38. package/data/quests.json +1 -1
  39. package/data/relicLootOptions.json +84 -0
  40. package/data/researches.json +4727 -1236
  41. package/data/resources.json +6 -0
  42. package/data/rewards.json +63223 -56400
  43. package/data/saleDaysLuckyWheelClasses.json +9 -9
  44. package/data/saleDaysLuckyWheelDropChanceJackpots.json +288 -288
  45. package/data/saleDaysLuckyWheelDropChances.json +59 -283
  46. package/data/saleDaysLuckyWheelRewardSets.json +180 -180
  47. package/data/sceatSkillTiers.json +49 -0
  48. package/data/sceatSkillTrees.json +12 -0
  49. package/data/sceatSkills.json +1376 -2
  50. package/data/seasonEndRewards.json +224 -0
  51. package/data/seasonEventRewards.json +315 -0
  52. package/data/seasonPromotionRewards.json +600 -0
  53. package/data/slums.json +1 -1
  54. package/data/tempServerSettings.json +1 -0
  55. package/data/units.json +1945 -0
  56. package/data/version.json +1 -1
  57. package/data/versionInfo.json +3 -3
  58. package/data/wodIds.json +192 -192
  59. package/data/worldmapskins.json +10 -0
  60. package/images/x768.json +7013 -2218
  61. package/languages/da.json +602 -286
  62. package/languages/de.json +616 -300
  63. package/languages/el.json +598 -282
  64. package/languages/en.json +593 -277
  65. package/languages/es.json +674 -358
  66. package/languages/fi.json +606 -290
  67. package/languages/fr.json +700 -384
  68. package/languages/it.json +614 -298
  69. package/languages/ja.json +606 -290
  70. package/languages/ko.json +600 -284
  71. package/languages/nl.json +603 -287
  72. package/languages/no.json +636 -320
  73. package/languages/pl.json +605 -289
  74. package/languages/pt.json +597 -281
  75. package/languages/ru.json +616 -300
  76. package/languages/sv.json +604 -288
  77. package/languages/tr.json +598 -282
  78. package/languages/zh_CN.json +596 -280
  79. package/languages/zh_TW.json +598 -282
  80. package/package.json +11 -3
  81. package/typings/data.d.ts +46 -7
  82. package/typings/images.d.ts +285 -27
  83. package/typings/languages.d.ts +540 -107
@@ -3,154 +3,214 @@
3
3
  {
4
4
  "effectTypeID": 0,
5
5
  "crossplayID": 0,
6
- "name": "fameDefenseBonus"
6
+ "name": "fameDefenseBonus",
7
+ "sortCategory": 6,
8
+ "sortGroup": 9
7
9
  },
8
10
  {
9
11
  "effectTypeID": 1,
10
12
  "crossplayID": 1,
11
- "name": "conquerSpeedBonus"
13
+ "name": "conquerSpeedBonus",
14
+ "sortCategory": 5,
15
+ "sortGroup": 2
12
16
  },
13
17
  {
14
18
  "effectTypeID": 2,
15
19
  "crossplayID": 2,
16
- "name": "lootReduction"
20
+ "name": "lootReduction",
21
+ "sortCategory": 6,
22
+ "sortGroup": 6
17
23
  },
18
24
  {
19
25
  "effectTypeID": 3,
20
26
  "crossplayID": 3,
21
- "name": "perceptionBonus"
27
+ "name": "perceptionBonus",
28
+ "sortCategory": 5,
29
+ "sortGroup": 4
22
30
  },
23
31
  {
24
32
  "effectTypeID": 4,
25
33
  "crossplayID": 4,
26
- "name": "fireBrigadeBoost"
34
+ "name": "fireBrigadeBoost",
35
+ "sortCategory": 6,
36
+ "sortGroup": 10
27
37
  },
28
38
  {
29
39
  "effectTypeID": 5,
30
40
  "crossplayID": 5,
31
- "name": "occupationTimeReduction"
41
+ "name": "occupationTimeReduction",
42
+ "sortCategory": 6,
43
+ "sortGroup": 2
32
44
  },
33
45
  {
34
46
  "effectTypeID": 6,
35
47
  "crossplayID": 6,
36
- "name": "wallBonus"
48
+ "name": "wallBonus",
49
+ "sortCategory": 2,
50
+ "sortGroup": 1
37
51
  },
38
52
  {
39
53
  "effectTypeID": 7,
40
54
  "crossplayID": 7,
41
- "name": "gateBonus"
55
+ "name": "gateBonus",
56
+ "sortCategory": 2,
57
+ "sortGroup": 2
42
58
  },
43
59
  {
44
60
  "effectTypeID": 8,
45
61
  "crossplayID": 8,
46
- "name": "moatBonus"
62
+ "name": "moatBonus",
63
+ "sortCategory": 2,
64
+ "sortGroup": 3
47
65
  },
48
66
  {
49
67
  "effectTypeID": 9,
50
68
  "crossplayID": 9,
51
- "name": "meleeBonus"
69
+ "name": "meleeBonus",
70
+ "sortCategory": 1,
71
+ "sortGroup": 7
52
72
  },
53
73
  {
54
74
  "effectTypeID": 10,
55
75
  "crossplayID": 10,
56
- "name": "rangeBonus"
76
+ "name": "rangeBonus",
77
+ "sortCategory": 1,
78
+ "sortGroup": 8
57
79
  },
58
80
  {
59
81
  "effectTypeID": 11,
60
82
  "crossplayID": 11,
61
- "name": "npcDefenseBonus"
83
+ "name": "npcDefenseBonus",
84
+ "sortCategory": 1,
85
+ "sortGroup": 12
62
86
  },
63
87
  {
64
88
  "effectTypeID": 12,
65
89
  "crossplayID": 12,
66
90
  "combatType": 2,
67
- "name": "defenseUnitAmountWall"
91
+ "name": "defenseUnitAmountWall",
92
+ "sortCategory": 4,
93
+ "sortGroup": 1
68
94
  },
69
95
  {
70
96
  "effectTypeID": 47,
71
97
  "crossplayID": 47,
72
- "name": "DefenseSupportUnits"
98
+ "name": "DefenseSupportUnits",
99
+ "sortCategory": 4,
100
+ "sortGroup": 2
73
101
  },
74
102
  {
75
103
  "effectTypeID": 13,
76
104
  "crossplayID": 13,
77
- "name": "fameOffenseBonus"
105
+ "name": "fameOffenseBonus",
106
+ "sortCategory": 6,
107
+ "sortGroup": 9
78
108
  },
79
109
  {
80
110
  "effectTypeID": 14,
81
111
  "crossplayID": 14,
82
- "name": "honorBonus"
112
+ "name": "honorBonus",
113
+ "sortCategory": 6,
114
+ "sortGroup": 8
83
115
  },
84
116
  {
85
117
  "effectTypeID": 15,
86
118
  "crossplayID": 15,
87
- "name": "speedBonus"
119
+ "name": "speedBonus",
120
+ "sortCategory": 5,
121
+ "sortGroup": 2
88
122
  },
89
123
  {
90
124
  "effectTypeID": 16,
91
125
  "crossplayID": 16,
92
- "name": "lootBonus"
126
+ "name": "lootBonus",
127
+ "sortCategory": 6,
128
+ "sortGroup": 5
93
129
  },
94
130
  {
95
131
  "effectTypeID": 17,
96
132
  "crossplayID": 17,
97
- "name": "stealthBonus"
133
+ "name": "stealthBonus",
134
+ "sortCategory": 5,
135
+ "sortGroup": 3
98
136
  },
99
137
  {
100
138
  "effectTypeID": 18,
101
139
  "crossplayID": 18,
102
- "name": "fireBoost"
140
+ "name": "fireBoost",
141
+ "sortCategory": 6,
142
+ "sortGroup": 11
103
143
  },
104
144
  {
105
145
  "effectTypeID": 19,
106
146
  "crossplayID": 19,
107
- "name": "wallReduction"
147
+ "name": "wallReduction",
148
+ "sortCategory": 2,
149
+ "sortGroup": 5
108
150
  },
109
151
  {
110
152
  "effectTypeID": 20,
111
153
  "crossplayID": 20,
112
- "name": "gateReduction"
154
+ "name": "gateReduction",
155
+ "sortCategory": 2,
156
+ "sortGroup": 6
113
157
  },
114
158
  {
115
159
  "effectTypeID": 21,
116
160
  "crossplayID": 21,
117
- "name": "moatReduction"
161
+ "name": "moatReduction",
162
+ "sortCategory": 2,
163
+ "sortGroup": 7
118
164
  },
119
165
  {
120
166
  "effectTypeID": 22,
121
167
  "crossplayID": 22,
122
- "name": "magicFindBonus"
168
+ "name": "magicFindBonus",
169
+ "sortCategory": 6,
170
+ "sortGroup": 7
123
171
  },
124
172
  {
125
173
  "effectTypeID": 23,
126
174
  "crossplayID": 23,
127
- "name": "offensiveMeleeBonus"
175
+ "name": "offensiveMeleeBonus",
176
+ "sortCategory": 1,
177
+ "sortGroup": 2
128
178
  },
129
179
  {
130
180
  "effectTypeID": 24,
131
181
  "crossplayID": 24,
132
- "name": "offensiveRangeBonus"
182
+ "name": "offensiveRangeBonus",
183
+ "sortCategory": 1,
184
+ "sortGroup": 3
133
185
  },
134
186
  {
135
187
  "effectTypeID": 25,
136
188
  "crossplayID": 25,
137
- "name": "smashChance"
189
+ "name": "smashChance",
190
+ "sortCategory": 6,
191
+ "sortGroup": 12
138
192
  },
139
193
  {
140
194
  "effectTypeID": 26,
141
195
  "crossplayID": 26,
142
- "name": "travelCostReduction"
196
+ "name": "travelCostReduction",
197
+ "sortCategory": 5,
198
+ "sortGroup": 1
143
199
  },
144
200
  {
145
201
  "effectTypeID": 27,
146
202
  "crossplayID": 27,
147
- "name": "cooldownReduction"
203
+ "name": "cooldownReduction",
204
+ "sortCategory": 6,
205
+ "sortGroup": 3
148
206
  },
149
207
  {
150
208
  "effectTypeID": 28,
151
209
  "crossplayID": 28,
152
210
  "combatType": 1,
153
- "name": "attackUnitAmountFlank"
211
+ "name": "attackUnitAmountFlank",
212
+ "sortCategory": 3,
213
+ "sortGroup": 2
154
214
  },
155
215
  {
156
216
  "effectTypeID": 29,
@@ -165,119 +225,162 @@
165
225
  {
166
226
  "effectTypeID": 31,
167
227
  "crossplayID": 31,
168
- "name": "defenseBonus"
228
+ "name": "defenseBonus",
229
+ "sortCategory": 1,
230
+ "sortGroup": 13
169
231
  },
170
232
  {
171
233
  "effectTypeID": 49,
172
234
  "crossplayID": 49,
173
235
  "combatType": 2,
174
- "name": "DefenseBoostFront"
236
+ "name": "DefenseBoostFront",
237
+ "sortCategory": 1,
238
+ "sortGroup": 10
175
239
  },
176
240
  {
177
241
  "effectTypeID": 50,
178
242
  "crossplayID": 50,
179
243
  "combatType": 2,
180
- "name": "DefenseBoostFlank"
244
+ "name": "DefenseBoostFlank",
245
+ "sortCategory": 1,
246
+ "sortGroup": 11
181
247
  },
182
248
  {
183
249
  "effectTypeID": 32,
184
250
  "crossplayID": 32,
185
251
  "combatType": 2,
186
- "name": "defenseBoostYard"
252
+ "name": "defenseBoostYard",
253
+ "sortCategory": 1,
254
+ "sortGroup": 9
187
255
  },
188
256
  {
189
257
  "effectTypeID": 33,
190
258
  "crossplayID": 33,
191
259
  "combatType": 1,
192
- "name": "attackBoostYard"
260
+ "name": "attackBoostYard",
261
+ "sortCategory": 1,
262
+ "sortGroup": 6
193
263
  },
194
264
  {
195
265
  "effectTypeID": 53,
196
266
  "crossplayID": 53,
197
267
  "combatType": 1,
198
- "name": "AttackBoostFront"
268
+ "name": "AttackBoostFront",
269
+ "sortCategory": 1,
270
+ "sortGroup": 4
199
271
  },
200
272
  {
201
273
  "effectTypeID": 54,
202
274
  "crossplayID": 54,
203
275
  "combatType": 1,
204
- "name": "AttackBoostFlank"
276
+ "name": "AttackBoostFlank",
277
+ "sortCategory": 1,
278
+ "sortGroup": 5
205
279
  },
206
280
  {
207
281
  "effectTypeID": 34,
208
282
  "crossplayID": 34,
209
283
  "combatType": 1,
210
- "name": "attackUnitAmountFront"
284
+ "name": "attackUnitAmountFront",
285
+ "sortCategory": 3,
286
+ "sortGroup": 1
211
287
  },
212
288
  {
213
289
  "effectTypeID": 51,
214
290
  "crossplayID": 51,
215
- "name": "AttackSupportUnits"
291
+ "name": "AttackSupportUnits",
292
+ "sortCategory": 3,
293
+ "sortGroup": 3
216
294
  },
217
295
  {
218
296
  "effectTypeID": 35,
219
297
  "crossplayID": 35,
220
- "name": "hideoutCapacity"
298
+ "name": "hideoutCapacity",
299
+ "sortCategory": 2,
300
+ "sortGroup": 4
221
301
  },
222
302
  {
223
303
  "effectTypeID": 36,
224
304
  "crossplayID": 36,
225
- "name": "attackBonus"
305
+ "name": "attackBonus",
306
+ "sortCategory": 1,
307
+ "sortGroup": 1
226
308
  },
227
309
  {
228
310
  "effectTypeID": 37,
229
311
  "crossplayID": 37,
230
- "name": "lootCapacity"
312
+ "name": "lootCapacity",
313
+ "sortCategory": 6,
314
+ "sortGroup": 4
231
315
  },
232
316
  {
233
317
  "effectTypeID": 38,
234
318
  "crossplayID": 38,
235
- "name": "returnTravelBoost"
319
+ "name": "returnTravelBoost",
320
+ "sortCategory": 6,
321
+ "sortGroup": 1
236
322
  },
237
323
  {
238
324
  "effectTypeID": 39,
239
325
  "crossplayID": 39,
240
- "name": "supportSpeedBonus"
326
+ "name": "supportSpeedBonus",
327
+ "sortCategory": 5,
328
+ "sortGroup": 2
241
329
  },
242
330
  {
243
331
  "effectTypeID": 40,
244
332
  "crossplayID": 40,
245
- "name": "stationingSpeedBonus"
333
+ "name": "stationingSpeedBonus",
334
+ "sortCategory": 5,
335
+ "sortGroup": 2
246
336
  },
247
337
  {
248
338
  "effectTypeID": 41,
249
339
  "crossplayID": 41,
250
- "name": "stationingTravelCostReduction"
340
+ "name": "stationingTravelCostReduction",
341
+ "sortCategory": 5,
342
+ "sortGroup": 1
251
343
  },
252
344
  {
253
345
  "effectTypeID": 42,
254
346
  "crossplayID": 42,
255
- "name": "supportTravelCostReduction"
347
+ "name": "supportTravelCostReduction",
348
+ "sortCategory": 5,
349
+ "sortGroup": 1
256
350
  },
257
351
  {
258
352
  "effectTypeID": 43,
259
353
  "crossplayID": 43,
260
- "name": "travelCostReductionPVP"
354
+ "name": "travelCostReductionPVP",
355
+ "sortCategory": 5,
356
+ "sortGroup": 2
261
357
  },
262
358
  {
263
359
  "effectTypeID": 44,
264
360
  "crossplayID": 44,
265
- "name": "speedBonusPVP"
361
+ "name": "speedBonusPVP",
362
+ "sortCategory": 5,
363
+ "sortGroup": 1
266
364
  },
267
365
  {
268
366
  "effectTypeID": 45,
269
367
  "crossplayID": 45,
270
- "name": "returnTravelBoostPVP"
368
+ "name": "returnTravelBoostPVP",
369
+ "sortCategory": 6,
370
+ "sortGroup": 1
271
371
  },
272
372
  {
273
373
  "effectTypeID": 46,
274
374
  "crossplayID": 46,
275
- "name": "defenseUnitAmountWallPVP"
375
+ "name": "defenseUnitAmountWallPVP",
376
+ "sortCategory": 4,
377
+ "sortGroup": 1
276
378
  },
277
379
  {
278
380
  "effectTypeID": 48,
279
381
  "crossplayID": 48,
280
- "name": "marketSpeedBonus"
382
+ "name": "marketSpeedBonus",
383
+ "sortCategory": 7
281
384
  },
282
385
  {
283
386
  "effectTypeID": 52,
@@ -287,7 +390,8 @@
287
390
  {
288
391
  "effectTypeID": 55,
289
392
  "crossplayID": 55,
290
- "name": "lootBonusPvP"
393
+ "name": "lootBonusPvP",
394
+ "sortCategory": 5
291
395
  },
292
396
  {
293
397
  "effectTypeID": 56,
@@ -297,47 +401,58 @@
297
401
  {
298
402
  "effectTypeID": 69,
299
403
  "crossplayID": 69,
300
- "name": "foodProductionBonus"
404
+ "name": "foodProductionBonus",
405
+ "sortCategory": 7
301
406
  },
302
407
  {
303
408
  "effectTypeID": 70,
304
409
  "crossplayID": 70,
305
- "name": "recruitmentCostDecrease"
410
+ "name": "recruitmentCostDecrease",
411
+ "sortCategory": 7
306
412
  },
307
413
  {
308
414
  "effectTypeID": 71,
309
415
  "crossplayID": 71,
310
- "name": "recuitmentSpeedBoost"
416
+ "name": "recuitmentSpeedBoost",
417
+ "sortCategory": 7
311
418
  },
312
419
  {
313
420
  "effectTypeID": 72,
314
421
  "crossplayID": 72,
315
- "name": "toolProductionSpeedBoost"
422
+ "name": "toolProductionSpeedBoost",
423
+ "sortCategory": 7
316
424
  },
317
425
  {
318
426
  "effectTypeID": 73,
319
427
  "crossplayID": 73,
320
- "name": "spyCountBoost"
428
+ "name": "spyCountBoost",
429
+ "sortCategory": 7
321
430
  },
322
431
  {
323
432
  "effectTypeID": 74,
324
433
  "crossplayID": 74,
325
- "name": "publicOrderBoost"
434
+ "name": "publicOrderBoost",
435
+ "sortCategory": 7
326
436
  },
327
437
  {
328
438
  "effectTypeID": 75,
329
439
  "crossplayID": 75,
330
- "name": "coinLootBoost"
440
+ "name": "coinLootBoost",
441
+ "sortCategory": 6,
442
+ "sortGroup": 20
331
443
  },
332
444
  {
333
445
  "effectTypeID": 76,
334
446
  "crossplayID": 76,
335
- "name": "factionPointGainBoost"
447
+ "name": "factionPointGainBoost",
448
+ "sortCategory": 6,
449
+ "sortGroup": 19
336
450
  },
337
451
  {
338
452
  "effectTypeID": 77,
339
453
  "crossplayID": 77,
340
- "name": "allianceFameGainBoost"
454
+ "name": "allianceFameGainBoost",
455
+ "sortCategory": 6
341
456
  },
342
457
  {
343
458
  "effectTypeID": 78,
@@ -357,7 +472,8 @@
357
472
  {
358
473
  "effectTypeID": 80,
359
474
  "crossplayID": 80,
360
- "name": "foodProductionBoost"
475
+ "name": "foodProductionBoost",
476
+ "sortCategory": 7
361
477
  },
362
478
  {
363
479
  "effectTypeID": 81,
@@ -382,12 +498,15 @@
382
498
  {
383
499
  "effectTypeID": 85,
384
500
  "crossplayID": 85,
385
- "name": "recruitmentCostDecreaseAll"
501
+ "name": "recruitmentCostDecreaseAll",
502
+ "sortCategory": 7
386
503
  },
387
504
  {
388
505
  "effectTypeID": 86,
389
506
  "crossplayID": 86,
390
- "name": "recuitmentSpeedBoostAll"
507
+ "name": "recuitmentSpeedBoostAll",
508
+ "sortCategory": 7,
509
+ "sortGroup": 7
391
510
  },
392
511
  {
393
512
  "effectTypeID": 87,
@@ -402,7 +521,8 @@
402
521
  {
403
522
  "effectTypeID": 89,
404
523
  "crossplayID": 89,
405
- "name": "buildingXPBoost"
524
+ "name": "buildingXPBoost",
525
+ "sortCategory": 7
406
526
  },
407
527
  {
408
528
  "effectTypeID": 90,
@@ -417,87 +537,106 @@
417
537
  {
418
538
  "effectTypeID": 92,
419
539
  "crossplayID": 92,
420
- "name": "woodProductionBoost"
540
+ "name": "woodProductionBoost",
541
+ "sortCategory": 7
421
542
  },
422
543
  {
423
544
  "effectTypeID": 93,
424
545
  "crossplayID": 93,
425
- "name": "stoneProductionBoost"
546
+ "name": "stoneProductionBoost",
547
+ "sortCategory": 7
426
548
  },
427
549
  {
428
550
  "effectTypeID": 94,
429
551
  "crossplayID": 94,
430
- "name": "taxCollectorBoost"
552
+ "name": "taxCollectorBoost",
553
+ "sortCategory": 7
431
554
  },
432
555
  {
433
556
  "effectTypeID": 95,
434
557
  "crossplayID": 95,
435
- "name": "taxCollectorNoRubies"
558
+ "name": "taxCollectorNoRubies",
559
+ "sortCategory": 7
436
560
  },
437
561
  {
438
562
  "effectTypeID": 96,
439
563
  "crossplayID": 96,
440
- "name": "marketCarriageCapacityBoost"
564
+ "name": "marketCarriageCapacityBoost",
565
+ "sortCategory": 7
441
566
  },
442
567
  {
443
568
  "effectTypeID": 97,
444
569
  "crossplayID": 97,
445
- "name": "amountGuardsBoost"
570
+ "name": "amountGuardsBoost",
571
+ "sortCategory": 7
446
572
  },
447
573
  {
448
574
  "effectTypeID": 98,
449
575
  "crossplayID": 98,
450
- "name": "amountSpiesBonus"
576
+ "name": "amountSpiesBonus",
577
+ "sortCategory": 7
451
578
  },
452
579
  {
453
580
  "effectTypeID": 99,
454
581
  "crossplayID": 99,
455
- "name": "amountPeasantBoost"
582
+ "name": "amountPeasantBoost",
583
+ "sortCategory": 7
456
584
  },
457
585
  {
458
586
  "effectTypeID": 100,
459
587
  "crossplayID": 100,
460
- "name": "amountPopulationBoost"
588
+ "name": "amountPopulationBoost",
589
+ "sortCategory": 7
461
590
  },
462
591
  {
463
592
  "effectTypeID": 101,
464
593
  "crossplayID": 101,
465
- "name": "amountPopulationBonus"
594
+ "name": "amountPopulationBonus",
595
+ "sortCategory": 7
466
596
  },
467
597
  {
468
598
  "effectTypeID": 102,
469
599
  "crossplayID": 102,
470
- "name": "unitSpeedBoost"
600
+ "name": "unitSpeedBoost",
601
+ "sortCategory": 5
471
602
  },
472
603
  {
473
604
  "effectTypeID": 103,
474
605
  "crossplayID": 103,
475
- "name": "travelKingdomTroopTimeBoost"
606
+ "name": "travelKingdomTroopTimeBoost",
607
+ "sortCategory": 7
476
608
  },
477
609
  {
478
610
  "effectTypeID": 104,
479
611
  "crossplayID": 104,
480
- "name": "travelKingdomMarketTimeBoost"
612
+ "name": "travelKingdomMarketTimeBoost",
613
+ "sortCategory": 7
481
614
  },
482
615
  {
483
616
  "effectTypeID": 105,
484
617
  "crossplayID": 105,
485
- "name": "fameBoost"
618
+ "name": "fameBoost",
619
+ "sortCategory": 6,
620
+ "sortGroup": 9
486
621
  },
487
622
  {
488
623
  "effectTypeID": 106,
489
624
  "crossplayID": 106,
490
- "name": "hospitalSlotBonus"
625
+ "name": "hospitalSlotBonus",
626
+ "sortCategory": 7
491
627
  },
492
628
  {
493
629
  "effectTypeID": 107,
494
630
  "crossplayID": 107,
495
- "name": "researchBoost"
631
+ "name": "researchBoost",
632
+ "sortCategory": 7,
633
+ "sortGroup": 8
496
634
  },
497
635
  {
498
636
  "effectTypeID": 108,
499
637
  "crossplayID": 108,
500
- "name": "researchBonus"
638
+ "name": "researchBonus",
639
+ "sortCategory": 7
501
640
  },
502
641
  {
503
642
  "effectTypeID": 109,
@@ -507,32 +646,39 @@
507
646
  {
508
647
  "effectTypeID": 110,
509
648
  "crossplayID": 110,
510
- "name": "recruitmentTimeBonus"
649
+ "name": "recruitmentTimeBonus",
650
+ "sortCategory": 7
511
651
  },
512
652
  {
513
653
  "effectTypeID": 111,
514
654
  "crossplayID": 111,
515
- "name": "toolProductionTimeBonus"
655
+ "name": "toolProductionTimeBonus",
656
+ "sortCategory": 7
516
657
  },
517
658
  {
518
659
  "effectTypeID": 112,
519
660
  "crossplayID": 112,
520
- "name": "woodProductionBonus"
661
+ "name": "woodProductionBonus",
662
+ "sortCategory": 7
521
663
  },
522
664
  {
523
665
  "effectTypeID": 113,
524
666
  "crossplayID": 113,
525
- "name": "stoneProductionBonus"
667
+ "name": "stoneProductionBonus",
668
+ "sortCategory": 7
526
669
  },
527
670
  {
528
671
  "effectTypeID": 114,
529
672
  "crossplayID": 114,
530
- "name": "lootCapacityBoost"
673
+ "name": "lootCapacityBoost",
674
+ "sortCategory": 6,
675
+ "sortGroup": 21
531
676
  },
532
677
  {
533
678
  "effectTypeID": 115,
534
679
  "crossplayID": 115,
535
- "name": "battleXPBonus"
680
+ "name": "battleXPBonus",
681
+ "sortCategory": 6
536
682
  },
537
683
  {
538
684
  "effectTypeID": 116,
@@ -542,7 +688,8 @@
542
688
  {
543
689
  "effectTypeID": 117,
544
690
  "crossplayID": 117,
545
- "name": "toolProductionSpeedBoostAll"
691
+ "name": "toolProductionSpeedBoostAll",
692
+ "sortCategory": 7
546
693
  },
547
694
  {
548
695
  "effectTypeID": 118,
@@ -552,27 +699,34 @@
552
699
  {
553
700
  "effectTypeID": 119,
554
701
  "crossplayID": 119,
555
- "name": "hospitalCapacityBonus"
702
+ "name": "hospitalCapacityBonus",
703
+ "sortCategory": 7,
704
+ "sortGroup": 6
556
705
  },
557
706
  {
558
707
  "effectTypeID": 120,
559
708
  "crossplayID": 120,
560
- "name": "premiumUnitHealingBoost"
709
+ "name": "premiumUnitHealingBoost",
710
+ "sortCategory": 7
561
711
  },
562
712
  {
563
713
  "effectTypeID": 121,
564
714
  "crossplayID": 121,
565
- "name": "nonPremiumUnitHealingBoost"
715
+ "name": "nonPremiumUnitHealingBoost",
716
+ "sortCategory": 7
566
717
  },
567
718
  {
568
719
  "effectTypeID": 122,
569
720
  "crossplayID": 122,
570
- "name": "transportTaxDecreaseBoost"
721
+ "name": "transportTaxDecreaseBoost",
722
+ "sortCategory": 7
571
723
  },
572
724
  {
573
725
  "effectTypeID": 123,
574
726
  "crossplayID": 123,
575
- "name": "publicOrderBonus"
727
+ "name": "publicOrderBonus",
728
+ "sortCategory": 7,
729
+ "sortGroup": 3
576
730
  },
577
731
  {
578
732
  "effectTypeID": 124,
@@ -582,72 +736,91 @@
582
736
  {
583
737
  "effectTypeID": 125,
584
738
  "crossplayID": 125,
585
- "name": "researchCostsBoost"
739
+ "name": "researchCostsBoost",
740
+ "sortCategory": 7
586
741
  },
587
742
  {
588
743
  "effectTypeID": 126,
589
744
  "crossplayID": 126,
590
- "name": "baseRecruitmentTimeBoost"
745
+ "name": "baseRecruitmentTimeBoost",
746
+ "sortCategory": 7
591
747
  },
592
748
  {
593
749
  "effectTypeID": 127,
594
750
  "crossplayID": 127,
595
- "name": "recruitmentSlotsBonus"
751
+ "name": "recruitmentSlotsBonus",
752
+ "sortCategory": 7
596
753
  },
597
754
  {
598
755
  "effectTypeID": 128,
599
756
  "crossplayID": 128,
600
- "name": "buildingCostsBoost"
757
+ "name": "buildingCostsBoost",
758
+ "sortCategory": 7
601
759
  },
602
760
  {
603
761
  "effectTypeID": 129,
604
762
  "crossplayID": 129,
605
- "name": "gloryDecayBoost"
763
+ "name": "gloryDecayBoost",
764
+ "sortCategory": 7
606
765
  },
607
766
  {
608
767
  "effectTypeID": 143,
609
768
  "crossplayID": 143,
610
- "name": "ironProductionBoost"
769
+ "name": "ironProductionBoost",
770
+ "sortCategory": 7
611
771
  },
612
772
  {
613
773
  "effectTypeID": 140,
614
774
  "crossplayID": 140,
615
- "name": "coalProductionBoost"
775
+ "name": "coalProductionBoost",
776
+ "sortCategory": 7
616
777
  },
617
778
  {
618
779
  "effectTypeID": 141,
619
780
  "crossplayID": 141,
620
- "name": "oilProductionBoost"
781
+ "name": "oilProductionBoost",
782
+ "sortCategory": 7
621
783
  },
622
784
  {
623
785
  "effectTypeID": 142,
624
786
  "crossplayID": 142,
625
- "name": "glassProductionBoost"
787
+ "name": "glassProductionBoost",
788
+ "sortCategory": 7
626
789
  },
627
790
  {
628
791
  "effectTypeID": 130,
629
792
  "crossplayID": 130,
630
- "name": "charmBoost"
793
+ "name": "charmBoost",
794
+ "sortCategory": 6,
795
+ "sortGroup": 13
631
796
  },
632
797
  {
633
798
  "effectTypeID": 131,
634
799
  "crossplayID": 131,
635
- "name": "nomadTabletBoost"
800
+ "name": "nomadTabletBoost",
801
+ "sortCategory": 6,
802
+ "sortGroup": 15
636
803
  },
637
804
  {
638
805
  "effectTypeID": 132,
639
806
  "crossplayID": 132,
640
- "name": "reputationPointGainBoost"
807
+ "name": "reputationPointGainBoost",
808
+ "sortCategory": 6,
809
+ "sortGroup": 16
641
810
  },
642
811
  {
643
812
  "effectTypeID": 133,
644
813
  "crossplayID": 133,
645
- "name": "samuraiTokenBoost"
814
+ "name": "samuraiTokenBoost",
815
+ "sortCategory": 6,
816
+ "sortGroup": 17
646
817
  },
647
818
  {
648
819
  "effectTypeID": 134,
649
820
  "crossplayID": 134,
650
- "name": "khanMedalBoost"
821
+ "name": "khanMedalBoost",
822
+ "sortCategory": 6,
823
+ "sortGroup": 18
651
824
  },
652
825
  {
653
826
  "effectTypeID": 135,
@@ -672,52 +845,71 @@
672
845
  {
673
846
  "effectTypeID": 139,
674
847
  "crossplayID": 139,
675
- "name": "CollectorBoost"
848
+ "name": "CollectorBoost",
849
+ "sortCategory": 6,
850
+ "sortGroup": 25
676
851
  },
677
852
  {
678
853
  "effectTypeID": 144,
679
854
  "crossplayID": 144,
680
- "name": "tempServerCollectorBoost"
855
+ "name": "tempServerCollectorBoost",
856
+ "sortCategory": 6,
857
+ "sortGroup": 25
681
858
  },
682
859
  {
683
860
  "effectTypeID": 145,
684
861
  "crossplayID": 145,
685
- "name": "buildSpeedBoost"
862
+ "name": "buildSpeedBoost",
863
+ "sortCategory": 7,
864
+ "sortGroup": 4
686
865
  },
687
866
  {
688
867
  "effectTypeID": 146,
689
868
  "crossplayID": 146,
690
- "name": "classicResourceProductionBonus"
869
+ "name": "classicResourceProductionBonus",
870
+ "sortCategory": 7,
871
+ "sortGroup": 2
691
872
  },
692
873
  {
693
874
  "effectTypeID": 147,
694
875
  "crossplayID": 147,
695
- "name": "kingdomResourceProductionBonus"
876
+ "name": "kingdomResourceProductionBonus",
877
+ "sortCategory": 7,
878
+ "sortGroup": 1
696
879
  },
697
880
  {
698
881
  "effectTypeID": 148,
699
882
  "crossplayID": 148,
700
- "name": "attackBonusUnit"
883
+ "name": "attackBonusUnit",
884
+ "sortCategory": 3,
885
+ "sortGroup": 5
701
886
  },
702
887
  {
703
888
  "effectTypeID": 149,
704
889
  "crossplayID": 149,
705
- "name": "speedBoostUnit"
890
+ "name": "speedBoostUnit",
891
+ "sortCategory": 5,
892
+ "sortGroup": 5
706
893
  },
707
894
  {
708
895
  "effectTypeID": 150,
709
896
  "crossplayID": 150,
710
- "name": "lootValueBoostUnit"
897
+ "name": "lootValueBoostUnit",
898
+ "sortCategory": 6,
899
+ "sortGroup": 22
711
900
  },
712
901
  {
713
902
  "effectTypeID": 151,
714
903
  "crossplayID": 151,
715
- "name": "marketCarriageCapacityBonus"
904
+ "name": "marketCarriageCapacityBonus",
905
+ "sortCategory": 7,
906
+ "sortGroup": 5
716
907
  },
717
908
  {
718
909
  "effectTypeID": 152,
719
910
  "crossplayID": 152,
720
- "name": "foodConsumptionBoost"
911
+ "name": "foodConsumptionBoost",
912
+ "sortCategory": 7
721
913
  },
722
914
  {
723
915
  "effectTypeID": 154,
@@ -733,12 +925,15 @@
733
925
  "effectTypeID": 156,
734
926
  "crossplayID": 156,
735
927
  "combatType": 1,
736
- "name": "additionalWaves"
928
+ "name": "additionalWaves",
929
+ "sortCategory": 5,
930
+ "sortGroup": 6
737
931
  },
738
932
  {
739
933
  "effectTypeID": 157,
740
934
  "crossplayID": 157,
741
- "name": "burningChanceBonus"
935
+ "name": "burningChanceBonus",
936
+ "sortCategory": 6
742
937
  },
743
938
  {
744
939
  "effectTypeID": 158,
@@ -748,32 +943,40 @@
748
943
  {
749
944
  "effectTypeID": 160,
750
945
  "crossplayID": 160,
751
- "name": "MeadProductionIncrease"
946
+ "name": "MeadProductionIncrease",
947
+ "sortCategory": 7
752
948
  },
753
949
  {
754
950
  "effectTypeID": 161,
755
951
  "crossplayID": 161,
756
- "name": "unboostedMeadProduction"
952
+ "name": "unboostedMeadProduction",
953
+ "sortCategory": 7
757
954
  },
758
955
  {
759
956
  "effectTypeID": 162,
760
957
  "crossplayID": 162,
761
- "name": "HoneyProductionIncrease"
958
+ "name": "HoneyProductionIncrease",
959
+ "sortCategory": 7
762
960
  },
763
961
  {
764
962
  "effectTypeID": 163,
765
963
  "crossplayID": 163,
766
- "name": "unboostedHoneyProduction"
964
+ "name": "unboostedHoneyProduction",
965
+ "sortCategory": 7
767
966
  },
768
967
  {
769
968
  "effectTypeID": 164,
770
969
  "crossplayID": 164,
771
- "name": "meadProductionBoost"
970
+ "name": "meadProductionBoost",
971
+ "sortCategory": 7,
972
+ "sortGroup": 9
772
973
  },
773
974
  {
774
975
  "effectTypeID": 165,
775
976
  "crossplayID": 165,
776
- "name": "honeyProductionBoost"
977
+ "name": "honeyProductionBoost",
978
+ "sortCategory": 7,
979
+ "sortGroup": 10
777
980
  },
778
981
  {
779
982
  "effectTypeID": 186,
@@ -788,17 +991,23 @@
788
991
  {
789
992
  "effectTypeID": 166,
790
993
  "crossplayID": 166,
791
- "name": "meadCapacityBonus"
994
+ "name": "meadCapacityBonus",
995
+ "sortCategory": 7,
996
+ "sortGroup": 11
792
997
  },
793
998
  {
794
999
  "effectTypeID": 167,
795
1000
  "crossplayID": 167,
796
- "name": "honeyCapacityBonus"
1001
+ "name": "honeyCapacityBonus",
1002
+ "sortCategory": 7,
1003
+ "sortGroup": 12
797
1004
  },
798
1005
  {
799
1006
  "effectTypeID": 168,
800
1007
  "crossplayID": 168,
801
- "name": "currencyLootBoost"
1008
+ "name": "currencyLootBoost",
1009
+ "sortCategory": 6,
1010
+ "sortGroup": 23
802
1011
  },
803
1012
  {
804
1013
  "effectTypeID": 169,
@@ -818,27 +1027,37 @@
818
1027
  {
819
1028
  "effectTypeID": 172,
820
1029
  "crossplayID": 172,
821
- "name": "killAttackingMeleeTroopsYard"
1030
+ "name": "killAttackingMeleeTroopsYard",
1031
+ "sortCategory": 8,
1032
+ "sortGroup": 1
822
1033
  },
823
1034
  {
824
1035
  "effectTypeID": 173,
825
1036
  "crossplayID": 173,
826
- "name": "killAttackingRangedTroopsYard"
1037
+ "name": "killAttackingRangedTroopsYard",
1038
+ "sortCategory": 8,
1039
+ "sortGroup": 1
827
1040
  },
828
1041
  {
829
1042
  "effectTypeID": 174,
830
1043
  "crossplayID": 174,
831
- "name": "killAttackingAnyTroopsYard"
1044
+ "name": "killAttackingAnyTroopsYard",
1045
+ "sortCategory": 8,
1046
+ "sortGroup": 2
832
1047
  },
833
1048
  {
834
1049
  "effectTypeID": 175,
835
1050
  "crossplayID": 175,
836
- "name": "killDefendingMeleeTroopsYard"
1051
+ "name": "killDefendingMeleeTroopsYard",
1052
+ "sortCategory": 8,
1053
+ "sortGroup": 2
837
1054
  },
838
1055
  {
839
1056
  "effectTypeID": 176,
840
1057
  "crossplayID": 176,
841
- "name": "killDefendingRangedTroopsYard"
1058
+ "name": "killDefendingRangedTroopsYard",
1059
+ "sortCategory": 8,
1060
+ "sortGroup": 2
842
1061
  },
843
1062
  {
844
1063
  "effectTypeID": 177,
@@ -849,37 +1068,49 @@
849
1068
  "effectTypeID": 179,
850
1069
  "crossplayID": 179,
851
1070
  "combatType": 1,
852
- "name": "attackUnitAmountReinforcementBonus"
1071
+ "name": "attackUnitAmountReinforcementBonus",
1072
+ "sortCategory": 8,
1073
+ "sortGroup": 3
853
1074
  },
854
1075
  {
855
1076
  "effectTypeID": 180,
856
1077
  "crossplayID": 180,
857
1078
  "combatType": 1,
858
- "name": "attackUnitAmountReinforcementBoost"
1079
+ "name": "attackUnitAmountReinforcementBoost",
1080
+ "sortCategory": 8,
1081
+ "sortGroup": 3
859
1082
  },
860
1083
  {
861
1084
  "effectTypeID": 181,
862
1085
  "crossplayID": 181,
863
1086
  "combatType": 2,
864
- "name": "defenseUnitAmountYardBonus"
1087
+ "name": "defenseUnitAmountYardBonus",
1088
+ "sortCategory": 8,
1089
+ "sortGroup": 4
865
1090
  },
866
1091
  {
867
1092
  "effectTypeID": 182,
868
1093
  "crossplayID": 182,
869
1094
  "combatType": 2,
870
- "name": "defenseUnitAmountYardBoost"
1095
+ "name": "defenseUnitAmountYardBoost",
1096
+ "sortCategory": 8,
1097
+ "sortGroup": 4
871
1098
  },
872
1099
  {
873
1100
  "effectTypeID": 183,
874
1101
  "crossplayID": 183,
875
1102
  "combatType": 1,
876
- "name": "allianceDefenseUnitAmountYardBonus"
1103
+ "name": "allianceDefenseUnitAmountYardBonus",
1104
+ "sortCategory": 8,
1105
+ "sortGroup": 5
877
1106
  },
878
1107
  {
879
1108
  "effectTypeID": 184,
880
1109
  "crossplayID": 184,
881
1110
  "combatType": 1,
882
- "name": "allianceDefenseUnitAmountYardBoost"
1111
+ "name": "allianceDefenseUnitAmountYardBoost",
1112
+ "sortCategory": 8,
1113
+ "sortGroup": 5
883
1114
  },
884
1115
  {
885
1116
  "effectTypeID": 185,
@@ -1065,6 +1296,42 @@
1065
1296
  "crossplayID": 1040,
1066
1297
  "combatType": 1,
1067
1298
  "name": "MindClarityOddWave"
1299
+ },
1300
+ {
1301
+ "effectTypeID": 188,
1302
+ "crossplayID": 188,
1303
+ "name": "CraftingQueueProductionBoost"
1304
+ },
1305
+ {
1306
+ "effectTypeID": 189,
1307
+ "crossplayID": 189,
1308
+ "name": "BeefProductionIncrease",
1309
+ "sortCategory": 7
1310
+ },
1311
+ {
1312
+ "effectTypeID": 190,
1313
+ "crossplayID": 190,
1314
+ "name": "unboostedBeefProduction",
1315
+ "sortCategory": 7
1316
+ },
1317
+ {
1318
+ "effectTypeID": 191,
1319
+ "crossplayID": 191,
1320
+ "name": "beefProductionBoost",
1321
+ "sortCategory": 7,
1322
+ "sortGroup": 9
1323
+ },
1324
+ {
1325
+ "effectTypeID": 192,
1326
+ "crossplayID": 192,
1327
+ "name": "beefCapacityBonus",
1328
+ "sortCategory": 7,
1329
+ "sortGroup": 11
1330
+ },
1331
+ {
1332
+ "effectTypeID": 193,
1333
+ "crossplayID": 193,
1334
+ "name": "enableCraftingRecipeGroups"
1068
1335
  }
1069
1336
  ]
1070
1337
  }