e4k-data 4.92.81 → 4.94.85

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 (45) hide show
  1. package/data/buildings.json +403 -83
  2. package/data/currencies.json +0 -28
  3. package/data/currencyBoosters.json +0 -10
  4. package/data/donationItems.json +8 -16
  5. package/data/equipments.json +66 -0
  6. package/data/eventAutoScalingUnitPairings.json +320 -0
  7. package/data/expansions.json +54 -54
  8. package/data/gachaEvents.json +10 -10
  9. package/data/horses.json +143 -143
  10. package/data/leaderboardRewards.json +67 -0
  11. package/data/leaguetypeEvents.json +33 -0
  12. package/data/packages.json +15 -1
  13. package/data/rewards.json +77 -5
  14. package/data/sceatSkillTiers.json +7 -0
  15. package/data/sceatSkills.json +45 -0
  16. package/data/titles.json +118 -118
  17. package/data/units.json +18 -0
  18. package/data/version.json +1 -1
  19. package/data/versionInfo.json +3 -3
  20. package/data/wodIds.json +186 -186
  21. package/data/worldmapskins.json +36 -0
  22. package/images/x768.json +4316 -854
  23. package/languages/da.json +79 -23
  24. package/languages/de.json +78 -22
  25. package/languages/el.json +79 -23
  26. package/languages/en.json +80 -24
  27. package/languages/es.json +79 -23
  28. package/languages/fi.json +78 -22
  29. package/languages/fr.json +79 -23
  30. package/languages/it.json +79 -23
  31. package/languages/ja.json +78 -22
  32. package/languages/ko.json +78 -22
  33. package/languages/nl.json +79 -23
  34. package/languages/no.json +79 -23
  35. package/languages/pl.json +80 -24
  36. package/languages/pt.json +79 -23
  37. package/languages/ru.json +79 -23
  38. package/languages/sv.json +79 -23
  39. package/languages/tr.json +79 -23
  40. package/languages/zh_CN.json +78 -22
  41. package/languages/zh_TW.json +78 -22
  42. package/package.json +1 -1
  43. package/typings/data.d.ts +11 -2
  44. package/typings/images.d.ts +247 -32
  45. package/typings/languages.d.ts +56 -3
package/data/titles.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "crossplayID": 1,
15
15
  "previousTitleID": 0,
16
16
  "type": "FAME",
17
- "threshold": 20,
17
+ "threshold": 4444,
18
18
  "decay": 0,
19
19
  "rewardID": 1179,
20
20
  "displayType": "prefix",
@@ -25,7 +25,7 @@
25
25
  "crossplayID": 2,
26
26
  "previousTitleID": 1,
27
27
  "type": "FAME",
28
- "threshold": 110,
28
+ "threshold": 7778,
29
29
  "decay": 0,
30
30
  "displayType": "prefix",
31
31
  "mightValue": 200,
@@ -36,7 +36,7 @@
36
36
  "crossplayID": 3,
37
37
  "previousTitleID": 2,
38
38
  "type": "FAME",
39
- "threshold": 870,
39
+ "threshold": 10000,
40
40
  "decay": 0,
41
41
  "rewardID": 1182,
42
42
  "displayType": "prefix",
@@ -47,7 +47,7 @@
47
47
  "crossplayID": 4,
48
48
  "previousTitleID": 3,
49
49
  "type": "FAME",
50
- "threshold": 1480,
50
+ "threshold": 71111,
51
51
  "decay": 1,
52
52
  "displayType": "prefix",
53
53
  "mightValue": 550,
@@ -58,29 +58,29 @@
58
58
  "crossplayID": 5,
59
59
  "previousTitleID": 4,
60
60
  "type": "FAME",
61
- "threshold": 2260,
61
+ "threshold": 230429,
62
62
  "decay": 1,
63
63
  "displayType": "prefix",
64
64
  "mightValue": 800,
65
- "effects": "44&603+30#630+30"
65
+ "effects": "51&5"
66
66
  },
