e4k-data 4.58.37 → 4.59.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/alliancebuffs.json +158 -0
- package/data/buildings.json +687 -142
- package/data/constructionItemRecipes.json +778 -0
- package/data/constructionItems.json +1812 -200
- package/data/constructionItemsEffectGroups.json +10 -0
- package/data/currencyClearCompensations.json +432 -0
- package/data/effects.json +26 -0
- package/data/effecttypes.json +8 -0
- package/data/equipments.json +13 -0
- package/data/expansions.json +54 -54
- package/data/horses.json +143 -143
- package/data/leaguetypeEvents.json +3 -3
- package/data/messageRestrictions.json +6 -3
- package/data/packages.json +642 -0
- package/data/researches.json +186 -0
- package/data/rewards.json +349 -285
- package/data/units.json +66 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +192 -192
- package/images/x768.json +130 -47
- package/languages/da.json +98 -25
- package/languages/de.json +98 -25
- package/languages/el.json +98 -25
- package/languages/en.json +87 -14
- package/languages/es.json +98 -25
- package/languages/fi.json +96 -23
- package/languages/fr.json +98 -25
- package/languages/it.json +98 -25
- package/languages/ja.json +95 -22
- package/languages/ko.json +97 -24
- package/languages/nl.json +98 -25
- package/languages/no.json +96 -23
- package/languages/pl.json +98 -25
- package/languages/pt.json +98 -25
- package/languages/ru.json +98 -25
- package/languages/sv.json +96 -23
- package/languages/tr.json +96 -23
- package/languages/zh_CN.json +98 -25
- package/languages/zh_TW.json +98 -25
- package/package.json +1 -1
- package/typings/data.d.ts +1 -0
- package/typings/images.d.ts +8 -3
- package/typings/languages.d.ts +72 -2
package/languages/zh_TW.json
CHANGED
|
@@ -878,7 +878,14 @@
|
|
|
878
878
|
"errorCode_222": "將軍會伴隨一名指揮官/城主行進。",
|
|
879
879
|
"errorCode_311": "此過程已完成。",
|
|
880
880
|
"errorCode_446": "你現在無法購買此貨幣,因為你沒有足夠的空間。",
|
|
881
|
-
"needMoatUpgrade": "護城河需要升級"
|
|
881
|
+
"needMoatUpgrade": "護城河需要升級",
|
|
882
|
+
"alert_C2PurchaseNotEnabled": "目前尚未啟用購買紅寶石。",
|
|
883
|
+
"email_current_confirm_validation_successful": "你目前的電子郵件已獲得確認。現在你應查看你的新電子郵件尋找另一條確認連結。",
|
|
884
|
+
"email_validation_multiple_clicks_error": "此確認連結已被點擊過。",
|
|
885
|
+
"email_confirm_old_request_error": "此確認連結似乎已經過期。",
|
|
886
|
+
"email_change_cancelation_old_request_error": "此取消連結似乎已經逾期。",
|
|
887
|
+
"email_change_cancelation_successful": "你的電子郵件更改要求已被取消。",
|
|
888
|
+
"email_change_cancelation_multiple_clicks_error": "此取消連結已被選取過。"
|
|
882
889
|
},
|
|
883
890
|
"buildings_and_decorations": {
|
|
884
891
|
"bakery_name": "麵包房",
|
|
@@ -1803,9 +1810,9 @@
|
|
|
1803
1810
|
"ci_blueprint_refineryBoost": "精煉廠生產藍圖",
|
|
1804
1811
|
"ci_blueprint_toolsmithBoost": "鍛工匠生產藍圖",
|
|
1805
1812
|
"ci_secondary_refineryBoost": "聖物精煉廠生產建築物品",
|
|
1806
|
-
"ci_secondary_refineryBoost_premium": "
|
|
1813
|
+
"ci_secondary_refineryBoost_premium": "頂級聖物精煉廠生物建築物品",
|
|
1807
1814
|
"ci_secondary_toolsmithBoost": "聖物鍛工匠生產建築物品",
|
|
1808
|
-
"ci_secondary_toolsmithBoost_premium": "
|
|
1815
|
+
"ci_secondary_toolsmithBoost_premium": "頂級聖物鍛工匠生產建築物品",
|
|
1809
1816
|
"deco_OktoberfestStrength_name": "蝴蝶餅鬥力亭",
|
|
1810
1817
|
"deco_octoberfestPartyEnd_name": "十月節派對後的狼藉場地",
|
|
1811
1818
|
"deco_octoberfestParty_name": "十月節啤酒園",
|
|
@@ -1819,12 +1826,27 @@
|
|
|
1819
1826
|
"ci_appearance_samuraiTavern": "武士酒館",
|
|
1820
1827
|
"ci_appearance_samuraiGuardhouse_flavour": "日出王國的恐怖浪士組警衛隊一向以其使命必達的殘暴效率聞名。",
|
|
1821
1828
|
"ci_appearance_samuraiGuardhouse": "武士崗哨樓",
|
|
1822
|
-
"ci_effect_attackBonusUnitBloodcrows": "+{0}
|
|
1823
|
-
"ci_effect_attackBonusUnitAlien": "+{0}
|
|
1824
|
-
"ci_blueprint_toolsmithBoost_secondary": "
|
|
1825
|
-
"ci_blueprint_refineryBoost_secondary": "
|
|
1826
|
-
"ci_effect_toolsmithBoost_blueprint": "
|
|
1827
|
-
"ci_effect_refineryBoost_blueprint": "
|
|
1829
|
+
"ci_effect_attackBonusUnitBloodcrows": "+{0} 進攻血鴉城堡時的戰鬥力",
|
|
1830
|
+
"ci_effect_attackBonusUnitAlien": "+{0} 進攻外國城堡時的戰鬥力",
|
|
1831
|
+
"ci_blueprint_toolsmithBoost_secondary": "聖物鍛工匠生產藍圖",
|
|
1832
|
+
"ci_blueprint_refineryBoost_secondary": "聖物精煉廠生產藍圖",
|
|
1833
|
+
"ci_effect_toolsmithBoost_blueprint": "鍛工匠生產加成",
|
|
1834
|
+
"ci_effect_refineryBoost_blueprint": "精煉廠生產加成",
|
|
1835
|
+
"deco_InfernalTurtleHut_name": "地獄薩滿的小廬",
|
|
1836
|
+
"deco_corruptedgoddessOfNature_name": "墮落的自然女神",
|
|
1837
|
+
"deco_wellofmadness_name": "狂亂之井",
|
|
1838
|
+
"ci_appearance_halloweenHunter_flavour": "可怕的野獸會跟著你穿越濃霧的秋季森林……只有最勇敢的獵人膽敢面對它們。",
|
|
1839
|
+
"ci_appearance_halloweenHunter": "陰森狩獵小屋",
|
|
1840
|
+
"deco_halloweenSludgeCrypt_name": "殘汙墓窖",
|
|
1841
|
+
"deco_halloweenCrypt_name": "陰森墓窖",
|
|
1842
|
+
"ci_blueprint_toolsmithBoost_secondary_premium": "頂級聖物鍛工匠生產藍圖",
|
|
1843
|
+
"ci_blueprint_refineryBoost_secondary_premium": "頂級聖物精煉廠生產藍圖",
|
|
1844
|
+
"ci_effect_relicRefineryBoost_blueprint": "精煉廠生產加成",
|
|
1845
|
+
"ci_effect_relicToolsmithBoost_tt": "鍛工匠生產加成:",
|
|
1846
|
+
"ci_effect_relicRefineryBoost_tt": "精煉廠生產加成:",
|
|
1847
|
+
"ci_effect_relicToolsmithBoost_blueprint": "鍛工匠生產加成",
|
|
1848
|
+
"deco_blueSalesFountain_name": "Spring of elation",
|
|
1849
|
+
"deco_goldenEggHut_name": "Autumn gobblers refuge"
|
|
1828
1850
|
},
|
|
1829
1851
|
"dialogs": {
|
|
1830
1852
|
"dialog_festival_desc": "用食物幫你的居民舉辦一場盛宴吧!在盛宴期間,你所有城堡的招募速度會大幅提高。宴會越大,效果越好。",
|
|
@@ -8012,12 +8034,12 @@
|
|
|
8012
8034
|
"dialog_info_samuraiBooster": "暫時增加掠得的武士代幣數量",
|
|
8013
8035
|
"dialog_attackBonus_samuraiTokenBoost": "武士代幣加成:多 {0}% 武士代幣",
|
|
8014
8036
|
"dialog_redAlienInvasion_message_header": "血鴉族之戰",
|
|
8015
|
-
"dialog_redAlienInvasion_message_copy": "
|
|
8037
|
+
"dialog_redAlienInvasion_message_copy": "我們正面臨急迫的危險!黑暗力量在偉大的帝國各地現蹤, 不祥的血紅色城堡紛紛矗立!邪惡的血鴉族領主正要侵略我們的國度!集結你的軍隊擊退入侵者!",
|
|
8016
8038
|
"dialog_redAlienInvasion_jumpto_castleName": "找出血鴉城堡",
|
|
8017
8039
|
"dialog_redAlienInvasion_camp_points_copy": "若你榮耀地打敗血鴉族領主,即可獲得榮譽得分。收集了一定數量的榮耀得分便可立即或在活動結束後獲得獎勵。",
|
|
8018
|
-
"dialog_redAlienInvasion_camp_info": "
|
|
8040
|
+
"dialog_redAlienInvasion_camp_info": "黑暗力量在偉大的帝國各地現蹤,不祥的血紅色城堡紛紛矗立!這些侵略者城堡領主一向以強攻好戰聞名,所以務必為你的軍隊做好應戰準備。對抗血鴉族領主奮戰,贏得的榮譽將讓你獲得獎勵。",
|
|
8019
8041
|
"dialog_redAlienInvasion_eventEnd_title": "血鴉族敗退",
|
|
8020
|
-
"dialog_redAlienInvasion_eventEnd_copy": "
|
|
8042
|
+
"dialog_redAlienInvasion_eventEnd_copy": "血鴉族領主已被逐出我們的國度。你收集了 {0} 分榮譽得分!",
|
|
8021
8043
|
"dialog_redAlienInvasion_gotTopxReward_copy": "在對抗血鴉族領主的戰役中,你收集了 {0} 的榮耀得分。做為擁有最高榮耀得分的 {1} 名城堡領主之一,你將獲得豐富的獎勵!",
|
|
8022
8044
|
"dialog_redAlienInvasion_gotRoyalReward_copy": "在對抗血鴉族領主的戰役中,你收集了 {0} 的榮耀得分。做為擁有最高榮耀得分的城堡領主,你將獲得獨特的獎勵!",
|
|
8023
8045
|
"dialog_redAlienInvasionAlliance_gotRoyalReward_copy": "在對抗血鴉族領主的戰役中,你的同盟收集了 {0} 的榮耀得分。做為擁有最高榮耀得分的同盟的一員,你將獲得獨特的獎勵!",
|
|
@@ -8030,7 +8052,7 @@
|
|
|
8030
8052
|
"dialog_redAlienInvasionAlliance_eventEnd_copy": "血鴉族領主已經被逐出我們的世界。你的同盟在戰鬥中獲得了 {0} 榮耀得分!",
|
|
8031
8053
|
"dialog_redAlienInvasionAlliance_camp_points_copy": "在活動尾聲累積最多榮耀得分的同盟,將會獲得優渥的獎勵。當您的同盟到達 {0} 分時將會獲得一份參加獎。",
|
|
8032
8054
|
"dialog_redAlienInvasionAlliance_camp_points_noAlliance_copy": "加入同盟並為同盟獲取榮耀得分,贏取額外的獎勵。",
|
|
8033
|
-
"dialog_redAlienInvasionAlliance_message_copy": "
|
|
8055
|
+
"dialog_redAlienInvasionAlliance_message_copy": "我們正面臨急迫的危險!偉大帝國各地的邪惡力量現蹤,不祥的血紅色城堡紛紛矗立!無情的血鴉族領主們正在侵略我們的國度!集結你的同盟並擊退這些黑暗勢力!",
|
|
8034
8056
|
"shapeshifterBloodpointBooster_short_info": "得分加成會讓攻擊變形者圖騰的得分增加 {0}%。您可以在每次攻擊時使用多個得分加成。",
|
|
8035
8057
|
"dialog_shapeshifter_selectBoosters_desc": "您可在此選擇每次攻擊變形者圖騰要使用的加成。護符加成將會增加您每次攻擊獲取的變形者護符,而得分加成則將增加您獲取的得分。啟動激烈模式,您每次進攻時可用的加成數量上限就會提升。",
|
|
8036
8058
|
"dialog_info_message_title_156": "臨時伺服器問答集",
|
|
@@ -9169,7 +9191,10 @@
|
|
|
9169
9191
|
"dialog_beyondTheHorizon_main_performance_title": "表現",
|
|
9170
9192
|
"dialog_alliance_temporaryBoost_healingSpeedIncreaseBoostPremium_desc": "增加紅寶石和錢幣部隊的治療速度加成。使用同盟基金支付費用。",
|
|
9171
9193
|
"dialog_alliance_temporaryBoost_healingSpeedIncreaseBoostPremium_percentage": "紅寶石和錢幣部隊的治療速度加成:+{0}%",
|
|
9172
|
-
"dialog_alliance_chronic44_20":
|
|
9194
|
+
"dialog_alliance_chronic44_20": [
|
|
9195
|
+
"暫時增加紅寶石和錢幣部隊的治療速度加成",
|
|
9196
|
+
"暫時縮短針對武士軍營的攻擊冷卻時間"
|
|
9197
|
+
],
|
|
9173
9198
|
"dialog_alliance_chronic44_19": "暫時增加紅寶石和錢幣部隊的治療速度加成",
|
|
9174
9199
|
"dialog_tempServer_scoring_desc_rankSwap": "向偉大帝國中的敵人主城堡發起進攻來收集排名得分,並和對方交換名次。符合交換名次資格的玩家將在每日排名清單中標記起來。",
|
|
9175
9200
|
"dialog_primeDayPO_desc_07": "滿載夏季的閃亮財富",
|
|
@@ -11390,7 +11415,7 @@
|
|
|
11390
11415
|
"dialog_battleLogDetails_waveSelection_postBattle": "戰鬥後",
|
|
11391
11416
|
"dialog_battleLogDetails_waveSelection_preBattle": "戰鬥前",
|
|
11392
11417
|
"dialog_battleLogDetails_waveSelection_support": "支援波勢",
|
|
11393
|
-
"dialog_battleLogDetails_waveSelection_wave": "
|
|
11418
|
+
"dialog_battleLogDetails_waveSelection_wave": "進攻波數",
|
|
11394
11419
|
"dialog_battleLogDetails_vsDialog_tools": "武器:",
|
|
11395
11420
|
"dialog_battleLogDetails_vsDialog_units": "部隊:",
|
|
11396
11421
|
"generals_skill_desc_additionalWaves": "進攻時 +{0} 波",
|
|
@@ -11590,18 +11615,53 @@
|
|
|
11590
11615
|
"research_need_three": "需要等級 {1} 的 {0}、等級 {3} 的 {2},以及等級 {5} 的 {4}",
|
|
11591
11616
|
"dialog_alliance_temporaryBoost_allianceDaimyoCooldownReduction_desc": "縮短大名城堡的冷卻時間。費用是使用同盟基金支付。",
|
|
11592
11617
|
"dialog_alliance_temporaryBoost_allianceSamuraiCooldownReduction_desc": "縮短武士軍營的冷卻時間。費用是使用同盟基金支付。",
|
|
11593
|
-
"
|
|
11594
|
-
"dialog_alliance_chronic44_21": "暫時縮短針對武士軍營的攻擊冷卻時間",
|
|
11618
|
+
"dialog_alliance_chronic44_21": "暫時縮短針對大名城堡的攻擊冷卻時間",
|
|
11595
11619
|
"dialog_alliance_temporaryBoost_allianceDaimyoCooldownReduction_percentage": "針對大名城堡的攻擊冷卻時間:-{0}%",
|
|
11596
11620
|
"dialog_alliance_temporaryBoost_allianceDaimyoCooldownReduction": "針對大名城堡的攻擊冷卻時間",
|
|
11597
11621
|
"dialog_alliance_temporaryBoost_allianceSamuraiCooldownReduction_percentage": "對武士軍營的進攻冷卻時間:-{0}%",
|
|
11598
11622
|
"dialog_alliance_temporaryBoost_allianceSamuraiCooldownReduction": "對武士軍營的進攻冷卻時間",
|
|
11599
11623
|
"dialog_generals_overview_selectPvEGeneral_tab": "你的將軍",
|
|
11600
11624
|
"dialog_generals_overview_selectGeneral_tab": "你的將軍",
|
|
11601
|
-
"effect_description_attackBonusUnitBloodcrowsCI": "+{0}
|
|
11602
|
-
"effect_description_attackBonusUnitAlienCI": "+{0}
|
|
11603
|
-
"ci_effect_attackBonusUnitBloodcrows_tt": "
|
|
11604
|
-
"ci_effect_attackBonusUnitAlien_tt": "
|
|
11625
|
+
"effect_description_attackBonusUnitBloodcrowsCI": "+{0} 進攻血鴉城堡時的戰鬥力(建築物品效果)",
|
|
11626
|
+
"effect_description_attackBonusUnitAlienCI": "+{0} 進攻外國城堡時的戰鬥力(建築物品效果)",
|
|
11627
|
+
"ci_effect_attackBonusUnitBloodcrows_tt": "進攻血鴉城堡時的戰鬥力:",
|
|
11628
|
+
"ci_effect_attackBonusUnitAlien_tt": "進攻外國城堡時的戰鬥力:",
|
|
11629
|
+
"dialog_listOverview_castleBurning_desc": "此城堡中受損的建築物",
|
|
11630
|
+
"dialog_repairAll_confirmationPopup_desc": "立即修復主城堡中的所有損害!進攻、破壞和瘟疫散播醫生對你的建築物造成的所有現行損害都會立即得到修復!產量和公共秩序也會完全復原!只會套用在所選的城堡。",
|
|
11631
|
+
"dialog_repairAll_confirmationPopup_subHeader": "立即修復損害!",
|
|
11632
|
+
"dialog_repairAll_confirmation_header": "修復所有建築物",
|
|
11633
|
+
"dialog_repairAll_costReduction_countdown_desc": "費用減少時間:",
|
|
11634
|
+
"dialog_repairAll_desc": "你的城堡已遭到進攻或破壞,而且有些城堡正在燃燒!燃燒的城堡產出較低,而且還會降低公共秩序!要盡快修復它們!",
|
|
11635
|
+
"dialog_repairAll_finalPrice_desc": "最終價格!",
|
|
11636
|
+
"dialog_repairAll_header": "修復損害",
|
|
11637
|
+
"dialog_repairAll_repairCoins_countdown_desc": "費用切換成金幣時間:",
|
|
11638
|
+
"dialog_repairAll_subHeader_openGate": "購買「打開城門」",
|
|
11639
|
+
"dialog_repairAll_subHeader_peaceProtection": "購買保護模式",
|
|
11640
|
+
"dialog_repairAll_subHeader_repairAll_gold": "花費金幣修復全部",
|
|
11641
|
+
"dialog_repairAll_subHeader_repairAll_rubies": "花費紅寶石修復全部",
|
|
11642
|
+
"peaceProtection_active": "保護模式啟動:",
|
|
11643
|
+
"webshop_fortifiedram_desc": "獲得等級 {0} 強化攻城槌攻城武器。",
|
|
11644
|
+
"webshop_hookshotcannon_desc": "獲得等級 {0} 天鉤大砲攻城武器。",
|
|
11645
|
+
"webshop_hwacha_desc": "獲得等級 {0} 火焰車攻城武器。",
|
|
11646
|
+
"webshop_glorytower_desc": "獲得等級 {0} 榮耀塔樓攻城武器。",
|
|
11647
|
+
"webshop_siegemortar_desc": "獲得等級 {0} 攻城野豬砲攻城武器。",
|
|
11648
|
+
"ci_blueprint_relicToolsmithBoost": "頂級聖物鍛工匠生產藍圖",
|
|
11649
|
+
"ci_blueprint_relicRefineryBoost": "頂級聖物精煉廠生產藍圖",
|
|
11650
|
+
"ci_secondary_relicRefineryBoost_premium": "頂級聖物精煉廠生物建築物品",
|
|
11651
|
+
"ci_secondary_relicToolsmithBoost_premium": "頂級聖物鍛工匠生產建築物品",
|
|
11652
|
+
"dialog_longPointsEvent_eventEnd_dragonrider": "As the dragon flames dim and the festivities wane, the Majestic Dragon Mingle comes to its conclusion. Youve earned {0} season points in the contest and secured place {1} in the rankings. But fret not, more majestic adventures are on the horizon!",
|
|
11653
|
+
"dialog_longPointsEvent_eventEnd_dragonrider_singular": "As the last dragon roars fade, the Majestic Dragon Mingle draws to a close. Youve obtained {0} season point and secured place {1} in the rankings. Keep your spirits high, for new legendary quests await!",
|
|
11654
|
+
"dialog_longPointsEvent_eventEnd_title_dragonrider": "Mingles End!",
|
|
11655
|
+
"dialog_longPointsEvent_eventcamp_header_dragonrider": "Majestic Dragon Mingle",
|
|
11656
|
+
"dialog_longPointsEvent_eventcamp_message_dragonrider": "Welcome to the Majestic Dragon Mingle, the grandest assembly of dragon riders in all the realms! If you undertake the challenges of specific events during this fiery occasion, youll be graced with treasures fit for a dragons hoard!",
|
|
11657
|
+
"dialog_longPointsEvent_gotRoyalReward_copy_dragonrider": "Marvelous! You have amassed {0} season points in the Majestic Dragon Mingle! To commemorate your achievement, a royal dragon treasure is now yours!",
|
|
11658
|
+
"dialog_longPointsEvent_gotRoyalReward_title_title_dragonrider": "Victory!",
|
|
11659
|
+
"dialog_longPointsEvent_gotTopxReward_copy_dragonrider": "Dragon Rider Reward",
|
|
11660
|
+
"dialog_longPointsEvent_gotTopxReward_copy_dragonrider_singular": "Splendid! Youve gathered {0} season points in the Majestic Dragon Mingle, placing you among the top {1} lords in the event. A glorious treasure befitting your efforts awaits!",
|
|
11661
|
+
"dialog_longPointsEvent_hardMode_info_dragonrider": "Bravo, esteemed lord! Youve secured all the Majestic Dragon Mingles rewards. But the adventure isnt over! More treasures await, and exceptional prizes are reserved for the festivities top lords.",
|
|
11662
|
+
"dialog_longPointsEvent_message_copy_dragonrider": "Welcome to the Majestic Dragon Mingle, the grandest assembly of dragon riders in all the realms! If you undertake the challenges of specific events during this fiery occasion, youll be graced with treasures fit for a dragons hoard!",
|
|
11663
|
+
"dialog_longPointsEvent_message_header_dragonrider": "Majestic Dragon Mingle",
|
|
11664
|
+
"eventBuilding_longPointEvent_dragonrider": "Majestic Dragon Mingle"
|
|
11605
11665
|
},
|
|
11606
11666
|
"effects": {
|
|
11607
11667
|
"equip_effect_description_conquerSpeedBonus": "+{0}% 出征時的軍隊巡游速度",
|
|
@@ -16397,7 +16457,15 @@
|
|
|
16397
16457
|
"equipment_unique_2006": "風味據點",
|
|
16398
16458
|
"equipment_unique_2006_desc": "這個新鮮美味的糕點會用鹼水麵包覆蓋你的城堡。讓每個人都知道,十月節的精神就在你的子民身上。",
|
|
16399
16459
|
"equipment_unique_2003": "啤酒桶",
|
|
16400
|
-
"equipment_unique_2003_desc": "將你的城堡變成泡沫般的要塞。"
|
|
16460
|
+
"equipment_unique_2003_desc": "將你的城堡變成泡沫般的要塞。",
|
|
16461
|
+
"equipment_unique_2007_desc": "將你的城堡變成死者的要塞。",
|
|
16462
|
+
"equipment_unique_2007": "毀壞之戒",
|
|
16463
|
+
"equipment_unique_2009": "Harvest feast gobbler",
|
|
16464
|
+
"equipment_unique_2009_desc": "Only foolish heroes needlessly antagonize these fowls. Nowadays the birds from Beyond the Horizon serve as imperial shock troops and are served at imperial banquets. Transforms your army into a band of charging gobblers.",
|
|
16465
|
+
"equipment_unique_2010": "Harvest feast gobbler",
|
|
16466
|
+
"equipment_unique_2010_desc": "Only foolish heroes needlessly antagonize these fowls. Nowadays the birds from Beyond the Horizon serve as imperial shock troops and are served at imperial banquets. Transforms your army into a band of charging gobblers.",
|
|
16467
|
+
"equipment_unique_2011": "Autumn egg",
|
|
16468
|
+
"equipment_unique_2011_desc": "The Emperor himself grants these valuable eggs to his most loyal vassals. Once hatched, the birds are a guarantor of prosperity and a a plentiful harvest. Transforms your castle into a prosperous gobbler stronghold."
|
|
16401
16469
|
},
|
|
16402
16470
|
"generic": {
|
|
16403
16471
|
"activity": "活動",
|
|
@@ -18340,7 +18408,8 @@
|
|
|
18340
18408
|
"rewards_colon": "獎勵:",
|
|
18341
18409
|
"offerings_colon": "獻禮:",
|
|
18342
18410
|
"btn_discord_loginScreen_desc": "請加入我們的社群以掌握最新消息",
|
|
18343
|
-
"Messages_answer_prefix": "回覆:{0}"
|
|
18411
|
+
"Messages_answer_prefix": "回覆:{0}",
|
|
18412
|
+
"startsIn_colon": "開始時間:"
|
|
18344
18413
|
},
|
|
18345
18414
|
"help": {
|
|
18346
18415
|
"help_location": "在這裡,你可以看到關於你的城堡和所有前哨重要內容的總體概況。",
|
|
@@ -22726,7 +22795,7 @@
|
|
|
22726
22795
|
"SceatDefGateRange_name": "轟雷炸彈",
|
|
22727
22796
|
"SceatDefGateRange_short_info": "增加城堡大門的防護並增強遠距離防禦兵的戰鬥力。",
|
|
22728
22797
|
"SceatDefMeleeMoat_name": "水雷",
|
|
22729
|
-
"SceatDefMeleeMoat_short_info": "
|
|
22798
|
+
"SceatDefMeleeMoat_short_info": "增加護城河的防護並增強對近戰攻擊兵的戰鬥力。",
|
|
22730
22799
|
"SceatDefWallMelee_name": "尖刺板",
|
|
22731
22800
|
"SceatDefWallMelee_short_info": "增加城牆防護並增強近戰防禦兵的戰鬥力。",
|
|
22732
22801
|
"SceatDefWallMoat_name": "投石機",
|
|
@@ -22795,7 +22864,11 @@
|
|
|
22795
22864
|
"EliteRankrewardmeleeUSA_short_info": "極強大的近戰型進攻兵。尤其適合對抗遠距離防禦兵。",
|
|
22796
22865
|
"EliteRankrewardmeleeUSA_name": "星條旗惡魔恐怖部隊",
|
|
22797
22866
|
"RenegadeMayaRange_short_info": "防禦能力很強,尤其適合對抗遠距離的攻擊方。",
|
|
22798
|
-
"RenegadeMayaEliteRange_short_info": "防禦能力很強,尤其適合對抗遠距離的攻擊方。"
|
|
22867
|
+
"RenegadeMayaEliteRange_short_info": "防禦能力很強,尤其適合對抗遠距離的攻擊方。",
|
|
22868
|
+
"ForlornRanger_short_info": "極為強大的遠距離攻擊兵",
|
|
22869
|
+
"ForlornRanger_name": "悽惶遊騎兵",
|
|
22870
|
+
"ForsakenMaiden_short_info": "極為強大的近戰攻擊兵",
|
|
22871
|
+
"ForsakenMaiden_name": "滅棄夫人"
|
|
22799
22872
|
},
|
|
22800
22873
|
"generic_flash": {
|
|
22801
22874
|
"Footer": {
|
package/package.json
CHANGED
package/typings/data.d.ts
CHANGED
package/typings/images.d.ts
CHANGED
|
@@ -162,6 +162,8 @@ export interface Images {
|
|
|
162
162
|
"Barracks_Unit_Elitespeerman": ImageData;
|
|
163
163
|
"Barracks_Unit_Eliteswordman": ImageData;
|
|
164
164
|
"Barracks_Unit_Elitetwohandedsword": ImageData;
|
|
165
|
+
"Barracks_Unit_ForlornRanger": ImageData;
|
|
166
|
+
"Barracks_Unit_ForsakenMaiden": ImageData;
|
|
165
167
|
"Barracks_Unit_Halberd": ImageData;
|
|
166
168
|
"Barracks_Unit_Heavycrossbowman": ImageData;
|
|
167
169
|
"Barracks_Unit_Kingsbowman": ImageData;
|
|
@@ -972,6 +974,7 @@ export interface Images {
|
|
|
972
974
|
"Deco_Building_HuntersRest": ImageData;
|
|
973
975
|
"Deco_Building_IndianWaterTempleBrown": ImageData;
|
|
974
976
|
"Deco_Building_IndianWaterTempleWhite": ImageData;
|
|
977
|
+
"Deco_Building_InfernalTurtleHut": ImageData;
|
|
975
978
|
"Deco_Building_InvadersGlory": ImageData;
|
|
976
979
|
"Deco_Building_JestersMask": ImageData;
|
|
977
980
|
"Deco_Building_KhanShrine": ImageData;
|
|
@@ -1149,6 +1152,7 @@ export interface Images {
|
|
|
1149
1152
|
"Deco_Building_chineseTiger": ImageData;
|
|
1150
1153
|
"Deco_Building_christmashut": ImageData;
|
|
1151
1154
|
"Deco_Building_christmastower": ImageData;
|
|
1155
|
+
"Deco_Building_corruptedgoddessOfNature": ImageData;
|
|
1152
1156
|
"Deco_Building_crystalPalace": ImageData;
|
|
1153
1157
|
"Deco_Building_elephantsFountain": ImageData;
|
|
1154
1158
|
"Deco_Building_fieldOfGlory": ImageData;
|
|
@@ -1159,6 +1163,8 @@ export interface Images {
|
|
|
1159
1163
|
"Deco_Building_grandAnniversaryBanquet": ImageData;
|
|
1160
1164
|
"Deco_Building_grandpaNomNom": ImageData;
|
|
1161
1165
|
"Deco_Building_guardOfHonor": ImageData;
|
|
1166
|
+
"Deco_Building_halloweenCrypt": ImageData;
|
|
1167
|
+
"Deco_Building_halloweenSludgeCrypt": ImageData;
|
|
1162
1168
|
"Deco_Building_lovepedestalpurple": ImageData;
|
|
1163
1169
|
"Deco_Building_lovepedestalred": ImageData;
|
|
1164
1170
|
"Deco_Building_loverParkour": ImageData;
|
|
@@ -1188,6 +1194,7 @@ export interface Images {
|
|
|
1188
1194
|
"Deco_Building_valentinesLoveNest": ImageData;
|
|
1189
1195
|
"Deco_Building_vitalisedElephantsFountain": ImageData;
|
|
1190
1196
|
"Deco_Building_vitalisedTimelessKing": ImageData;
|
|
1197
|
+
"Deco_Building_wellofmadness": ImageData;
|
|
1191
1198
|
"Deco_Building_xmasFruitCart": ImageData;
|
|
1192
1199
|
"Deco_Building_xmasRollercoaster": ImageData;
|
|
1193
1200
|
"Deco_Building_xmasRollercoaster2": ImageData;
|
|
@@ -3953,6 +3960,7 @@ export interface Images {
|
|
|
3953
3960
|
"goatTavern": ImageData;
|
|
3954
3961
|
"graniteRockQuarry": ImageData;
|
|
3955
3962
|
"graniteRockStonemason": ImageData;
|
|
3963
|
+
"halloweenHunter": ImageData;
|
|
3956
3964
|
"ice_bronze": ImageData;
|
|
3957
3965
|
"ice_gold": ImageData;
|
|
3958
3966
|
"ice_silver": ImageData;
|
|
@@ -5715,9 +5723,6 @@ export interface Images {
|
|
|
5715
5723
|
"icon_lock_xl": ImageData;
|
|
5716
5724
|
"icon_locked_buy_coin": ImageData;
|
|
5717
5725
|
"icon_locked_buy_rubie": ImageData;
|
|
5718
|
-
"icon_login_apple_flat": ImageData;
|
|
5719
|
-
"icon_login_facebook_flat": ImageData;
|
|
5720
|
-
"icon_login_google_flat": ImageData;
|
|
5721
5726
|
"icon_logo_e4k": ImageData;
|
|
5722
5727
|
"icon_lootingcapacity": ImageData;
|
|
5723
5728
|
"icon_lost_and_found": ImageData;
|
package/typings/languages.d.ts
CHANGED
|
@@ -486,6 +486,7 @@ export interface Language {
|
|
|
486
486
|
"ALLI_IS_NOT_AUTO_JOIN_ENABLED": string;
|
|
487
487
|
"ALLI_IS_NOT_AUTO_JOIN_ENABLED_HEADER": string;
|
|
488
488
|
"alert_AchievementLevelTooLow": string;
|
|
489
|
+
"alert_C2PurchaseNotEnabled": string;
|
|
489
490
|
"alert_OverwriteOldAccount_copy": string;
|
|
490
491
|
"alert_PlayerRuin": string;
|
|
491
492
|
"alert_account_deleted_newaccount": string;
|
|
@@ -668,6 +669,12 @@ export interface Language {
|
|
|
668
669
|
"dialog_upgradeRequired_title": string;
|
|
669
670
|
"dialog_warning_sendAllFood": string;
|
|
670
671
|
"elitebrazier_short_info": string;
|
|
672
|
+
"email_change_cancelation_multiple_clicks_error": string;
|
|
673
|
+
"email_change_cancelation_old_request_error": string;
|
|
674
|
+
"email_change_cancelation_successful": string;
|
|
675
|
+
"email_confirm_old_request_error": string;
|
|
676
|
+
"email_current_confirm_validation_successful": string;
|
|
677
|
+
"email_validation_multiple_clicks_error": string;
|
|
671
678
|
"errorCode_1": string;
|
|
672
679
|
"errorCode_10": string;
|
|
673
680
|
"errorCode_100": string;
|
|
@@ -1014,6 +1021,8 @@ export interface Language {
|
|
|
1014
1021
|
"ci_appearance_elvenStorage_flavour": string;
|
|
1015
1022
|
"ci_appearance_estateAlien": string;
|
|
1016
1023
|
"ci_appearance_estateAlien_flavour": string;
|
|
1024
|
+
"ci_appearance_halloweenHunter": string;
|
|
1025
|
+
"ci_appearance_halloweenHunter_flavour": string;
|
|
1017
1026
|
"ci_appearance_mistwoodBarracks": string;
|
|
1018
1027
|
"ci_appearance_mistwoodBarracks_flavour": string;
|
|
1019
1028
|
"ci_appearance_natureResearchTower": string;
|
|
@@ -1100,9 +1109,11 @@ export interface Language {
|
|
|
1100
1109
|
"ci_blueprint_offensiveRangeBonus": string;
|
|
1101
1110
|
"ci_blueprint_refineryBoost": string;
|
|
1102
1111
|
"ci_blueprint_refineryBoost_secondary": string;
|
|
1112
|
+
"ci_blueprint_refineryBoost_secondary_premium": string;
|
|
1103
1113
|
"ci_blueprint_stoneProduction": string;
|
|
1104
1114
|
"ci_blueprint_toolsmithBoost": string;
|
|
1105
1115
|
"ci_blueprint_toolsmithBoost_secondary": string;
|
|
1116
|
+
"ci_blueprint_toolsmithBoost_secondary_premium": string;
|
|
1106
1117
|
"ci_blueprint_unboostedFoodProduction": string;
|
|
1107
1118
|
"ci_blueprint_unboostedFoodProduction_secondary": string;
|
|
1108
1119
|
"ci_blueprint_unboostedFoodProduction_secondary_premium": string;
|
|
@@ -1127,6 +1138,10 @@ export interface Language {
|
|
|
1127
1138
|
"ci_effect_refinedResourceQueueBoost": string;
|
|
1128
1139
|
"ci_effect_refineryBoost_blueprint": string;
|
|
1129
1140
|
"ci_effect_refineryBoost_tt": string;
|
|
1141
|
+
"ci_effect_relicRefineryBoost_blueprint": string;
|
|
1142
|
+
"ci_effect_relicRefineryBoost_tt": string;
|
|
1143
|
+
"ci_effect_relicToolsmithBoost_blueprint": string;
|
|
1144
|
+
"ci_effect_relicToolsmithBoost_tt": string;
|
|
1130
1145
|
"ci_effect_toolsmithBoost_blueprint": string;
|
|
1131
1146
|
"ci_effect_toolsmithBoost_tt": string;
|
|
1132
1147
|
"ci_effect_unboostedHoneyProduction_blueprint": string;
|
|
@@ -1255,6 +1270,7 @@ export interface Language {
|
|
|
1255
1270
|
"deco_HuntersRest_name": string;
|
|
1256
1271
|
"deco_IndianWaterTempleBrown_name": string;
|
|
1257
1272
|
"deco_IndianWaterTempleWhite_name": string;
|
|
1273
|
+
"deco_InfernalTurtleHut_name": string;
|
|
1258
1274
|
"deco_KingOfCommunity_name": string;
|
|
1259
1275
|
"deco_LeprechaunFloat_name": string;
|
|
1260
1276
|
"deco_LizardSlide_name": string;
|
|
@@ -1341,6 +1357,7 @@ export interface Language {
|
|
|
1341
1357
|
"deco_blackfriday_name": string;
|
|
1342
1358
|
"deco_blackladystatue_name": string;
|
|
1343
1359
|
"deco_bloodWell_name": string;
|
|
1360
|
+
"deco_blueSalesFountain_name": string;
|
|
1344
1361
|
"deco_cage1_name": string;
|
|
1345
1362
|
"deco_cage2_name": string;
|
|
1346
1363
|
"deco_carriagegood_name": string;
|
|
@@ -1353,6 +1370,7 @@ export interface Language {
|
|
|
1353
1370
|
"deco_christmashut_name": string;
|
|
1354
1371
|
"deco_christmastower_name": string;
|
|
1355
1372
|
"deco_classicdovecote_name": string;
|
|
1373
|
+
"deco_corruptedgoddessOfNature_name": string;
|
|
1356
1374
|
"deco_crowBloodCavern_name": string;
|
|
1357
1375
|
"deco_crowsCrypt_name": string;
|
|
1358
1376
|
"deco_crusadelarge_name": string;
|
|
@@ -1397,6 +1415,7 @@ export interface Language {
|
|
|
1397
1415
|
"deco_gluhweinstand_name": string;
|
|
1398
1416
|
"deco_goddessOfNature_name": string;
|
|
1399
1417
|
"deco_goldFountain_name": string;
|
|
1418
|
+
"deco_goldenEggHut_name": string;
|
|
1400
1419
|
"deco_goldenglobe_name": string;
|
|
1401
1420
|
"deco_grailOfTheDefensiveRock_name": string;
|
|
1402
1421
|
"deco_grandAnniversaryBanquet_name": string;
|
|
@@ -1404,6 +1423,8 @@ export interface Language {
|
|
|
1404
1423
|
"deco_guardOfHonor_name": string;
|
|
1405
1424
|
"deco_guardianOfTheEmpire_name": string;
|
|
1406
1425
|
"deco_guardiansOfDeath_name": string;
|
|
1426
|
+
"deco_halloweenCrypt_name": string;
|
|
1427
|
+
"deco_halloweenSludgeCrypt_name": string;
|
|
1407
1428
|
"deco_halloweenTree_name": string;
|
|
1408
1429
|
"deco_halloween_name": string;
|
|
1409
1430
|
"deco_hanamiTeahouse_name": string;
|
|
@@ -1538,6 +1559,7 @@ export interface Language {
|
|
|
1538
1559
|
"deco_wcampfire_name": string;
|
|
1539
1560
|
"deco_weaponrack_name": string;
|
|
1540
1561
|
"deco_wellOfDarkness_name": string;
|
|
1562
|
+
"deco_wellofmadness_name": string;
|
|
1541
1563
|
"deco_whiteladystatue_name": string;
|
|
1542
1564
|
"deco_wickerBunny_name": string;
|
|
1543
1565
|
"deco_winterStoneSpider_name": string;
|
|
@@ -2257,6 +2279,8 @@ export interface Language {
|
|
|
2257
2279
|
"ci_appearance_wofBakery": string;
|
|
2258
2280
|
"ci_appearance_wofBakery_flavour": string;
|
|
2259
2281
|
"ci_blueprint_reduceResearchResourceCosts": string;
|
|
2282
|
+
"ci_blueprint_relicRefineryBoost": string;
|
|
2283
|
+
"ci_blueprint_relicToolsmithBoost": string;
|
|
2260
2284
|
"ci_blueprint_xpBoostBuildBuildings": string;
|
|
2261
2285
|
"ci_effect_HoneyProductionincrease_tt": string;
|
|
2262
2286
|
"ci_effect_MeadProductionincrease_tt": string;
|
|
@@ -2304,6 +2328,8 @@ export interface Language {
|
|
|
2304
2328
|
"ci_effect_winterMill": string;
|
|
2305
2329
|
"ci_effect_winterStonemason": string;
|
|
2306
2330
|
"ci_effect_winterStorehouse": string;
|
|
2331
|
+
"ci_secondary_relicRefineryBoost_premium": string;
|
|
2332
|
+
"ci_secondary_relicToolsmithBoost_premium": string;
|
|
2307
2333
|
"ciblueprint_tooltip_firstLevel": string;
|
|
2308
2334
|
"ciblueprint_tooltip_maxLevel": string;
|
|
2309
2335
|
"coalStorage_capacityBonus_tt": string;
|
|
@@ -2964,9 +2990,8 @@ export interface Language {
|
|
|
2964
2990
|
"dialog_alliance_chronic44_17": string;
|
|
2965
2991
|
"dialog_alliance_chronic44_18": string;
|
|
2966
2992
|
"dialog_alliance_chronic44_19": string;
|
|
2967
|
-
"dialog_alliance_chronic44_20":
|
|
2993
|
+
"dialog_alliance_chronic44_20": object;
|
|
2968
2994
|
"dialog_alliance_chronic44_21": string;
|
|
2969
|
-
"dialog_alliance_chronic44_22": string;
|
|
2970
2995
|
"dialog_alliance_chronic45": string;
|
|
2971
2996
|
"dialog_alliance_chronic45_16": string;
|
|
2972
2997
|
"dialog_alliance_chronic46": string;
|
|
@@ -5870,6 +5895,7 @@ export interface Language {
|
|
|
5870
5895
|
"dialog_levelup_description": string;
|
|
5871
5896
|
"dialog_levelup_description_legend": string;
|
|
5872
5897
|
"dialog_levelup_unlockInfo": string;
|
|
5898
|
+
"dialog_listOverview_castleBurning_desc": string;
|
|
5873
5899
|
"dialog_listOverview_title": string;
|
|
5874
5900
|
"dialog_loc_laboratory_bonus": string;
|
|
5875
5901
|
"dialog_loc_laboratory_reset": string;
|
|
@@ -5910,6 +5936,8 @@ export interface Language {
|
|
|
5910
5936
|
"dialog_longPointsEvent_eventEnd_christmasLTPE": string;
|
|
5911
5937
|
"dialog_longPointsEvent_eventEnd_christmasLTPE_singular": string;
|
|
5912
5938
|
"dialog_longPointsEvent_eventEnd_christmas_singular": string;
|
|
5939
|
+
"dialog_longPointsEvent_eventEnd_dragonrider": string;
|
|
5940
|
+
"dialog_longPointsEvent_eventEnd_dragonrider_singular": string;
|
|
5913
5941
|
"dialog_longPointsEvent_eventEnd_halloween": string;
|
|
5914
5942
|
"dialog_longPointsEvent_eventEnd_halloween_singular": string;
|
|
5915
5943
|
"dialog_longPointsEvent_eventEnd_india": string;
|
|
@@ -5932,6 +5960,7 @@ export interface Language {
|
|
|
5932
5960
|
"dialog_longPointsEvent_eventEnd_title": string;
|
|
5933
5961
|
"dialog_longPointsEvent_eventEnd_title_anniversaryLTPE": string;
|
|
5934
5962
|
"dialog_longPointsEvent_eventEnd_title_christmas": string;
|
|
5963
|
+
"dialog_longPointsEvent_eventEnd_title_dragonrider": string;
|
|
5935
5964
|
"dialog_longPointsEvent_eventEnd_title_halloween": string;
|
|
5936
5965
|
"dialog_longPointsEvent_eventEnd_title_india": string;
|
|
5937
5966
|
"dialog_longPointsEvent_eventEnd_title_maya": string;
|
|
@@ -5950,6 +5979,7 @@ export interface Language {
|
|
|
5950
5979
|
"dialog_longPointsEvent_eventcamp_header_anniversaryLTPE": string;
|
|
5951
5980
|
"dialog_longPointsEvent_eventcamp_header_christmas": string;
|
|
5952
5981
|
"dialog_longPointsEvent_eventcamp_header_christmasLTPE": string;
|
|
5982
|
+
"dialog_longPointsEvent_eventcamp_header_dragonrider": string;
|
|
5953
5983
|
"dialog_longPointsEvent_eventcamp_header_halloween": string;
|
|
5954
5984
|
"dialog_longPointsEvent_eventcamp_header_india": string;
|
|
5955
5985
|
"dialog_longPointsEvent_eventcamp_header_maya": string;
|
|
@@ -5964,6 +5994,7 @@ export interface Language {
|
|
|
5964
5994
|
"dialog_longPointsEvent_eventcamp_message_anniversaryLTPE": string;
|
|
5965
5995
|
"dialog_longPointsEvent_eventcamp_message_christmas": string;
|
|
5966
5996
|
"dialog_longPointsEvent_eventcamp_message_christmasLTPE": string;
|
|
5997
|
+
"dialog_longPointsEvent_eventcamp_message_dragonrider": string;
|
|
5967
5998
|
"dialog_longPointsEvent_eventcamp_message_halloween": string;
|
|
5968
5999
|
"dialog_longPointsEvent_eventcamp_message_india": string;
|
|
5969
6000
|
"dialog_longPointsEvent_eventcamp_message_maya": string;
|
|
@@ -5978,6 +6009,7 @@ export interface Language {
|
|
|
5978
6009
|
"dialog_longPointsEvent_gotRoyalReward_copy": string;
|
|
5979
6010
|
"dialog_longPointsEvent_gotRoyalReward_copy_anniversaryLTPE": string;
|
|
5980
6011
|
"dialog_longPointsEvent_gotRoyalReward_copy_christmasLTPE": string;
|
|
6012
|
+
"dialog_longPointsEvent_gotRoyalReward_copy_dragonrider": string;
|
|
5981
6013
|
"dialog_longPointsEvent_gotRoyalReward_copy_halloween": string;
|
|
5982
6014
|
"dialog_longPointsEvent_gotRoyalReward_copy_india": string;
|
|
5983
6015
|
"dialog_longPointsEvent_gotRoyalReward_copy_maya": string;
|
|
@@ -6002,12 +6034,15 @@ export interface Language {
|
|
|
6002
6034
|
"dialog_longPointsEvent_gotRoyalReward_title_pirates": string;
|
|
6003
6035
|
"dialog_longPointsEvent_gotRoyalReward_title_spring": string;
|
|
6004
6036
|
"dialog_longPointsEvent_gotRoyalReward_title_stPatrick": string;
|
|
6037
|
+
"dialog_longPointsEvent_gotRoyalReward_title_title_dragonrider": string;
|
|
6005
6038
|
"dialog_longPointsEvent_gotRoyalReward_title_winter": string;
|
|
6006
6039
|
"dialog_longPointsEvent_gotRoyalReward_title_winter_christmas": string;
|
|
6007
6040
|
"dialog_longPointsEvent_gotTopxReward_copy": string;
|
|
6008
6041
|
"dialog_longPointsEvent_gotTopxReward_copy_anniversaryLTPE": string;
|
|
6009
6042
|
"dialog_longPointsEvent_gotTopxReward_copy_christmas": string;
|
|
6010
6043
|
"dialog_longPointsEvent_gotTopxReward_copy_christmasLTPE": string;
|
|
6044
|
+
"dialog_longPointsEvent_gotTopxReward_copy_dragonrider": string;
|
|
6045
|
+
"dialog_longPointsEvent_gotTopxReward_copy_dragonrider_singular": string;
|
|
6011
6046
|
"dialog_longPointsEvent_gotTopxReward_copy_halloween": string;
|
|
6012
6047
|
"dialog_longPointsEvent_gotTopxReward_copy_india": string;
|
|
6013
6048
|
"dialog_longPointsEvent_gotTopxReward_copy_maya": string;
|
|
@@ -6037,6 +6072,7 @@ export interface Language {
|
|
|
6037
6072
|
"dialog_longPointsEvent_hardMode_info": string;
|
|
6038
6073
|
"dialog_longPointsEvent_hardMode_info_anniversaryLTPE": string;
|
|
6039
6074
|
"dialog_longPointsEvent_hardMode_info_christmasLTPE": string;
|
|
6075
|
+
"dialog_longPointsEvent_hardMode_info_dragonrider": string;
|
|
6040
6076
|
"dialog_longPointsEvent_hardMode_info_halloween": string;
|
|
6041
6077
|
"dialog_longPointsEvent_hardMode_info_india": string;
|
|
6042
6078
|
"dialog_longPointsEvent_hardMode_info_maya": string;
|
|
@@ -6051,6 +6087,7 @@ export interface Language {
|
|
|
6051
6087
|
"dialog_longPointsEvent_message_copy": string;
|
|
6052
6088
|
"dialog_longPointsEvent_message_copy_anniversaryLTPE": string;
|
|
6053
6089
|
"dialog_longPointsEvent_message_copy_christmasLTPE": string;
|
|
6090
|
+
"dialog_longPointsEvent_message_copy_dragonrider": string;
|
|
6054
6091
|
"dialog_longPointsEvent_message_copy_halloween": string;
|
|
6055
6092
|
"dialog_longPointsEvent_message_copy_india": string;
|
|
6056
6093
|
"dialog_longPointsEvent_message_copy_maya": string;
|
|
@@ -6065,6 +6102,7 @@ export interface Language {
|
|
|
6065
6102
|
"dialog_longPointsEvent_message_header_anniversaryLTPE": string;
|
|
6066
6103
|
"dialog_longPointsEvent_message_header_christmas": string;
|
|
6067
6104
|
"dialog_longPointsEvent_message_header_christmasLTPE": string;
|
|
6105
|
+
"dialog_longPointsEvent_message_header_dragonrider": string;
|
|
6068
6106
|
"dialog_longPointsEvent_message_header_halloween": string;
|
|
6069
6107
|
"dialog_longPointsEvent_message_header_india": string;
|
|
6070
6108
|
"dialog_longPointsEvent_message_header_maya": string;
|
|
@@ -7349,6 +7387,18 @@ export interface Language {
|
|
|
7349
7387
|
"dialog_renegadeFoundMap_copy": string;
|
|
7350
7388
|
"dialog_renegadeFoundMap_title": string;
|
|
7351
7389
|
"dialog_renegadeFoundPiece_desc": string;
|
|
7390
|
+
"dialog_repairAll_confirmationPopup_desc": string;
|
|
7391
|
+
"dialog_repairAll_confirmationPopup_subHeader": string;
|
|
7392
|
+
"dialog_repairAll_confirmation_header": string;
|
|
7393
|
+
"dialog_repairAll_costReduction_countdown_desc": string;
|
|
7394
|
+
"dialog_repairAll_desc": string;
|
|
7395
|
+
"dialog_repairAll_finalPrice_desc": string;
|
|
7396
|
+
"dialog_repairAll_header": string;
|
|
7397
|
+
"dialog_repairAll_repairCoins_countdown_desc": string;
|
|
7398
|
+
"dialog_repairAll_subHeader_openGate": string;
|
|
7399
|
+
"dialog_repairAll_subHeader_peaceProtection": string;
|
|
7400
|
+
"dialog_repairAll_subHeader_repairAll_gold": string;
|
|
7401
|
+
"dialog_repairAll_subHeader_repairAll_rubies": string;
|
|
7352
7402
|
"dialog_repairBridge_copy": string;
|
|
7353
7403
|
"dialog_repairBridge_copy_2": string;
|
|
7354
7404
|
"dialog_repairBridge_payNormal": string;
|
|
@@ -8858,6 +8908,7 @@ export interface Language {
|
|
|
8858
8908
|
"eventBuilding_longPointEvent": string;
|
|
8859
8909
|
"eventBuilding_longPointEvent_anniversaryLTPE": string;
|
|
8860
8910
|
"eventBuilding_longPointEvent_christmasLTPE": string;
|
|
8911
|
+
"eventBuilding_longPointEvent_dragonrider": string;
|
|
8861
8912
|
"eventBuilding_longPointEvent_india": string;
|
|
8862
8913
|
"eventBuilding_longPointEvent_maya": string;
|
|
8863
8914
|
"eventBuilding_longPointEvent_midas": string;
|
|
@@ -10077,6 +10128,7 @@ export interface Language {
|
|
|
10077
10128
|
"panel_option_restoreSub": string;
|
|
10078
10129
|
"panel_state_levelCap": string;
|
|
10079
10130
|
"peaceMode": string;
|
|
10131
|
+
"peaceProtection_active": string;
|
|
10080
10132
|
"percentage_range_minusMinus_desc": string;
|
|
10081
10133
|
"percentage_range_minusPlus_desc": string;
|
|
10082
10134
|
"percentage_range_neutral_desc": string;
|
|
@@ -11339,6 +11391,7 @@ export interface Language {
|
|
|
11339
11391
|
"webshop_eventName_samuraiInvasion_placeholder": string;
|
|
11340
11392
|
"webshop_fieldcannon_desc": string;
|
|
11341
11393
|
"webshop_firebomb_desc": string;
|
|
11394
|
+
"webshop_fortifiedram_desc": string;
|
|
11342
11395
|
"webshop_genericSaleDays_extraLarge_name": string;
|
|
11343
11396
|
"webshop_genericSaleDays_giant_name": string;
|
|
11344
11397
|
"webshop_genericSaleDays_huge_name": string;
|
|
@@ -11347,6 +11400,7 @@ export interface Language {
|
|
|
11347
11400
|
"webshop_genericSaleDays_small_name": string;
|
|
11348
11401
|
"webshop_generic_errorOccured": string;
|
|
11349
11402
|
"webshop_global_discount_notice": string;
|
|
11403
|
+
"webshop_glorytower_desc": string;
|
|
11350
11404
|
"webshop_goldenWeek_extraLarge_name": string;
|
|
11351
11405
|
"webshop_goldenWeek_giant_name": string;
|
|
11352
11406
|
"webshop_goldenWeek_huge_name": string;
|
|
@@ -11360,6 +11414,8 @@ export interface Language {
|
|
|
11360
11414
|
"webshop_halloween_large_name": string;
|
|
11361
11415
|
"webshop_halloween_medium_name": string;
|
|
11362
11416
|
"webshop_halloween_small_name": string;
|
|
11417
|
+
"webshop_hookshotcannon_desc": string;
|
|
11418
|
+
"webshop_hwacha_desc": string;
|
|
11363
11419
|
"webshop_itemtemporary_desc_812": string;
|
|
11364
11420
|
"webshop_itemtemporary_desc_813": string;
|
|
11365
11421
|
"webshop_itemtemporary_desc_814": string;
|
|
@@ -11526,6 +11582,7 @@ export interface Language {
|
|
|
11526
11582
|
"webshop_sidepanel_paymentShop": string;
|
|
11527
11583
|
"webshop_sidepanel_promoPackages": string;
|
|
11528
11584
|
"webshop_sidepanel_subscriptions": string;
|
|
11585
|
+
"webshop_siegemortar_desc": string;
|
|
11529
11586
|
"webshop_singlesDay_large_name": string;
|
|
11530
11587
|
"webshop_singlesDay_medium_name": string;
|
|
11531
11588
|
"webshop_singlesDay_small_name": string;
|
|
@@ -13656,6 +13713,14 @@ export interface Language {
|
|
|
13656
13713
|
"equipment_unique_2005_desc": string;
|
|
13657
13714
|
"equipment_unique_2006": string;
|
|
13658
13715
|
"equipment_unique_2006_desc": string;
|
|
13716
|
+
"equipment_unique_2007": string;
|
|
13717
|
+
"equipment_unique_2007_desc": string;
|
|
13718
|
+
"equipment_unique_2009": string;
|
|
13719
|
+
"equipment_unique_2009_desc": string;
|
|
13720
|
+
"equipment_unique_2010": string;
|
|
13721
|
+
"equipment_unique_2010_desc": string;
|
|
13722
|
+
"equipment_unique_2011": string;
|
|
13723
|
+
"equipment_unique_2011_desc": string;
|
|
13659
13724
|
"equipment_unique_20_desc": string;
|
|
13660
13725
|
"equipment_unique_21": string;
|
|
13661
13726
|
"equipment_unique_21_desc": string;
|
|
@@ -18072,6 +18137,7 @@ export interface Language {
|
|
|
18072
18137
|
"spies": string;
|
|
18073
18138
|
"spylog": string;
|
|
18074
18139
|
"standard": string;
|
|
18140
|
+
"startsIn_colon": string;
|
|
18075
18141
|
"stats_attackAmountEnemyAllianceTower": string;
|
|
18076
18142
|
"stats_attackAmountResourceTower": string;
|
|
18077
18143
|
"stats_buffActivationAllianceCastle": string;
|
|
@@ -22585,6 +22651,10 @@ export interface Language {
|
|
|
22585
22651
|
"EmperorBerimondPointBoost_short_info": string;
|
|
22586
22652
|
"EmperorKhanChest_name": string;
|
|
22587
22653
|
"EmperorKhanChest_short_info": string;
|
|
22654
|
+
"ForlornRanger_name": string;
|
|
22655
|
+
"ForlornRanger_short_info": string;
|
|
22656
|
+
"ForsakenMaiden_name": string;
|
|
22657
|
+
"ForsakenMaiden_short_info": string;
|
|
22588
22658
|
"MayaArrow_name": string;
|
|
22589
22659
|
"MayaArrow_short_info": string;
|
|
22590
22660
|
"MayaEliteMelee_name": string;
|