e4k-data 4.82.61 → 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 (44) hide show
  1. package/data/attackSetupSlots.json +100 -0
  2. package/data/buildings.json +886 -127
  3. package/data/constructionItemRecipes.json +418 -0
  4. package/data/constructionItems.json +1310 -293
  5. package/data/constructionItemsEffectGroups.json +2 -2
  6. package/data/donationItems.json +135 -0
  7. package/data/donationRewards.json +160 -0
  8. package/data/donationSettings.json +6 -0
  9. package/data/effectCaps.json +5 -0
  10. package/data/effects.json +8 -0
  11. package/data/equipments.json +64 -0
  12. package/data/events.json +10 -2
  13. package/data/packages.json +184 -66
  14. package/data/researches.json +547 -330
  15. package/data/sceatSkills.json +14 -21
  16. package/data/slums.json +1 -1
  17. package/data/tempServerSettings.json +1 -0
  18. package/data/units.json +110 -110
  19. package/data/version.json +1 -1
  20. package/data/versionInfo.json +3 -3
  21. package/images/x768.json +558 -392
  22. package/languages/da.json +106 -58
  23. package/languages/de.json +106 -58
  24. package/languages/el.json +106 -58
  25. package/languages/en.json +106 -58
  26. package/languages/es.json +106 -58
  27. package/languages/fi.json +106 -58
  28. package/languages/fr.json +106 -58
  29. package/languages/it.json +106 -58
  30. package/languages/ja.json +106 -58
  31. package/languages/ko.json +106 -58
  32. package/languages/nl.json +106 -58
  33. package/languages/no.json +106 -58
  34. package/languages/pl.json +106 -58
  35. package/languages/pt.json +106 -58
  36. package/languages/ru.json +106 -58
  37. package/languages/sv.json +106 -58
  38. package/languages/tr.json +106 -58
  39. package/languages/zh_CN.json +106 -58
  40. package/languages/zh_TW.json +106 -58
  41. package/package.json +1 -1
  42. package/typings/data.d.ts +4 -4
  43. package/typings/images.d.ts +35 -25
  44. package/typings/languages.d.ts +98 -50
@@ -9638,6 +9638,424 @@
9638
9638
  "costRareGlue": 24410,
9639
9639
  "costEpicCobblestone": 5325,
9640
9640
  "costLegendaryFabric": 213
