e4k-data 4.82.61 → 4.85.49

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 (46) hide show
  1. package/data/attackSetupSlots.json +100 -0
  2. package/data/buildings.json +6632 -503
  3. package/data/constructionItemRecipes.json +418 -0
  4. package/data/constructionItems.json +1310 -293
  5. package/data/constructionItemsEffectGroups.json +2 -2
  6. package/data/currencies.json +7 -0
  7. package/data/districtTypes.json +5 -0
  8. package/data/donationItems.json +135 -0
  9. package/data/donationRewards.json +160 -0
  10. package/data/donationSettings.json +6 -0
  11. package/data/effectCaps.json +5 -0
  12. package/data/effects.json +8 -0
  13. package/data/equipments.json +64 -0
  14. package/data/events.json +10 -2
  15. package/data/packages.json +292 -66
  16. package/data/researches.json +547 -330
  17. package/data/sceatSkills.json +14 -21
  18. package/data/slums.json +1 -1
  19. package/data/tempServerSettings.json +2 -0
  20. package/data/units.json +110 -110
  21. package/data/version.json +1 -1
  22. package/data/versionInfo.json +3 -3
  23. package/images/x768.json +708 -392
  24. package/languages/da.json +146 -59
  25. package/languages/de.json +146 -59
  26. package/languages/el.json +146 -59
  27. package/languages/en.json +146 -59
  28. package/languages/es.json +146 -59
  29. package/languages/fi.json +146 -59
  30. package/languages/fr.json +146 -59
  31. package/languages/it.json +146 -59
  32. package/languages/ja.json +146 -59
  33. package/languages/ko.json +146 -59
  34. package/languages/nl.json +146 -59
  35. package/languages/no.json +146 -59
  36. package/languages/pl.json +146 -59
  37. package/languages/pt.json +146 -59
  38. package/languages/ru.json +146 -59
  39. package/languages/sv.json +146 -59
  40. package/languages/tr.json +146 -59
  41. package/languages/zh_CN.json +146 -59
  42. package/languages/zh_TW.json +146 -59
  43. package/package.json +1 -1
  44. package/typings/data.d.ts +17 -5
  45. package/typings/images.d.ts +45 -25
  46. package/typings/languages.d.ts +137 -50
@@ -286,13 +286,13 @@
286
286
  "constructionItemEffectGroupID": 56,
287
287
  "crossplayID": 56,
288
288
  "constructionItemGroupID": 56,
289
- "areaLimit": 1
289
+ "areaLimit": 4
290
290
  },
291
291
  {
292
292
  "constructionItemEffectGroupID": 57,
293
293
  "crossplayID": 57,
294
294
  "constructionItemGroupID": 57,
295
- "areaLimit": 1
295
+ "areaLimit": 4
296
296
  },
297
297
  {
298
298
  "constructionItemEffectGroupID": 58,
@@ -1057,6 +1057,13 @@
1057
1057
  "JSONKey": "DSAW",
1058
1058
  "assetName": "DragonScaleArrows"
1059
1059
  },
1060
+ {
1061
+ "currencyID": 73,
1062
+ "crossplayID": 73,
1063
+ "Name": "FloraToken",
1064
+ "JSONKey": "FT",
1065
+ "assetName": "FloraToken"
1066
+ },
1060
1067
  {
1061
1068
  "currencyID": 100000,
1062
1069
  "crossplayID": 100000,
@@ -19,6 +19,11 @@
19
19
  "districtTypeID": 5,
20
20
  "crossplayID": 5,
21
21
  "district": "mead"
22
+ },
23
+ {
24
+ "districtTypeID": 7,
25
+ "crossplayID": 7,
26
+ "district": "deco2x2"
22
27
  }
23
28
  ]
24
29
  }
@@ -269,6 +269,141 @@
269
269
  "currencyID": 1,
270
270
  "ratio": 14000,
271
271
  "maxPointLimit": 3000