67
67
  {
68
68
  "titleID": 6,
69
69
  "crossplayID": 6,
70
70
  "previousTitleID": 5,
71
71
  "type": "FAME",
72
- "threshold": 3440,
72
+ "threshold": 283903,
73
73
  "decay": 1,
74
74
  "displayType": "prefix",
75
75
  "mightValue": 1150,
76
- "effects": "44&607+30#636+30"
76
+ "effects": "52&5"
77
77
  },
78
78
  {
79
79
  "titleID": 7,
80
80
  "crossplayID": 7,
81
81
  "previousTitleID": 6,
82
82
  "type": "FAME",
83
- "threshold": 5230,
83
+ "threshold": 349788,
84
84
  "decay": 1,
85
85
  "rewardID": 1183,
86
86
  "displayType": "prefix",
@@ -91,7 +91,7 @@
91
91
  "crossplayID": 8,
92
92
  "previousTitleID": 7,
93
93
  "type": "FAME",
94
- "threshold": 7960,
94
+ "threshold": 430962,
95
95
  "decay": 2,
96
96
  "rewardID": 1184,
97
97
  "displayType": "prefix",
@@ -102,7 +102,7 @@
102
102
  "crossplayID": 9,
103
103
  "previousTitleID": 8,
104
104
  "type": "FAME",
105
- "threshold": 12110,
105
+ "threshold": 530973,
106
106
  "decay": 2,
107
107
  "displayType": "prefix",
108
108
  "mightValue": 3400,
@@ -113,7 +113,7 @@
113
113
  "crossplayID": 10,
114
114
  "previousTitleID": 9,
115
115
  "type": "FAME",
116
- "threshold": 18440,
116
+ "threshold": 654195,
117
117
  "decay": 2,
118
118
  "rewardID": 1185,
119
119
  "displayType": "prefix",
@@ -124,7 +124,7 @@
124
124
  "crossplayID": 11,
125
125
  "previousTitleID": 10,
126
126
  "type": "FAME",
127
- "threshold": 28060,
127
+ "threshold": 806011,
128
128
  "decay": 2,
129
129
  "rewardID": 1186,
130
130
  "displayType": "prefix",
@@ -135,29 +135,29 @@
135
135
  "crossplayID": 12,
136
136
  "previousTitleID": 11,
137
137
  "type": "FAME",
138
- "threshold": 42710,
138
+ "threshold": 993059,
139
139
  "decay": 2,
140
140
  "displayType": "prefix",
141
141
  "mightValue": 7900,
142
- "effects": "44&605+30#309+30"
142
+ "effects": "51&5"
143
143
  },
144
144
  {
145
145
  "titleID": 13,
146
146
  "crossplayID": 13,
147
147
  "previousTitleID": 12,
148
148
  "type": "FAME",
149
- "threshold": 65000,
149
+ "threshold": 1223515,
150
150
  "decay": 2,
151
151
  "displayType": "prefix",
152
152
  "mightValue": 10000,
153
- "effects": "44&609+30#312+30"
153
+ "effects": "52&5"
154
154
  },
155
155
  {
156
156
  "titleID": 14,
157
157
  "crossplayID": 14,
158
158
  "previousTitleID": 13,
159
159
  "type": "FAME",
160
- "threshold": 87500,
160
+ "threshold": 1507451,
161
161
  "decay": 2,
162
162
  "rewardID": 1187,
163
163
  "displayType": "suffix",
@@ -168,7 +168,7 @@
168
168
  "crossplayID": 15,
169
169
  "previousTitleID": 14,
170
170
  "type": "FAME",
171
- "threshold": 110200,
171
+ "threshold": 1844454,
172
172
  "decay": 2,
173
173
  "displayType": "suffix",
174
174
  "mightValue": 15500,
@@ -179,198 +179,198 @@
179
179
  "crossplayID": 16,
180
180
  "previousTitleID": 15,
181
181
  "type": "FAME",
182
- "threshold": 133300,
182
+ "threshold": 1857280,
183
183
  "decay": 2,
184
184
  "displayType": "suffix",
185
185
  "mightValue": 19000,
186
- "effects": "46&672"
186
+ "effects": "131&10"
187
187
  },