9641
+ },
9642
+ {
9643
+ "constructionItemRecipeID": 876,
9644
+ "crossplayID": 876,
9645
+ "blueprintID": 191,
9646
+ "constructionItemID": 805,
9647
+ "craftingDuration": 1,
9648
+ "costCommonTimber": 9250,
9649
+ "costCommonStraw": 5480,
9650
+ "costRareNails": 2500,
9651
+ "costRareGlue": 63,
9652
+ "costEpicCobblestone": 40,
9653
+ "costLegendaryFabric": 1
9654
+ },
9655
+ {
9656
+ "constructionItemRecipeID": 877,
9657
+ "crossplayID": 877,
9658
+ "blueprintID": 191,
9659
+ "constructionItemID": 806,
9660
+ "craftingDuration": 1,
9661
+ "neededConstructionItemID": 805,
9662
+ "costCommonTimber": 9500,
9663
+ "costCommonStraw": 6080,
9664
+ "costRareNails": 3100,
9665
+ "costRareGlue": 125,
9666
+ "costEpicCobblestone": 72,
9667
+ "costLegendaryFabric": 2
9668
+ },
9669
+ {
9670
+ "constructionItemRecipeID": 878,
9671
+ "crossplayID": 878,
9672
+ "blueprintID": 191,
9673
+ "constructionItemID": 807,
9674
+ "craftingDuration": 1,
9675
+ "neededConstructionItemID": 806,
9676
+ "costCommonTimber": 9750,
9677
+ "costCommonStraw": 6680,
9678
+ "costRareNails": 3700,
9679
+ "costRareGlue": 188,
9680
+ "costEpicCobblestone": 104,
9681
+ "costLegendaryFabric": 3
9682
+ },
9683
+ {
9684
+ "constructionItemRecipeID": 879,
9685
+ "crossplayID": 879,
9686
+ "blueprintID": 191,
9687
+ "constructionItemID": 808,
9688
+ "craftingDuration": 1,
9689
+ "neededConstructionItemID": 807,
9690
+ "costCommonTimber": 10000,
9691
+ "costCommonStraw": 7280,
9692
+ "costRareNails": 4300,
9693
+ "costRareGlue": 250,
9694
+ "costEpicCobblestone": 136,
9695
+ "costLegendaryFabric": 4
9696
+ },
9697
+ {
9698
+ "constructionItemRecipeID": 880,
9699
+ "crossplayID": 880,
9700
+ "blueprintID": 191,
9701
+ "constructionItemID": 809,
9702
+ "craftingDuration": 1,
9703
+ "neededConstructionItemID": 808,
9704
+ "costCommonTimber": 10250,
9705
+ "costCommonStraw": 7880,
9706
+ "costRareNails": 4900,
9707
+ "costRareGlue": 313,
9708
+ "costEpicCobblestone": 168,
9709
+ "costLegendaryFabric": 5
9710
+ },
9711
+ {
9712
+ "constructionItemRecipeID": 881,
9713
+ "crossplayID": 881,
9714
+ "blueprintID": 191,
9715
+ "constructionItemID": 810,
9716
+ "craftingDuration": 1,
9717
+ "neededConstructionItemID": 809,
9718
+ "costCommonTimber": 10500,
9719
+ "costCommonStraw": 8480,
9720
+ "costRareNails": 5500,
9721
+ "costRareGlue": 375,
9722
+ "costEpicCobblestone": 200,
9723
+ "costLegendaryFabric": 6
9724
+ },
9725
+ {
9726
+ "constructionItemRecipeID": 882,
9727
+ "crossplayID": 882,
9728
+ "blueprintID": 191,
9729
+ "constructionItemID": 811,
9730
+ "craftingDuration": 1,
9731
+ "neededConstructionItemID": 810,
9732
+ "costCommonTimber": 10750,
9733
+ "costCommonStraw": 9080,
9734
+ "costRareNails": 6100,
9735
+ "costRareGlue": 438,
9736
+ "costEpicCobblestone": 232,
9737
+ "costLegendaryFabric": 7
9738
+ },
9739
+ {
9740
+ "constructionItemRecipeID": 883,
9741
+ "crossplayID": 883,
9742
+ "blueprintID": 191,
9743
+ "constructionItemID": 812,
9744
+ "craftingDuration": 1,
9745
+ "neededConstructionItemID": 811,
9746
+ "costCommonTimber": 11000,
9747
+ "costCommonStraw": 9680,
9748
+ "costRareNails": 6700,
9749
+ "costRareGlue": 500,
9750
+ "costEpicCobblestone": 264,
9751
+ "costLegendaryFabric": 8
9752
+ },
9753
+ {
9754
+ "constructionItemRecipeID": 884,
9755
+ "crossplayID": 884,
9756
+ "blueprintID": 191,
9757
+ "constructionItemID": 813,
9758
+ "craftingDuration": 1,
9759
+ "neededConstructionItemID": 812,
9760
+ "costCommonTimber": 11250,
9761
+ "costCommonStraw": 10280,
9762
+ "costRareNails": 7300,
9763
+ "costRareGlue": 563,
9764
+ "costEpicCobblestone": 296,
9765
+ "costLegendaryFabric": 9
9766
+ },
9767
+ {
9768
+ "constructionItemRecipeID": 885,
9769
+ "crossplayID": 885,
9770
+ "blueprintID": 191,
9771
+ "constructionItemID": 814,
9772
+ "craftingDuration": 1,
9773
+ "neededConstructionItemID": 813,
9774
+ "costCommonTimber": 11500,
9775
+ "costCommonStraw": 10880,
9776
+ "costRareNails": 7900,
9777
+ "costRareGlue": 625,
9778
+ "costEpicCobblestone": 328,
9779
+ "costLegendaryFabric": 10
9780
+ },
9781
+ {
9782
+ "constructionItemRecipeID": 886,
9783
+ "crossplayID": 886,
9784
+ "blueprintID": 191,
9785
+ "constructionItemID": 815,
9786
+ "craftingDuration": 1,
9787
+ "neededConstructionItemID": 814,
9788
+ "costCommonTimber": 11750,
9789
+ "costCommonStraw": 11480,
9790
+ "costRareNails": 8500,
9791
+ "costRareGlue": 688,
9792
+ "costEpicCobblestone": 360,
9793
+ "costLegendaryFabric": 11
9794
+ },
9795
+ {
9796
+ "constructionItemRecipeID": 887,
9797
+ "crossplayID": 887,
9798
+ "blueprintID": 191,
9799
+ "constructionItemID": 816,
9800
+ "craftingDuration": 1,
9801
+ "neededConstructionItemID": 815,
9802
+ "costCommonTimber": 12000,
9803
+ "costCommonStraw": 12080,
9804
+ "costRareNails": 9100,
9805
+ "costRareGlue": 750,
9806
+ "costEpicCobblestone": 392,
9807
+ "costLegendaryFabric": 12
9808
+ },
9809
+ {
9810
+ "constructionItemRecipeID": 888,
9811
+ "crossplayID": 888,
9812
+ "blueprintID": 191,
9813
+ "constructionItemID": 817,
9814
+ "craftingDuration": 1,
9815
+ "neededConstructionItemID": 816,
9816
+ "costCommonTimber": 12250,
9817
+ "costCommonStraw": 12680,
9818
+ "costRareNails": 9700,
9819
+ "costRareGlue": 813,
9820
+ "costEpicCobblestone": 424,
9821
+ "costLegendaryFabric": 13
9822
+ },
9823
+ {
9824
+ "constructionItemRecipeID": 889,
9825
+ "crossplayID": 889,
9826
+ "blueprintID": 191,
9827
+ "constructionItemID": 818,
9828
+ "craftingDuration": 1,
9829
+ "neededConstructionItemID": 817,
9830
+ "costCommonTimber": 12500,
9831
+ "costCommonStraw": 13280,
9832
+ "costRareNails": 10300,
9833
+ "costRareGlue": 875,
9834
+ "costEpicCobblestone": 456,
9835
+ "costLegendaryFabric": 14
9836
+ },
9837
+ {
9838
+ "constructionItemRecipeID": 890,
9839
+ "crossplayID": 890,
9840
+ "blueprintID": 191,
9841
+ "constructionItemID": 819,
9842
+ "craftingDuration": 1,
9843
+ "neededConstructionItemID": 818,
9844
+ "costCommonTimber": 12750,
9845
+ "costCommonStraw": 13880,
9846
+ "costRareNails": 10900,
9847
+ "costRareGlue": 938,
9848
+ "costEpicCobblestone": 488,
9849
+ "costLegendaryFabric": 15
9850
+ },
9851
+ {
9852
+ "constructionItemRecipeID": 891,
9853
+ "crossplayID": 891,
9854
+ "blueprintID": 192,
9855
+ "constructionItemID": 820,
9856
+ "craftingDuration": 1,
9857
+ "costCommonTimber": 9250,
9858
+ "costCommonStraw": 5480,
9859
+ "costRareNails": 2500,
9860
+ "costRareGlue": 63,
9861
+ "costEpicCobblestone": 40,
9862
+ "costLegendaryFabric": 1
9863
+ },
9864
+ {
9865
+ "constructionItemRecipeID": 892,
9866
+ "crossplayID": 892,
9867
+ "blueprintID": 192,
9868
+ "constructionItemID": 821,
9869
+ "craftingDuration": 1,
9870
+ "neededConstructionItemID": 820,
9871
+ "costCommonTimber": 9500,
9872
+ "costCommonStraw": 6080,
9873
+ "costRareNails": 3100,
9874
+ "costRareGlue": 125,
9875
+ "costEpicCobblestone": 72,
9876
+ "costLegendaryFabric": 2
9877
+ },
9878
+ {
9879
+ "constructionItemRecipeID": 893,
9880
+ "crossplayID": 893,
9881
+ "blueprintID": 192,
9882
+ "constructionItemID": 822,
9883
+ "craftingDuration": 1,
9884
+ "neededConstructionItemID": 821,
9885
+ "costCommonTimber": 9750,
9886
+ "costCommonStraw": 6680,
9887
+ "costRareNails": 3700,
9888
+ "costRareGlue": 188,
9889
+ "costEpicCobblestone": 104,
9890
+ "costLegendaryFabric": 3
9891
+ },
9892
+ {
9893
+ "constructionItemRecipeID": 894,
9894
+ "crossplayID": 894,
9895
+ "blueprintID": 192,
9896
+ "constructionItemID": 823,
9897
+ "craftingDuration": 1,
9898
+ "neededConstructionItemID": 822,
9899
+ "costCommonTimber": 10000,
9900
+ "costCommonStraw": 7280,
9901
+ "costRareNails": 4300,
9902
+ "costRareGlue": 250,
9903
+ "costEpicCobblestone": 136,
9904
+ "costLegendaryFabric": 4
9905
+ },
9906
+ {
9907
+ "constructionItemRecipeID": 895,
9908
+ "crossplayID": 895,
9909
+ "blueprintID": 192,
9910
+ "constructionItemID": 824,
9911
+ "craftingDuration": 1,
9912
+ "neededConstructionItemID": 823,
9913
+ "costCommonTimber": 10250,
9914
+ "costCommonStraw": 7880,
9915
+ "costRareNails": 4900,
9916
+ "costRareGlue": 313,
9917
+ "costEpicCobblestone": 168,
9918
+ "costLegendaryFabric": 5
9919
+ },
9920
+ {
9921
+ "constructionItemRecipeID": 896,
9922
+ "crossplayID": 896,
9923
+ "blueprintID": 192,
9924
+ "constructionItemID": 825,
9925
+ "craftingDuration": 1,
9926
+ "neededConstructionItemID": 824,
9927
+ "costCommonTimber": 10500,
9928
+ "costCommonStraw": 8480,
9929
+ "costRareNails": 5500,
9930
+ "costRareGlue": 375,
9931
+ "costEpicCobblestone": 200,
9932
+ "costLegendaryFabric": 6
9933
+ },
9934
+ {
9935
+ "constructionItemRecipeID": 897,
9936
+ "crossplayID": 897,
9937
+ "blueprintID": 192,
9938
+ "constructionItemID": 826,
9939
+ "craftingDuration": 1,
9940
+ "neededConstructionItemID": 825,
9941
+ "costCommonTimber": 10750,
9942
+ "costCommonStraw": 9080,
9943
+ "costRareNails": 6100,
9944
+ "costRareGlue": 438,
9945
+ "costEpicCobblestone": 232,
9946
+ "costLegendaryFabric": 7
9947
+ },
9948
+ {
9949
+ "constructionItemRecipeID": 898,
9950
+ "crossplayID": 898,
9951
+ "blueprintID": 192,
9952
+ "constructionItemID": 827,
9953
+ "craftingDuration": 1,
9954
+ "neededConstructionItemID": 826,
9955
+ "costCommonTimber": 11000,
9956
+ "costCommonStraw": 9680,
9957
+ "costRareNails": 6700,
9958
+ "costRareGlue": 500,
9959
+ "costEpicCobblestone": 264,
9960
+ "costLegendaryFabric": 8
9961
+ },
9962
+ {
9963
+ "constructionItemRecipeID": 899,
9964
+ "crossplayID": 899,
9965
+ "blueprintID": 192,
9966
+ "constructionItemID": 828,
9967
+ "craftingDuration": 1,
9968
+ "neededConstructionItemID": 827,
9969
+ "costCommonTimber": 11250,
9970
+ "costCommonStraw": 10280,
9971
+ "costRareNails": 7300,
9972
+ "costRareGlue": 563,
9973
+ "costEpicCobblestone": 296,
9974
+ "costLegendaryFabric": 9
9975
+ },
9976
+ {
9977
+ "constructionItemRecipeID": 900,
9978
+ "crossplayID": 900,
9979
+ "blueprintID": 192,
9980
+ "constructionItemID": 829,
9981
+ "craftingDuration": 1,
9982
+ "neededConstructionItemID": 828,
9983
+ "costCommonTimber": 11500,
9984
+ "costCommonStraw": 10880,
9985
+ "costRareNails": 7900,
9986
+ "costRareGlue": 625,
9987
+ "costEpicCobblestone": 328,
9988
+ "costLegendaryFabric": 10
9989
+ },
9990
+ {
9991
+ "constructionItemRecipeID": 901,
9992
+ "crossplayID": 901,
9993
+ "blueprintID": 192,
9994
+ "constructionItemID": 830,
9995
+ "craftingDuration": 1,
9996
+ "neededConstructionItemID": 829,
9997
+ "costCommonTimber": 11750,
9998
+ "costCommonStraw": 11480,
9999
+ "costRareNails": 8500,
10000
+ "costRareGlue": 688,
10001
+ "costEpicCobblestone": 360,
10002
+ "costLegendaryFabric": 11
10003
+ },
10004
+ {
10005
+ "constructionItemRecipeID": 902,
10006
+ "crossplayID": 902,
10007
+ "blueprintID": 192,
10008
+ "constructionItemID": 831,
10009
+ "craftingDuration": 1,
10010
+ "neededConstructionItemID": 830,
10011
+ "costCommonTimber": 12000,
10012
+ "costCommonStraw": 12080,
10013
+ "costRareNails": 9100,
10014
+ "costRareGlue": 750,
10015
+ "costEpicCobblestone": 392,
10016
+ "costLegendaryFabric": 12
10017
+ },
10018
+ {
10019
+ "constructionItemRecipeID": 903,
10020
+ "crossplayID": 903,
10021
+ "blueprintID": 192,
10022
+ "constructionItemID": 832,
10023
+ "craftingDuration": 1,
10024
+ "neededConstructionItemID": 831,
10025
+ "costCommonTimber": 12250,
10026
+ "costCommonStraw": 12680,
10027
+ "costRareNails": 9700,
10028
+ "costRareGlue": 813,
10029
+ "costEpicCobblestone": 424,
10030
+ "costLegendaryFabric": 13
10031
+ },
10032
+ {
10033
+ "constructionItemRecipeID": 904,
10034
+ "crossplayID": 904,
10035
+ "blueprintID": 192,
10036
+ "constructionItemID": 833,
10037
+ "craftingDuration": 1,
10038
+ "neededConstructionItemID": 832,
10039
+ "costCommonTimber": 12500,
10040
+ "costCommonStraw": 13280,
10041
+ "costRareNails": 10300,
10042
+ "costRareGlue": 875,
10043
+ "costEpicCobblestone": 456,
10044
+ "costLegendaryFabric": 14
10045
+ },
10046
+ {
10047
+ "constructionItemRecipeID": 905,
10048
+ "crossplayID": 905,
10049
+ "blueprintID": 192,
10050
+ "constructionItemID": 834,
10051
+ "craftingDuration": 1,
10052
+ "neededConstructionItemID": 833,
10053
+ "costCommonTimber": 12750,
10054
+ "costCommonStraw": 13880,
10055
+ "costRareNails": 10900,
10056
+ "costRareGlue": 938,
10057
+ "costEpicCobblestone": 488,
10058
+ "costLegendaryFabric": 15
9641
10059
  }
9642
10060
  ]
9643
10061
  }