272
+ },
273
+ {
274
+ "donationItemID": 31,
275
+ "crossplayID": 31,
276
+ "donationItemSetID": 3,
277
+ "donationTypeID": 1,
278
+ "currencyID": 28,
279
+ "ratio": 2,
280
+ "maxPointLimit": 785
281
+ },
282
+ {
283
+ "donationItemID": 32,
284
+ "crossplayID": 32,
285
+ "donationItemSetID": 3,
286
+ "donationTypeID": 1,
287
+ "currencyID": 15,
288
+ "ratio": 2,
289
+ "maxPointLimit": 995
290
+ },
291
+ {
292
+ "donationItemID": 33,
293
+ "crossplayID": 33,
294
+ "donationItemSetID": 3,
295
+ "donationTypeID": 1,
296
+ "currencyID": 29,
297
+ "ratio": 3,
298
+ "maxPointLimit": 3100
299
+ },
300
+ {
301
+ "donationItemID": 34,
302
+ "crossplayID": 34,
303
+ "donationItemSetID": 3,
304
+ "donationTypeID": 1,
305
+ "currencyID": 13,
306
+ "ratio": 1000,
307
+ "maxPointLimit": 90
308
+ },
309
+ {
310
+ "donationItemID": 35,
311
+ "crossplayID": 35,
312
+ "donationItemSetID": 3,
313
+ "donationTypeID": 1,
314
+ "currencyID": 7,
315
+ "ratio": 5000,
316
+ "maxPointLimit": 105
317
+ },
318
+ {
319
+ "donationItemID": 36,
320
+ "crossplayID": 36,
321
+ "donationItemSetID": 3,
322
+ "donationTypeID": 1,
323
+ "currencyID": 10,
324
+ "ratio": 6000,
325
+ "maxPointLimit": 115
326
+ },
327
+ {
328
+ "donationItemID": 37,
329
+ "crossplayID": 37,
330
+ "donationItemSetID": 3,
331
+ "donationTypeID": 1,
332
+ "currencyID": 1,
333
+ "ratio": 10000,
334
+ "maxPointLimit": 115
335
+ },
336
+ {
337
+ "donationItemID": 38,
338
+ "crossplayID": 38,
339
+ "donationItemSetID": 3,
340
+ "donationTypeID": 2,
341
+ "currencyID": 8000,
342
+ "ratio": 1,
343
+ "maxPointLimit": 88820
344
+ },
345
+ {
346
+ "donationItemID": 39,
347
+ "crossplayID": 39,
348
+ "donationItemSetID": 3,
349
+ "donationTypeID": 2,
350
+ "currencyID": 28,
351
+ "ratio": 2,
352
+ "maxPointLimit": 13780
353
+ },
354
+ {
355
+ "donationItemID": 40,
356
+ "crossplayID": 40,
357
+ "donationItemSetID": 3,
358
+ "donationTypeID": 2,
359
+ "currencyID": 15,
360
+ "ratio": 2,
361
+ "maxPointLimit": 17960
362
+ },
363
+ {
364
+ "donationItemID": 41,
365
+ "crossplayID": 41,
366
+ "donationItemSetID": 3,
367
+ "donationTypeID": 2,
368
+ "currencyID": 29,
369
+ "ratio": 3,
370
+ "maxPointLimit": 30000
371
+ },
372
+ {
373
+ "donationItemID": 42,
374
+ "crossplayID": 42,
375
+ "donationItemSetID": 3,
376
+ "donationTypeID": 2,
377
+ "currencyID": 13,
378
+ "ratio": 1000,
379
+ "maxPointLimit": 490
380
+ },
381
+ {
382
+ "donationItemID": 43,
383
+ "crossplayID": 43,
384
+ "donationItemSetID": 3,
385
+ "donationTypeID": 2,
386
+ "currencyID": 7,
387
+ "ratio": 5000,
388
+ "maxPointLimit": 3640
389
+ },
390
+ {
391
+ "donationItemID": 44,
392
+ "crossplayID": 44,
393
+ "donationItemSetID": 3,
394
+ "donationTypeID": 2,
395
+ "currencyID": 10,
396
+ "ratio": 6000,
397
+ "maxPointLimit": 18850
398
+ },
399
+ {
400
+ "donationItemID": 45,
401
+ "crossplayID": 45,
402
+ "donationItemSetID": 3,
403
+ "donationTypeID": 2,
404
+ "currencyID": 1,
405
+ "ratio": 10000,
406
+ "maxPointLimit": 4160
272
407
  }
