e4k-data 4.71.14 → 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 (83) hide show
  1. package/data/attackSetupSlots.json +100 -0
  2. package/data/buildings.json +23363 -16963
  3. package/data/collectorEventOptions.json +118 -0
  4. package/data/collectorEventRewards.json +288 -0
  5. package/data/constructionItemRecipes.json +418 -0
  6. package/data/constructionItems.json +1904 -484
  7. package/data/constructionItemsEffectGroups.json +24 -0
  8. package/data/craftingQueues.json +23 -1
  9. package/data/craftingRecipes.json +2321 -0
  10. package/data/currencies.json +77 -0
  11. package/data/currencyCaps.json +6 -0
  12. package/data/donationItems.json +270 -0
  13. package/data/donationRewards.json +320 -0
  14. package/data/donationSettings.json +20 -6
  15. package/data/dungeons.json +266 -0
  16. package/data/effectCaps.json +75 -0
  17. package/data/effects.json +133 -16
  18. package/data/effecttypes.json +408 -141
  19. package/data/equipment_effects.json +28 -0
  20. package/data/equipment_rarenesses.json +24 -12
  21. package/data/equipments.json +531 -86
  22. package/data/eventAutoScalingUnitPairings.json +13554 -4338
  23. package/data/events.json +21 -4
  24. package/data/expansions.json +54 -54
  25. package/data/horses.json +143 -143
  26. package/data/islandPlayerRewards.json +30 -0
  27. package/data/islandrewardranks.json +42 -0
  28. package/data/leaguetypeEvents.json +247 -0
  29. package/data/legendskills.json +20 -20
  30. package/data/lootBoxTombolas.json +704 -0
  31. package/data/lootBoxes.json +22 -0
  32. package/data/lords.json +2 -2
  33. package/data/merchants.json +1 -1
  34. package/data/packageCategories.json +4 -0
  35. package/data/{packageCategoryCurrencyRelations.json → packageCategoryCostRelations.json} +7 -1
  36. package/data/packageCategoryFilterRelations.json +4 -0
  37. package/data/packages.json +5072 -12
  38. package/data/quests.json +1 -1
  39. package/data/relicLootOptions.json +84 -0
  40. package/data/researches.json +4727 -1236
  41. package/data/resources.json +6 -0
  42. package/data/rewards.json +63223 -56400
  43. package/data/saleDaysLuckyWheelClasses.json +9 -9
  44. package/data/saleDaysLuckyWheelDropChanceJackpots.json +288 -288
  45. package/data/saleDaysLuckyWheelDropChances.json +59 -283
  46. package/data/saleDaysLuckyWheelRewardSets.json +180 -180
  47. package/data/sceatSkillTiers.json +49 -0
  48. package/data/sceatSkillTrees.json +12 -0
  49. package/data/sceatSkills.json +1376 -2
  50. package/data/seasonEndRewards.json +224 -0
  51. package/data/seasonEventRewards.json +315 -0
  52. package/data/seasonPromotionRewards.json +600 -0
  53. package/data/slums.json +1 -1
  54. package/data/tempServerSettings.json +1 -0
  55. package/data/units.json +1945 -0
  56. package/data/version.json +1 -1
  57. package/data/versionInfo.json +3 -3
  58. package/data/wodIds.json +192 -192
  59. package/data/worldmapskins.json +10 -0
  60. package/images/x768.json +7013 -2218
  61. package/languages/da.json +602 -286
  62. package/languages/de.json +616 -300
  63. package/languages/el.json +598 -282
  64. package/languages/en.json +593 -277
  65. package/languages/es.json +674 -358
  66. package/languages/fi.json +606 -290
  67. package/languages/fr.json +700 -384
  68. package/languages/it.json +614 -298
  69. package/languages/ja.json +606 -290
  70. package/languages/ko.json +600 -284
  71. package/languages/nl.json +603 -287
  72. package/languages/no.json +636 -320
  73. package/languages/pl.json +605 -289
  74. package/languages/pt.json +597 -281
  75. package/languages/ru.json +616 -300
  76. package/languages/sv.json +604 -288
  77. package/languages/tr.json +598 -282
  78. package/languages/zh_CN.json +596 -280
  79. package/languages/zh_TW.json +598 -282
  80. package/package.json +11 -3
  81. package/typings/data.d.ts +46 -7
  82. package/typings/images.d.ts +285 -27
  83. package/typings/languages.d.ts +540 -107
