e4k-data 4.58.37 → 4.59.27
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/alliancebuffs.json +158 -0
- package/data/buildings.json +687 -142
- package/data/constructionItemRecipes.json +778 -0
- package/data/constructionItems.json +1812 -200
- package/data/constructionItemsEffectGroups.json +10 -0
- package/data/currencyClearCompensations.json +432 -0
- package/data/effects.json +26 -0
- package/data/effecttypes.json +8 -0
- package/data/equipments.json +13 -0
- package/data/expansions.json +54 -54
- package/data/horses.json +143 -143
- package/data/leaguetypeEvents.json +3 -3
- package/data/messageRestrictions.json +6 -3
- package/data/packages.json +642 -0
- package/data/researches.json +186 -0
- package/data/rewards.json +349 -285
- package/data/units.json +66 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +192 -192
- package/images/x768.json +130 -47
- package/languages/da.json +98 -25
- package/languages/de.json +98 -25
- package/languages/el.json +98 -25
- package/languages/en.json +87 -14
- package/languages/es.json +98 -25
- package/languages/fi.json +96 -23
- package/languages/fr.json +98 -25
- package/languages/it.json +98 -25
- package/languages/ja.json +95 -22
- package/languages/ko.json +97 -24
- package/languages/nl.json +98 -25
- package/languages/no.json +96 -23
- package/languages/pl.json +98 -25
- package/languages/pt.json +98 -25
- package/languages/ru.json +98 -25
- package/languages/sv.json +96 -23
- package/languages/tr.json +96 -23
- package/languages/zh_CN.json +98 -25
- package/languages/zh_TW.json +98 -25
- package/package.json +1 -1
- package/typings/data.d.ts +1 -0
- package/typings/images.d.ts +8 -3
- package/typings/languages.d.ts +72 -2
|
@@ -219,6 +219,16 @@
|
|
|
219
219
|
"constructionItemEffectGroupID": 51,
|
|
220
220
|
"constructionItemGroupID": 51,
|
|
221
221
|
"areaLimit": 100
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"constructionItemEffectGroupID": 53,
|
|
225
|
+
"constructionItemGroupID": 3218,
|
|
226
|
+
"areaLimit": 1
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"constructionItemEffectGroupID": 54,
|
|
230
|
+
"constructionItemGroupID": 3219,
|
|
231
|
+
"areaLimit": 1
|
|
222
232
|
}
|
|
223
233
|
]
|
|
224
234
|
}
|
|
@@ -299,6 +299,438 @@
|
|
|
299
299
|
"currencyID": 54,
|
|
300
300
|
"minCurrencyAmount": 50,
|
|
301
301
|
"rewardID": 7490
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"currencyClearCompensationID": 51,
|
|
305
|
+
"currencyID": 55,
|
|
306
|
+
"minCurrencyAmount": 24840,
|
|
307
|
+
"rewardID": 7479
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"currencyClearCompensationID": 52,
|
|
311
|
+
"currencyID": 55,
|
|
312
|
+
"minCurrencyAmount": 17350,
|
|
313
|
+
"rewardID": 7480
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"currencyClearCompensationID": 53,
|
|
317
|
+
"currencyID": 55,
|
|
318
|
+
"minCurrencyAmount": 12250,
|
|
319
|
+
"rewardID": 7481
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"currencyClearCompensationID": 54,
|
|
323
|
+
"currencyID": 55,
|
|
324
|
+
"minCurrencyAmount": 9000,
|
|
325
|
+
"rewardID": 7482
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"currencyClearCompensationID": 55,
|
|
329
|
+
"currencyID": 55,
|
|
330
|
+
"minCurrencyAmount": 7500,
|
|
331
|
+
"rewardID": 7483
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"currencyClearCompensationID": 56,
|
|
335
|
+
"currencyID": 55,
|
|
336
|
+
"minCurrencyAmount": 5000,
|
|
337
|
+
"rewardID": 7484
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"currencyClearCompensationID": 57,
|
|
341
|
+
"currencyID": 55,
|
|
342
|
+
"minCurrencyAmount": 3000,
|
|
343
|
+
"rewardID": 7485
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"currencyClearCompensationID": 58,
|
|
347
|
+
"currencyID": 55,
|
|
348
|
+
"minCurrencyAmount": 2250,
|
|
349
|
+
"rewardID": 7486
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
"currencyClearCompensationID": 59,
|
|
353
|
+
"currencyID": 55,
|
|
354
|
+
"minCurrencyAmount": 1500,
|
|
355
|
+
"rewardID": 7487
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"currencyClearCompensationID": 60,
|
|
359
|
+
"currencyID": 55,
|
|
360
|
+
"minCurrencyAmount": 750,
|
|
361
|
+
"rewardID": 7488
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"currencyClearCompensationID": 61,
|
|
365
|
+
"currencyID": 55,
|
|
366
|
+
"minCurrencyAmount": 250,
|
|
367
|
+
"rewardID": 7489
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"currencyClearCompensationID": 62,
|
|
371
|
+
"currencyID": 55,
|
|
372
|
+
"minCurrencyAmount": 50,
|
|
373
|
+
"rewardID": 7490
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"currencyClearCompensationID": 63,
|
|
377
|
+
"currencyID": 56,
|
|
378
|
+
"minCurrencyAmount": 24840,
|
|
379
|
+
"rewardID": 7479
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"currencyClearCompensationID": 64,
|
|
383
|
+
"currencyID": 56,
|
|
384
|
+
"minCurrencyAmount": 17350,
|
|
385
|
+
"rewardID": 7480
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"currencyClearCompensationID": 65,
|
|
389
|
+
"currencyID": 56,
|
|
390
|
+
"minCurrencyAmount": 12250,
|
|
391
|
+
"rewardID": 7481
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"currencyClearCompensationID": 66,
|
|
395
|
+
"currencyID": 56,
|
|
396
|
+
"minCurrencyAmount": 9000,
|
|
397
|
+
"rewardID": 7482
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"currencyClearCompensationID": 67,
|
|
401
|
+
"currencyID": 56,
|
|
402
|
+
"minCurrencyAmount": 7500,
|
|
403
|
+
"rewardID": 7483
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"currencyClearCompensationID": 68,
|
|
407
|
+
"currencyID": 56,
|
|
408
|
+
"minCurrencyAmount": 5000,
|
|
409
|
+
"rewardID": 7484
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"currencyClearCompensationID": 69,
|
|
413
|
+
"currencyID": 56,
|
|
414
|
+
"minCurrencyAmount": 3000,
|
|
415
|
+
"rewardID": 7485
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"currencyClearCompensationID": 70,
|
|
419
|
+
"currencyID": 56,
|
|
420
|
+
"minCurrencyAmount": 2250,
|
|
421
|
+
"rewardID": 7486
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"currencyClearCompensationID": 71,
|
|
425
|
+
"currencyID": 56,
|
|
426
|
+
"minCurrencyAmount": 1500,
|
|
427
|
+
"rewardID": 7487
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"currencyClearCompensationID": 72,
|
|
431
|
+
"currencyID": 56,
|
|
432
|
+
"minCurrencyAmount": 750,
|
|
433
|
+
"rewardID": 7488
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"currencyClearCompensationID": 73,
|
|
437
|
+
"currencyID": 56,
|
|
438
|
+
"minCurrencyAmount": 250,
|
|
439
|
+
"rewardID": 7489
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"currencyClearCompensationID": 74,
|
|
443
|
+
"currencyID": 56,
|
|
444
|
+
"minCurrencyAmount": 50,
|
|
445
|
+
"rewardID": 7490
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"currencyClearCompensationID": 75,
|
|
449
|
+
"currencyID": 57,
|
|
450
|
+
"minCurrencyAmount": 24840,
|
|
451
|
+
"rewardID": 7479
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"currencyClearCompensationID": 76,
|
|
455
|
+
"currencyID": 57,
|
|
456
|
+
"minCurrencyAmount": 17350,
|
|
457
|
+
"rewardID": 7480
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"currencyClearCompensationID": 77,
|
|
461
|
+
"currencyID": 57,
|
|
462
|
+
"minCurrencyAmount": 12250,
|
|
463
|
+
"rewardID": 7481
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"currencyClearCompensationID": 78,
|
|
467
|
+
"currencyID": 57,
|
|
468
|
+
"minCurrencyAmount": 9000,
|
|
469
|
+
"rewardID": 7482
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"currencyClearCompensationID": 79,
|
|
473
|
+
"currencyID": 57,
|
|
474
|
+
"minCurrencyAmount": 7500,
|
|
475
|
+
"rewardID": 7483
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"currencyClearCompensationID": 80,
|
|
479
|
+
"currencyID": 57,
|
|
480
|
+
"minCurrencyAmount": 5000,
|
|
481
|
+
"rewardID": 7484
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"currencyClearCompensationID": 81,
|
|
485
|
+
"currencyID": 57,
|
|
486
|
+
"minCurrencyAmount": 3000,
|
|
487
|
+
"rewardID": 7485
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"currencyClearCompensationID": 82,
|
|
491
|
+
"currencyID": 57,
|
|
492
|
+
"minCurrencyAmount": 2250,
|
|
493
|
+
"rewardID": 7486
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"currencyClearCompensationID": 83,
|
|
497
|
+
"currencyID": 57,
|
|
498
|
+
"minCurrencyAmount": 1500,
|
|
499
|
+
"rewardID": 7487
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"currencyClearCompensationID": 84,
|
|
503
|
+
"currencyID": 57,
|
|
504
|
+
"minCurrencyAmount": 750,
|
|
505
|
+
"rewardID": 7488
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
"currencyClearCompensationID": 85,
|
|
509
|
+
"currencyID": 57,
|
|
510
|
+
"minCurrencyAmount": 250,
|
|
511
|
+
"rewardID": 7489
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"currencyClearCompensationID": 86,
|
|
515
|
+
"currencyID": 57,
|
|
516
|
+
"minCurrencyAmount": 50,
|
|
517
|
+
"rewardID": 7490
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"currencyClearCompensationID": 87,
|
|
521
|
+
"currencyID": 58,
|
|
522
|
+
"minCurrencyAmount": 24840,
|
|
523
|
+
"rewardID": 7479
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
"currencyClearCompensationID": 88,
|
|
527
|
+
"currencyID": 58,
|
|
528
|
+
"minCurrencyAmount": 17350,
|
|
529
|
+
"rewardID": 7480
|
|
530
|
+
},
|
|
531
|
+
{
|
|
532
|
+
"currencyClearCompensationID": 89,
|
|
533
|
+
"currencyID": 58,
|
|
534
|
+
"minCurrencyAmount": 12250,
|
|
535
|
+
"rewardID": 7481
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"currencyClearCompensationID": 90,
|
|
539
|
+
"currencyID": 58,
|
|
540
|
+
"minCurrencyAmount": 9000,
|
|
541
|
+
"rewardID": 7482
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"currencyClearCompensationID": 91,
|
|
545
|
+
"currencyID": 58,
|
|
546
|
+
"minCurrencyAmount": 7500,
|
|
547
|
+
"rewardID": 7483
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"currencyClearCompensationID": 92,
|
|
551
|
+
"currencyID": 58,
|
|
552
|
+
"minCurrencyAmount": 5000,
|
|
553
|
+
"rewardID": 7484
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"currencyClearCompensationID": 93,
|
|
557
|
+
"currencyID": 58,
|
|
558
|
+
"minCurrencyAmount": 3000,
|
|
559
|
+
"rewardID": 7485
|
|
560
|
+
},
|
|
561
|
+
{
|
|
562
|
+
"currencyClearCompensationID": 94,
|
|
563
|
+
"currencyID": 58,
|
|
564
|
+
"minCurrencyAmount": 2250,
|
|
565
|
+
"rewardID": 7486
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"currencyClearCompensationID": 95,
|
|
569
|
+
"currencyID": 58,
|
|
570
|
+
"minCurrencyAmount": 1500,
|
|
571
|
+
"rewardID": 7487
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"currencyClearCompensationID": 96,
|
|
575
|
+
"currencyID": 58,
|
|
576
|
+
"minCurrencyAmount": 750,
|
|
577
|
+
"rewardID": 7488
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
"currencyClearCompensationID": 97,
|
|
581
|
+
"currencyID": 58,
|
|
582
|
+
"minCurrencyAmount": 250,
|
|
583
|
+
"rewardID": 7489
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
"currencyClearCompensationID": 98,
|
|
587
|
+
"currencyID": 58,
|
|
588
|
+
"minCurrencyAmount": 50,
|
|
589
|
+
"rewardID": 7490
|
|
590
|
+
},
|
|
591
|
+
{
|
|
592
|
+
"currencyClearCompensationID": 99,
|
|
593
|
+
"currencyID": 59,
|
|
594
|
+
"minCurrencyAmount": 24840,
|
|
595
|
+
"rewardID": 7479
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"currencyClearCompensationID": 100,
|
|
599
|
+
"currencyID": 59,
|
|
600
|
+
"minCurrencyAmount": 17350,
|
|
601
|
+
"rewardID": 7480
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
"currencyClearCompensationID": 101,
|
|
605
|
+
"currencyID": 59,
|
|
606
|
+
"minCurrencyAmount": 12250,
|
|
607
|
+
"rewardID": 7481
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"currencyClearCompensationID": 102,
|
|
611
|
+
"currencyID": 59,
|
|
612
|
+
"minCurrencyAmount": 9000,
|
|
613
|
+
"rewardID": 7482
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"currencyClearCompensationID": 103,
|
|
617
|
+
"currencyID": 59,
|
|
618
|
+
"minCurrencyAmount": 7500,
|
|
619
|
+
"rewardID": 7483
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
"currencyClearCompensationID": 104,
|
|
623
|
+
"currencyID": 59,
|
|
624
|
+
"minCurrencyAmount": 5000,
|
|
625
|
+
"rewardID": 7484
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"currencyClearCompensationID": 105,
|
|
629
|
+
"currencyID": 59,
|
|
630
|
+
"minCurrencyAmount": 3000,
|
|
631
|
+
"rewardID": 7485
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"currencyClearCompensationID": 106,
|
|
635
|
+
"currencyID": 59,
|
|
636
|
+
"minCurrencyAmount": 2250,
|
|
637
|
+
"rewardID": 7486
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"currencyClearCompensationID": 107,
|
|
641
|
+
"currencyID": 59,
|
|
642
|
+
"minCurrencyAmount": 1500,
|
|
643
|
+
"rewardID": 7487
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"currencyClearCompensationID": 108,
|
|
647
|
+
"currencyID": 59,
|
|
648
|
+
"minCurrencyAmount": 750,
|
|
649
|
+
"rewardID": 7488
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"currencyClearCompensationID": 109,
|
|
653
|
+
"currencyID": 59,
|
|
654
|
+
"minCurrencyAmount": 250,
|
|
655
|
+
"rewardID": 7489
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"currencyClearCompensationID": 110,
|
|
659
|
+
"currencyID": 59,
|
|
660
|
+
"minCurrencyAmount": 50,
|
|
661
|
+
"rewardID": 7490
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"currencyClearCompensationID": 111,
|
|
665
|
+
"currencyID": 60,
|
|
666
|
+
"minCurrencyAmount": 24840,
|
|
667
|
+
"rewardID": 7479
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"currencyClearCompensationID": 112,
|
|
671
|
+
"currencyID": 60,
|
|
672
|
+
"minCurrencyAmount": 17350,
|
|
673
|
+
"rewardID": 7480
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"currencyClearCompensationID": 113,
|
|
677
|
+
"currencyID": 60,
|
|
678
|
+
"minCurrencyAmount": 12250,
|
|
679
|
+
"rewardID": 7481
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
"currencyClearCompensationID": 114,
|
|
683
|
+
"currencyID": 60,
|
|
684
|
+
"minCurrencyAmount": 9000,
|
|
685
|
+
"rewardID": 7482
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"currencyClearCompensationID": 115,
|
|
689
|
+
"currencyID": 60,
|
|
690
|
+
"minCurrencyAmount": 7500,
|
|
691
|
+
"rewardID": 7483
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"currencyClearCompensationID": 116,
|
|
695
|
+
"currencyID": 60,
|
|
696
|
+
"minCurrencyAmount": 5000,
|
|
697
|
+
"rewardID": 7484
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"currencyClearCompensationID": 117,
|
|
701
|
+
"currencyID": 60,
|
|
702
|
+
"minCurrencyAmount": 3000,
|
|
703
|
+
"rewardID": 7485
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"currencyClearCompensationID": 118,
|
|
707
|
+
"currencyID": 60,
|
|
708
|
+
"minCurrencyAmount": 2250,
|
|
709
|
+
"rewardID": 7486
|
|
710
|
+
},
|
|
711
|
+
{
|
|
712
|
+
"currencyClearCompensationID": 119,
|
|
713
|
+
"currencyID": 60,
|
|
714
|
+
"minCurrencyAmount": 1500,
|
|
715
|
+
"rewardID": 7487
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"currencyClearCompensationID": 120,
|
|
719
|
+
"currencyID": 60,
|
|
720
|
+
"minCurrencyAmount": 750,
|
|
721
|
+
"rewardID": 7488
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"currencyClearCompensationID": 121,
|
|
725
|
+
"currencyID": 60,
|
|
726
|
+
"minCurrencyAmount": 250,
|
|
727
|
+
"rewardID": 7489
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
"currencyClearCompensationID": 122,
|
|
731
|
+
"currencyID": 60,
|
|
732
|
+
"minCurrencyAmount": 50,
|
|
733
|
+
"rewardID": 7490
|
|
302
734
|
}
|
|
303
735
|
]
|
|
304
736
|
}
|
package/data/effects.json
CHANGED
|
@@ -1635,6 +1635,18 @@
|
|
|
1635
1635
|
"effectTypeID": 165,
|
|
1636
1636
|
"capID": 99
|
|
1637
1637
|
},
|
|
1638
|
+
{
|
|
1639
|
+
"effectID": 341,
|
|
1640
|
+
"name": "refinedResourceQueueBoost",
|
|
1641
|
+
"effectTypeID": 186,
|
|
1642
|
+
"capID": 99
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"effectID": 342,
|
|
1646
|
+
"name": "componentQueueBoost",
|
|
1647
|
+
"effectTypeID": 187,
|
|
1648
|
+
"capID": 99
|
|
1649
|
+
},
|
|
1638
1650
|
{
|
|
1639
1651
|
"effectID": 129,
|
|
1640
1652
|
"name": "healingSpeedIncreaseBoostPremium",
|
|
@@ -2216,6 +2228,20 @@
|
|
|
2216
2228
|
"capID": 99,
|
|
2217
2229
|
"areaTypeID": 27
|
|
2218
2230
|
},
|
|
2231
|
+
{
|
|
2232
|
+
"effectID": 365,
|
|
2233
|
+
"name": "allianceSamuraiCooldownReduction",
|
|
2234
|
+
"effectTypeID": 27,
|
|
2235
|
+
"capID": 99,
|
|
2236
|
+
"areaTypeID": 29
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
"effectID": 366,
|
|
2240
|
+
"name": "allianceDaimyoCooldownReduction",
|
|
2241
|
+
"effectTypeID": 27,
|
|
2242
|
+
"capID": 99,
|
|
2243
|
+
"areaTypeID": 37
|
|
2244
|
+
},
|
|
2219
2245
|
{
|
|
2220
2246
|
"effectID": 285,
|
|
2221
2247
|
"name": "fameBoostUnitAlienBC",
|
package/data/effecttypes.json
CHANGED
|
@@ -622,6 +622,14 @@
|
|
|
622
622
|
"effectTypeID": 165,
|
|
623
623
|
"name": "honeyProductionBoost"
|
|
624
624
|
},
|
|
625
|
+
{
|
|
626
|
+
"effectTypeID": 186,
|
|
627
|
+
"name": "refinedResourceQueueBoost"
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"effectTypeID": 187,
|
|
631
|
+
"name": "componentQueueBoost"
|
|
632
|
+
},
|
|
625
633
|
{
|
|
626
634
|
"effectTypeID": 166,
|
|
627
635
|
"name": "meadCapacityBonus"
|
package/data/equipments.json
CHANGED
|
@@ -12050,6 +12050,19 @@
|
|
|
12050
12050
|
"mightValue": 0,
|
|
12051
12051
|
"canSlotGem": 0,
|
|
12052
12052
|
"skinID": 108
|
|
12053
|
+
},
|
|
12054
|
+
{
|
|
12055
|
+
"equipmentID": 2007,
|
|
12056
|
+
"comment1": "Halloween LTPE Oktober 2023",
|
|
12057
|
+
"comment2": "HalloweenRing",
|
|
12058
|
+
"wearerID": 1,
|
|
12059
|
+
"slotID": 5,
|
|
12060
|
+
"reuseAssetOfEquipmentID": 700,
|
|
12061
|
+
"effects": "335&7",
|
|
12062
|
+
"duration": 336,
|
|
12063
|
+
"mightValue": 10,
|
|
12064
|
+
"canSlotGem": 1,
|
|
12065
|
+
"skinID": 19
|
|
12053
12066
|
}
|
|
12054
12067
|
]
|
|
12055
12068
|
}
|
package/data/expansions.json
CHANGED
|
@@ -1,59 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"expansion": [
|
|
3
|
-
{
|
|
4
|
-
"wodID": 901000,
|
|
5
|
-
"group": "Expansion",
|
|
6
|
-
"name": "Basic",
|
|
7
|
-
"shopCategory": "EXPANSION",
|
|
8
|
-
"type": "TYPE_NORMAL",
|
|
9
|
-
"kIDs": "0,1,2,3,4",
|
|
10
|
-
"mapIDs": ""
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"wodID": 901001,
|
|
14
|
-
"group": "Expansion",
|
|
15
|
-
"name": "Basic",
|
|
16
|
-
"shopCategory": "EXPANSION",
|
|
17
|
-
"type": "TYPE_PREMIUM",
|
|
18
|
-
"kIDs": "0,1,2,3,4",
|
|
19
|
-
"mapIDs": ""
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"wodID": 901002,
|
|
23
|
-
"group": "Expansion",
|
|
24
|
-
"name": "Camp",
|
|
25
|
-
"shopCategory": "EXPANSION",
|
|
26
|
-
"type": "TYPE_NORMAL",
|
|
27
|
-
"kIDs": "",
|
|
28
|
-
"mapIDs": "21,22,23,24,27,28"
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"wodID": 901003,
|
|
32
|
-
"group": "Expansion",
|
|
33
|
-
"name": "Camp",
|
|
34
|
-
"shopCategory": "EXPANSION",
|
|
35
|
-
"type": "TYPE_PREMIUM",
|
|
36
|
-
"kIDs": "",
|
|
37
|
-
"mapIDs": "21,22,23,24,27,28"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"wodID": 901004,
|
|
41
|
-
"group": "Expansion",
|
|
42
|
-
"name": "Camp",
|
|
43
|
-
"shopCategory": "EXPANSION",
|
|
44
|
-
"type": "TYPE_NORMAL",
|
|
45
|
-
"kIDs": 10,
|
|
46
|
-
"mapIDs": ""
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"wodID": 901005,
|
|
50
|
-
"group": "Expansion",
|
|
51
|
-
"name": "Camp",
|
|
52
|
-
"shopCategory": "EXPANSION",
|
|
53
|
-
"type": "TYPE_PREMIUM",
|
|
54
|
-
"kIDs": 10,
|
|
55
|
-
"mapIDs": ""
|
|
56
|
-
},
|
|
57
3
|
{
|
|
58
4
|
"expansionID": 1,
|
|
59
5
|
"spaceIDs": 0,
|
|
@@ -1030,6 +976,60 @@
|
|
|
1030
976
|
"costWood": 80000,
|
|
1031
977
|
"costStone": 80000,
|
|
1032
978
|
"costC2": 3200
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
"wodID": 901000,
|
|
982
|
+
"group": "Expansion",
|
|
983
|
+
"name": "Basic",
|
|
984
|
+
"shopCategory": "EXPANSION",
|
|
985
|
+
"type": "TYPE_NORMAL",
|
|
986
|
+
"kIDs": "0,1,2,3,4",
|
|
987
|
+
"mapIDs": ""
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"wodID": 901001,
|
|
991
|
+
"group": "Expansion",
|
|
992
|
+
"name": "Basic",
|
|
993
|
+
"shopCategory": "EXPANSION",
|
|
994
|
+
"type": "TYPE_PREMIUM",
|
|
995
|
+
"kIDs": "0,1,2,3,4",
|
|
996
|
+
"mapIDs": ""
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"wodID": 901002,
|
|
1000
|
+
"group": "Expansion",
|
|
1001
|
+
"name": "Camp",
|
|
1002
|
+
"shopCategory": "EXPANSION",
|
|
1003
|
+
"type": "TYPE_NORMAL",
|
|
1004
|
+
"kIDs": "",
|
|
1005
|
+
"mapIDs": "21,22,23,24,27,28"
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
"wodID": 901003,
|
|
1009
|
+
"group": "Expansion",
|
|
1010
|
+
"name": "Camp",
|
|
1011
|
+
"shopCategory": "EXPANSION",
|
|
1012
|
+
"type": "TYPE_PREMIUM",
|
|
1013
|
+
"kIDs": "",
|
|
1014
|
+
"mapIDs": "21,22,23,24,27,28"
|
|
1015
|
+
},
|
|
1016
|
+
{
|
|
1017
|
+
"wodID": 901004,
|
|
1018
|
+
"group": "Expansion",
|
|
1019
|
+
"name": "Camp",
|
|
1020
|
+
"shopCategory": "EXPANSION",
|
|
1021
|
+
"type": "TYPE_NORMAL",
|
|
1022
|
+
"kIDs": 10,
|
|
1023
|
+
"mapIDs": ""
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"wodID": 901005,
|
|
1027
|
+
"group": "Expansion",
|
|
1028
|
+
"name": "Camp",
|
|
1029
|
+
"shopCategory": "EXPANSION",
|
|
1030
|
+
"type": "TYPE_PREMIUM",
|
|
1031
|
+
"kIDs": 10,
|
|
1032
|
+
"mapIDs": ""
|
|
1033
1033
|
}
|
|
1034
1034
|
]
|
|
1035
1035
|
}
|