273
408
  ]
274
409
  }
@@ -319,6 +319,166 @@
319
319
  "donationTypeID": 2,
320
320
  "minPoints": 80400,
321
321
  "rewardID": 6920
322
+ },
323
+ {
324
+ "donationRewardID": 41,
325
+ "crossplayID": 41,
326
+ "rewardSetID": 3,
327
+ "donationTypeID": 1,
328
+ "minPoints": 5,
329
+ "rewardID": 6901
330
+ },
331
+ {
332
+ "donationRewardID": 42,
333
+ "crossplayID": 42,
334
+ "rewardSetID": 3,
335
+ "donationTypeID": 1,
336
+ "minPoints": 15,
337
+ "rewardID": 6902
338
+ },
339
+ {
340
+ "donationRewardID": 43,
341
+ "crossplayID": 43,
342
+ "rewardSetID": 3,
343
+ "donationTypeID": 1,
344
+ "minPoints": 28,
345
+ "rewardID": 6903
346
+ },
347
+ {
348
+ "donationRewardID": 44,
349
+ "crossplayID": 44,
350
+ "rewardSetID": 3,
351
+ "donationTypeID": 1,
352
+ "minPoints": 43,
353
+ "rewardID": 6904
354
+ },
355
+ {
356
+ "donationRewardID": 45,
357
+ "crossplayID": 45,
358
+ "rewardSetID": 3,
359
+ "donationTypeID": 1,
360
+ "minPoints": 68,
361
+ "rewardID": 6905
362
+ },
363
+ {
364
+ "donationRewardID": 46,
365
+ "crossplayID": 46,
366
+ "rewardSetID": 3,
367
+ "donationTypeID": 1,
368
+ "minPoints": 98,
369
+ "rewardID": 6906
370
+ },
371
+ {
372
+ "donationRewardID": 47,
373
+ "crossplayID": 47,
374
+ "rewardSetID": 3,
375
+ "donationTypeID": 1,
376
+ "minPoints": 143,
377
+ "rewardID": 6907
378
+ },
379
+ {
380
+ "donationRewardID": 48,
381
+ "crossplayID": 48,
382
+ "rewardSetID": 3,
383
+ "donationTypeID": 1,
384
+ "minPoints": 208,
385
+ "rewardID": 6908
386
+ },
387
+ {
388
+ "donationRewardID": 49,
389
+ "crossplayID": 49,
390
+ "rewardSetID": 3,
391
+ "donationTypeID": 1,
392
+ "minPoints": 2198,
393
+ "rewardID": 6909
394
+ },
395
+ {
396
+ "donationRewardID": 50,
397
+ "crossplayID": 50,
398
+ "rewardSetID": 3,
399
+ "donationTypeID": 1,
400
+ "minPoints": 5289,
401
+ "rewardID": 6910
402
+ },
403
+ {
404
+ "donationRewardID": 51,
405
+ "crossplayID": 51,
406
+ "rewardSetID": 3,
407
+ "donationTypeID": 2,
408
+ "minPoints": 400,
409
+ "rewardID": 6911
410
+ },
411
+ {
412
+ "donationRewardID": 52,
413
+ "crossplayID": 52,
414
+ "rewardSetID": 3,
415
+ "donationTypeID": 2,
416
+ "minPoints": 1560,
417
+ "rewardID": 6912
418
+ },
419
+ {
420
+ "donationRewardID": 53,
421
+ "crossplayID": 53,
422
+ "rewardSetID": 3,
423
+ "donationTypeID": 2,
424
+ "minPoints": 3780,
425
+ "rewardID": 6913
426
+ },
427
+ {
428
+ "donationRewardID": 54,
429
+ "crossplayID": 54,
430
+ "rewardSetID": 3,
431
+ "donationTypeID": 2,
432
+ "minPoints": 7430,
433
+ "rewardID": 6914
434
+ },
435
+ {
436
+ "donationRewardID": 55,
437
+ "crossplayID": 55,
438
+ "rewardSetID": 3,
439
+ "donationTypeID": 2,
440
+ "minPoints": 13230,
441
+ "rewardID": 6915
442
+ },
443
+ {
444
+ "donationRewardID": 56,
445
+ "crossplayID": 56,
446
+ "rewardSetID": 3,
447
+ "donationTypeID": 2,
448
+ "minPoints": 20430,
449
+ "rewardID": 6916
450
+ },
451
+ {
452
+ "donationRewardID": 57,
453
+ "crossplayID": 57,
454
+ "rewardSetID": 3,
455
+ "donationTypeID": 2,
456
+ "minPoints": 30645,
457
+ "rewardID": 6917
458
+ },
459
+ {
460
+ "donationRewardID": 58,
461
+ "crossplayID": 58,
462
+ "rewardSetID": 3,
463
+ "donationTypeID": 2,
464
+ "minPoints": 45305,
465
+ "rewardID": 6918
466
+ },
467
+ {
468
+ "donationRewardID": 59,
469
+ "crossplayID": 59,
470
+ "rewardSetID": 3,
471
+ "donationTypeID": 2,
472
+ "minPoints": 61285,
473
+ "rewardID": 6919
474
+ },
475
+ {
476
+ "donationRewardID": 60,
477
+ "crossplayID": 60,
478
+ "rewardSetID": 3,
479
+ "donationTypeID": 2,
480
+ "minPoints": 88820,
481
+ "rewardID": 6920
322
482
  }
