e4k-data 4.61.21 → 4.62.22
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/buildings.json +1010 -152
- package/data/constructionItems.json +420 -0
- package/data/districtTypes.json +5 -0
- package/data/effects.json +8 -0
- package/data/rewards.json +2016 -0
- package/data/tempServerRankRewards.json +1506 -3
- package/data/tempServerSettings.json +57 -0
- package/data/units.json +4 -4
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/images/x768.json +2011 -1
- package/languages/da.json +134 -5
- package/languages/de.json +135 -6
- package/languages/el.json +134 -5
- package/languages/en.json +135 -6
- package/languages/es.json +134 -5
- package/languages/fi.json +134 -5
- package/languages/fr.json +134 -5
- package/languages/it.json +134 -5
- package/languages/ja.json +134 -5
- package/languages/ko.json +134 -5
- package/languages/nl.json +134 -5
- package/languages/no.json +134 -5
- package/languages/pl.json +134 -5
- package/languages/pt.json +134 -5
- package/languages/ru.json +134 -5
- package/languages/sv.json +134 -5
- package/languages/tr.json +134 -5
- package/languages/zh_CN.json +134 -5
- package/languages/zh_TW.json +134 -5
- package/package.json +1 -1
- package/typings/data.d.ts +2 -2
- package/typings/images.d.ts +134 -0
- package/typings/languages.d.ts +129 -0
|
@@ -138,6 +138,63 @@
|
|
|
138
138
|
"currencyLootFactorMax": 0.2,
|
|
139
139
|
"boosterCurrencyPackageID": 1359,
|
|
140
140
|
"rewardSetID": 5
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"settingID": 17,
|
|
144
|
+
"crossplayID": 17,
|
|
145
|
+
"presetIDs": "31,39",
|
|
146
|
+
"peaceDuration": 0,
|
|
147
|
+
"scoringSystem": "collector",
|
|
148
|
+
"hasDailyScoring": 1,
|
|
149
|
+
"startCurrencyAmount": 5000,
|
|
150
|
+
"minimumCurrencyAmountToScore": 10,
|
|
151
|
+
"currencyID": 108,
|
|
152
|
+
"boosterCurrencyID": 109,
|
|
153
|
+
"boosterCurrencyValue": 1,
|
|
154
|
+
"boosterCurrencyLimit": 5,
|
|
155
|
+
"currencyLootFactorMax": 0.2,
|
|
156
|
+
"boosterCurrencyPackageID": 1359,
|
|
157
|
+
"rewardSetID": 7
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"settingID": 18,
|
|
161
|
+
"crossplayID": 18,
|
|
162
|
+
"presetIDs": 40,
|
|
163
|
+
"peaceDuration": 0,
|
|
164
|
+
"scoringSystem": "collector",
|
|
165
|
+
"hasDailyScoring": 1,
|
|
166
|
+
"startCurrencyAmount": 50000,
|
|
167
|
+
"minimumCurrencyAmountToScore": 10,
|
|
168
|
+
"currencyID": 108,
|
|
169
|
+
"boosterCurrencyID": 109,
|
|
170
|
+
"boosterCurrencyValue": 1,
|
|
171
|
+
"boosterCurrencyLimit": 5,
|
|
172
|
+
"currencyLootFactorMax": 0.2,
|
|
173
|
+
"boosterCurrencyPackageID": 1359,
|
|
174
|
+
"rewardSetID": 8
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"settingID": 19,
|
|
178
|
+
"crossplayID": 19,
|
|
179
|
+
"presetIDs": "31,39,32",
|
|
180
|
+
"peaceDuration": 0,
|
|
181
|
+
"scoringSystem": "rankSwap",
|
|
182
|
+
"hasDailyScoring": 1,
|
|
183
|
+
"skinID": 2,
|
|
184
|
+
"startCurrencyAmount": -1,
|
|
185
|
+
"minimumCurrencyAmountToScore": 0,
|
|
186
|
+
"rewardSetID": 9
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"settingID": 20,
|
|
190
|
+
"crossplayID": 20,
|
|
191
|
+
"presetIDs": "31,32",
|
|
192
|
+
"peaceDuration": 0,
|
|
193
|
+
"scoringSystem": "might",
|
|
194
|
+
"hasDailyScoring": 1,
|
|
195
|
+
"startCurrencyAmount": -1,
|
|
196
|
+
"minimumCurrencyAmountToScore": 0,
|
|
197
|
+
"rewardSetID": 10
|
|
141
198
|
}
|
|
142
199
|
]
|
|
143
200
|
}
|
package/data/units.json
CHANGED
|
@@ -2195,7 +2195,7 @@
|
|
|
2195
2195
|
{
|
|
2196
2196
|
"wodID": 152,
|
|
2197
2197
|
"crossplayID": 152,
|
|
2198
|
-
"comment1": "
|
|
2198
|
+
"comment1": "6%",
|
|
2199
2199
|
"comment2": "royalBanner",
|
|
2200
2200
|
"group": "Unit",
|
|
2201
2201
|
"name": "Elitetool",
|
|
@@ -2215,7 +2215,7 @@
|
|
|
2215
2215
|
{
|
|
2216
2216
|
"wodID": 153,
|
|
2217
2217
|
"crossplayID": 153,
|
|
2218
|
-
"comment1": "
|
|
2218
|
+
"comment1": "8%",
|
|
2219
2219
|
"comment2": "kingsBanner",
|
|
2220
2220
|
"group": "Unit",
|
|
2221
2221
|
"name": "Elitetool",
|
|
@@ -2235,7 +2235,7 @@
|
|
|
2235
2235
|
{
|
|
2236
2236
|
"wodID": 239,
|
|
2237
2237
|
"crossplayID": 239,
|
|
2238
|
-
"comment1": "
|
|
2238
|
+
"comment1": "9%",
|
|
2239
2239
|
"comment2": "viscountBanner",
|
|
2240
2240
|
"group": "Unit",
|
|
2241
2241
|
"name": "Elitetool",
|
|
@@ -2255,7 +2255,7 @@
|
|
|
2255
2255
|
{
|
|
2256
2256
|
"wodID": 240,
|
|
2257
2257
|
"crossplayID": 240,
|
|
2258
|
-
"comment1": "
|
|
2258
|
+
"comment1": "10%",
|
|
2259
2259
|
"comment2": "emperorsBanner",
|
|
2260
2260
|
"group": "Unit",
|
|
2261
2261
|
"name": "Elitetool",
|
package/data/version.json
CHANGED
package/data/versionInfo.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "
|
|
3
|
-
"date": "
|
|
2
|
+
"version": "221.RC.02",
|
|
3
|
+
"date": "20/11/2023 12:26:08",
|
|
4
4
|
"included": {
|
|
5
|
-
"features": "Live,
|
|
5
|
+
"features": "Live,Crossplay_RewardpoolUpdate,MeadDistrict,Hades_RC,BustedTCIs,DecoTest"
|
|
6
6
|
}
|
|
7
7
|
}
|