188
188
  {
189
189
  "titleID": 17,
190
190
  "crossplayID": 17,
191
191
  "previousTitleID": 16,
192
192
  "type": "FAME",
193
- "threshold": 157700,
193
+ "threshold": 2288292,
194
194
  "decay": 2,
195
195
  "displayType": "suffix",
196
196
  "mightValue": 23000,
197
- "effects": "46&664"
197
+ "effects": "132&10"
198
198
  },
199
199
  {
200
- "titleID": 28,
201
- "crossplayID": 28,
200
+ "titleID": 18,
201
+ "crossplayID": 18,
202
202
  "previousTitleID": 17,
203
203
  "type": "FAME",
204
- "threshold": 183100,
204
+ "threshold": 2819328,
205
205
  "decay": 3,
206
206
  "displayType": "suffix",
207
207
  "mightValue": 28000,
208
- "effects": "49&611+100#614+100#620+100"
208
+ "effects": "114&20"
209
209
  },
210
210
  {
211
- "titleID": 29,
212
- "crossplayID": 29,
213
- "previousTitleID": 28,
211
+ "titleID": 19,
212
+ "crossplayID": 19,
213
+ "previousTitleID": 18,
214
214
  "type": "FAME",
215
- "threshold": 209700,
215
+ "threshold": 3473599,
216
216
  "decay": 3,
217
217
  "displayType": "suffix",
218
218
  "mightValue": 34000,
219
- "effects": "46&686"
219
+ "effects": "133&10"
220
220
  },
221
221
  {
222
- "titleID": 30,
223
- "crossplayID": 30,
224
- "previousTitleID": 29,
222
+ "titleID": 20,
223
+ "crossplayID": 20,
224
+ "previousTitleID": 19,
225
225
  "type": "FAME",
226
- "threshold": 237700,
226
+ "threshold": 4279705,
227
227
  "decay": 4,
228
228
  "displayType": "suffix",
229
229
  "mightValue": 41000,
230
- "effects": "46&687"
230
+ "effects": "134&10"
231
231
  },
232
232
  {
233
- "titleID": 31,
234
- "crossplayID": 31,
235
- "previousTitleID": 30,
233
+ "titleID": 21,
234
+ "crossplayID": 21,
235
+ "previousTitleID": 20,
236
236
  "type": "FAME",
237
- "threshold": 267300,
237
+ "threshold": 5272880,
238
238
  "decay": 4,
239
239
  "displayType": "suffix",
240
240
  "mightValue": 49000,
241
- "effects": "44&686+30"
241
+ "effects": "51&5"
242
242
  },
243
243
  {
244
- "titleID": 32,
245
- "crossplayID": 32,
246
- "previousTitleID": 31,
244
+ "titleID": 22,
245
+ "crossplayID": 22,
246
+ "previousTitleID": 21,
247
247
  "type": "FAME",
248
- "threshold": 298700,
248
+ "threshold": 6496539,
249
249
  "decay": 5,
250
250
  "displayType": "suffix",
251
251
  "mightValue": 58000,
252
- "effects": "44&687+30"
252
+ "effects": "52&5"
253
253
  },
254
254
  {
255
- "titleID": 33,
256
- "crossplayID": 33,
257
- "previousTitleID": 32,
255
+ "titleID": 23,
256
+ "crossplayID": 23,
257
+ "previousTitleID": 22,
258
258
  "type": "FAME",
259
- "threshold": 332100,
259
+ "threshold": 8004167,
260
260
  "decay": 5,
261
261
  "displayType": "suffix",
262
262
  "mightValue": 68000,
263
- "effects": "49&611+100#614+100#620+100"
263
+ "effects": "114&20"
264
264
  },