323
483
  ]
324
484
  }
@@ -11,6 +11,12 @@
11
11
  "crossplayID": 2,
12
12
  "donationItemSetID": 2,
13
13
  "rewardSetID": 2
14
+ },
15
+ {
16
+ "donationSettingID": 3,
17
+ "crossplayID": 3,
18
+ "donationItemSetID": 3,
19
+ "rewardSetID": 3
14
20
  }
15
21
  ]
16
22
  }
@@ -976,6 +976,11 @@
976
976
  "capID": 48,
977
977
  "crossplayID": 48,
978
978
  "maxTotalBonus": 100000
979
+ },
980
+ {
981
+ "capID": 49,
982
+ "crossplayID": 49,
983
+ "maxTotalBonus": 60000
979
984
  }
980
985
  ]
981
986
  }
package/data/effects.json CHANGED
@@ -3603,6 +3603,14 @@
3603
3603
  "effectTypeID": 193,
3604
3604
  "capID": 99
3605
3605
  },
3606
+ {
3607
+ "effectID": 378,
3608
+ "crossplayID": 378,
3609
+ "name": "unboostedBeefProductionCapped",
3610
+ "effectTypeID": 190,
3611
+ "capID": 49,
3612
+ "sortOrder": "7.10.1"
3613
+ },
3606
3614
  {
3607
3615
  "effectID": 2101,
3608
3616
  "name": "relicOffensiveMeleeBonus",
@@ -13594,6 +13594,70 @@
13594
13594
  "mightValue": 1000,
13595
13595
  "canSlotGem": 0,
13596
13596
  "skinID": 51
13597
+ },
13598
+ {
13599
+ "equipmentID": 1087,
13600
+ "crossplayID": 1087,
13601
+ "comment1": "Appearance item - Anniversary 2024",
13602
+ "comment2": "GeneralGenericAnniversary48h",
13603
+ "wearerID": 2,
13604
+ "slotID": 5,
13605
+ "starRarity": 1,
13606
+ "starLevel": 5,
13607
+ "reuseAssetOfEquipmentID": 1140,
13608
+ "effects": "24&6,61&30,62&30",
13609
+ "duration": 48,
13610
+ "mightValue": 2000,
13611
+ "canSlotGem": 0,
13612
+ "skinID": 95
13613
+ },
13614
+ {
13615
+ "equipmentID": 1088,
13616
+ "crossplayID": 1088,
13617
+ "comment1": "Appearance item - Anniversary 2024",
13618
+ "comment2": "GeneralGenericAnniversary7d",
13619
+ "wearerID": 2,
13620
+ "slotID": 5,
13621
+ "starRarity": 1,
13622
+ "starLevel": 5,
13623
+ "reuseAssetOfEquipmentID": 1140,
13624
+ "effects": "24&6,61&30,62&30",
13625
+ "duration": 168,
13626
+ "mightValue": 2000,
13627
+ "canSlotGem": 0,
13628
+ "skinID": 95
13629
+ },
13630
+ {
13631
+ "equipmentID": 1089,
13632
+ "crossplayID": 1089,
13633
+ "comment1": "Appearance item - Anniversary 2024",
13634
+ "comment2": "AnniversaryBaron48h",
13635
+ "wearerID": 1,
13636
+ "slotID": 5,
13637
+ "starRarity": 1,
13638
+ "starLevel": 5,
13639
+ "reuseAssetOfEquipmentID": 926,
13640
+ "effects": "335&45,13&25",
13641
+ "duration": 48,
13642
+ "mightValue": 2000,
13643
+ "canSlotGem": 0,
13644
+ "skinID": 71
13645
+ },
13646
+ {
13647
+ "equipmentID": 1090,
13648
+ "crossplayID": 1090,
13649
+ "comment1": "Appearance item - Anniversary 2024",
13650
+ "comment2": "AnniversaryBaron7d",
13651
+ "wearerID": 1,
13652
+ "slotID": 5,
13653
+ "starRarity": 1,
13654
+ "starLevel": 5,
13655
+ "reuseAssetOfEquipmentID": 926,
13656
+ "effects": "335&45,13&25",
13657
+ "duration": 168,
13658
+ "mightValue": 2000,
13659
+ "canSlotGem": 0,
13660
+ "skinID": 71
13597
13661
  }
