e4k-data 4.113.71 → 4.115.25

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 (43) hide show
  1. package/data/allianceCoatLayouts.json +27 -0
  2. package/data/allianceFundsDonatables.json +6 -24
  3. package/data/allianceQuests.json +774 -0
  4. package/data/buildings.json +1211 -147
  5. package/data/currencies.json +14 -0
  6. package/data/currencyHiddenLists.json +13 -0
  7. package/data/divisionRounds.json +98 -0
  8. package/data/events.json +13 -0
  9. package/data/leaderboardRewards.json +250 -0
  10. package/data/leaguetypeEvents.json +85 -0
  11. package/data/packages.json +10 -0
  12. package/data/quests.json +690 -0
  13. package/data/rewards.json +351 -0
  14. package/data/version.json +1 -1
  15. package/data/versionInfo.json +3 -3
  16. package/images/x768.json +507 -6
  17. package/languages/cs.json +113 -18
  18. package/languages/da.json +113 -18
  19. package/languages/de.json +113 -18
  20. package/languages/el.json +114 -19
  21. package/languages/en.json +113 -18
  22. package/languages/es.json +113 -18
  23. package/languages/fi.json +113 -18
  24. package/languages/fr.json +113 -18
  25. package/languages/hu.json +113 -18
  26. package/languages/it.json +113 -18
  27. package/languages/ja.json +113 -18
  28. package/languages/ko.json +113 -18
  29. package/languages/nl.json +113 -18
  30. package/languages/no.json +113 -18
  31. package/languages/pl.json +113 -18
  32. package/languages/pt.json +113 -18
  33. package/languages/ro.json +113 -18
  34. package/languages/ru.json +113 -18
  35. package/languages/sk.json +113 -18
  36. package/languages/sv.json +113 -18
  37. package/languages/tr.json +113 -18
  38. package/languages/zh_CN.json +113 -18
  39. package/languages/zh_TW.json +113 -18
  40. package/package.json +1 -1
  41. package/typings/data.d.ts +43 -6
  42. package/typings/images.d.ts +27 -0
  43. package/typings/languages.d.ts +97 -2
@@ -76,6 +76,33 @@
76
76
  "eventID": 103,
77
77
  "noofColors": 2,
78
78
  "effectIconID": 1
79
+ },
80
+ {
81
+ "allianceCoatLayoutID": 13,
82
+ "comment1": "AMERank1",
83
+ "maxDuration": 1209600,
84
+ "effects": "410&5",
85
+ "eventID": 129,
86
+ "noofColors": 3,
87
+ "effectIconID": 1
88
+ },
89
+ {
90
+ "allianceCoatLayoutID": 14,
91
+ "comment1": "AMERank2",
92
+ "maxDuration": 1209600,
93
+ "effects": "410&3",
94
+ "eventID": 129,
95
+ "noofColors": 3,
96
+ "effectIconID": 1
97
+ },
98
+ {
99
+ "allianceCoatLayoutID": 15,
100
+ "comment1": "AMERank3",
101
+ "maxDuration": 1209600,
102
+ "effects": "410&2",
103
+ "eventID": 129,
104
+ "noofColors": 3,
105
+ "effectIconID": 1
79
106
  }
80
107
  ]
81
108
  }
@@ -24,30 +24,6 @@
24
24
  "directlyByPlayer": 1,
25
25
  "sortOrder": 4
26
26
  },
27
- {
28
- "allianceFundsDonatableID": 5,
29
- "resourceID": 10,
30
- "directlyByPlayer": 0,
31
- "sortOrder": 5
32
- },
33
- {
34
- "allianceFundsDonatableID": 6,
35
- "resourceID": 7,
36
- "directlyByPlayer": 0,
37
- "sortOrder": 6
38
- },
39
- {
40
- "allianceFundsDonatableID": 7,
41
- "resourceID": 8,
42
- "directlyByPlayer": 0,
43
- "sortOrder": 7
44
- },
45
- {
46
- "allianceFundsDonatableID": 8,
47
- "resourceID": 6,
48
- "directlyByPlayer": 0,
49
- "sortOrder": 8
50
- },
51
27
  {
52
28
  "allianceFundsDonatableID": 9,
53
29
  "currencyID": 33,
@@ -83,6 +59,12 @@
83
59
  "currencyID": 44,
84
60
  "directlyByPlayer": 0,
85
61
  "sortOrder": 14
62
+ },
63
+ {
64
+ "allianceFundsDonatableID": 15,
65
+ "currencyID": 83,
66
+ "directlyByPlayer": 1,
67
+ "sortOrder": 15
86
68
  }
87
69
  ]
88
70
  }