265
265
  {
266
- "titleID": 18,
267
- "crossplayID": 18,
268
- "previousTitleID": 33,
266
+ "titleID": 24,
267
+ "crossplayID": 24,
268
+ "previousTitleID": 23,
269
269
  "type": "FAME",
270
- "threshold": 367700,
270
+ "threshold": 9861664,
271
271
  "decay": 6,
272
272
  "displayType": "suffix",
273
273
  "mightValue": 79000,
274
- "effects": "51&8"
274
+ "effects": "51&10"
275
275
  },
276
276
  {
277
- "titleID": 19,
278
- "crossplayID": 19,
279
- "previousTitleID": 18,
277
+ "titleID": 25,
278
+ "crossplayID": 25,
279
+ "previousTitleID": 24,
280
280
  "type": "FAME",
281
- "threshold": 405700,
281
+ "threshold": 12150225,
282
282
  "decay": 6,
283
283
  "displayType": "suffix",
284
284
  "mightValue": 90000,
285
- "effects": "46&75"
285
+ "effects": "135&10"
286
286
  },
287
287
  {
288
- "titleID": 20,
289
- "crossplayID": 20,
290
- "previousTitleID": 19,
288
+ "titleID": 26,
289
+ "crossplayID": 26,
290
+ "previousTitleID": 25,
291
291
  "type": "FAME",
292
- "threshold": 446300,
292
+ "threshold": 14969884,
293
293
  "decay": 7,
294
294
  "displayType": "suffix",
295
295
  "mightValue": 102000,
296
- "effects": "46&76"
296
+ "effects": "80&100"
297
297
  },
298
298
  {
299
- "titleID": 21,
300
- "crossplayID": 21,
301
- "previousTitleID": 20,
299
+ "titleID": 27,
300
+ "crossplayID": 27,
301
+ "previousTitleID": 26,
302
302
  "type": "FAME",
303
- "threshold": 489700,
303
+ "threshold": 18443890,
304
304
  "decay": 8,
305
305
  "displayType": "suffix",
306
306
  "mightValue": 115000,
307
- "effects": "44&75+30"
307
+ "effects": "52&5"
308
308
  },
309
309
  {
310
- "titleID": 22,
311
- "crossplayID": 22,
312
- "previousTitleID": 21,
310
+ "titleID": 28,
311
+ "crossplayID": 28,
312
+ "previousTitleID": 27,
313
313
  "type": "FAME",
314
- "threshold": 536100,
314
+ "threshold": 22724097,
315
315
  "decay": 9,
316
316
  "displayType": "suffix",
317
317
  "mightValue": 129000,
318
318
  "effects": "53&20"
319
319
  },
320
320
  {
321
- "titleID": 23,
322
- "crossplayID": 23,
323
- "previousTitleID": 22,
321
+ "titleID": 29,
322
+ "crossplayID": 29,
323
+ "previousTitleID": 28,
324
324
  "type": "FAME",
325
- "threshold": 586100,
325
+ "threshold": 34494489,
326
326
  "decay": 10,
327
327
  "displayType": "suffix",
328
328
  "mightValue": 144000,
329
- "effects": "44&76+30"
329
+ "effects": "51&20"
330
330
  },
331
331
  {
332
- "titleID": 24,
333
- "crossplayID": 24,
334
- "previousTitleID": 23,
332
+ "titleID": 30,
333
+ "crossplayID": 30,
334
+ "previousTitleID": 29,
335
335
  "type": "FAME",
336
336
  "topX": 100,
337
337
  "decay": 10,
338
338
  "displayType": "suffix",
339
339
  "mightValue": 160000,
340
- "effects": "46&22"
340
+ "effects": "46&489"
341
341
  },
342
342
  {
343
- "titleID": 25,
344
- "crossplayID": 25,
345
- "previousTitleID": 24,
343
+ "titleID": 31,
344
+ "crossplayID": 31,
345
+ "previousTitleID": 30,
346
346
  "type": "FAME",
347
347
  "topX": 50,
348
348
  "decay": 10,
349
349
  "displayType": "suffix",
350
350
  "mightValue": 180000,
351
- "effects": "46&23"
351
+ "effects": "46&493"
352
352
  },