@@ -31,7 +31,7 @@ export interface Language {
31
31
  "dialog_researchTower_blueprintsCategory3_title": string;
32
32
  "dialog_researchTower_blueprintsCategory4_title": string;
33
33
  "dialog_researchTower_blueprintsCategory5_title": string;
34
- "dialog_researchTower_blueprintsCategory6_title": string;
34
+ "dialog_researchTower_blueprintsCategory7_title": string;
35
35
  "dialog_researchTower_manualsCategory10_title": string;
36
36
  "dialog_researchTower_manualsCategory1_title": string;
37
37
  "dialog_researchTower_manualsCategory2_title": string;
@@ -48,7 +48,6 @@ export interface Language {
48
48
  "research_201_copy": string;
49
49
  "research_201_title": string;
50
50
  "research_202_copy": string;
51
- "research_202_title": string;
52
51
  "research_203_copy": string;
53
52
  "research_203_title": string;
54
53
  "research_204_copy": string;
@@ -842,6 +841,7 @@ export interface Language {
842
841
  "errorCode_436": string;
843
842
  "errorCode_441": string;
844
843
  "errorCode_446": string;
844
+ "errorCode_450": string;
845
845
  "errorCode_5": string;
846
846
  "errorCode_53": string;
847
847
  "errorCode_55": string;
@@ -920,6 +920,9 @@ export interface Language {
920
920
  "BGStorehouse_name": string;
921
921
  "BarrelWorkshop_short_info": string;
922
922
  "BarrelWorkshop_upgrade_info": string;
923
+ "DecoDistrict1_name": string;
924
+ "DecoDistrict1_upgrade_info": string;
925
+ "DecoDistrict_short_info": string;
923
926
  "HoneyGardens_short_info": string;
924
927
  "HoneyGardens_upgrade_info": string;
925
928
  "InnerDistrict_name": string;
@@ -1024,7 +1027,11 @@ export interface Language {
1024
1027
  "ci_appearance_dragonriderHospital": string;
1025
1028
  "ci_appearance_dragonriderHospital_flavour": string;
1026
1029
  "ci_appearance_dragonriderSiegeWorkshop": string;
1027
- "ci_appearance_dragonriderSiegeWorkshop_flavor": string;
1030
+ "ci_appearance_dragonriderSiegeWorkshop_flavour": string;
1031
+ "ci_appearance_dragonscaleGranary": string;
1032
+ "ci_appearance_dragonscaleGranary_flavour": string;
1033
+ "ci_appearance_dragonscaleToolsmith": string;
1034
+ "ci_appearance_dragonscaleToolsmith_flavour": string;
1028
1035
  "ci_appearance_easternTavern": string;
1029
1036
  "ci_appearance_easternTavern_flavour": string;
1030
1037
  "ci_appearance_elvenEstate": string;
@@ -1039,6 +1046,10 @@ export interface Language {
1039
1046
  "ci_appearance_estateAlien_flavour": string;
1040
1047
  "ci_appearance_halloweenHunter": string;
1041
1048
  "ci_appearance_halloweenHunter_flavour": string;
1049
+ "ci_appearance_holGranary": string;
1050
+ "ci_appearance_holGranary_flavour": string;
1051
+ "ci_appearance_holToolsmith": string;
1052
+ "ci_appearance_holToolsmith_flavour": string;
1042
1053
  "ci_appearance_mistwoodBarracks": string;
1043
1054
  "ci_appearance_mistwoodBarracks_flavour": string;
1044
1055
  "ci_appearance_natureResearchTower": string;
@@ -1050,7 +1061,7 @@ export interface Language {
1050
1061
  "ci_appearance_nomadTavern": string;
1051
1062
  "ci_appearance_nomadTavern_flavour": string;
1052
1063
  "ci_appearance_octoberfestMarket": string;
1053
- "ci_appearance_octoberfestMarket_flavor": string;
1064
+ "ci_appearance_octoberfestMarket_flavour": string;
1054
1065
  "ci_appearance_octoberfestTower": string;
1055
1066
  "ci_appearance_octoberfestTower_flavour": string;
1056
1067
  "ci_appearance_partyGuardhouse": string;
@@ -1092,9 +1103,13 @@ export interface Language {
1092
1103
  "ci_appearance_xmasWorkshop": string;
1093
1104
  "ci_appearance_xmasWorkshop_flavour": string;
1094
1105
  "ci_blueprint": string;
1106
+ "ci_blueprint_BeefProduction": string;
1107
+ "ci_blueprint_BeefProductionIncrease": string;
1095
1108
  "ci_blueprint_EspionageSpeedBoost": string;
1109
+ "ci_blueprint_HoneyProduction": string;
1096
1110
  "ci_blueprint_HoneyProductionIncrease": string;
1097
1111
  "ci_blueprint_HospitalAdditionalSpace": string;
1112
+ "ci_blueprint_MeadProduction": string;
1098
1113
  "ci_blueprint_MeadProductionIncrease": string;
1099
1114
  "ci_blueprint_ReduceDefensiveToolsCosts": string;
1100
1115
  "ci_blueprint_ReduceDefensiveToolsTime": string;
@@ -1134,6 +1149,7 @@ export interface Language {
1134
1149
  "ci_blueprint_toolsmithBoost": string;
1135
1150
  "ci_blueprint_toolsmithBoost_secondary": string;
1136
1151
  "ci_blueprint_toolsmithBoost_secondary_premium": string;
1152
+ "ci_blueprint_unboostedBeefProduction": string;
1137
1153
  "ci_blueprint_unboostedFoodProduction": string;
1138
1154
  "ci_blueprint_unboostedFoodProduction_secondary": string;
1139
1155
  "ci_blueprint_unboostedFoodProduction_secondary_premium": string;
@@ -1142,6 +1158,10 @@ export interface Language {
1142
1158
  "ci_blueprint_unboostedStoneProduction": string;
1143
1159
  "ci_blueprint_unboostedWoodProduction": string;
1144
1160
  "ci_blueprint_woodProduction": string;
1161
+ "ci_effect_BeefProductionIncrease_blueprint": string;
1162
+ "ci_effect_BeefProductionIncrease_tt": string;
1163
+ "ci_effect_CraftingQueueProductionBoost_1": string;
1164
+ "ci_effect_CraftingQueueProductionBoost_2": string;
1145
1165
  "ci_effect_HoneyProductionIncrease_blueprint": string;
1146
1166
  "ci_effect_MeadProductionIncrease_blueprint": string;
1147
1167
  "ci_effect_MeadProductionincrease": string;
@@ -1164,8 +1184,11 @@ export interface Language {
1164
1184
  "ci_effect_relicToolsmithBoost_tt": string;
1165
1185
  "ci_effect_toolsmithBoost_blueprint": string;
1166
1186
  "ci_effect_toolsmithBoost_tt": string;
1187
+ "ci_effect_unboostedBeefProduction_blueprint": string;
1167
1188
  "ci_effect_unboostedHoneyProduction_blueprint": string;
1168
1189
  "ci_effect_unboostedMeadProduction_blueprint": string;
1190
+ "ci_primary_BeefProduction": string;
1191
+ "ci_primary_BeefProductionIncrease_premium": string;
1169
1192
  "ci_primary_EspionageSpeedBoost": string;
1170
1193
  "ci_primary_HospitalAdditionalSpace": string;
1171
1194
  "ci_primary_MeadProductionIncrease": string;
@@ -1196,6 +1219,7 @@ export interface Language {
1196
1219
  "ci_primary_meadProduction_premium": string;
1197
1220
  "ci_primary_reduceResearchResourceCosts": string;
1198
1221
  "ci_primary_stoneProduction": string;
1222
+ "ci_primary_unboostedBeefProduction": string;
1199
1223
  "ci_primary_unboostedFoodProduction": string;
1200
1224
  "ci_primary_unboostedStoneProduction": string;
1201
1225
  "ci_primary_unboostedWoodProduction": string;
@@ -1223,6 +1247,8 @@ export interface Language {
1223
1247
  "ci_secondary_refineryBoost_premium": string;
1224
1248
  "ci_secondary_toolsmithBoost": string;
1225
1249
  "ci_secondary_toolsmithBoost_premium": string;
1250
+ "ci_secondary_unboostedBeefProduction": string;
1251
+ "ci_secondary_unboostedBeefProduction_premium": string;
1226
1252
  "ci_secondary_unboostedFoodProduction": string;
1227
1253
  "ci_secondary_unboostedFoodProduction_premium": string;
1228
1254
  "ci_secondary_unboostedHoneyProduction_premium": string;
@@ -1261,6 +1287,7 @@ export interface Language {
1261
1287
  "deco_Anniversary9Year_name": string;
1262
1288
  "deco_AnniversaryCake_name": string;
1263
1289
  "deco_AnniversaryCrown_name": string;
1290
+ "deco_AnniversaryDecoWithEffect_name": string;
1264
1291
  "deco_AnniversaryMonument10_name": string;
1265
1292
  "deco_AnniversaryMonument2_name": string;
1266
1293
  "deco_AnniversaryMonument3_name": string;
@@ -1271,12 +1298,14 @@ export interface Language {
1271
1298
  "deco_AnniversaryMonument8_name": string;
1272
1299
  "deco_AnniversaryMonument9_name": string;
1273
1300
  "deco_AnniversaryTable_name": string;
1274
- "deco_BeehiveMeadowHoneyMead_name": string[];
1301
+ "deco_BeehiveMeadowHoneyMead_name": string;
1275
1302
  "deco_Beehive_name": string;
1276
1303
  "deco_BeerPool_name": string;
1277
1304
  "deco_BlackFriday22_name": string;
1278
- "deco_ChessEconomy_name": string[];
1279
- "deco_ChessHybrid_name": string[];
1305
+ "deco_CarnivalDecoWithEffect_name": string;
1306
+ "deco_ChessEconomy_name": string;
1307
+ "deco_ChessHybrid_name": string;
1308
+ "deco_ChristmasDecoWithEffect_name": string;
1280
1309
  "deco_CyberMondday22_name": string;
1281
1310
  "deco_DarkRoomHalloween_name": string;
1282
1311
  "deco_DeathMask_name": string;
@@ -1292,10 +1321,15 @@ export interface Language {
1292
1321
  "deco_DonationEventDecorationNight4_name": string;
1293
1322
  "deco_DonationEventDecorationNight5_name": string;
1294
1323
  "deco_DragonBall_name": string;
1295
- "deco_Easter2024decowitheffects_name": string;
1324
+ "deco_EasterGiantDeco_name": string;
1296
1325
  "deco_EasterTower_name": string;
1297
1326
  "deco_EggTree_name": string;
1298
1327
  "deco_ElephantMonument_name": string;
1328
+ "deco_ExaltedGreenLavaShrineofDuality_name": string;
1329
+ "deco_ExaltedGreenWaterShrineofDuality_name": string;
1330
+ "deco_ExaltedPurpleLavaShrineofDuality_name": string;
1331
+ "deco_ExaltedPurpleWaterShrineofDuality_name": string;
1332
+ "deco_ExaltedRedLavaShrineofDuality_name": string;
1299
1333
  "deco_FallenGiantRed_name": string;
1300
1334
  "deco_FallenGiant_name": string;
1301
1335
  "deco_FireKingdomMoltenGiant_name": string;
@@ -1303,6 +1337,7 @@ export interface Language {
1303
1337
  "deco_GoldenweekShrine_name": string;
1304
1338
  "deco_GreenKingdomGoddessOfNature_name": string;
1305
1339
  "deco_GreenTurtleHut_name": string;
1340
+ "deco_HalloweenDecoWithEffect_name": string;
1306
1341
  "deco_HalloweenTreeTwo_name": string;
1307
1342
  "deco_HalloweenWell_name": string;
1308
1343
  "deco_HoratioStatue_name": string;
@@ -1325,27 +1360,31 @@ export interface Language {
1325
1360
  "deco_OktoberfestForestPond_name": string;
1326
1361
  "deco_OktoberfestStrength_name": string;
1327
1362
  "deco_Pedestal_name": string;
1328
- "deco_PoolOfTheBerimondKingsUnspecifiedTheme_name": string[];
1363
+ "deco_PoolOfTheBerimondKingsUnspecifiedTheme_name": string;
1329
1364
  "deco_PumpkinPlaza_name": string;
1330
1365
  "deco_PurpleSpringTree_name": string;
1331
1366
  "deco_RainbowLeprechaunFloat_name": string;
1332
1367
  "deco_RedturtleHut_name": string;
1333
- "deco_RoyalBanquetFood_name": string[];
1368
+ "deco_RoyalBanquetFood_name": string;
1334
1369
  "deco_SamuraiGoldfish_name": string;
1335
1370
  "deco_Shipwreck2_name": string;
1336
1371
  "deco_Shipwreck_name": string;
1337
1372
  "deco_SilverWinefountain_name": string;
1338
1373
  "deco_SinglesDay22_name": string;
1339
- "deco_SlayerOfTheWolvesDefenseCombat_name": string[];
1374
+ "deco_SlayerOfTheWolvesDefenseCombat_name": string;
1340
1375
  "deco_SleepingDragon_name": string;
1341
1376
  "deco_SnakeThrone_name": string;
1342
1377
  "deco_SnowflakeLake_name": string;
1378
+ "deco_SpiralStoneoftheSunlitShore_name": string;
1379
+ "deco_SpringDecoWithEffect_name": string;
1343
1380
  "deco_SpringTower2_name": string;
1344
1381
  "deco_SpringTower_name": string;
1345
1382
  "deco_StPatrickGoldCave_name": string;
1346
1383
  "deco_StPatrickGoldCave_withEffects_name": string;
1347
1384
  "deco_StPatrickMagicCave_name": string;
1385
+ "deco_SummerDecoWithEffect_name": string;
1348
1386
  "deco_TamingOfTheWild_name": string;
1387
+ "deco_Tentaclestatue_name": string;
1349
1388
  "deco_TerracottaSoldiers_name": string;
1350
1389
  "deco_ThroneOfCommunity2_1_name": string;
1351
1390
  "deco_ThroneOfCommunity2_name": string;
@@ -1355,7 +1394,7 @@ export interface Language {
1355
1394
  "deco_ThroneOfCommunity4_name": string;
1356
1395
  "deco_TikiVolcanoRed_name": string;
1357
1396
  "deco_TikiVolcano_name": string;
1358
- "deco_TimelessKingAttackCombat_name": string[];
1397
+ "deco_TimelessKingAttackCombat_name": string;
1359
1398
  "deco_TortoiseTotem_name": string;
1360
1399
  "deco_TriumphalArchBrave_name": string;
1361
1400
  "deco_TriumphalArchCourage_name": string;
@@ -1367,6 +1406,7 @@ export interface Language {
1367
1406
  "deco_WaterPavilion_name": string;
1368
1407
  "deco_WaterfallHarp1_name": string;
1369
1408
  "deco_WaterfallHarp2_name": string;
1409
+ "deco_WinterDecoWithEffect_name": string;
1370
1410
  "deco_WinterIceYeti_name": string;
1371
1411
  "deco_ZodiacAquarius_name": string;
1372
1412
  "deco_ZodiacAries_name": string;
@@ -1436,10 +1476,20 @@ export interface Language {
1436
1476
  "deco_elephantsFountain_name": string;
1437
1477
  "deco_eternalblossoms_name": string;
1438
1478
  "deco_eternityGarden_name": string;
1479
+ "deco_exaltedCursedSteerport": string;
1480
+ "deco_exaltedLivestockHut_name": string;
1481
+ "deco_exaltedMysticalSteerport": string;
1482
+ "deco_exaltedShabbyLivestockHut_name": string;
1483
+ "deco_exaltedSteerport": string;
1484
+ "deco_exaltedSturdyLivestockHut_name": string;
1439
1485
  "deco_excalibur_name": string;
1440
1486
  "deco_fairground_name": string;
1441
1487
  "deco_falconRecolour_name": string;
1442
1488
  "deco_falconersOutpost_name": string;
1489
+ "deco_fatalfloraT1_name": string;
1490
+ "deco_fatalfloraT2_name": string;
1491
+ "deco_fatalfloraT3_name": string;
1492
+ "deco_fatalfloraT4_name": string;
1443
1493
  "deco_fieldOfGlory_name": string;
1444
1494
  "deco_fieldkitchen_name": string;
1445
1495
  "deco_flag_name": string;
@@ -1543,6 +1593,7 @@ export interface Language {
1543
1593
  "deco_redAlienTree_name": string;
1544
1594
  "deco_relict_name": string;
1545
1595
  "deco_rialtoGondola_name": string;
1596
+ "deco_royaldeserttable_name": string;
1546
1597
  "deco_sagaTerrorBird_name": string;
1547
1598
  "deco_samuraiFountain_name": string;
1548
1599
  "deco_samuraidecofountain_name": string;
@@ -1632,6 +1683,13 @@ export interface Language {
1632
1683
  "demolish_instant_complete_description": string;
1633
1684
  "dialog_beyondTheHorizon_altar_occupation_time": string;
1634
1685
  "dialog_primeday_primesale_buildingExists": string;
1686
+ "dialog_reinforcedvault_header": string;
1687
+ "dragonBreathForge_name": string;
1688
+ "dragonBreathForge_short_info": string;
1689
+ "dragonBreathForge_upgrade_info": string;
1690
+ "dragonHoard_name": string;
1691
+ "dragonHoard_short_info": string;
1692
+ "dragonHoard_upgrade_info": string;
1635
1693
  "drillground_name": string;
1636
1694
  "drillground_short_info": string;
1637
1695
  "drillground_upgrade_info": string;
@@ -1641,6 +1699,8 @@ export interface Language {
1641
1699
  "dworkshop_name": string;
1642
1700
  "dworkshop_short_info": string;
1643
1701
  "dworkshop_upgrade_info": string;
1702
+ "effect_desc_CraftingQueueProductionBoost_3": string;
1703
+ "effect_name_CraftingQueueProductionBoost_3": string;
1644
1704
  "emporium_name": string;
1645
1705
  "emporium_short_info": string;
1646
1706
  "emporium_upgrade_info": string;
@@ -1765,6 +1825,8 @@ export interface Language {
1765
1825
  "harbor_name": string;
1766
1826
  "harbor_short_info": string;
1767
1827
  "harbor_upgrade_info": string;
1828
+ "help_dragonbreathforge": string;
1829
+ "help_reinforcedVault": string;
1768
1830
  "hideout_name": string;
1769
1831
  "hideout_short_info": string;
1770
1832
  "hideout_upgrade_info": string;
@@ -1777,11 +1839,15 @@ export interface Language {
1777
1839
  "houseoffire_name": string;
1778
1840
  "houseoffire_short_info": string;
1779
1841
  "houseoffire_upgrade_info": string;
1842
+ "hud_button_reinforcedault": string;
1780
1843
  "hunter_name": string;
1781
1844
  "hunter_upgrade_info": string;
1782
1845
  "huntertent_name": string;
1783
1846
  "huntertent_short_info": string;
1784
1847
  "huntertent_upgrade_info": string;
1848
+ "imperialCouncilHall_name": string;
1849
+ "imperialCouncilHall_short_info": string;
1850
+ "imperialCouncilHall_upgrade_info": string;
1785
1851
  "ironmine_name": string;
1786
1852
  "ironmine_short_info": string;
1787
1853
  "ironmine_upgrade_info": string;
@@ -1857,6 +1923,7 @@ export interface Language {
1857
1923
  "olivepress_upgrade_info": string;
1858
1924
  "palace_name": string;
1859
1925
  "palace_short_info": string;
1926
+ "panel_action_reinforcedVault": string;
1860
1927
  "pdwelling_name": string;
1861
1928
  "pdwelling_short_info": string;
1862
1929
  "pdwelling_upgrade_info": string;
@@ -1874,9 +1941,11 @@ export interface Language {
1874
1941
  "refinery_name": string;
1875
1942
  "refinery_short_info": string;
1876
1943
  "refinery_upgrade_info": string;
1944
+ "reinforcedVault_name": string;
1877
1945
  "researchtower_name": string;
1878
1946
  "researchtower_short_info": string;
1879
1947
  "researchtower_upgrade_info": string;
1948
+ "ringmenu_building_reinforcedVault": string;
1880
1949
  "rubble_name": string;
1881
1950
  "rubble_short_info": string;
1882
1951
  "rubyWishingWell_name": string;
@@ -2141,6 +2210,14 @@ export interface Language {
2141
2210
  "attackScreen_unitsTools_waveFlank": string;
2142
2211
  "attackScreen_units_hideUnits": string;
2143
2212
  "autoCooldownSkip": string;
2213
+ "beefProductionPerHour": string;
2214
+ "beefProductionPerHour_freeze": string;
2215
+ "beefResource": string;
2216
+ "beef_frozen": string;
2217
+ "beefwastage": string;
2218
+ "beefwastage_freeze": string;
2219
+ "beefwastage_freeze_value": string;
2220
+ "beefwastage_value": string;
2144
2221
  "bladecoast_finalboss": string;
2145
2222
  "bladecoast_surrounding": string;
2146
2223
  "bladecoast_tower": string;
@@ -2172,6 +2249,9 @@ export interface Language {
2172
2249
  "castle_selection_dialog_constructor_required": string;
2173
2250
  "castle_selection_dialog_description": string;
2174
2251
  "castle_selection_dialog_descriptionConstructor": string;
2252
+ "cattleFarm_name": string;
2253
+ "cattleFarm_short_info": string;
2254
+ "cattleFarm_upgrade_info": string;
2175
2255
  "ciMaterialSack_huge_common": string;
2176
2256
  "ciMaterialSack_huge_epic": string;
2177
2257
  "ciMaterialSack_huge_focused": string;
@@ -2666,6 +2746,7 @@ export interface Language {
2666
2746
  "dialog_Commander_bonusKingstower_UNUSED": string;
2667
2747
  "dialog_Commander_bonusMonument": string;
2668
2748
  "dialog_Commander_landmarkBonus": string;
2749
+ "dialog_DecoDistrict1_header": string;
2669
2750
  "dialog_EGAevent_message_title": string;
2670
2751
  "dialog_EGAevent_message_won_title": string;
2671
2752
  "dialog_EGAevent_price1": string;
@@ -3042,7 +3123,7 @@ export interface Language {
3042
3123
  "dialog_alliance_chronic44_17": string;
3043
3124
  "dialog_alliance_chronic44_18": string;
3044
3125
  "dialog_alliance_chronic44_19": string;
3045
- "dialog_alliance_chronic44_20": string[];
3126
+ "dialog_alliance_chronic44_20": string;
3046
3127
  "dialog_alliance_chronic44_21": string;
3047
3128
  "dialog_alliance_chronic45": string;
3048
3129
  "dialog_alliance_chronic45_16": string;
@@ -3797,6 +3878,7 @@ export interface Language {
3797
3878
  "dialog_buildingLoc_repair": string;
3798
3879
  "dialog_buildingLoc_savePer": string;
3799
3880
  "dialog_buildingLoc_upgrading": string;
3881
+ "dialog_building_missing_in_selected_kingdom": string;
3800
3882
  "dialog_buildingsStorehouse_capacityFull_tooltip": string;
3801
3883
  "dialog_buildingsStorehouse_empty_desc": string;
3802
3884
  "dialog_buildingsStorehouse_empty_tip": string;
@@ -3891,6 +3973,7 @@ export interface Language {
3891
3973
  "dialog_castle_occupied_copy2": string;
3892
3974
  "dialog_castle_occupied_copy3": string;
3893
3975
  "dialog_castle_occupied_title": string;
3976
+ "dialog_cattleFarm_header": string;
3894
3977
  "dialog_changeCrest_same": string;
3895
3978
  "dialog_changePassword_done": string;
3896
3979
  "dialog_changePassword_new": string;
@@ -3911,6 +3994,8 @@ export interface Language {
3911
3994
  "dialog_chestOffer_desc_14": string;
3912
3995
  "dialog_chestOffer_desc_15": string;
3913
3996
  "dialog_chestOffer_desc_16": string;
3997
+ "dialog_chestOffer_desc_17": string;
3998
+ "dialog_chestOffer_desc_18": string;
3914
3999
  "dialog_chestOffer_title_01": string;
3915
4000
  "dialog_chestOffer_title_02": string;
3916
4001
  "dialog_chestOffer_title_03": string;
@@ -3927,6 +4012,8 @@ export interface Language {
3927
4012
  "dialog_chestOffer_title_14": string;
3928
4013
  "dialog_chestOffer_title_15": string;
3929
4014
  "dialog_chestOffer_title_16": string;
4015
+ "dialog_chestOffer_title_17": string;
4016
+ "dialog_chestOffer_title_18": string;
3930
4017
  "dialog_chooseCastleConfirm_desc": string;
3931
4018
  "dialog_chooseCastle_island_desc": string;
3932
4019
  "dialog_chooseCastle_preBuiltCastle_16": string;
@@ -4274,8 +4361,17 @@ export interface Language {
4274
4361
  "dialog_crafting_cancel_header": string;
4275
4362
  "dialog_crafting_cancel_productionSlot_desc": string;
4276
4363
  "dialog_crafting_cancel_queueSlot_desc": string;
4364
+ "dialog_crafting_dragonScaleTileInventory_tooltip": string;
4365
+ "dialog_crafting_goldTokenInventory_tooltip": string;
4366
+ "dialog_crafting_khanTabletInventory_tooltip": string;
4367
+ "dialog_crafting_kingdomToolsmithNotConstructed_tooltip": string;
4368
+ "dialog_crafting_kingdomToolsmith_header": string;
4277
4369
  "dialog_crafting_learnRecipe": string;
4370
+ "dialog_crafting_legendaryMaterialInventory_tooltip": string;
4371
+ "dialog_crafting_legendaryTokenInventory_tooltip": string;
4278
4372
  "dialog_crafting_recipeRequired": string;
4373
+ "dialog_crafting_recipe_buildingRequired": string;
4374
+ "dialog_crafting_sceatTokenInventory_tooltip": string;
4279
4375
  "dialog_crafting_select": string;
4280
4376
  "dialog_crafting_skipCrafting_desc": string;
4281
4377
  "dialog_crafting_skipCrafting_header": string;
@@ -4460,7 +4556,12 @@ export interface Language {
4460
4556
  "dialog_deleteAccount_secondConfirmation_popup_title": string;
4461
4557
  "dialog_depletionInfo_desc": string;
4462
4558
  "dialog_depletionInfo_title": string;
4559
+ "dialog_desertedTroops_beefUnits_copy": string;
4560
+ "dialog_desertedTroops_beefUnits_title": string;
4561
+ "dialog_desertedTroops_beefUnits_tooltip": string;
4463
4562
  "dialog_desertedTroops_copy": string;
4563
+ "dialog_desertedTroops_fUnits_copy": string;
4564
+ "dialog_desertedTroops_fUnits_title": string;
4464
4565
  "dialog_desertedTroops_info": string;
4465
4566
  "dialog_desertedTroops_insufficientFood": string;
4466
4567
  "dialog_desertedTroops_insufficientMead": string;
@@ -4468,9 +4569,14 @@ export interface Language {
4468
4569
  "dialog_desertedTroops_meadUnits_title": string;
4469
4570
  "dialog_desertedTroops_meadUnits_tooltip": string;
4470
4571
  "dialog_desertedTroops_overseer": string;
4572
+ "dialog_desertedTroops_overseer_beef": string;
4573
+ "dialog_desertedTroops_overseer_f": string;
4574
+ "dialog_desertedTroops_overseer_mead": string;
4471
4575
  "dialog_desertedTroops_sufficientFood": string;
4472
4576
  "dialog_desertedTroops_sufficientMead": string;
4473
4577
  "dialog_desertedTroops_title": string;
4578
+ "dialog_desertedtroops_insufficientBeef": string;
4579
+ "dialog_desertedtroops_sufficientBeef": string;
4474
4580
  "dialog_dethrone_chances_subtitle": string;
4475
4581
  "dialog_dethrone_chances_title": string;
4476
4582
  "dialog_dethrone_desc": string;
@@ -4644,9 +4750,8 @@ export interface Language {
4644
4750
  "dialog_eventKing_speechBubble": string;
4645
4751
  "dialog_eventKing_speechBubbleEventNotFinished": string;
4646
4752
  "dialog_eventKing_speechBubble_done": string;
4647
- "dialog_event_announcement_description_106": string[];
4753
+ "dialog_event_announcement_description_106": string;
4648
4754
  "dialog_event_announcement_description_123": string;
4649
- "dialog_event_announcement_header_106": string;
4650
4755
  "dialog_event_announcement_header_123": string;
4651
4756
  "dialog_eventdungeonWin_title": string;
4652
4757
  "dialog_eventdungeon_1_missionAccomplished_title": string;
@@ -5059,6 +5164,8 @@ export interface Language {
5059
5164
  "dialog_globalEffects_desc": string;
5060
5165
  "dialog_globalEffects_globalEffects": string;
5061
5166
  "dialog_globalEffects_header": string;
5167
+ "dialog_globalEffects_header_castellans": string;
5168
+ "dialog_globalEffects_header_commander": string;
5062
5169
  "dialog_globalEffects_help": string;
5063
5170
  "dialog_globalEffects_moreInfo_desc": string;
5064
5171
  "dialog_globalEffects_moreInfo_header": string;
@@ -5115,6 +5222,10 @@ export interface Language {
5115
5222
  "dialog_hospital_category_remove": string;
5116
5223
  "dialog_hospital_category_ruby_empty": string;
5117
5224
  "dialog_hospital_category_ruby_title": string;
5225
+ "dialog_hospital_filterMeleeMeadUnits_empty": string;
5226
+ "dialog_hospital_filterMeleeMeadUnits_tooltip": string;
5227
+ "dialog_hospital_filterRangedMeadUnits_empty": string;
5228
+ "dialog_hospital_filterRangedMeadUnits_tooltip": string;
5118
5229
  "dialog_hospital_hospitalSelection_title": string;
5119
5230
  "dialog_hospital_noUnlockedSlotLeft": string;
5120
5231
  "dialog_hospital_removeSoldiers_desc": string;
@@ -5897,6 +6008,9 @@ export interface Language {
5897
6008
  "dialog_legendTemple_defensive": string;
5898
6009
  "dialog_legendTemple_espionageFalse": string;
5899
6010
  "dialog_legendTemple_espionageTrue": string;
6011
+ "dialog_legendTemple_imperialDucatCosts": string;
6012
+ "dialog_legendTemple_imperialDucat_ImperialDucatLimit_tooltip": string;
6013
+ "dialog_legendTemple_imperialDucat_currency": string;
5900
6014
  "dialog_legendTemple_increaseSkill": string;
5901
6015
  "dialog_legendTemple_info": string;
5902
6016
  "dialog_legendTemple_infoAttack": string;
@@ -5950,10 +6064,52 @@ export interface Language {
5950
6064
  "dialog_legendTemple_sceat_2_name": string;
5951
6065
  "dialog_legendTemple_sceat_3_desc": string;
5952
6066
  "dialog_legendTemple_sceat_3_name": string;
6067
+ "dialog_legendTemple_sceat_47_desc": string;
6068
+ "dialog_legendTemple_sceat_47_name": string;
6069
+ "dialog_legendTemple_sceat_48_desc": string;
6070
+ "dialog_legendTemple_sceat_48_name": string;
6071
+ "dialog_legendTemple_sceat_49_desc": string;
6072
+ "dialog_legendTemple_sceat_49_name": string;
5953
6073
  "dialog_legendTemple_sceat_4_desc": string;
5954
6074
  "dialog_legendTemple_sceat_4_name": string;
6075
+ "dialog_legendTemple_sceat_50_desc": string;
6076
+ "dialog_legendTemple_sceat_50_name": string;
6077
+ "dialog_legendTemple_sceat_51_desc": string;
6078
+ "dialog_legendTemple_sceat_51_name": string;
6079
+ "dialog_legendTemple_sceat_52_desc": string;
6080
+ "dialog_legendTemple_sceat_52_name": string;
6081
+ "dialog_legendTemple_sceat_53_desc": string;
6082
+ "dialog_legendTemple_sceat_53_name": string;
6083
+ "dialog_legendTemple_sceat_54_desc": string;
6084
+ "dialog_legendTemple_sceat_54_name": string;
6085
+ "dialog_legendTemple_sceat_55_desc": string;
6086
+ "dialog_legendTemple_sceat_55_name": string;
6087
+ "dialog_legendTemple_sceat_56_desc": string;
6088
+ "dialog_legendTemple_sceat_56_name": string;
6089
+ "dialog_legendTemple_sceat_57_desc": string;
6090
+ "dialog_legendTemple_sceat_57_name": string;
6091
+ "dialog_legendTemple_sceat_58_desc": string;
6092
+ "dialog_legendTemple_sceat_58_name": string;
6093
+ "dialog_legendTemple_sceat_59_desc": string;
6094
+ "dialog_legendTemple_sceat_59_name": string;
5955
6095
  "dialog_legendTemple_sceat_5_desc": string;
5956
6096
  "dialog_legendTemple_sceat_5_name": string;
6097
+ "dialog_legendTemple_sceat_60_desc": string;
6098
+ "dialog_legendTemple_sceat_60_name": string;
6099
+ "dialog_legendTemple_sceat_61_desc": string;
6100
+ "dialog_legendTemple_sceat_61_name": string;
6101
+ "dialog_legendTemple_sceat_62_desc": string;
6102
+ "dialog_legendTemple_sceat_62_name": string;
6103
+ "dialog_legendTemple_sceat_63_desc": string;
6104
+ "dialog_legendTemple_sceat_63_name": string;
6105
+ "dialog_legendTemple_sceat_64_desc": string;
6106
+ "dialog_legendTemple_sceat_64_name": string;
6107
+ "dialog_legendTemple_sceat_65_desc": string;
6108
+ "dialog_legendTemple_sceat_65_name": string;
6109
+ "dialog_legendTemple_sceat_66_desc": string;
6110
+ "dialog_legendTemple_sceat_66_name": string;
6111
+ "dialog_legendTemple_sceat_67_desc": string;
6112
+ "dialog_legendTemple_sceat_67_name": string;
5957
6113
  "dialog_legendTemple_sceat_6_desc": string;
5958
6114
  "dialog_legendTemple_sceat_6_name": string;
5959
6115
  "dialog_legendTemple_sceat_7_desc": string;
@@ -5962,6 +6118,9 @@ export interface Language {
5962
6118
  "dialog_legendTemple_sceat_8_name": string;
5963
6119
  "dialog_legendTemple_sceat_9_desc": string;
5964
6120
  "dialog_legendTemple_sceat_9_name": string;
6121
+ "dialog_legendTemple_sceat_preview_buildings": string;
6122
+ "dialog_legendTemple_sceat_preview_tools": string;
6123
+ "dialog_legendTemple_sceat_preview_units": string;
5965
6124
  "dialog_legendTemple_setSkills": string;
5966
6125
  "dialog_legendTemple_skillCost": string;
5967
6126
  "dialog_legendTemple_skip": string;
@@ -5987,6 +6146,8 @@ export interface Language {
5987
6146
  "dialog_legendTemple_tierLockedSingular": string;
5988
6147
  "dialog_legendTemple_titleOverview": string;
5989
6148
  "dialog_legendTemple_title_keepSkill": string;
6149
+ "dialog_legendTemple_title_keepSkill_7": string;
6150
+ "dialog_legendTemple_title_keepSkill_8": string;
5990
6151
  "dialog_legendTemple_title_keepSkill_done": string;
5991
6152
  "dialog_legendTemple_title_keepSkill_locked": string;
5992
6153
  "dialog_legendTemple_title_keepSkill_new": string;
@@ -6884,6 +7045,7 @@ export interface Language {
6884
7045
  "dialog_options_rubyConfirmation_desc_1": string;
6885
7046
  "dialog_options_rubyConfirmation_desc_2": string;
6886
7047
  "dialog_options_rubyConfirmation_title": string;
7048
+ "dialog_options_saveAccount_enterEmail_desc": string;
6887
7049
  "dialog_options_title": string;
6888
7050
  "dialog_options_vipFlag": string;
6889
7051
  "dialog_outpostTeaser_fact1": string;
@@ -7566,6 +7728,15 @@ export interface Language {
7566
7728
  "dialog_researchTowerCompletePopup_buttonCopy": string;
7567
7729
  "dialog_researchTowerCompletePopup_copy": string;
7568
7730
  "dialog_researchTowerCompletePopup_header": string;
7731
+ "dialog_researchTower_manualsCategory11_title": string;
7732
+ "dialog_researchTower_manualsCategory12_title": string;
7733
+ "dialog_researchTower_manualsCategory13_title": string;
7734
+ "dialog_researchTower_manualsCategory14_title": string;
7735
+ "dialog_researchTower_manualsCategory15_title": string;
7736
+ "dialog_researchTower_manualsCategory16_title": string;
7737
+ "dialog_researchTower_manualsCategory17_title": string;
7738
+ "dialog_researchTower_manualsCategory18_title": string;
7739
+ "dialog_research_missing_for_construction": string;
7569
7740
  "dialog_research_researchTitle": string;
7570
7741
  "dialog_research_timerDays": string;
7571
7742
  "dialog_resourceOverview_metropolBonus": string;
@@ -8020,6 +8191,7 @@ export interface Language {
8020
8191
  "dialog_sendTroups_title": string;
8021
8192
  "dialog_sendingResource_title": string;
8022
8193
  "dialog_sendingTroops_title": string;
8194
+ "dialog_setPassword_password": string;
8023
8195
  "dialog_settings_googleLogin": string;
8024
8196
  "dialog_settings_signInWithApple": string;
8025
8197
  "dialog_shadowToolEventBuy_desc": string;
@@ -8887,6 +9059,7 @@ export interface Language {
8887
9059
  "divination_main_title": string;
8888
9060
  "divination_main_topreward": string;
8889
9061
  "dominionPoints": string;
9062
+ "ebshop_summer2_medium_name": string;
8890
9063
  "effect_description_attackBoostUnitAliensCI": string;
8891
9064
  "effect_description_attackBoostUnitBloodcrowsCI": string;
8892
9065
  "effect_name_allianceDefenseUnitAmountYardBonus": string;
@@ -9267,7 +9440,7 @@ export interface Language {
9267
9440
  "generals_abilities_desc_attack_1008": string;
9268
9441
  "generals_abilities_desc_attack_1010": string;
9269
9442
  "generals_abilities_desc_attack_1011": string;
9270
- "generals_abilities_desc_attack_1012": string[];
9443
+ "generals_abilities_desc_attack_1012": string;
9271
9444
  "generals_abilities_desc_attack_1013": string;
9272
9445
  "generals_abilities_desc_attack_1014": string;
9273
9446
  "generals_abilities_desc_attack_1015": string;
@@ -9298,7 +9471,7 @@ export interface Language {
9298
9471
  "generals_abilities_desc_defense_1008": string;
9299
9472
  "generals_abilities_desc_defense_1010": string;
9300
9473
  "generals_abilities_desc_defense_1011": string;
9301
- "generals_abilities_desc_defense_1012": string[];
9474
+ "generals_abilities_desc_defense_1012": string;
9302
9475
  "generals_abilities_desc_defense_1013": string;
9303
9476
  "generals_abilities_desc_defense_1014": string;
9304
9477
  "generals_abilities_desc_defense_1015": string;
@@ -9329,7 +9502,7 @@ export interface Language {
9329
9502
  "generals_abilities_desc_short_attack_1008": string;
9330
9503
  "generals_abilities_desc_short_attack_1010": string;
9331
9504
  "generals_abilities_desc_short_attack_1011": string;
9332
- "generals_abilities_desc_short_attack_1012": string[];
9505
+ "generals_abilities_desc_short_attack_1012": string;
9333
9506
  "generals_abilities_desc_short_attack_1013": string;
9334
9507
  "generals_abilities_desc_short_attack_1014": string;
9335
9508
  "generals_abilities_desc_short_attack_1015": string;
@@ -9337,7 +9510,7 @@ export interface Language {
9337
9510
  "generals_abilities_desc_short_attack_1018": string;
9338
9511
  "generals_abilities_desc_short_attack_1019": string;
9339
9512
  "generals_abilities_desc_short_attack_1020": string;
9340
- "generals_abilities_desc_short_attack_1021": string[];
9513
+ "generals_abilities_desc_short_attack_1021": string;
9341
9514
  "generals_abilities_desc_short_attack_1022": string;
9342
9515
  "generals_abilities_desc_short_attack_1023": string;
9343
9516
  "generals_abilities_desc_short_attack_1025": string;
@@ -9360,7 +9533,7 @@ export interface Language {
9360
9533
  "generals_abilities_desc_short_defense_1008": string;
9361
9534
  "generals_abilities_desc_short_defense_1010": string;
9362
9535
  "generals_abilities_desc_short_defense_1011": string;
9363
- "generals_abilities_desc_short_defense_1012": string[];
9536
+ "generals_abilities_desc_short_defense_1012": string;
9364
9537
  "generals_abilities_desc_short_defense_1013": string;
9365
9538
  "generals_abilities_desc_short_defense_1014": string;
9366
9539
  "generals_abilities_desc_short_defense_1015": string;
@@ -9368,7 +9541,7 @@ export interface Language {
9368
9541
  "generals_abilities_desc_short_defense_1018": string;
9369
9542
  "generals_abilities_desc_short_defense_1019": string;
9370
9543
  "generals_abilities_desc_short_defense_1020": string;
9371
- "generals_abilities_desc_short_defense_1021": string[];
9544
+ "generals_abilities_desc_short_defense_1021": string;
9372
9545
  "generals_abilities_desc_short_defense_1022": string;
9373
9546
  "generals_abilities_desc_short_defense_1023": string;
9374
9547
  "generals_abilities_desc_short_defense_1025": string;
@@ -9391,7 +9564,7 @@ export interface Language {
9391
9564
  "generals_abilities_desc_short_leveling_attack_1008": string;
9392
9565
  "generals_abilities_desc_short_leveling_attack_1010": string;
9393
9566
  "generals_abilities_desc_short_leveling_attack_1011": string;
9394
- "generals_abilities_desc_short_leveling_attack_1012": string[];
9567
+ "generals_abilities_desc_short_leveling_attack_1012": string;
9395
9568
  "generals_abilities_desc_short_leveling_attack_1013": string;
9396
9569
  "generals_abilities_desc_short_leveling_attack_1014": string;
9397
9570
  "generals_abilities_desc_short_leveling_attack_1015": string;
@@ -9421,7 +9594,7 @@ export interface Language {
9421
9594
  "generals_abilities_desc_short_leveling_defense_1008": string;
9422
9595
  "generals_abilities_desc_short_leveling_defense_1010": string;
9423
9596
  "generals_abilities_desc_short_leveling_defense_1011": string;
9424
- "generals_abilities_desc_short_leveling_defense_1012": string[];
9597
+ "generals_abilities_desc_short_leveling_defense_1012": string;
9425
9598
  "generals_abilities_desc_short_leveling_defense_1013": string;
9426
9599
  "generals_abilities_desc_short_leveling_defense_1014": string;
9427
9600
  "generals_abilities_desc_short_leveling_defense_1015": string;
@@ -9452,7 +9625,7 @@ export interface Language {
9452
9625
  "generals_abilities_desc_short_value_attack_1008": string;
9453
9626
  "generals_abilities_desc_short_value_attack_1010": string;
9454
9627
  "generals_abilities_desc_short_value_attack_1011": string;
9455
- "generals_abilities_desc_short_value_attack_1012": string[];
9628
+ "generals_abilities_desc_short_value_attack_1012": string;
9456
9629
  "generals_abilities_desc_short_value_attack_1013": string;
9457
9630
  "generals_abilities_desc_short_value_attack_1014": string;
9458
9631
  "generals_abilities_desc_short_value_attack_1015": string;
@@ -9460,7 +9633,7 @@ export interface Language {
9460
9633
  "generals_abilities_desc_short_value_attack_1018": string;
9461
9634
  "generals_abilities_desc_short_value_attack_1019": string;
9462
9635
  "generals_abilities_desc_short_value_attack_1020": string;
9463
- "generals_abilities_desc_short_value_attack_1021": string[];
9636
+ "generals_abilities_desc_short_value_attack_1021": string;
9464
9637
  "generals_abilities_desc_short_value_attack_1022": string;
9465
9638
  "generals_abilities_desc_short_value_attack_1023": string;
9466
9639
  "generals_abilities_desc_short_value_attack_1025": string;
@@ -9483,7 +9656,7 @@ export interface Language {
9483
9656
  "generals_abilities_desc_short_value_defense_1008": string;
9484
9657
  "generals_abilities_desc_short_value_defense_1010": string;
9485
9658
  "generals_abilities_desc_short_value_defense_1011": string;
9486
- "generals_abilities_desc_short_value_defense_1012": string[];
9659
+ "generals_abilities_desc_short_value_defense_1012": string;
9487
9660
  "generals_abilities_desc_short_value_defense_1013": string;
9488
9661
  "generals_abilities_desc_short_value_defense_1014": string;
9489
9662
  "generals_abilities_desc_short_value_defense_1015": string;
@@ -9491,7 +9664,7 @@ export interface Language {
9491
9664
  "generals_abilities_desc_short_value_defense_1018": string;
9492
9665
  "generals_abilities_desc_short_value_defense_1019": string;
9493
9666
  "generals_abilities_desc_short_value_defense_1020": string;
9494
- "generals_abilities_desc_short_value_defense_1021": string[];
9667
+ "generals_abilities_desc_short_value_defense_1021": string;
9495
9668
  "generals_abilities_desc_short_value_defense_1022": string;
9496
9669
  "generals_abilities_desc_short_value_defense_1023": string;
9497
9670
  "generals_abilities_desc_short_value_defense_1025": string;
@@ -9515,7 +9688,7 @@ export interface Language {
9515
9688
  "generals_abilities_name_1008": string;
9516
9689
  "generals_abilities_name_1010": string;
9517
9690
  "generals_abilities_name_1011": string;
9518
- "generals_abilities_name_1012": string[];
9691
+ "generals_abilities_name_1012": string;
9519
9692
  "generals_abilities_name_1013": string;
9520
9693
  "generals_abilities_name_1014": string;
9521
9694
  "generals_abilities_name_1015": string;
@@ -9552,83 +9725,41 @@ export interface Language {
9552
9725
  "generals_characters_105_name": string;
9553
9726
  "generals_characters_105_narrative": string;
9554
9727
  "generals_characters_105_summary": string;
9555
- "generals_characters_106_name": string[];
9728
+ "generals_characters_106_name": string;
9556
9729
  "generals_characters_106_narrative": string;
9557
9730
  "generals_characters_106_summary": string;
9558
- "generals_characters_109_name": string[];
9731
+ "generals_characters_109_name": string;
9559
9732
  "generals_characters_109_narrative": string;
9560
9733
  "generals_characters_109_summary": string;
9561
- "generals_characters_110_name": string[];
9734
+ "generals_characters_110_name": string;
9562
9735
  "generals_characters_110_narrative": string;
9563
9736
  "generals_characters_110_summary": string;
9564
- "generals_characters_111_name": string[];
9737
+ "generals_characters_111_name": string;
9565
9738
  "generals_characters_111_narrative": string;
9566
9739
  "generals_characters_111_summary": string;
9567
- "generals_characters_112_name": string[];
9740
+ "generals_characters_112_name": string;
9568
9741
  "generals_characters_112_narrative": string;
9569
9742
  "generals_characters_112_summary": string;
9570
- "generals_characters_113_name": string[];
9743
+ "generals_characters_113_name": string;
9571
9744
  "generals_characters_113_narrative": string;
9572
9745
  "generals_characters_113_summary": string;
9573
- "generals_characters_114_name": string[];
9746
+ "generals_characters_114_name": string;
9574
9747
  "generals_characters_114_narrative": string;
9575
9748
  "generals_characters_114_summary": string;
9576
- "generals_characters_115_name": string[];
9749
+ "generals_characters_115_name": string;
9577
9750
  "generals_characters_115_narrative": string;
9578
9751
  "generals_characters_115_summary": string;
9579
- "generals_characters_116_name": string[];
9752
+ "generals_characters_116_name": string;
9580
9753
  "generals_characters_116_narrative": string;
9581
9754
  "generals_characters_116_summary": string;
9582
- "generals_characters_117_name": string[];
9755
+ "generals_characters_117_name": string;
9583
9756
  "generals_characters_117_narrative": string;
9584
9757
  "generals_characters_117_summary": string;
9585
- "generals_characters_118_name": string[];
9758
+ "generals_characters_118_name": string;
9586
9759
  "generals_characters_118_narrative": string;
9587
9760
  "generals_characters_118_summary": string;
9588
- "generals_introduction_cinematic01_01": string;
9589
- "generals_introduction_cinematic01_02": string;
9590
- "generals_introduction_cinematic01_03": string;
9591
- "generals_introduction_cinematic01_04": string;
9592
- "generals_introduction_cinematic01_05": string;
9593
- "generals_introduction_cinematic01_06": string;
9594
- "generals_introduction_cinematic01_07": string;
9595
- "generals_introduction_cinematic01_08": string;
9596
- "generals_introduction_cinematic01_09": string;
9597
- "generals_introduction_cinematic01_10": string;
9598
- "generals_introduction_cinematic01_11": string;
9599
- "generals_introduction_cinematic01_12": string;
9600
- "generals_introduction_cinematic01_13": string;
9601
- "generals_introduction_cinematic01_14": string;
9602
- "generals_introduction_cinematic01_15": string;
9603
- "generals_introduction_cinematic01_16": string;
9604
- "generals_introduction_cinematic01_17": string;
9605
- "generals_introduction_cinematic01_18": string;
9606
- "generals_introduction_cinematic01_19": string;
9607
- "generals_introduction_cinematic01_20": string;
9608
- "generals_introduction_cinematic01_21": string;
9609
- "generals_introduction_cinematic01_22": string;
9610
- "generals_introduction_cinematic01_23": string;
9611
- "generals_introduction_cinematic01_24": string;
9612
9761
  "generals_introduction_cinematic01_desc": string;
9613
9762
  "generals_introduction_cinematic01_name": string;
9614
- "generals_introduction_cinematic02_01": string;
9615
- "generals_introduction_cinematic02_02": string;
9616
- "generals_introduction_cinematic02_03": string;
9617
- "generals_introduction_cinematic02_04": string;
9618
- "generals_introduction_cinematic02_05": string;
9619
- "generals_introduction_cinematic02_06": string;
9620
- "generals_introduction_cinematic02_07": string;
9621
- "generals_introduction_cinematic02_08": string;
9622
- "generals_introduction_cinematic02_09": string;
9623
- "generals_introduction_cinematic02_10": string;
9624
- "generals_introduction_cinematic02_11": string;
9625
- "generals_introduction_cinematic02_12": string;
9626
- "generals_introduction_cinematic02_13": string;
9627
- "generals_introduction_cinematic02_14": string;
9628
- "generals_introduction_cinematic02_15": string;
9629
- "generals_introduction_cinematic02_16": string;
9630
- "generals_introduction_cinematic02_17": string;
9631
- "generals_introduction_cinematic02_18": string;
9632
9763
  "generals_introduction_cinematic02_desc": string;
9633
9764
  "generals_introduction_cinematic02_name": string;
9634
9765
  "generals_introduction_guidance_01": string;
@@ -9816,6 +9947,7 @@ export interface Language {
9816
9947
  "help_construction_inventory_regular": string;
9817
9948
  "help_copyQueue_tools": string;
9818
9949
  "help_copyQueue_units": string;
9950
+ "help_crafting_kingdomToolsmith": string;
9819
9951
  "help_dailyQuests": string;
9820
9952
  "help_defence_unitcomposition_courtyard": string;
9821
9953
  "help_equipment_inventory_relics": string;
@@ -9895,6 +10027,8 @@ export interface Language {
9895
10027
  "honeyLimitInBrewery": string;
9896
10028
  "honeyStorage_capacityBonus_tt": string;
9897
10029
  "hospital_info_slots": string;
10030
+ "hud_button_cattleFarm": string;
10031
+ "hud_button_kingdomToolsmith": string;
9898
10032
  "hud_rewardHub_offerDropdown_counter": string;
9899
10033
  "hud_rewardHub_title": string;
9900
10034
  "hugekhantabletchest_name": string;
@@ -9928,6 +10062,9 @@ export interface Language {
9928
10062
  "khanMedals_short_info": string;
9929
10063
  "khanTablets_singular": string;
9930
10064
  "khancamp": string;
10065
+ "kingdomToolsmith_name": string;
10066
+ "kingdomToolsmith_short_info": string;
10067
+ "kingdomToolsmith_upgrade_info": string;
9931
10068
  "kingdom_islandResetTimer_2": string;
9932
10069
  "kingdom_island_village_countdown_copy": string;
9933
10070
  "kingdom_island_village_desc": string;
@@ -10001,6 +10138,7 @@ export interface Language {
10001
10138
  "mbs_access_error_tryAgain_desc": string;
10002
10139
  "mbs_access_findAccountID_desc": string;
10003
10140
  "mbs_access_welcome_desc": string;
10141
+ "meadBeefUnits": string;
10004
10142
  "meadStorage_capacityBonus_tt": string;
10005
10143
  "meleeMeadUnits": string;
10006
10144
  "merchantItem_building_2110_desc": string;
@@ -10234,6 +10372,7 @@ export interface Language {
10234
10372
  "merchantitem_resources_2104_name": string;
10235
10373
  "merchantitem_resources_2105_desc": string;
10236
10374
  "merchantitem_resources_2105_name": string;
10375
+ "merchantitem_resources_3569_name": string;
10237
10376
  "merchants_filter_empty": string;
10238
10377
  "message_autoWar_allianceDiplomacy": string;
10239
10378
  "message_autoWar_enemyInfo": string;
@@ -10250,6 +10389,7 @@ export interface Language {
10250
10389
  "message_declinedPeace_copy": string;
10251
10390
  "message_giftReceived_desc": string;
10252
10391
  "message_giftReceived_header": string;
10392
+ "message_header_desertedTroops_beefUnits_title": string;
10253
10393
  "message_header_fbConnectNow_title": string;
10254
10394
  "message_header_invasion_start": string;
10255
10395
  "message_header_island_reward": string;
@@ -10278,6 +10418,7 @@ export interface Language {
10278
10418
  "message_samsung_s7promotion_text": string;
10279
10419
  "message_samsung_s7promotion_title": string;
10280
10420
  "mightPoints": string;
10421
+ "mightPoints_combined": string;
10281
10422
  "might_reward_desc": string;
10282
10423
  "might_reward_final": string;
10283
10424
  "might_reward_info": string;
@@ -10288,6 +10429,7 @@ export interface Language {
10288
10429
  "minigameFeat_intro_closing": string;
10289
10430
  "minigameFeat_intro_description": string;
10290
10431
  "minigameFeat_intro_header": string;
10432
+ "minigameFeat_leave_desc": string;
10291
10433
  "minigameFeat_leave_description": string;
10292
10434
  "minigameFeat_leave_header": string;
10293
10435
  "minigameFeat_lostGame": string;
@@ -10298,6 +10440,7 @@ export interface Language {
10298
10440
  "monument_unitWarningQuestion": string;
10299
10441
  "moraleBonus": string;
10300
10442
  "moraleDialog_copy": string;
10443
+ "mysteryBoxHoL8_package_info_desc": string;
10301
10444
  "mysteryBox_package_info_desc": string;
10302
10445
  "needResearchEvent": string;
10303
10446
  "needResearchTower": string;
@@ -10306,6 +10449,12 @@ export interface Language {
10306
10449
  "needSkillLevel": string;
10307
10450
  "new_shadow_copy": string;
10308
10451
  "new_shadow_title": string;
10452
+ "nk_saveYourAccount_choosePW": string;
10453
+ "nk_saveYourAccount_desc": string;
10454
+ "nk_saveYourAccount_loginName": string;
10455
+ "nk_saveYourAccount_title": string;
10456
+ "nk_savedAccount_desc": string;
10457
+ "nk_savedAccount_title": string;
10309
10458
  "noAvailableOffer": string;
10310
10459
  "nomadBooster_name": string;
10311
10460
  "notEnoughRubies_exclamation": string;
@@ -10316,6 +10465,7 @@ export interface Language {
10316
10465
  "openGate": string;
10317
10466
  "optimization_factionhospital_upgrade_info": string;
10318
10467
  "or": string;
10468
+ "overseer_beef_copy_short": string;
10319
10469
  "package_000": string;
10320
10470
  "package_001": string;
10321
10471
  "package_002": string;
@@ -10330,11 +10480,13 @@ export interface Language {
10330
10480
  "package_011": string;
10331
10481
  "package_012": string;
10332
10482
  "package_015": string;
10483
+ "panel_action_cattleFarm": string;
10333
10484
  "panel_action_dailyQuests": string;
10334
10485
  "panel_action_equipping": string;
10335
10486
  "panel_action_friends": string;
10336
10487
  "panel_action_generals_inn": string;
10337
10488
  "panel_action_generals_overview": string;
10489
+ "panel_action_reinforcedVaultkingdomToolsmith": string;
10338
10490
  "panel_action_seasonLeague": string;
10339
10491
  "panel_collector_HUDButton_Anniversary": string;
10340
10492
  "panel_deco_specialCurrency_counter": string;
@@ -10421,7 +10573,7 @@ export interface Language {
10421
10573
  "pointsEvent_longPointsEvent_alienInvasion_condition03": string;
10422
10574
  "pointsEvent_longPointsEvent_nomadInvasion_condition01": string;
10423
10575
  "pointsEvent_longPointsEvent_nomadInvasion_condition02": string;
10424
- "pointsEvent_longPointsEvent_nomadInvasion_condition03": string[];
10576
+ "pointsEvent_longPointsEvent_nomadInvasion_condition03": string;
10425
10577
  "pointsEvent_longPointsEvent_redAlienInvasion_condition01": string;
10426
10578
  "pointsEvent_longPointsEvent_redAlienInvasion_condition02": string;
10427
10579
  "pointsEvent_longPointsEvent_redAlienInvasion_condition03": string;
@@ -10445,6 +10597,9 @@ export interface Language {
10445
10597
  "presets_feedback_presetAppliedWave": string;
10446
10598
  "presets_feedback_presetSaved": string;
10447
10599
  "presets_feedback_waveCleared": string;
10600
+ "publicOrder_combined": string;
10601
+ "push_1043_title": string;
10602
+ "push_2047_content": string;
10448
10603
  "questCondition_collectKhanMedals": string;
10449
10604
  "questCondition_collectRage": string;
10450
10605
  "questCondition_defeatKhanCamps": string;
@@ -10490,6 +10645,8 @@ export interface Language {
10490
10645
  "reduceBuildingCosts": string;
10491
10646
  "refinedLumber": string;
10492
10647
  "refinedStone": string;
10648
+ "reinforcedVault_short_info": string;
10649
+ "reinforcedVault_upgrade_info": string;
10493
10650
  "releaseUnknown_dialog_alliance_rankinfo0": string;
10494
10651
  "releaseUnknown_dialog_alliance_rankinfo1": string;
10495
10652
  "releaseUnknown_dialog_alliance_rankinfo2": string;
@@ -10631,8 +10788,10 @@ export interface Language {
10631
10788
  "ringmenu_allianceHelp": string;
10632
10789
  "ringmenu_allianceHelp_countdown": string;
10633
10790
  "ringmenu_allianceHelp_progress": string;
10791
+ "ringmenu_building_cattleFarm": string;
10634
10792
  "ringmenu_building_generals_inn": string;
10635
10793
  "ringmenu_building_generals_overview": string;
10794
+ "ringmenu_building_kingdomToolsmith": string;
10636
10795
  "ringmenu_constructionHelp": string;
10637
10796
  "ringmenu_military_menu_enemyRankLow": string;
10638
10797
  "ringmenu_military_menu_notEnoughCharge": string;
@@ -11391,6 +11550,7 @@ export interface Language {
11391
11550
  "underworldRelicts_Hard": string;
11392
11551
  "underworldRelicts_Normal": string;
11393
11552
  "underworld_tower": string;
11553
+ "unitType_beef": string;
11394
11554
  "unitType_melee": string;
11395
11555
  "unitType_ranged": string;
11396
11556
  "unitsInCourtyard_limit_support": string;
@@ -11415,6 +11575,24 @@ export interface Language {
11415
11575
  "webShop_login": string;
11416
11576
  "webShop_tokenExpired_desc": string;
11417
11577
  "webShop_unexpectedError_desc": string;
11578
+ "webshop_AnniversaryEstateTCI_220_desc": string;
11579
+ "webshop_BeefProduction_VIP_name": string;
11580
+ "webshop_BeefProduction_extraLarge_name": string;
11581
+ "webshop_BeefProduction_giant_name": string;
11582
+ "webshop_BeefProduction_huge_name": string;
11583
+ "webshop_BeefProduction_large_name": string;
11584
+ "webshop_BeefProduction_medium_name": string;
11585
+ "webshop_BeefProduction_small_name": string;
11586
+ "webshop_EasterMeadBow_desc": string;
11587
+ "webshop_EasterMeadMace_desc": string;
11588
+ "webshop_EasterMeadRanger_desc": string;
11589
+ "webshop_EasterMeadShieldMaiden_desc": string;
11590
+ "webshop_FlameBreathBerserker_desc": string;
11591
+ "webshop_FruitBreaker_desc": string;
11592
+ "webshop_FruitPirate_desc": string;
11593
+ "webshop_GlassWingArcher_desc": string;
11594
+ "webshop_SummerHuntress_desc": string;
11595
+ "webshop_SummerMarksman_desc": string;
11418
11596
  "webshop_TCI_foodProductionGeneric_desc": string;
11419
11597
  "webshop_TCIbarracks_recruitment500": string;
11420
11598
  "webshop_TCIbarracks_recruitment750": string;
@@ -11437,10 +11615,17 @@ export interface Language {
11437
11615
  "webshop_attackUnitAmountFlankTCI_2009_desc": string;
11438
11616
  "webshop_attackUnitAmountFlankTCI_2010_desc": string;
11439
11617
  "webshop_attackUnitAmountFlankTCI_2011_desc": string;
11618
+ "webshop_attackUnitAmountFlankTCIcap_2008_desc": string;
11619
+ "webshop_attackUnitAmountFlankTCIcap_2010_desc": string;
11620
+ "webshop_attackUnitAmountFlankTCIcap_2011_desc": string;
11440
11621
  "webshop_attackUnitAmountFrontTCI_2012_desc": string;
11441
11622
  "webshop_attackUnitAmountFrontTCI_2013_desc": string;
11442
11623
  "webshop_attackUnitAmountFrontTCI_2014_desc": string;
11443
11624
  "webshop_attackUnitAmountFrontTCI_2015_desc": string;
11625
+ "webshop_attackUnitAmountFrontTCIcap_2004_desc": string;
11626
+ "webshop_attackUnitAmountFrontTCIcap_2012_desc": string;
11627
+ "webshop_attackUnitAmountFrontTCIcap_2014_desc": string;
11628
+ "webshop_attackUnitAmountFrontTCIcap_2015_desc": string;
11444
11629
  "webshop_autumn_VIP_name": string;
11445
11630
  "webshop_autumn_extraLarge_name": string;
11446
11631
  "webshop_autumn_giant_name": string;
@@ -11456,6 +11641,8 @@ export interface Language {
11456
11641
  "webshop_banner_ad1_desc_3": string;
11457
11642
  "webshop_banner_ad1_title": string;
11458
11643
  "webshop_banner_exceptionGrowthFund": string;
11644
+ "webshop_beefgrannarydays_desc": string;
11645
+ "webshop_beeftoolsmithdays_desc": string;
11459
11646
  "webshop_berimondInvasion_VIP_name": string;
11460
11647
  "webshop_berimondInvasion_extraLarge_name": string;
11461
11648
  "webshop_berimondInvasion_giant_name": string;
@@ -11563,6 +11750,7 @@ export interface Language {
11563
11750
  "webshop_dayOfTheDead_large_name": string;
11564
11751
  "webshop_dayOfTheDead_medium_name": string;
11565
11752
  "webshop_dayOfTheDead_small_name": string;
11753
+ "webshop_decoCustomSize": string;
11566
11754
  "webshop_decoFusion_VIP_name": string;
11567
11755
  "webshop_decoFusion_extraLarge_name": string;
11568
11756
  "webshop_decoFusion_giant_name": string;
@@ -11570,6 +11758,12 @@ export interface Language {
11570
11758
  "webshop_decoFusion_large_name": string;
11571
11759
  "webshop_decoFusion_medium_name": string;
11572
11760
  "webshop_decoFusion_small_name": string;
11761
+ "webshop_decoWithEffects_BeefProductionGeneric_desc": string;
11762
+ "webshop_decoWithEffects_FoodHoneyMeadProductionCap_desc": string;
11763
+ "webshop_decoWithEffects_HoneyFoodMeadProductionGeneric_desc": string;
11764
+ "webshop_decoWithEffects_RecrutSpeedRecrutCostGeneric_desc": string;
11765
+ "webshop_decoWithEffects_WallDefCourtDefCourtCap_desc": string;
11766
+ "webshop_decoWithEffects_XP2BarrowsCapacity_desc": string;
11573
11767
  "webshop_decoWithEffects_attackCombat_desc": string;
11574
11768
  "webshop_decoWithEffects_defenderStrength_desc": string;
11575
11769
  "webshop_decoWithEffects_foodProductionFire_desc": string;
@@ -11671,6 +11865,7 @@ export interface Language {
11671
11865
  "webshop_halloween_small_name": string;
11672
11866
  "webshop_hookshotcannon_desc": string;
11673
11867
  "webshop_hwacha_desc": string;
11868
+ "webshop_itemtemporary_desc_771": string;
11674
11869
  "webshop_itemtemporary_desc_812": string;
11675
11870
  "webshop_itemtemporary_desc_813": string;
11676
11871
  "webshop_itemtemporary_desc_814": string;
@@ -11687,6 +11882,12 @@ export interface Language {
11687
11882
  "webshop_itemtemporary_desc_889": string;
11688
11883
  "webshop_itemtemporary_desc_893": string;
11689
11884
  "webshop_itemtemporary_desc_894": string;
11885
+ "webshop_itemtemporary_desc_CastStrDefYardWallLimitDaysGeneric": string;
11886
+ "webshop_itemtemporary_desc_CastStrDefYardWallLimitHoursGeneric": string;
11887
+ "webshop_itemtemporary_desc_CommStrTroopMRDaysGeneric": string;
11888
+ "webshop_itemtemporary_desc_CommStrTroopMRHoursGeneric": string;
11889
+ "webshop_itemtemporary_desc_WaveUnitLimitDaysGeneric": string;
11890
+ "webshop_itemtemporary_desc_WaveUnitLimitHoursGeneric": string;
11690
11891
  "webshop_keepBenefits": string;
11691
11892
  "webshop_legal_1": string;
11692
11893
  "webshop_logout": string;
@@ -11739,10 +11940,15 @@ export interface Language {
11739
11940
  "webshop_offensiveMeleeBonusTCI_2005_desc": string;
11740
11941
  "webshop_offensiveMeleeBonusTCI_2006_desc": string;
11741
11942
  "webshop_offensiveMeleeBonusTCI_2007_desc": string;
11943
+ "webshop_offensiveMeleeBonusTCIcap_2006_desc": string;
11944
+ "webshop_offensiveMeleeBonusTCIcap_2007_desc": string;
11742
11945
  "webshop_offensiveRangeBonusTCI_2000_desc": string;
11743
11946
  "webshop_offensiveRangeBonusTCI_2001_desc": string;
11744
11947
  "webshop_offensiveRangeBonusTCI_2002_desc": string;
11745
11948
  "webshop_offensiveRangeBonusTCI_2003_desc": string;
11949
+ "webshop_offensiveRangeBonusTCIcap_2000_desc": string;
11950
+ "webshop_offensiveRangeBonusTCIcap_2002_desc": string;
11951
+ "webshop_offensiveRangeBonusTCIcap_2003_desc": string;
11746
11952
  "webshop_offensiveTroops_VIP_name": string;
11747
11953
  "webshop_offensiveTroops_extraLarge_name": string;
11748
11954
  "webshop_offensiveTroops_giant_name": string;
@@ -11785,6 +11991,7 @@ export interface Language {
11785
11991
  "webshop_offer_dailyBundle_efAnniversary_desc": string;
11786
11992
  "webshop_offer_dailyBundle_goldenWeek_desc": string;
11787
11993
  "webshop_offer_dailyBundle_oktoberfest_desc": string;
11994
+ "webshop_offer_dailyBundle_springSpecial_desc": string;
11788
11995
  "webshop_offer_dailyBundle_stPatricks_desc": string;
11789
11996
  "webshop_offer_dailyBundle_summerHoliday_desc": string;
11790
11997
  "webshop_offer_dailyBundle_title": string;
@@ -11835,6 +12042,7 @@ export interface Language {
11835
12042
  "webshop_paymentShop_paymentDoubler_title": string;
11836
12043
  "webshop_paymentShop_primeTime_timer": string;
11837
12044
  "webshop_paymentShop_primeTime_title": string;
12045
+ "webshop_permacastellan_desc": string;
11838
12046
  "webshop_purchase_amount": string;
11839
12047
  "webshop_purchase_checkout": string;
11840
12048
  "webshop_purchase_dailyBundle_desc": string;
@@ -11914,6 +12122,15 @@ export interface Language {
11914
12122
  "webshop_subscription_cancel_confirmation_header": string;
11915
12123
  "webshop_subscription_cancel_request_desc": string;
11916
12124
  "webshop_subscription_cancel_request_header": string;
12125
+ "webshop_summer2_VIP_name": string;
12126
+ "webshop_summer2_extraLarge_name": string;
12127
+ "webshop_summer2_giant_name": string;
12128
+ "webshop_summer2_huge_name": string;
12129
+ "webshop_summer2_large_name": string;
12130
+ "webshop_summer2_small_name": string;
12131
+ "webshop_summerDecoE_Combat": string;
12132
+ "webshop_summerDecoE_Resources": string;
12133
+ "webshop_summerDecoE_XP": string;
11917
12134
  "webshop_summer_VIP_name": string;
11918
12135
  "webshop_summer_extraLarge_name": string;
11919
12136
  "webshop_summer_giant_name": string;
@@ -11932,6 +12149,7 @@ export interface Language {
11932
12149
  "webshop_valentines_large_name": string;
11933
12150
  "webshop_valentines_medium_name": string;
11934
12151
  "webshop_valentines_small_name": string;
12152
+ "webshop_warwagon_desc": string;
11935
12153
  "webshop_winter_VIP_name": string;
11936
12154
  "webshop_winter_extraLarge_name": string;
11937
12155
  "webshop_winter_giant_name": string;
@@ -11951,6 +12169,7 @@ export interface Language {
11951
12169
  "effects": {
11952
12170
  "SceatSuppAttackWaves_name": string;
11953
12171
  "SceatSuppAttackWaves_short_info": string;
12172
+ "ci_effect_BeefProductionIncrease": string;
11954
12173
  "ci_effect_EspionageSpeedBoost": string;
11955
12174
  "ci_effect_EspionageSpeedBoost_blueprint": string;
11956
12175
  "ci_effect_EspionageSpeedBoost_tt": string;
@@ -11996,8 +12215,10 @@ export interface Language {
11996
12215
  "ci_effect_attackBoostYard": string;
11997
12216
  "ci_effect_attackBoostYardTCI": string;
11998
12217
  "ci_effect_attackUnitAmountFlank": string;
12218
+ "ci_effect_attackUnitAmountFlankCapped": string;
11999
12219
  "ci_effect_attackUnitAmountFlankTCI": string;
12000
12220
  "ci_effect_attackUnitAmountFront": string;
12221
+ "ci_effect_attackUnitAmountFrontCapped": string;
12001
12222
  "ci_effect_attackUnitAmountFrontTCI": string;
12002
12223
  "ci_effect_attackUnitAmountReinforcementBonus": string;
12003
12224
  "ci_effect_attackUnitAmountReinforcementBoost": string;
@@ -12024,9 +12245,13 @@ export interface Language {
12024
12245
  "ci_effect_defenderSurviveBoost": string;
12025
12246
  "ci_effect_defenderSurviveBoost_blueprint": string;
12026
12247
  "ci_effect_defenderSurviveBoost_tt": string;
12248
+ "ci_effect_defenseBonusNotMainCastle": string;
12027
12249
  "ci_effect_defenseBoostYard": string;
12250
+ "ci_effect_defenseBoostYardCapped": string;
12028
12251
  "ci_effect_defenseBoostYardTCI": string;
12252
+ "ci_effect_defenseUnitAmountWallCapped": string;
12029
12253
  "ci_effect_defenseUnitAmountYardBonus": string;
12254
+ "ci_effect_defenseUnitAmountYardBonusCapped": string;
12030
12255
  "ci_effect_defenseUnitAmountYardMinorBoost": string;
12031
12256
  "ci_effect_defensiveToolsCostsReduction": string;
12032
12257
  "ci_effect_defensiveToolsSpeedBoost": string;
@@ -12055,6 +12280,7 @@ export interface Language {
12055
12280
  "ci_effect_keepUnitWallCount": string;
12056
12281
  "ci_effect_keepUnitWallCount_blueprint": string;
12057
12282
  "ci_effect_keepUnitWallCount_tt": string;
12283
+ "ci_effect_lootBonusPVE": string;
12058
12284
  "ci_effect_marketCarriages": string;
12059
12285
  "ci_effect_marketCarriages_blueprint": string;
12060
12286
  "ci_effect_marketCarriages_tt": string;
@@ -12071,8 +12297,10 @@ export interface Language {
12071
12297
  "ci_effect_nomadDrillGround_tt": string;
12072
12298
  "ci_effect_offensiveMeleeBonus": string;
12073
12299
  "ci_effect_offensiveMeleeBonusTCI": string;
12300
+ "ci_effect_offensiveMeleeBonusTCICapped": string;
12074
12301
  "ci_effect_offensiveRangeBonus": string;
12075
12302
  "ci_effect_offensiveRangeBonusTCI": string;
12303
+ "ci_effect_offensiveRangeBonusTCICapped": string;
12076
12304
  "ci_effect_offensiveToolsCostsReduction": string;
12077
12305
  "ci_effect_offensiveToolsSpeedBoost": string;
12078
12306
  "ci_effect_piratesStorehouse": string;
@@ -12089,6 +12317,8 @@ export interface Language {
12089
12317
  "ci_effect_towerFarmhouse_blueprint": string;
12090
12318
  "ci_effect_towerFarmhouse_tt": string;
12091
12319
  "ci_effect_treeVillageMarket": string;
12320
+ "ci_effect_unboostedBeefProduction": string;
12321
+ "ci_effect_unboostedBeefProduction_tt": string;
12092
12322
  "ci_effect_unboostedFoodProduction": string;
12093
12323
  "ci_effect_unboostedFoodProductionTCI": string;
12094
12324
  "ci_effect_unboostedFoodProduction_blueprint": string;
@@ -12129,6 +12359,7 @@ export interface Language {
12129
12359
  "effect_category_7": string;
12130
12360
  "effect_category_8": string;
12131
12361
  "effect_category_commonEffectCap": string;
12362
+ "effect_desc_CraftingQueueProductionBoost_4": string;
12132
12363
  "effect_description_additionalWaves": string;
12133
12364
  "effect_description_allianceDefenseUnitAmountYardBonus": string;
12134
12365
  "effect_description_attackBonus": string;
@@ -12164,6 +12395,7 @@ export interface Language {
12164
12395
  "effect_description_unboostedFoodProductionTCI": string;
12165
12396
  "effect_description_unitWallCountTCI": string;
12166
12397
  "effect_effectsTooltip_header_castellan": string;
12398
+ "effect_group_1_11_active": string;
12167
12399
  "effect_group_1_13_active": string;
12168
12400
  "effect_group_1_13_active_malus": string;
12169
12401
  "effect_group_1_13_passive": string;
@@ -12232,6 +12464,12 @@ export interface Language {
12232
12464
  "effect_group_5_4_active": string;
12233
12465
  "effect_group_5_4_active_malus": string;
12234
12466
  "effect_group_5_4_passive": string;
12467
+ "effect_group_5_5_active": string;
12468
+ "effect_group_5_5_active_malus": string;
12469
+ "effect_group_5_5_passive": string;
12470
+ "effect_group_5_6_active": string;
12471
+ "effect_group_5_6_active_malus": string;
12472
+ "effect_group_5_6_passive": string;
12235
12473
  "effect_group_6_10_active": string;
12236
12474
  "effect_group_6_10_active_malus": string;
12237
12475
  "effect_group_6_10_passive": string;
@@ -12274,18 +12512,30 @@ export interface Language {
12274
12512
  "effect_group_6_9_active": string;
12275
12513
  "effect_group_6_9_active_malus": string;
12276
12514
  "effect_group_6_9_passive": string;
12515
+ "effect_group_8_4_active": string;
12277
12516
  "effect_name_AttackBoostYardDecoCapped": string;
12517
+ "effect_name_CraftingQueueProductionBoost_4": string;
12518
+ "effect_name_allianceDefenseUnitAmountYardBonusCapped": string;
12278
12519
  "effect_name_attackBoostYard": string;
12520
+ "effect_name_attackBoostYardCapped": string;
12521
+ "effect_name_attackUnitAmountFlankCapped": string;
12279
12522
  "effect_name_attackUnitAmountFront": string;
12280
- "effect_name_battleXPBoost": string[];
12281
- "effect_name_buildingXPBoost": string[];
12523
+ "effect_name_attackUnitAmountFrontCapped": string;
12524
+ "effect_name_battleXPBoost": string;
12525
+ "effect_name_battleXPBoostCapped": string;
12526
+ "effect_name_buildingXPBoost": string;
12527
+ "effect_name_buildingXPBoostCapped": string;
12282
12528
  "effect_name_coalProductionBoost": string;
12529
+ "effect_name_coalProductionBoostCapped": string;
12283
12530
  "effect_name_decoUnboostedMeadProductionCapped": string;
12284
12531
  "effect_name_decosUnboostedFoodProductionBonusBaronEconomyCapped": string;
12285
12532
  "effect_name_decosUnboostedHoneyProductionCapped": string;
12286
12533
  "effect_name_defenseBoostYard": string;
12534
+ "effect_name_defenseBoostYardCapped": string;
12287
12535
  "effect_name_defenseUnitAmountWall": string;
12536
+ "effect_name_defenseUnitAmountWallCapped": string;
12288
12537
  "effect_name_defenseUnitAmountYardBonus": string;
12538
+ "effect_name_defenseUnitAmountYardBonusCapped": string;
12289
12539
  "effect_name_difficultyScalingAttackBoostFlank": string;
12290
12540
  "effect_name_difficultyScalingAttackBoostFront": string;
12291
12541
  "effect_name_difficultyScalingAttackBoostYard": string;
@@ -12303,45 +12553,66 @@ export interface Language {
12303
12553
  "effect_name_difficultyScalingWallBonus": string;
12304
12554
  "effect_name_difficultyScalingWallReduction": string;
12305
12555
  "effect_name_foodCapacityBonusBaronEconomy": string;
12556
+ "effect_name_foodCapacityBonusBaronEconomyCapped": string;
12306
12557
  "effect_name_foodProductionBonusBaronEconomy": string;
12307
12558
  "effect_name_foodProductionBoost": string;
12308
12559
  "effect_name_foodProductionBoostBaronEconomy": string;
12560
+ "effect_name_foodProductionBoostBaronEconomyCapped": string;
12309
12561
  "effect_name_foodProductionBoostDesert": string;
12310
12562
  "effect_name_foodProductionBoostFire": string;
12311
12563
  "effect_name_foodProductionBoostIce": string;
12312
12564
  "effect_name_foodProductionBoostMain": string;
12313
12565
  "effect_name_glassProductionBoost": string;
12566
+ "effect_name_glassProductionBoostCapped": string;
12314
12567
  "effect_name_honeyCapacityBonusBaronEconomy": string;
12568
+ "effect_name_honeyCapacityBonusBaronEconomyCapped": string;
12315
12569
  "effect_name_ironProductionBoost": string;
12570
+ "effect_name_ironProductionBoostCapped": string;
12316
12571
  "effect_name_marketCarriageCapacityBoost": string;
12317
- "effect_name_marketSpeedOwnBoost": string[];
12572
+ "effect_name_marketCarriageCapacityBoostCapped": string;
12573
+ "effect_name_marketSpeedOwnBoost": string;
12574
+ "effect_name_marketSpeedOwnBoostCapped": string;
12318
12575
  "effect_name_meadCapacityBonusBaronEconomy": string;
12576
+ "effect_name_meadCapacityBonusBaronEconomyCapped": string;
12319
12577
  "effect_name_meadProductionBoost": string;
12578
+ "effect_name_meadProductionBoostCapped": string;
12320
12579
  "effect_name_offensiveMeleeBonus": string;
12321
12580
  "effect_name_offensiveMeleeBonusDecoCapped": string;
12581
+ "effect_name_offensiveMeleeBonusTCICapped": string;
12322
12582
  "effect_name_offensiveRangeBonus": string;
12323
12583
  "effect_name_offensiveRangeBonusDecoCapped": string;
12584
+ "effect_name_offensiveRangeBonusTCICapped": string;
12324
12585
  "effect_name_oilProductionBoost": string;
12586
+ "effect_name_oilProductionBoostCapped": string;
12325
12587
  "effect_name_recruitmentCostDecreaseAll": string;
12326
12588
  "effect_name_recruitmentCostDecreaseAllCapped": string;
12327
12589
  "effect_name_recruitmentSpeedBoostAll": string;
12328
12590
  "effect_name_recruitmentSpeedBoostAllCapped": string;
12329
12591
  "effect_name_stoneProductionBoost": string;
12330
12592
  "effect_name_stoneProductionBoostDesert": string;
12593
+ "effect_name_stoneProductionBoostDesertCapped": string;
12331
12594
  "effect_name_stoneProductionBoostFire": string;
12595
+ "effect_name_stoneProductionBoostFireCapped": string;
12332
12596
  "effect_name_stoneProductionBoostIce": string;
12597
+ "effect_name_stoneProductionBoostIceCapped": string;
12333
12598
  "effect_name_stoneProductionBoostMain": string;
12599
+ "effect_name_stoneProductionBoostMainCapped": string;
12334
12600
  "effect_name_toolProductionSpeedBoostAll": string;
12335
12601
  "effect_name_toolProductionSpeedBoostAllCapped": string;
12602
+ "effect_name_unboostedBeefProduction": string;
12603
+ "effect_name_unboostedBeefProductionCapped": string;
12336
12604
  "effect_name_unboostedHoneyProduction": string;
12337
12605
  "effect_name_unboostedMeadProduction": string;
12606
+ "effect_name_unboostedMeadProductionCapped": string;
12338
12607
  "effect_name_woodProductionBoost": string;
12339
12608
  "effect_name_woodProductionBoostDesert": string;
12609
+ "effect_name_woodProductionBoostDesertCapped": string;
12340
12610
  "effect_name_woodProductionBoostFire": string;
12611
+ "effect_name_woodProductionBoostFireCapped": string;
12341
12612
  "effect_name_woodProductionBoostIce": string;
12613
+ "effect_name_woodProductionBoostIceCapped": string;
12342
12614
  "effect_name_woodProductionBoostMain": string;
12343
- "effects_ltpe_tci_dragonriderSiegeWorkshop": string;
12344
- "effects_ltpe_tci_octoberfestMarket": string;
12615
+ "effect_name_woodProductionBoostMainCapped": string;
12345
12616
  "equip_effect_castellan_description_defenseUnitAmountWall": string;
12346
12617
  "equip_effect_description_AttackBoostYardDecoCapped": string;
12347
12618
  "equip_effect_description_MeadProductionIncrease": string;
@@ -12373,6 +12644,7 @@ export interface Language {
12373
12644
  "equip_effect_description_attackUnitAmountFlankAlien": string;
12374
12645
  "equip_effect_description_attackUnitAmountFlankBerimondInvasion": string;
12375
12646
  "equip_effect_description_attackUnitAmountFlankBerimondKingdom": string;
12647
+ "equip_effect_description_attackUnitAmountFlankCapped": string;
12376
12648
  "equip_effect_description_attackUnitAmountFlankConquerBaron": string;
12377
12649
  "equip_effect_description_attackUnitAmountFlankConquerGeneral": string;
12378
12650
  "equip_effect_description_attackUnitAmountFlankMalusPVE": string;
@@ -12384,6 +12656,7 @@ export interface Language {
12384
12656
  "equip_effect_description_attackUnitAmountFlankShapeshifter": string;
12385
12657
  "equip_effect_description_attackUnitAmountFlankTCI": string;
12386
12658
  "equip_effect_description_attackUnitAmountFront": string;
12659
+ "equip_effect_description_attackUnitAmountFrontCapped": string;
12387
12660
  "equip_effect_description_attackUnitAmountFrontConquerBaron": string;
12388
12661
  "equip_effect_description_attackUnitAmountFrontConquerGeneral": string;
12389
12662
  "equip_effect_description_attackUnitAmountFrontMalusPVE": string;
@@ -12410,15 +12683,18 @@ export interface Language {
12410
12683
  "equip_effect_description_defenseBonusNotMainCastle_Maya": string;
12411
12684
  "equip_effect_description_defenseBoostYard": string;
12412
12685
  "equip_effect_description_defenseBoostYardBaron": string;
12686
+ "equip_effect_description_defenseBoostYardCapped": string;
12413
12687
  "equip_effect_description_defenseBoostYardPvP": string;
12414
12688
  "equip_effect_description_defenseBoostYardTower": string;
12415
12689
  "equip_effect_description_defenseMalusBaron": string;
12416
12690
  "equip_effect_description_defenseUnitAmountWall": string;
12691
+ "equip_effect_description_defenseUnitAmountWallCapped": string;
12417
12692
  "equip_effect_description_defenseUnitAmountWallMainCastle": string;
12418
12693
  "equip_effect_description_defenseUnitAmountWallNotMainCastle": string;
12419
12694
  "equip_effect_description_defenseUnitAmountWallNotMainCastle_Maya": string;
12420
12695
  "equip_effect_description_defenseUnitAmountWallPVP": string;
12421
12696
  "equip_effect_description_defenseUnitAmountYardBonus": string;
12697
+ "equip_effect_description_defenseUnitAmountYardBonusCapped": string;
12422
12698
  "equip_effect_description_defenseUnitAmountwallMalusBaron": string;
12423
12699
  "equip_effect_description_difficultyScalingAttackBoostFlank": string;
12424
12700
  "equip_effect_description_difficultyScalingAttackBoostFront": string;
@@ -12513,6 +12789,7 @@ export interface Language {
12513
12789
  "equip_effect_description_offensiveMeleeBonusDecoCapped": string;
12514
12790
  "equip_effect_description_offensiveMeleeBonusPVE": string;
12515
12791
  "equip_effect_description_offensiveMeleeBonusTCI": string;
12792
+ "equip_effect_description_offensiveMeleeBonusTCICapped": string;
12516
12793
  "equip_effect_description_offensiveMeleeMalusPVE": string;
12517
12794
  "equip_effect_description_offensiveMeleeMalusPVP": string;
12518
12795
  "equip_effect_description_offensiveRangeBonus": string;
@@ -12526,6 +12803,7 @@ export interface Language {
12526
12803
  "equip_effect_description_offensiveRangeBonusPVE": string;
12527
12804
  "equip_effect_description_offensiveRangeBonusSamurai": string;
12528
12805
  "equip_effect_description_offensiveRangeBonusTCI": string;
12806
+ "equip_effect_description_offensiveRangeBonusTCICapped": string;
12529
12807
  "equip_effect_description_offensiveRangeMalusPVE": string;
12530
12808
  "equip_effect_description_offensiveRangeMalusPVP": string;
12531
12809
  "equip_effect_description_perceptionBonus": string;
@@ -13976,6 +14254,26 @@ export interface Language {
13976
14254
  "equipment_unique_1079_desc": string;
13977
14255
  "equipment_unique_1080": string;
13978
14256
  "equipment_unique_1080_desc": string;
14257
+ "equipment_unique_1081": string;
14258
+ "equipment_unique_1081_desc": string;
14259
+ "equipment_unique_1082": string;
14260
+ "equipment_unique_1082_desc": string;
14261
+ "equipment_unique_1083": string;
14262
+ "equipment_unique_1083_desc": string;
14263
+ "equipment_unique_1084": string;
14264
+ "equipment_unique_1084_desc": string;
14265
+ "equipment_unique_1085": string;
14266
+ "equipment_unique_1085_desc": string;
14267
+ "equipment_unique_1086": string;
14268
+ "equipment_unique_1086_desc": string;
14269
+ "equipment_unique_1087": string;
14270
+ "equipment_unique_1087_desc": string;
14271
+ "equipment_unique_1088": string;
14272
+ "equipment_unique_1088_desc": string;
14273
+ "equipment_unique_1089": string;
14274
+ "equipment_unique_1089_desc": string;
14275
+ "equipment_unique_1090": string;
14276
+ "equipment_unique_1090_desc": string;
13979
14277
  "equipment_unique_10_desc": string;
13980
14278
  "equipment_unique_11": string;
13981
14279
  "equipment_unique_1100": string;
@@ -14228,6 +14526,28 @@ export interface Language {
14228
14526
  "equipment_unique_2013_desc": string;
14229
14527
  "equipment_unique_2014": string;
14230
14528
  "equipment_unique_2014_desc": string;
14529
+ "equipment_unique_2017": string;
14530
+ "equipment_unique_2017_desc": string;
14531
+ "equipment_unique_2018": string;
14532
+ "equipment_unique_2018_desc": string;
14533
+ "equipment_unique_2019": string;
14534
+ "equipment_unique_2019_desc": string;
14535
+ "equipment_unique_2020": string;
14536
+ "equipment_unique_2020_desc": string;
14537
+ "equipment_unique_2021": string;
14538
+ "equipment_unique_2021_desc": string;
14539
+ "equipment_unique_2022": string;
14540
+ "equipment_unique_2022_desc": string;
14541
+ "equipment_unique_2023": string;
14542
+ "equipment_unique_2023_desc": string;
14543
+ "equipment_unique_2024": string;
14544
+ "equipment_unique_2024_desc": string;
14545
+ "equipment_unique_2025": string;
14546
+ "equipment_unique_2025_desc": string;
14547
+ "equipment_unique_2026": string;
14548
+ "equipment_unique_2026_desc": string;
14549
+ "equipment_unique_2027": string;
14550
+ "equipment_unique_2027_desc": string;
14231
14551
  "equipment_unique_20_desc": string;
14232
14552
  "equipment_unique_21": string;
14233
14553
  "equipment_unique_21_desc": string;
@@ -14265,8 +14585,6 @@ export interface Language {
14265
14585
  "equipment_unique_25_desc": string;
14266
14586
  "equipment_unique_26": string;
14267
14587
  "equipment_unique_262": string;
14268
- "equipment_unique_2622": string;
14269
- "equipment_unique_2622_desc": string;
14270
14588
  "equipment_unique_262_desc": string;
14271
14589
  "equipment_unique_263": string;
14272
14590
  "equipment_unique_263_desc": string;
@@ -15459,6 +15777,7 @@ export interface Language {
15459
15777
  "equipment_unique_98_desc": string;
15460
15778
  "equipment_unique_99": string;
15461
15779
  "equipment_unique_990": string;
15780
+ "equipment_unique_990_desc": string;
15462
15781
  "equipment_unique_991": string;
15463
15782
  "equipment_unique_991_desc": string;
15464
15783
  "equipment_unique_992": string;
@@ -15466,6 +15785,7 @@ export interface Language {
15466
15785
  "equipment_unique_993": string;
15467
15786
  "equipment_unique_993_desc": string;
15468
15787
  "equipment_unique_994": string;
15788
+ "equipment_unique_994_desc": string;
15469
15789
  "equipment_unique_99_desc": string;
15470
15790
  "equipment_unique_9_desc": string;
15471
15791
  "festiveRam_name": string;
@@ -15517,7 +15837,6 @@ export interface Language {
15517
15837
  "gem_unique_1344_desc": string;
15518
15838
  "gem_unique_1345": string;
15519
15839
  "gem_unique_1345_desc": string;
15520
- "gem_unique_1364_desc": string;
15521
15840
  "gem_unique_1391": string;
15522
15841
  "gem_unique_1391_desc": string;
15523
15842
  "gem_unique_1392": string;
@@ -17086,6 +17405,12 @@ export interface Language {
17086
17405
  "attackunit": string;
17087
17406
  "basicProduktion": string;
17088
17407
  "battlelog": string;
17408
+ "beef": string;
17409
+ "beefStorage": string;
17410
+ "beef_short_info": string;
17411
+ "beefproduction": string;
17412
+ "beefproduction_freeze": string;
17413
+ "beefproduction_freeze_value": string;
17089
17414
  "beyondTheHorizon_cityStates_countdown": string;
17090
17415
  "beyondTheHorizon_cityStates_occupationTime": string;
17091
17416
  "bladecoast_fog": string;
@@ -17238,13 +17563,22 @@ export interface Language {
17238
17563
  "currency_description_BastionDoubloon": string;
17239
17564
  "currency_description_CargoPoints": string;
17240
17565
  "currency_description_CommonMysteryBoxKey": string;
17566
+ "currency_description_DecoDistrict1UpgradeToken": string;
17241
17567
  "currency_description_DecoDust": string;
17568
+ "currency_description_DragonCharm": string;
17569
+ "currency_description_DragonGlass": string;
17570
+ "currency_description_DragonGlassArrows": string;
17571
+ "currency_description_DragonScaleArmor": string;
17572
+ "currency_description_DragonScaleArrows": string;
17573
+ "currency_description_DragonScaleSplinters": string;
17574
+ "currency_description_DragonScaleTile": string;
17242
17575
  "currency_description_EpicBoosterConsumable": string;
17243
17576
  "currency_description_EpicMysteryBoxKey": string;
17244
17577
  "currency_description_FuryDoubloon": string;
17245
17578
  "currency_description_FusionCurrency": string;
17246
17579
  "currency_description_HalloweenLTPEToken": string;
17247
17580
  "currency_description_IceLTPEToken": string;
17581
+ "currency_description_ImperialDucat": string;
17248
17582
  "currency_description_ImperialPatronageCharter": string;
17249
17583
  "currency_description_Influence": string;
17250
17584
  "currency_description_InfluenceBooster": string;
@@ -17273,7 +17607,9 @@ export interface Language {
17273
17607
  "currency_description_Statuette": string;
17274
17608
  "currency_description_StatuetteBooster": string;
17275
17609
  "currency_description_StatuetteMalus": string;
17610
+ "currency_description_Steel": string;
17276
17611
  "currency_description_TimeDoubloon": string;
17612
+ "currency_description_TwinFlameAxes": string;
17277
17613
  "currency_description_VigorDoubloon": string;
17278
17614
  "currency_description_XmasLTPEToken": string;
17279
17615
  "currency_description_anniversaryToken": string;
@@ -17283,6 +17619,7 @@ export interface Language {
17283
17619
  "currency_description_mayaLTPEToken": string;
17284
17620
  "currency_description_newKingLTPEToken": string;
17285
17621
  "currency_description_piratesLTPEToken": string;
17622
+ "currency_description_plaster": string;
17286
17623
  "currency_description_sceatToken": string;
17287
17624
  "currency_description_silverToken": string;
17288
17625
  "currency_description_vipPoints": string;
@@ -17304,7 +17641,15 @@ export interface Language {
17304
17641
  "currency_name_CommonFinesand": string;
17305
17642
  "currency_name_CommonMysteryBoxKey": string;
17306
17643
  "currency_name_CommonPurifiedwater": string;
17644
+ "currency_name_DecoDistrict1UpgradeToken": string;
17307
17645
  "currency_name_DecoDust": string;
17646
+ "currency_name_DragonCharm": string;
17647
+ "currency_name_DragonGlass": string;
17648
+ "currency_name_DragonGlassArrows": string;
17649
+ "currency_name_DragonScaleArmor": string;
17650
+ "currency_name_DragonScaleArrows": string;
17651
+ "currency_name_DragonScaleSplinters": string;
17652
+ "currency_name_DragonScaleTile": string;
17308
17653
  "currency_name_EpicBoosterConsumable": string;
17309
17654
  "currency_name_EpicMysteryBoxKey": string;
17310
17655
  "currency_name_EpicPreciousmetals": string;
@@ -17314,6 +17659,7 @@ export interface Language {
17314
17659
  "currency_name_GoldRune": string;
17315
17660
  "currency_name_HalloweenLTPEToken": string;
17316
17661
  "currency_name_IceLTPEToken": string;
17662
+ "currency_name_ImperialDucat": string;
17317
17663
  "currency_name_ImperialPatronageCharter": string;
17318
17664
  "currency_name_Influence": string;
17319
17665
  "currency_name_InfluenceBooster": string;
@@ -17351,7 +17697,9 @@ export interface Language {
17351
17697
  "currency_name_Statuette": string;
17352
17698
  "currency_name_StatuetteBooster": string;
17353
17699
  "currency_name_StatuetteMalus": string;
17700
+ "currency_name_Steel": string;
17354
17701
  "currency_name_TimeDoubloon": string;
17702
+ "currency_name_TwinFlameAxes": string;
17355
17703
  "currency_name_VigorDoubloon": string;
17356
17704
  "currency_name_WishingWellCoin": string;
17357
17705
  "currency_name_XmasLTPEToken": string;
@@ -17367,6 +17715,7 @@ export interface Language {
17367
17715
  "currency_name_mayaLTPEToken": string;
17368
17716
  "currency_name_newKingLTPEToken": string;
17369
17717
  "currency_name_piratesLTPEToken": string;
17718
+ "currency_name_plaster": string;
17370
17719
  "currency_name_rareGlue": string;
17371
17720
  "currency_name_rareNails": string;
17372
17721
  "currency_name_sceatToken": string;
@@ -17394,8 +17743,12 @@ export interface Language {
17394
17743
  "dialog_apprenticeSmith_sceatToken_desc": string;
17395
17744
  "dialog_beyondTheHorizon_introduction_section1_title_AllianceTower": string;
17396
17745
  "dialog_castellanName_1002_Maya": string;
17746
+ "dialog_desertedTroops_insufficientBeef_freeze": string;
17397
17747
  "dialog_desertedTroops_insufficientFood_freeze": string;
17398
17748
  "dialog_desertedTroops_insufficientmead_freeze": string;
17749
+ "dialog_dragonbreathforge_header": string;
17750
+ "dialog_dragonhoard_header": string;
17751
+ "dialog_imperialCouncilHall_header": string;
17399
17752
  "dialog_moveOverview_panel": string;
17400
17753
  "dialog_mysteryBoxSystem_boxRarity_1": string;
17401
17754
  "dialog_mysteryBoxSystem_boxRarity_2": string;
@@ -17410,6 +17763,7 @@ export interface Language {
17410
17763
  "dialog_privateResourceVillages_oil": string;
17411
17764
  "dialog_privateResourceVillages_stone": string;
17412
17765
  "dialog_privateResourceVillages_wood": string;
17766
+ "dialog_recruit_units_beefConsumptionTotal_tooltip": string;
17413
17767
  "dialog_resetAccount_desc": string;
17414
17768
  "dialog_resetAccount_title": string;
17415
17769
  "dialog_rewardHub_manageAll_button": string;
@@ -17430,6 +17784,24 @@ export interface Language {
17430
17784
  "disassemble": string;
17431
17785
  "distance": string;
17432
17786
  "done": string;
17787
+ "dragonCharm": string;
17788
+ "dragonCharm_short_info": string;
17789
+ "dragonCharmproduction": string;
17790
+ "dragonGlass": string;
17791
+ "dragonGlassArrows": string;
17792
+ "dragonGlassArrows_short_info": string;
17793
+ "dragonGlassArrowsproduction": string;
17794
+ "dragonGlass_short_info": string;
17795
+ "dragonGlassproduction": string;
17796
+ "dragonScaleArmor": string;
17797
+ "dragonScaleArmor_short_info": string;
17798
+ "dragonScaleArmorproduction": string;
17799
+ "dragonScaleArrows": string;
17800
+ "dragonScaleArrows_short_info": string;
17801
+ "dragonScaleArrowsproduction": string;
17802
+ "dragonScaleSplinters": string;
17803
+ "dragonScaleSplinters_short_info": string;
17804
+ "dragonScaleSplintersproduction": string;
17433
17805
  "drawChance": string;
17434
17806
  "dungeonProtection": string;
17435
17807
  "dungeonProtection_Maya": string;
@@ -17556,7 +17928,6 @@ export interface Language {
17556
17928
  "filters_filter_2": string;
17557
17929
  "filters_filter_20": string;
17558
17930
  "filters_filter_21": string;
17559
- "filters_filter_22": string;
17560
17931
  "filters_filter_23": string;
17561
17932
  "filters_filter_4": string;
17562
17933
  "filters_filter_40": string;
@@ -17673,6 +18044,8 @@ export interface Language {
17673
18044
  "goods": string;
17674
18045
  "guards": string;
17675
18046
  "help": string;
18047
+ "help_dragonhoard": string;
18048
+ "help_imperialCouncilHall": string;
17676
18049
  "help_spyMove": string;
17677
18050
  "hero_generic_0": string;
17678
18051
  "hero_generic_1": string;
@@ -17706,6 +18079,11 @@ export interface Language {
17706
18079
  "honor": string;
17707
18080
  "honorPoints": string;
17708
18081
  "horse4": string;
18082
+ "hud_button_community": string;
18083
+ "hud_button_dragonbreathforge": string;
18084
+ "hud_button_dragonhoard": string;
18085
+ "hud_button_imperialCouncilHall": string;
18086
+ "hud_button_supportChat": string;
17709
18087
  "hunter_short_info": string;
17710
18088
  "iOS_Sub_Delayed_Content": string;
17711
18089
  "iOS_Sub_Delayed_Title": string;
@@ -17937,14 +18315,18 @@ export interface Language {
17937
18315
  "melees": string;
17938
18316
  "message_header_desertedTroops_meadUnits_title": string;
17939
18317
  "message_header_relicBrewery_insufficientResources": string;
18318
+ "message_productionDownTime_freeze_desc": string;
17940
18319
  "message_productionDownTime_freeze_food_desc": string;
17941
18320
  "message_productionDownTime_freeze_food_header": string;
17942
18321
  "message_productionDownTime_freeze_foodmead_desc": string;
17943
18322
  "message_productionDownTime_freeze_foodmead_header": string;
18323
+ "message_productionDownTime_freeze_header": string;
18324
+ "message_productionDownTime_unfreeze_desc": string;
17944
18325
  "message_productionDownTime_unfreeze_food_desc": string;
17945
18326
  "message_productionDownTime_unfreeze_food_header": string;
17946
18327
  "message_productionDownTime_unfreeze_foodmead_desc": string;
17947
18328
  "message_productionDownTime_unfreeze_foodmead_header": string;
18329
+ "message_productionDownTime_unfreeze_header": string;
17948
18330
  "metropol": string;
17949
18331
  "metropol_Maya": string;
17950
18332
  "metropol_desc_Maya": string;
@@ -17965,6 +18347,8 @@ export interface Language {
17965
18347
  "mysteryBox_boxName_AutumnBox2022_2": string;
17966
18348
  "mysteryBox_boxName_AutumnBox2022_3": string;
17967
18349
  "mysteryBox_boxName_AutumnBox2022_4": string;
18350
+ "mysteryBox_boxName_HoL8BoxBig_4": string;
18351
+ "mysteryBox_boxName_HoL8BoxLittle_1": string;
17968
18352
  "mysteryBox_boxName_MysteryBoxBronze_1": string;
17969
18353
  "mysteryBox_boxName_MysteryBoxBronze_2": string;
17970
18354
  "mysteryBox_boxName_MysteryBoxBronze_3": string;
@@ -18077,6 +18461,8 @@ export interface Language {
18077
18461
  "panel_action_crafting": string;
18078
18462
  "panel_action_defence": string;
18079
18463
  "panel_action_discord": string;
18464
+ "panel_action_dragonbreathforge": string;
18465
+ "panel_action_dragonhoard": string;
18080
18466
  "panel_action_economy": string;
18081
18467
  "panel_action_effect": string;
18082
18468
  "panel_action_enemySearch": string;
@@ -18085,6 +18471,7 @@ export interface Language {
18085
18471
  "panel_action_googlePlay": string;
18086
18472
  "panel_action_googlePlay_v2": string;
18087
18473
  "panel_action_iTunes": string;
18474
+ "panel_action_imperialCouncilHall": string;
18088
18475
  "panel_action_jumpTo": string;
18089
18476
  "panel_action_jumpToCapital": string;
18090
18477
  "panel_action_levelBlockDefencescreen": string;
@@ -18396,8 +18783,17 @@ export interface Language {
18396
18783
  "requiredBuilding_singular": string;
18397
18784
  "required_colon": string;
18398
18785
  "resAmount_aquamarine": string;
18786
+ "resAmount_beef": string;
18787
+ "resAmount_dragonCharm": string;
18788
+ "resAmount_dragonGlass": string;
18789
+ "resAmount_dragonGlassArrows": string;
18790
+ "resAmount_dragonScaleArmor": string;
18791
+ "resAmount_dragonScaleArrows": string;
18792
+ "resAmount_dragonScaleSplinters": string;
18399
18793
  "resAmount_food": string;
18794
+ "resAmount_steel": string;
18400
18795
  "resAmount_stone": string;
18796
+ "resAmount_twinFlameAxes": string;
18401
18797
  "resAmount_wood": string;
18402
18798
  "research_10_copy": string;
18403
18799
  "research_10_title": string;
@@ -18543,9 +18939,11 @@ export interface Language {
18543
18939
  "ringmenu_addToDistrict": string;
18544
18940
  "ringmenu_architectNeeded": string;
18545
18941
  "ringmenu_architectNeeded_short": string;
18942
+ "ringmenu_building_DragonHoard": string;
18546
18943
  "ringmenu_building_RelicBrewery": string;
18547
18944
  "ringmenu_building_RelicEnchanter": string;
18548
18945
  "ringmenu_building_cantRetreat": string;
18946
+ "ringmenu_building_dragonbreathforge": string;
18549
18947
  "ringmenu_building_isDamaged": string;
18550
18948
  "ringmenu_building_recruit": string;
18551
18949
  "ringmenu_building_refinery": string;
@@ -18673,6 +19071,9 @@ export interface Language {
18673
19071
  "stats_island_aquamarineOut_versusPlayer": string;
18674
19072
  "statuetteBooster_colon": string;
18675
19073
  "status": string;
19074
+ "steel": string;
19075
+ "steel_shortinfo": string;
19076
+ "steelproduction": string;
18676
19077
  "stone": string;
18677
19078
  "stoneStorage": string;
18678
19079
  "stone_short_info": string;
@@ -18752,6 +19153,9 @@ export interface Language {
18752
19153
  "travelspeed": string;
18753
19154
  "treasureCastle": string;
18754
19155
  "troopstrength": string;
19156
+ "twinFlameAxes": string;
19157
+ "twinFlameAxes_short_info": string;
19158
+ "twinFlameAxesproduction": string;
18755
19159
  "unassigned": string;
18756
19160
  "unavailable": string;
18757
19161
  "underworld_finalboss": string;
@@ -18892,6 +19296,7 @@ export interface Language {
18892
19296
  "worldmap_tooltipp_besieged": string;
18893
19297
  "wounded": string;
18894
19298
  "xPerHour": string;
19299
+ "xPerHour_freeze": string;
18895
19300
  "xPercent_Bonus": string;
18896
19301
  "xPercent_Bonus_on": string;
18897
19302
  "xPercent_Malus": string;
@@ -20008,7 +20413,6 @@ export interface Language {
20008
20413
  "push_1042_content": string;
20009
20414
  "push_1042_title": string;
20010
20415
  "push_1043_content": string;
20011
- "push_1043_title": string;
20012
20416
  "push_1044_content": string;
20013
20417
  "push_1044_title": string;
20014
20418
  "push_1045_content": string;
@@ -20121,7 +20525,6 @@ export interface Language {
20121
20525
  "push_2045_title": string;
20122
20526
  "push_2046_content": string;
20123
20527
  "push_2046_title": string;
20124
- "push_2047_content": string;
20125
20528
  "push_2047_title": string;
20126
20529
  "push_2048_content": string;
20127
20530
  "push_2048_title": string;
@@ -23052,6 +23455,10 @@ export interface Language {
23052
23455
  "tut_tapOnQuestCond_copy_OLD": string;
23053
23456
  "tut_tapOnQuests_copy_OLD": string;
23054
23457
  };
23458
+ "research": {
23459
+ "dialog_researchTower_blueprintsCategory6_Title": string;
23460
+ "research_202_title": string;
23461
+ };
23055
23462
  "tooltips": {
23056
23463
  "webshop_BerimondInvasionReputationBoost_desc": string;
23057
23464
  "webshop_CaseOfTheShogun_desc": string;
@@ -23147,16 +23554,22 @@ export interface Language {
23147
23554
  "AlienRerollDefenderMelee_short_info": string;
23148
23555
  "AlienRerollDefenderRange_name": string;
23149
23556
  "AlienRerollDefenderRange_short_info": string;
23150
- "CelestialMarksman_desc": string;
23151
- "CelestialMarksman_name": string;
23152
- "CelestialMarksman_short_info": string;
23153
23557
  "ColossalNomadTabletChest_name": string;
23154
23558
  "ColossalNomadTabletChest_short_info": string;
23155
23559
  "ColossalSamuraiTokenChest_name": string;
23156
23560
  "ColossalSamuraiTokenChest_short_info": string;
23157
- "EasterChampioness_desc": string;
23158
- "EasterChampioness_name": string;
23159
- "EasterChampioness_short_info": string;
23561
+ "EasterMeadBow_desc": string;
23562
+ "EasterMeadBow_name": string;
23563
+ "EasterMeadBow_short_info": string;
23564
+ "EasterMeadMace_desc": string;
23565
+ "EasterMeadMace_name": string;
23566
+ "EasterMeadMace_short_info": string;
23567
+ "EasterMeadRanger_desc": string;
23568
+ "EasterMeadRanger_name": string;
23569
+ "EasterMeadRanger_short_info": string;
23570
+ "EasterMeadShieldMaiden_desc": string;
23571
+ "EasterMeadShieldMaiden_name": string;
23572
+ "EasterMeadShieldMaiden_short_info": string;
23160
23573
  "EliteChristmasAttackerMelee_name": string;
23161
23574
  "EliteChristmasAttackerMelee_short_info": string;
23162
23575
  "EliteChristmasAttackerRange_name": string;
@@ -23180,10 +23593,19 @@ export interface Language {
23180
23593
  "EnormousNomadTabletChest_name": string;
23181
23594
  "EnormousNomadTabletChest_short_info": string;
23182
23595
  "EnormousSamuraiTokenChest_name": string;
23596
+ "FlameBreathBerserker_desc": string;
23597
+ "FlameBreathBerserker_name": string;
23598
+ "FlameBreathBerserker_short_info": string;
23183
23599
  "ForlornRanger_name": string;
23184
23600
  "ForlornRanger_short_info": string;
23185
23601
  "ForsakenMaiden_name": string;
23186
23602
  "ForsakenMaiden_short_info": string;
23603
+ "FruitBreaker_desc": string;
23604
+ "FruitBreaker_name": string;
23605
+ "FruitBreaker_short_info": string;
23606
+ "FruitPirate_desc": string;
23607
+ "FruitPirate_name": string;
23608
+ "FruitPirate_short_info": string;
23187
23609
  "GiantNomadTabletChest_name": string;
23188
23610
  "GiantNomadTabletChest_short_info": string;
23189
23611
  "GiantSamuraiTokenChest_name": string;
@@ -23192,9 +23614,9 @@ export interface Language {
23192
23614
  "GingerBreadMaiden_short_info": string;
23193
23615
  "GingerBreadRanger_name": string;
23194
23616
  "GingerBreadRanger_short_info": string;
23195
- "GuardianOfSpring_desc": string;
23196
- "GuardianOfSpring_name": string;
23197
- "GuardianOfSpring_short_info": string;
23617
+ "GlassWingArcher_desc": string;
23618
+ "GlassWingArcher_name": string;
23619
+ "GlassWingArcher_short_info": string;
23198
23620
  "HighKingsBanner_name": string;
23199
23621
  "HighKingsBanner_short_info": string;
23200
23622
  "HighQueensBanner_name": string;
@@ -23233,6 +23655,12 @@ export interface Language {
23233
23655
  "RenegadeMayaMelee_short_info": string;
23234
23656
  "RenegadeMayaRange_name": string;
23235
23657
  "RenegadeMayaRange_short_info": string;
23658
+ "ScaleShardMarksman_desc": string;
23659
+ "ScaleShardMarksman_name": string;
23660
+ "ScaleShardMarksman_short_info": string;
23661
+ "ScaleboundGuardian_desc": string;
23662
+ "ScaleboundGuardian_name": string;
23663
+ "ScaleboundGuardian_short_info": string;
23236
23664
  "SceatAttGateDefRange_name": string;
23237
23665
  "SceatAttGateDefRange_short_info": string;
23238
23666
  "SceatAttMoatAttRange_name": string;
@@ -23263,7 +23691,7 @@ export interface Language {
23263
23691
  "SceatSuppDefDefensePowerYard_short_info": string;
23264
23692
  "SceatSuppDefDefensePower_name": string;
23265
23693
  "SceatSuppDefDefensePower_short_info": string;
23266
- "SceatSuppDefKillAttackers_name": string[];
23694
+ "SceatSuppDefKillAttackers_name": string;
23267
23695
  "SceatSuppDefKillAttackers_short_info": string;
23268
23696
  "SceatSuppDefKillMeleeAttackers_name": string;
23269
23697
  "SceatSuppDefKillMeleeAttackers_short_info": string;
@@ -23283,6 +23711,12 @@ export interface Language {
23283
23711
  "SpringShield_short_info": string;
23284
23712
  "SpringXPTool_name": string;
23285
23713
  "SpringXPTool_short_info": string;
23714
+ "SummerHuntress_desc": string;
23715
+ "SummerHuntress_name": string;
23716
+ "SummerHuntress_short_info": string;
23717
+ "SummerMarksman_desc": string;
23718
+ "SummerMarksman_name": string;
23719
+ "SummerMarksman_short_info": string;
23286
23720
  "SupremeMonarchsBanner_name": string;
23287
23721
  "SupremeMonarchsBanner_short_info": string;
23288
23722
  "USAGloryFlag_name": string;
@@ -23290,9 +23724,6 @@ export interface Language {
23290
23724
  "Unknown_name": string;
23291
23725
  "Unknown_short_info_soldier": string;
23292
23726
  "Unknown_short_info_tool": string;
23293
- "ValkyrieHuntress_desc": string;
23294
- "ValkyrieHuntress_name": string;
23295
- "ValkyrieHuntress_short_info": string;
23296
23727
  "ViscountBerimondPointBoost_name": string;
23297
23728
  "ViscountBerimondPointBoost_short_info": string;
23298
23729
  "ViscountKhanChest_name": string;
@@ -23572,7 +24003,7 @@ export interface Language {
23572
24003
  "elitexptool_short_info": string;
23573
24004
  "emperorsBanner_name": string;
23574
24005
  "emperorsBanner_short_info": string;
23575
- "enormousSamuraiTokenChest_short_info": string[];
24006
+ "enormousSamuraiTokenChest_short_info": string;
23576
24007
  "equip_effect_description_cooldownReductionDungeons": string;
23577
24008
  "equipmentPackageDesc_158": string;
23578
24009
  "equipmentPackageName_810": string;
@@ -24030,6 +24461,8 @@ export interface Language {
24030
24461
  "viscountBanner_short_info": string;
24031
24462
  "warhorn_name": string;
24032
24463
  "warhorn_short_info": string;
24464
+ "webshop_ScaleShardMarksman_desc": string;
24465
+ "webshop_ScaleboundGuardian_desc": string;
24033
24466
  "xptool_name": string;
24034
24467
  "xptool_short_info": string;
24035
24468
  "yakpackanimal_name": string;