13598
13662
  ]
13599
13663
  }
package/data/events.json CHANGED
@@ -146,7 +146,7 @@
146
146
  "eventID": 109,
147
147
  "comment1": "Collector Event",
148
148
  "comment2": "Shop",
149
- "kIDs": "0,1,2,3,4",
149
+ "kIDs": 0,
150
150
  "areaTypes": "1,3,4,12,22",
151
151
  "eventType": "CollectorShop",
152
152
  "hubType": "Adventure",
@@ -451,7 +451,7 @@
451
451
  "areaTypes": "1,3,4,12,22",
452
452
  "eventType": "Merchant",
453
453
  "hubType": "Trader",
454
- "packageIDs": "262+263+264+1123+1124+1125+1126+1127+1128+1129+60+61+62+63+64+65+66+67+68+69+70+71+72+73+74+75+76+77+78+79+80+81+82+83+84+91+58+92+93+94+326+327+330+331+334+335+336+337+338+339+328+2092+2093+2094+2095+2096+2097+2098+2099+2100+2101+2102+2103+2104+2105",
454
+ "packageIDs": "262+263+264+1123+1124+1125+1126+1127+1128+1129+60+61+62+63+64+65+66+67+68+69+70+71+72+73+74+75+76+77+78+79+80+81+82+83+84+91+58+92+93+94+326+327+330+331+334+335+336+337+338+339+328+2092+2093+2094+2095+2096+2097+2098+2099+2100+2101+2102+2103+2104+2105+3563+3564+3565+3566+3567+3568+3569",
455
455
  "merchantID": 22,
456
456
  "minLevel": 3,
457
457
  "maxLevel": 99
@@ -1025,6 +1025,14 @@
1025
1025
  "kIDs": 0,
1026
1026
  "eventType": "PrimeTimeSkinEvent",
1027
1027
  "maxLevel": 99
1028
+ },
1029
+ {
1030
+ "eventID": 125,
1031
+ "comment1": "Special Daily Bundle",
1032
+ "comment2": "New skin for special daily bundle",
1033
+ "kIDs": 0,
1034
+ "eventType": "SpecialDailyBundleEvent",
1035
+ "maxLevel": 99
1028
1036
  }
1029
1037
  ]
1030
1038
  }