353
353
  {
354
- "titleID": 26,
355
- "crossplayID": 26,
356
- "previousTitleID": 25,
354
+ "titleID": 32,
355
+ "crossplayID": 32,
356
+ "previousTitleID": 31,
357
357
  "type": "FAME",
358
358
  "topX": 10,
359
359
  "decay": 10,
360
360
  "displayType": "suffix",
361
361
  "mightValue": 210000,
362
- "effects": "47&10"
362
+ "effects": "48&20"
363
363
  },
364
364
  {
365
- "titleID": 27,
366
- "crossplayID": 27,
367
- "previousTitleID": 26,
365
+ "titleID": 33,
366
+ "crossplayID": 33,
367
+ "previousTitleID": 32,
368
368
  "type": "FAME",
369
369
  "topX": 1,
370
370
  "decay": 10,
371
371
  "displayType": "suffix",
372
372
  "mightValue": 250000,
373
- "effects": "48&20"
373
+ "effects": "66&50"
374
374
  },
375
375
  {
376
376
  "titleID": 50,
@@ -469,51 +469,51 @@
469
469
  "crossplayID": 104,
470
470
  "previousTitleID": 103,
471
471
  "type": "FACTION",
472
- "threshold": 5000,
472
+ "threshold": 10000,
473
473
  "decay": 1,
474
474
  "displayType": "prefix",
475
475
  "mightValue": 3000,
476
- "effects": "46&18"
476
+ "effects": "131&10"
477
477
  },
478
478
  {
479
479
  "titleID": 105,
480
480
  "crossplayID": 105,
481
481
  "previousTitleID": 104,
482
482
  "type": "FACTION",
483
- "threshold": 7500,
483
+ "threshold": 15000,
484
484
  "decay": 1,
485
485
  "displayType": "prefix",
486
486
  "mightValue": 4500,
487
- "effects": "68&18+75"
487
+ "effects": "80&50"
488
488
  },
489
489
  {
490
490
  "titleID": 106,
491
491
  "crossplayID": 106,
492
492
  "previousTitleID": 105,
493
493
  "type": "FACTION",
494
- "threshold": 10000,
494
+ "threshold": 25000,
495
495
  "decay": 1,
496
496
  "displayType": "suffix",
497
497
  "mightValue": 7000,
498
- "effects": "46&19"
498
+ "effects": "132&10"
499
499
  },
500
500
  {
501
501
  "titleID": 107,
502
502
  "crossplayID": 107,
503
503
  "previousTitleID": 106,
504
504
  "type": "FACTION",
505
- "threshold": 15000,
505
+ "threshold": 35000,
506
506
  "decay": 2,
507
507
  "displayType": "suffix",
508
508
  "mightValue": 10500,
509
- "effects": "68&19+75"
509
+ "effects": "80&50"
510
510
  },
511
511
  {
512
512
  "titleID": 108,
513
513
  "crossplayID": 108,
514
514
  "previousTitleID": 107,
515
515
  "type": "FACTION",
516
- "threshold": 25000,
516
+ "threshold": 37500,
517
517
  "decay": 2,
518
518
  "displayType": "suffix",
519
519
  "mightValue": 15500,
@@ -524,51 +524,51 @@
524
524
  "crossplayID": 109,
525
525
  "previousTitleID": 108,
526
526
  "type": "FACTION",
527
- "threshold": 35000,
527
+ "threshold": 40000,
528
528
  "decay": 3,
529
529
  "displayType": "suffix",
530
530
  "mightValue": 23000,
531
- "effects": "46&20"
531
+ "effects": "133&10"
532
532
  },
533
533
  {
534
534
  "titleID": 110,
535
535
  "crossplayID": 110,
536
536
  "previousTitleID": 109,
537
537
  "type": "FACTION",
538
- "threshold": 37500,
538
+ "threshold": 45000,
539
539
  "decay": 3,
540
540
  "displayType": "suffix",
541
541
  "mightValue": 31000,
542
- "effects": "68&20+150"
542
+ "effects": "80&75"
543
543
  },
544
544
  {
545
545
  "titleID": 111,
546
546
  "crossplayID": 111,
547
547
  "previousTitleID": 110,
548
548
  "type": "FACTION",
549
- "threshold": 40000,
549
+ "threshold": 95000,
550
550
  "decay": 4,
551
551
  "displayType": "suffix",
552
552
  "mightValue": 40000,
553
- "effects": "46&21"
553
+ "effects": "78&20"
554
554
  },
555
555
  {
556
556
  "titleID": 112,
557
557
  "crossplayID": 112,
558
558
  "previousTitleID": 111,
559
559
  "type": "FACTION",
560
- "threshold": 45000,
560
+ "threshold": 145000,
561
561
  "decay": 5,
562
562
  "displayType": "prefix",
563
563
  "mightValue": 50000,
564
- "effects": "68&21+150"
564
+ "effects": "80&75"
565
565
  },
566
566
  {
567
567
  "titleID": 113,
568
568
  "crossplayID": 113,
569
569
  "previousTitleID": 112,
570
570
  "type": "FACTION",
571
- "threshold": 95000,
571
+ "threshold": 195000,
572
572
  "decay": 7,
573
573
  "displayType": "prefix",
574
574
  "mightValue": 75000,
@@ -594,7 +594,7 @@
594
594
  "decay": 7,
595
595
  "displayType": "prefix",
596
596
  "mightValue": 135000,
597
- "effects": "503&10"
597
+ "effects": "504&10"
598
598
  },
599
599
  {
600
600
  "titleID": 116,
@@ -605,7 +605,7 @@
605
605
  "decay": 7,
606
606
  "displayType": "prefix",
607
607
  "mightValue": 175000,
608
- "effects": "66&15"
608
+ "effects": "504&20"
609
609
  },
610
610
  {
611
611
  "titleID": 117,
@@ -616,7 +616,7 @@
616
616
  "decay": 7,
617
617
  "displayType": "prefix",
618
618
  "mightValue": 250000,
619
- "effects": "504&20"
619
+ "effects": "503&50"
620
620
  }
621
621
  ]
622
622
  }
package/data/units.json CHANGED
@@ -8896,6 +8896,24 @@
8896
8896
  "sortOrder": 214.6,
8897
8897
  "effects": "29&3,48&5"
8898
8898
  },
8899
+ {
8900
+ "wodID": 567,
8901
+ "crossplayID": 567,
8902
+ "comment1": "Offensive +number of waves",
8903
+ "group": "Unit",
8904
+ "name": "Workshop",
8905
+ "type": "SceatSuppAttackWaves",
8906
+ "level": 4,
8907
+ "toolCategory": 5,
8908
+ "speed": 30,
8909
+ "recruitmentTime": 3600,
8910
+ "cleavageOfCellsCost": 138,
8911
+ "typ": "Attack",
8912
+ "slotTypes": "9,10",
8913
+ "fightType": 0,
8914
+ "sortOrder": 214.7,
8915
+ "effects": "29&4,48&7"
8916
+ },
8899
8917
  {
8900
8918
  "wodID": 411,
8901
8919
  "crossplayID": 411,
package/data/version.json CHANGED
@@ -1,3 +1,3 @@
1
1
  {
2
- "versionsnr": "723.RC.06"
2
+ "versionsnr": "726.RC.01"
3
3
  }
@@ -1,7 +1,7 @@
1
1
  {
2
- "version": "723.RC.06",
3
- "date": "17/12/2024 21:31:02",
2
+ "version": "726.RC.01",
3
+ "date": "31/01/2025 12:28:54",
4
4
  "included": {
5
- "features": "Live,WinterWonderland,DecoFusionBug,newdistricts,PackageLevelUpdate,NewSlumTraders,NewMightRanks,EventDurations,LTPEJanuary,ChristmasGacha,XmasDeco,NewTtitleTroops"
5
+ "features": "Live,XenonGuard,YellowKnight,GlobalLeaderboard,WMOSizeIncrease,LTPEFebruary"
6
6
  }
7
7
  }