e4k-data 4.82.61 → 4.85.49

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 (46) hide show
  1. package/data/attackSetupSlots.json +100 -0
  2. package/data/buildings.json +6632 -503
  3. package/data/constructionItemRecipes.json +418 -0
  4. package/data/constructionItems.json +1310 -293
  5. package/data/constructionItemsEffectGroups.json +2 -2
  6. package/data/currencies.json +7 -0
  7. package/data/districtTypes.json +5 -0
  8. package/data/donationItems.json +135 -0
  9. package/data/donationRewards.json +160 -0
  10. package/data/donationSettings.json +6 -0
  11. package/data/effectCaps.json +5 -0
  12. package/data/effects.json +8 -0
  13. package/data/equipments.json +64 -0
  14. package/data/events.json +10 -2
  15. package/data/packages.json +292 -66
  16. package/data/researches.json +547 -330
  17. package/data/sceatSkills.json +14 -21
  18. package/data/slums.json +1 -1
  19. package/data/tempServerSettings.json +2 -0
  20. package/data/units.json +110 -110
  21. package/data/version.json +1 -1
  22. package/data/versionInfo.json +3 -3
  23. package/images/x768.json +708 -392
  24. package/languages/da.json +146 -59
  25. package/languages/de.json +146 -59
  26. package/languages/el.json +146 -59
  27. package/languages/en.json +146 -59
  28. package/languages/es.json +146 -59
  29. package/languages/fi.json +146 -59
  30. package/languages/fr.json +146 -59
  31. package/languages/it.json +146 -59
  32. package/languages/ja.json +146 -59
  33. package/languages/ko.json +146 -59
  34. package/languages/nl.json +146 -59
  35. package/languages/no.json +146 -59
  36. package/languages/pl.json +146 -59
  37. package/languages/pt.json +146 -59
  38. package/languages/ru.json +146 -59
  39. package/languages/sv.json +146 -59
  40. package/languages/tr.json +146 -59
  41. package/languages/zh_CN.json +146 -59
  42. package/languages/zh_TW.json +146 -59
  43. package/package.json +1 -1
  44. package/typings/data.d.ts +17 -5
  45. package/typings/images.d.ts +45 -25
  46. package/typings/languages.d.ts +137 -50
package/languages/ko.json CHANGED
@@ -13,7 +13,7 @@
13
13
  "dialog_researchTower_blueprintsCategory3_title": "무역 및 보관",
14
14
  "dialog_researchTower_blueprintsCategory4_title": "생산",
15
15
  "dialog_researchTower_blueprintsCategory5_title": "군사 (유물)",
16
- "dialog_researchTower_blueprintsCategory6_title": "경제 (유물)",
16
+ "dialog_researchTower_blueprintsCategory7_title": "경제 (유물)",
17
17
  "dialog_researchTower_manualsCategory10_title": "금속판 안내서",
18
18
  "dialog_researchTower_manualsCategory1_title": "정제된 나무 안내서",
19
19
  "dialog_researchTower_manualsCategory2_title": "정제된 돌 안내서",
@@ -1564,8 +1564,6 @@
1564
1564
  "ci_effect_unboostedMeadProduction_blueprint": "시간당 벌꿀 술 생산",
1565
1565
  "ci_effect_HoneyProductionIncrease_blueprint": "벌꿀 생산 보너스",
1566
1566
  "ci_effect_MeadProductionIncrease_blueprint": "벌꿀 술 생산 보너스",
1567
- "ci_primary_honeyProductionIncrease": "기본 벌꿀 생산 건설 아이템",
1568
- "ci_primary_MeadProductionIncrease": "기본 벌꿀 술 생산 건설 아이템",
1569
1567
  "deco_beerPoolDay_name": "햇빛 맥주 연못",
1570
1568
  "deco_beerPoolNight_name": "별빛 맥주 연못",
1571
1569
  "deco_beerPool_name": "맥주 연못",
@@ -1896,9 +1894,9 @@
1896
1894
  "deco_StPatrickGoldCave_withEffects_name": "고귀한 황금 레프리콘 더미",
1897
1895
  "deco_stpatricksdecowitheffect_name": "샴록 펍",
1898
1896
  "ci_appearance_dragonriderSiegeWorkshop": "겨울 공성병기 제작소",
1899
- "ci_appearance_dragonriderSiegeWorkshop_flavor": "신속하고 강력한 통합체! 이것이 최고의 드래곤 기병 갑옷을 만들어야 하는 방법입니다.",
1897
+ "ci_appearance_dragonriderSiegeWorkshop_flavour": "신속하고 강력한 통합체! 이것이 최고의 드래곤 기병 갑옷을 만들어야 하는 방법입니다.",
1900
1898
  "ci_appearance_octoberfestMarket": "옥토버페스트 시장",
1901
- "ci_appearance_octoberfestMarket_flavor": "전통 의상 사이로 맥주와 칭찬을 교환하자!",
1899
+ "ci_appearance_octoberfestMarket_flavour": "전통 의상 사이로 맥주와 칭찬을 교환하자!",
1902
1900
  "deco_Pedestal_name": "계란 묶음",
1903
1901
  "deco_EasterGiantDeco_name": "고귀한 부활절 공원",
1904
1902
  "deco_AnniversaryDecoWithEffect_name": "고귀한 여름 정자",
@@ -1934,7 +1932,56 @@
1934
1932
  "deco_ExaltedRedLavaShrineofDuality_name": "고귀한 이중 화산 성소",
1935
1933
  "imperialCouncilHall_name": "제국의 회의실",
1936
1934
  "imperialCouncilHall_short_info": "모집 속도와 병기 생산 속도가 증가합니다.",
1937
- "imperialCouncilHall_upgrade_info": "더 많은 보너스를 증가시킵니다"
1935
+ "imperialCouncilHall_upgrade_info": "더 많은 보너스를 증가시킵니다",
1936
+ "ci_appearance_dragonscaleGranary": "용비늘 곡물창고",
1937
+ "ci_appearance_dragonscaleGranary_flavour": "드래곤 비늘 재료가 저장된 물품을 쥐로부터 지킬 뿐만 아니라 해충을 물러나게 하는 효과가 있다는 것은 설명이 필요 없습니다.",
1938
+ "ci_appearance_dragonscaleToolsmith": "용비늘 병기제작소",
1939
+ "ci_appearance_dragonscaleToolsmith_flavour": "새롭고 반짝이는 건축물에서 대장장이가 요란하게 망치를 칩니다. 귀중한 용비늘 지붕에서 금속 소리가 울려 퍼집니다.",
1940
+ "ci_primary_unboostedBeefProduction": "소 축산 건물 아이템",
1941
+ "ci_secondary_unboostedBeefProduction": "프리미엄 유물 소고기 생산 건축 아이템",
1942
+ "deco_exaltedCursedSteerport": "고귀한 저주의 항구",
1943
+ "deco_exaltedMysticalSteerport": "성스러운 신비로운 항구",
1944
+ "deco_exaltedSteerport": "고귀한 항구",
1945
+ "deco_exaltedShabbyLivestockHut_name": "고귀한 초라한 가축 오두막",
1946
+ "deco_exaltedLivestockHut_name": "고귀한 가축 오두막",
1947
+ "deco_exaltedSturdyLivestockHut_name": "고귀한 튼튼한 가축 오두막",
1948
+ "deco_royaldeserttable_name": "왕가의 사막 식탁",
1949
+ "ci_appearance_holGranary": "용비늘 곡물창고",
1950
+ "ci_appearance_holGranary_flavour": "드래곤 비늬 재료를 사용하면 저장된 물품을 쥐로부터 지킬 수 있다는 설명은 필요 없을 것입니다.",
1951
+ "ci_appearance_holToolsmith": "용비늘 공구 제작자",
1952
+ "ci_appearance_holToolsmith_flavour": "이 새롭고 반짝이는 건물에서 대장장이가 요란하게 망치질을 합니다. 금속성 소리가 귀중한 용비늘 지붕에 메아리칩니다.",
1953
+ "ci_blueprint_BeefProductionIncrease": "프리미엄 쇠고기 생산 건설 아이템 설계도",
1954
+ "ci_secondary_unboostedBeefProduction_premium": "프리미엄 유물 쇠고기 생산 건설 아이템",
1955
+ "ci_primary_BeefProductionIncrease_premium": "프리미엄 쇠고기 생산 건설 아이템",
1956
+ "ci_blueprint_unboostedBeefProduction": "프리미엄 유물 쇠고기 생산 건설 아이템 설계도",
1957
+ "ci_effect_BeefProductionIncrease_tt": "증가된 소고기 생산:",
1958
+ "ci_effect_BeefProductionIncrease_blueprint": "소고기 생산 보너스",
1959
+ "ci_effect_unboostedBeefProduction_blueprint": "소고기 생산량 (시간당)",
1960
+ "DecoDistrict2x2_name": "치명적인 식물의 정원",
1961
+ "DecoDistrict2x2_upgrade_info": "구역 내 공공 질서와 공간을 증가시킵니다.",
1962
+ "deco_carnivorousPlantT1_name": "작은 꽃봉오리",
1963
+ "deco_carnivorousPlantT2_name": "바이트잡초",
1964
+ "deco_carnivorousPlantT3_name": "피어나는 송곳니",
1965
+ "deco_carnivorousPlantT4Green_name": "탐욕의 아름다움",
1966
+ "ci_blueprint_BeefProduction": "소고기 생산 건설 아이템 설계도",
1967
+ "ci_blueprint_HoneyProduction": "프리미엄 벌꿀 생산 건설 아이템 설계도",
1968
+ "ci_blueprint_MeadProduction": "프리미엄 벌꿀 술 생산 건설 아이템 설계도",
1969
+ "ci_primary_BeefProduction": "소고기 생산 건축 아이템",
1970
+ "ci_primary_MeadProductionIncrease": "벌꿀 술 생산 건설 아이템 설계도",
1971
+ "ci_primary_honeyProductionIncrease": "프리미엄 꿀 생산 건설 아이템",
1972
+ "ci_primary_BeefProductionIncrease": "소고기 생산 건설 아이템",
1973
+ "deco_carnivorousPlantT4Purple_name": "탐욕의 아름다움",
1974
+ "deco_carnivorousPlantT4Red_name": "탐욕의 아름다움",
1975
+ "deco_OktoberfestFair_name": "고귀한 옥토버페스트 축제",
1976
+ "deco_carnivorousPlantT1_short_info": "특별한 장식은 치명적인 플로라 정원에 배치할 수 있습니다. 상인 또는 특별 제안을 통해 이용 가능합니다.",
1977
+ "deco_carnivorousPlantT2_short_info": "특별한 장식은 치명적인 플로라 정원에 배치할 수 있습니다. 상인 또는 특별 제안을 통해 이용 가능합니다.",
1978
+ "deco_carnivorousPlantT3_short_info": "특별한 장식은 치명적인 플로라 정원에 배치할 수 있습니다. 상인 또는 특별 제안을 통해 이용 가능합니다.",
1979
+ "deco_carnivorousPlantT4Green_short_info": "특별한 장식은 치명적인 플로라 정원에 배치할 수 있습니다. 상인 또는 특별 제안을 통해 이용 가능합니다.",
1980
+ "deco_carnivorousPlantT4Purple_short_info": "특별한 장식은 치명적인 플로라 정원에 배치할 수 있습니다. 상인 또는 특별 제안을 통해 이용 가능합니다.",
1981
+ "deco_carnivorousPlantT4Red_short_info": "특별한 장식은 치명적인 플로라 정원에 배치할 수 있습니다. 상인 또는 특별 제안을 통해 이용 가능합니다.",
1982
+ "DecoDistrict2x2_short_info": "특별 장식을 저장하고 각 새 레벨마다 힘과 공공 질서를 증가시킵니다.",
1983
+ "webshop_decoDistrictBuilding": "특별 장식을 저장하고 각 새로운 레벨에서 힘과 공공 질서를 증대시킵니다. 레벨 {0}에서 시작합니다.",
1984
+ "webshop_decoSpecialCustomSize": "파탈 플로라 가든에 배치할 수 있는 파탈 플로라 장식. 성 안의 공공 질서를 +{0} 증가시키며, 건물 크기 {1}x{2}."
1938
1985
  },
1939
1986
  "dialogs": {
1940
1987
  "dialog_festival_desc": "식량으로 잔치를 열어 백성들을 배불리 먹이십시오! 잔치가 계속되는 동안 모든 성의 모집 속도가 눈에 띄게 증가합니다. 더 큰 잔치를 벌일수록 효과도 더 증가합니다.",
@@ -11189,36 +11236,8 @@
11189
11236
  "dialog_generals_skillTree_spend_points_button": "점수 배정",
11190
11237
  "dialog_generals_overview_story_newGeneral": "미공개 장군",
11191
11238
  "dialog_generals_overview_story_newGeneral_desc": "이 장군이 곧 공개되어 군주님의 명령을 따르게 됩니다. 군주님 편에 새로운 능력과 힘을 더하고, 군대의 전투력을 올리고, 장군이 더 많은 부대와 성을 이끌 수 있습니다.\n\n장군에 대한 소식을 다룰 다음 공지를 기다리십시오!",
11192
- "generals_introduction_cinematic01_15": "How did these ruffians get so strong?!",
11193
- "generals_introduction_cinematic01_16": "There is no end to them!",
11194
- "generals_introduction_cinematic01_17": "Soldiers, we cannot win this battle!",
11195
- "generals_introduction_cinematic01_18": "Retreat and regroup. We need to warn the other generals!",
11196
- "generals_introduction_cinematic01_19": "In a desperate flight, Horatio and his soldiers escaped...",
11197
- "generals_introduction_cinematic01_20": "beaten but not broken, vowing to return!",
11198
- "generals_introduction_cinematic01_21": "Plunder the bastion and set it on fire!",
11199
- "generals_introduction_cinematic01_22": "Be quick and then follow those cowardly curs!",
11200
- "generals_introduction_cinematic01_23": "No force can stand against us!",
11201
- "generals_introduction_cinematic01_24": "We will bring fire and swords to the whole Empire!",
11202
11239
  "generals_introduction_cinematic01_desc": "추방당했던 과거의 적이 돌아오며 허레이쇼 장군이 지키던 북부 국경의 평화는 산산조각이 났습니다....",
11203
11240
  "generals_introduction_cinematic01_name": "늑대의 귀환",
11204
- "generals_introduction_cinematic02_01": "Dont cherish your victory, Horatio!",
11205
- "generals_introduction_cinematic02_02": "You have not seen the last of me!",
11206
- "generals_introduction_cinematic02_03": "You and your rotten Empire will be ground down to dust!",
11207
- "generals_introduction_cinematic02_04": "Vile Wolfgards defeat warranted a big celebration.",
11208
- "generals_introduction_cinematic02_05": "Nobles, soldiers, and peasants alike mingled together,",
11209
- "generals_introduction_cinematic02_06": "content that evil had been banished,",
11210
- "generals_introduction_cinematic02_07": "dancing the night away as if there was no tomorrow.",
11211
- "generals_introduction_cinematic02_08": "At a secluded table, alone with his thoughts,",
11212
- "generals_introduction_cinematic02_09": "sat Lord Horatio.",
11213
- "generals_introduction_cinematic02_10": "For him and him alone,",
11214
- "generals_introduction_cinematic02_11": "tomorrow was not far away...",
11215
- "generals_introduction_cinematic02_12": "tomorrow had already arrived...",
11216
- "generals_introduction_cinematic02_13": "Wolfgard made his threats clear. He will be back...",
11217
- "generals_introduction_cinematic02_14": "We must prepare!",
11218
- "generals_introduction_cinematic02_15": "According to this map,",
11219
- "generals_introduction_cinematic02_16": "the Empires generals are scattered across the realm.",
11220
- "generals_introduction_cinematic02_17": "It has been a while since I have last seen them...",
11221
- "generals_introduction_cinematic02_18": "The Empire needs you now, mighty generals!",
11222
11241
  "generals_introduction_cinematic02_desc": "당연히 울프가드의 패배를 축하해야겠지만, 허레이쇼는 이 승리가 탐탁치 않습니다...",
11223
11242
  "generals_introduction_cinematic02_name": "승전 잔치",
11224
11243
  "generals_introduction_guidance_01": "도륙자 울프가드에게 패배했습니다... 그리고 울프가드가 이제 군주님의 영토를 약탈하려 합니다! 확실히 승리할 수 있도록 힘을 합쳐 싸웁시다. 이 임무에 도움이 필요하면 퀘스트 책을 참고하십시오.",
@@ -11245,20 +11264,6 @@
11245
11264
  "dialog_generals_inn_SkipIntroduction_header": "소개 건너뛰기",
11246
11265
  "dialog_generals_inn_introduction_skip_button": "소개 건너뛰기",
11247
11266
  "dialog_generals_inn_introduction_worldMap_button": "세계 지도로 이동",
11248
- "generals_introduction_cinematic01_01": "The northern fortress:",
11249
- "generals_introduction_cinematic01_02": "A bulwark of fortitude within the Great Empire.",
11250
- "generals_introduction_cinematic01_03": "It is ruled by Horatio, protector of the North,",
11251
- "generals_introduction_cinematic01_04": "a veteran general and loyal vassal of the emperor.",
11252
- "generals_introduction_cinematic01_05": "The northern border marches saw a continuous era of peace",
11253
- "generals_introduction_cinematic01_06": "under Horatios steady hand.",
11254
- "generals_introduction_cinematic01_07": "However, this peace is about to be shattered...",
11255
- "generals_introduction_cinematic01_08": "Returning from his exile,",
11256
- "generals_introduction_cinematic01_09": "the diabolical Wolfgard the Flayer has laid his eyes",
11257
- "generals_introduction_cinematic01_10": "on the Great Empire once again.",
11258
- "generals_introduction_cinematic01_11": "Show no mercy! Cast those maggots down!",
11259
- "generals_introduction_cinematic01_12": "They stand no chance against us!",
11260
- "generals_introduction_cinematic01_13": "This is your doom, Horatio!",
11261
- "generals_introduction_cinematic01_14": "Argh!",
11262
11267
  "generals_skill_desc_attackUnitAmountFlank": "측면의 유닛 제한 +{0}%",
11263
11268
  "generals_skill_desc_attackUnitAmountReinforcementBonus": "최후의 공격 시 병력 정원 +{0}",
11264
11269
  "generals_skill_desc_defenseUnitAmountYardBonus": "안뜰 방어 시 유닛 제한 +{0}%",
@@ -11879,7 +11884,6 @@
11879
11884
  "minigameFeat_hud_header": "궁수의 도전",
11880
11885
  "dialog_event_announcement_description_106": "새로운 크로스플레이 이벤트를 확인해보세요!\nGoodgame Empire 및 Empire: Four Kingdoms의 여왕과 왕들과 함께 왕위를 위한 새로운 전투에 동참하세요. 당신의 백성들이 당신의 명을 기다리며 건설과 전투 준비를 하고 있습니다. 이 새로운 도전을 성공적으로 이끌 수 있을까요? 왕좌를 위한 싸움에서 새롭고 특별한 보상들을 획득하세요. 지금 바로 참여하세요!",
11881
11886
  "tut_secondQuestConfirmPlacement_minigame_copy": "건물 위치를 확정하세요. 나중에 이동시킬 수 있습니다.\n\n준비하세요, 적들이 공사를 막으려 할 거예요! 명령만 내리세요, 나와 내 신뢰할 수 있는 활이 그들을 물리치겠습니다!",
11882
- "dialog_event_announcement_header_106": "Enter the Outer Realms",
11883
11887
  "dialog_chestOffer_desc_16": "황실의 보물로 가득 찬 상자!",
11884
11888
  "dialog_chestOffer_title_16": "황실의 상자",
11885
11889
  "webshop_decoWithEffects_foodProductionFire_desc": "성 내의 치안이 {0} 증가합니다.\n 불타는 봉우리 성의 식량 생산량이 {1}% 증가합니다.\n 지역 당 최대 {2}개.",
@@ -12010,7 +12014,7 @@
12010
12014
  "dialog_legendTemple_sceat_49_name": "정신의 시대",
12011
12015
  "dialog_legendTemple_sceat_50_desc": "8레벨 선술집을 잠금 해제합니다.",
12012
12016
  "dialog_legendTemple_sceat_50_name": "고급 술",
12013
- "dialog_legendTemple_sceat_51_desc": "시계태엽 제분소 레벨 7 잠금 해제합니다.",
12017
+ "dialog_legendTemple_sceat_51_desc": "밀가루 공장 7단계를 해제합니다",
12014
12018
  "dialog_legendTemple_sceat_51_name": "연삭돌",
12015
12019
  "dialog_legendTemple_sceat_52_desc": "꿀 정원 레벨 7을 잠금 해제합니다.",
12016
12020
  "dialog_legendTemple_sceat_52_name": "봉오리 안전 처소",
@@ -12134,7 +12138,44 @@
12134
12138
  "webshop_summer2_small_name": "작은 여름 묶음",
12135
12139
  "webshop_summerDecoE_Combat": "여름 장식 뜨거운 거래 전투",
12136
12140
  "dialog_crafting_recipe_buildingRequired": "이 제작법을 사용하려면 다음 건물을 잠금 해제해야 합니다:\n{0}",
12137
- "webshop_decoWithEffects_WallDefCourtDefCourtCap_desc": "성 내의 치안 +{0}, 성벽 방어 병력 수용량에 대한 보너스 +{1}%, 방어 시 안뜰에서의 힘 +{2}% (최대 +120%), 안뜰 방어 병력 수용량에 대한 보너스 +{3} (최대 +100,000), 건물 크기 {4}x{5}, 최대 개수 {6}."
12141
+ "webshop_decoWithEffects_WallDefCourtDefCourtCap_desc": "성 내의 치안 +{0}, 성벽 방어 병력 수용량에 대한 보너스 +{1}%, 방어 시 안뜰에서의 힘 +{2}% (최대 +120%), 안뜰 방어 병력 수용량에 대한 보너스 +{3} (최대 +100,000), 건물 크기 {4}x{5}, 최대 개수 {6}.",
12142
+ "merchantitem_resources_3569_name": "고급 소고기 패키지",
12143
+ "webshop_beeftoolsmithdays_desc": "도구 제작자를 위한 임시 건설 아이템입니다. {1}일 동안 시간당 +{0}의 소고기 생산을 제공합니다.",
12144
+ "webshop_beefgrannarydays_desc": "곡물 창고를 위한 임시 건설 항목입니다. {1}일 동안 시간당 +{0}의 소고기 생산을 제공합니다.",
12145
+ "webshop_decoWithEffects_BeefProductionGeneric_desc": "성 내부의 공공 질서를 증가시킵니다 +{0}, 소고기 생산에 +{1} 보너스 (최대 +60000).",
12146
+ "webshop_permacastellan_desc": "영구 캐스텔란 외관 아이템.",
12147
+ "webshop_BeefProduction_VIP_name": "VIP 프라임 컷",
12148
+ "webshop_BeefProduction_extraLarge_name": "엑스트라 라지 프라임 컷",
12149
+ "webshop_BeefProduction_giant_name": "거대한 프라임컷",
12150
+ "webshop_BeefProduction_huge_name": "거대한 프라임 컷",
12151
+ "webshop_BeefProduction_large_name": "대형 프라임컷",
12152
+ "webshop_BeefProduction_medium_name": "중간 프라임 컷",
12153
+ "webshop_BeefProduction_small_name": "작은 프라임 컷",
12154
+ "webshop_AnniversaryEstateTCI_220_desc": "부동산을 위한 임시 건설 아이템. 7일 동안 연구 자원 비용을 -15% 감소시킵니다.",
12155
+ "mightValue_combined": "결합된 힘 포인트",
12156
+ "decoPoints_combined": "결합된 공공 질서",
12157
+ "dialog_DecoDistrict1_header": "치명적인 식물의 정원",
12158
+ "webshop_FoodStorageBakery_725_desc": "제과점용 영구 건설 항목. +{0}k의 식품 저장 용량을 부여합니다.",
12159
+ "webshop_WallUnitLimitKeep_740_desc": "요새를 위한 영구 건설 아이템. 벽에 +{0} 유닛 제한을 부여합니다.",
12160
+ "webshop_WallUnitLimitKeep_763_desc": "농가, 곡물 저장고, 온실, 온실을 위한 영구 건축 아이템. +{0}의 식량 생산 보너스를 부여합니다.",
12161
+ "equip_effect_description_allianceDefenseUnitAmountYardBonusCapped": "+{0} 동맹 지원 병력 수용량(상한선) 추가",
12162
+ "ringmenu_store_districtNotEmpty": "구역은 비어 있지 않습니다.",
12163
+ "webshop_FatalFlora_Complete_name": "파탈 플로라 가든 완전 패키지",
12164
+ "webshop_FatalFlora_Deluxe_name": "치명적인 플로라 정원 디럭스 패키지",
12165
+ "webshop_floragarden_VIP_name": "VIP 과잉 성장 광기",
12166
+ "webshop_floragarden_extraLarge_name": "엑스트라 대형 과잉 성장의 광기",
12167
+ "webshop_floragarden_giant_name": "거대한 성장 광기",
12168
+ "webshop_floragarden_huge_name": "거대한 과도 성장의 광기",
12169
+ "webshop_floragarden_large_name": "대규모 과잉 성장의 광기",
12170
+ "webshop_floragarden_medium_name": "중간 과다 성장의 광기",
12171
+ "webshop_floragarden_small_name": "작은 과잉 성장의 광기",
12172
+ "webshop_flytrap_VIP_name": "VIP 파리잡이 번들",
12173
+ "webshop_flytrap_extraLarge_name": "특대형 파리덫 번들",
12174
+ "webshop_flytrap_giant_name": "거대한 파리덫 번들",
12175
+ "webshop_flytrap_huge_name": "거대한 파리덫 번들",
12176
+ "webshop_flytrap_large_name": "대형 파리 덫 묶음",
12177
+ "webshop_flytrap_medium_name": "중간 파리잡이 번들",
12178
+ "webshop_flytrap_small_name": "작은 파리덫 번들"
12138
12179
  },
12139
12180
  "effects": {
12140
12181
  "equip_effect_description_conquerSpeedBonus": "정복 중 군대 이동 속도 +{0}%",
@@ -13230,8 +13271,6 @@
13230
13271
  "equip_effect_description_recruitmentCostDecreaseAllCapped": "+{0}% 모집 비용 감소 (최대한도)",
13231
13272
  "equip_effect_description_recruitmentSpeedBoostAllCapped": "+{0}% 모집 속도 (최대치)",
13232
13273
  "equip_effect_description_toolProductionSpeedBoostAllCapped": "+{0}% 도구 생산 속도 (상한)",
13233
- "effects_ltpe_tci_dragonriderSiegeWorkshop": "Placeholder text for the TCI: dragonriderSiegeWorkshop",
13234
- "effects_ltpe_tci_octoberfestMarket": "Placeholder text for the TCI: octoberfestMarket",
13235
13274
  "effect_name_offensiveMeleeBonusDecoCapped": "공격 보너스",
13236
13275
  "effect_name_offensiveRangeBonusDecoCapped": "원거리 유닛 공격력 보너스",
13237
13276
  "effect_name_AttackBoostYardDecoCapped": "안뜰 공격 전투력 보너스",
@@ -13394,7 +13433,43 @@
13394
13433
  "effect_group_8_4_active": "안뜰 방어 시 병력 수용량 +{0}",
13395
13434
  "effect_group_1_11_active": "측면에서 전투력이 20% 추가 증가할 확률 +{0}%",
13396
13435
  "effect_desc_CraftingQueueProductionBoost_4": "용의 보물 보관함 부품 {0}% 보너스 생산량",
13397
- "effect_name_CraftingQueueProductionBoost_4": "용의 숨결 제작소 부품 생산 보너스"
13436
+ "effect_name_CraftingQueueProductionBoost_4": "용의 숨결 제작소 부품 생산 보너스",
13437
+ "ci_effect_lootBonusPVE": "NPC 목표로부터 약탈하는 자원 +{0}%",
13438
+ "ci_effect_defenseBonusNotMainCastle": "전초기지 및 주요 건물에 주둔한 유닛의 전투력 +{0}%",
13439
+ "ci_effect_unboostedBeefProduction": "시간당 쇠고기 생산량 +{0}",
13440
+ "effect_name_unboostedBeefProduction": "시간당 소고기 생산 보너스",
13441
+ "effect_name_unboostedBeefProductionCapped": "시간당 소고기 생산 보너스",
13442
+ "ci_effect_unboostedBeefProduction_tt": "시간당 소고기 생산량:",
13443
+ "ci_effect_BeefProductionIncrease": "소고기 생산 보너스 +{0}",
13444
+ "effect_name_allianceDefenseUnitAmountYardBonusCapped": "동맹 지원 부대 수용 능력에 대한 보너스 (상한선 있음)",
13445
+ "effect_name_attackBoostYardCapped": "안뜰 공격 전투력 보너스 (제한됨)",
13446
+ "effect_name_battleXPBoostCapped": "공격에서 획득한 XP에 대한 보너스 (상한 있음)",
13447
+ "effect_name_buildingXPBoostCapped": "건물 건설에 의해 획득한 XP에 대한 보너스 (제한됨)",
13448
+ "effect_name_coalProductionBoostCapped": "성의 석탄 생산 보너스 (제한됨)",
13449
+ "effect_name_foodCapacityBonusBaronEconomyCapped": "성의 식량 저장 용량에 대한 보너스(상한)",
13450
+ "effect_name_foodProductionBoostBaronEconomyCapped": "성에서의 식량 생산 보너스 (제한됨)",
13451
+ "effect_name_glassProductionBoostCapped": "성 내 유리 생산 보너스 (상한 있음)",
13452
+ "effect_name_honeyCapacityBonusBaronEconomyCapped": "성의 꿀 저장 용량에 대한 보너스(제한됨)",
13453
+ "effect_name_ironProductionBoostCapped": "성에서의 철 생산 보너스 (제한됨)",
13454
+ "effect_name_marketCarriageCapacityBoostCapped": "시장 마차 용량에 대한 보너스(제한됨)",
13455
+ "effect_name_marketSpeedOwnBoostCapped": "자신의 성과 랜드마크 간 시장 바로우 속도에 대한 보너스 (상한 있음)",
13456
+ "effect_name_meadCapacityBonusBaronEconomyCapped": "성의 메드 저장 용량에 대한 보너스(제한됨)",
13457
+ "effect_name_meadProductionBoostCapped": "성에서의 벌꿀 술 생산 보너스(제한됨)",
13458
+ "effect_name_oilProductionBoostCapped": "성에서의 올리브유 생산 보너스(상한 있음)",
13459
+ "effect_name_stoneProductionBoostDesertCapped": "타오르는 모래 성에서의 돌 생산 보너스 (제한됨)",
13460
+ "effect_name_stoneProductionBoostFireCapped": "화염 봉우리 성에서의 돌 생산 보너스(제한됨)",
13461
+ "effect_name_stoneProductionBoostIceCapped": "영원한 겨울 빙하 성에서의 돌 생산 보너스 (상한 있음)",
13462
+ "effect_name_stoneProductionBoostMainCapped": "대제국 성의 석재 생산 보너스 (한정됨)",
13463
+ "effect_name_unboostedMeadProductionCapped": "성에서의 미드 생산 보너스 (상한 있음)",
13464
+ "effect_name_woodProductionBoostDesertCapped": "타오르는 모래 성에서의 목재 생산 보너스 (상한)",
13465
+ "effect_name_woodProductionBoostFireCapped": "파이어 피크 성에서 나무 생산에 대한 보너스 (상한)",
13466
+ "effect_name_woodProductionBoostIceCapped": "영원한 겨울 빙하 성에서의 목재 생산 보너스 (상한)",
13467
+ "effect_name_woodProductionBoostMainCapped": "대제국 성의 목재 생산 보너스(상한 있음)",
13468
+ "effect_name_foodProductionBoostDesertCapped": "타오르는 모래 성의 음식 생산 보너스 (제한됨)",
13469
+ "effect_name_foodProductionBoostFireCapped": "파이어 피크 성의 식량 생산 보너스 (한정)",
13470
+ "effect_name_foodProductionBoostIceCapped": "영원한 겨울 빙하 성의 식량 생산 보너스 (제한됨)",
13471
+ "equip_effect_description_attackBoostYardCapped": "+{0}% 적의 안뜰을 공격할 때 전투력 (제한됨)",
13472
+ "effect_group_8_5_active": "+{0} 안뜰 방어 시 동맹 지원 부대의 수용 능력"
13398
13473
  },
13399
13474
  "equipment_heroes_and_gems": {
13400
13475
  "equipment_slotType_hero": "영웅",
@@ -16791,7 +16866,6 @@
16791
16866
  "equipment_unique_940": "폐허의 반지",
16792
16867
  "gem_unique_447_desc": "마법사의 그림자 가시는 항상 조심스럽게 다뤄야 합니다.",
16793
16868
  "gem_unique_386_desc": "신비한 능력을 지닌 돌입니다.",
16794
- "gem_unique_1364_desc": "변신족 이교도의 불가사의한 능력을 가진 대가입니다.",
16795
16869
  "gem_unique_448_desc": "보기와 달리, 손대면 치명적입니다.",
16796
16870
  "gem_unique_449_desc": "변신족 제물의 영혼을 담고 있었다고 합니다 ... 하지만 풀려났습니다.",
16797
16871
  "gem_unique_384_desc": "보기와 달리, 손대면 치명적입니다.",
@@ -17204,7 +17278,15 @@
17204
17278
  "equipment_unique_1084": "멜론 장군",
17205
17279
  "equipment_unique_1084_desc": "군대를 수박 기사단으로 변신시킵니다.",
17206
17280
  "equipment_unique_1086": "파인애플 남작",
17207
- "equipment_unique_1086_desc": "성을 거대한 파인애플로 변신시킵니다."
17281
+ "equipment_unique_1086_desc": "성을 거대한 파인애플로 변신시킵니다.",
17282
+ "equipment_unique_1087": "기념일 파티 배지",
17283
+ "equipment_unique_1087_desc": "대제국의 기념일을 축하할 시간입니다! 부대를 파티 행렬로 변신시킵니다.",
17284
+ "equipment_unique_1088": "기념일 파티 배지",
17285
+ "equipment_unique_1088_desc": "대제국의 기념일을 축하할 시간입니다! 부대를 파티 행렬로 변신시킵니다.",
17286
+ "equipment_unique_1090_desc": "성을 타락한 축제 요새로 변신시킵니다.",
17287
+ "equipment_unique_1089_desc": "성을 타락한 축제 요새로 변신시킵니다.",
17288
+ "equipment_unique_1090": "기념일 파티 대포",
17289
+ "equipment_unique_1089": "기념일 파티 대포"
17208
17290
  },
17209
17291
  "generic": {
17210
17292
  "activity": "활동",
@@ -18610,7 +18692,6 @@
18610
18692
  "filters_filter_7": "성주 유형",
18611
18693
  "filters_filter_20": "용도",
18612
18694
  "filters_filter_21": "유형",
18613
- "filters_filter_22": "병기 용도",
18614
18695
  "filters_filter_23": "병기 효과",
18615
18696
  "filters_filter_61": "재료",
18616
18697
  "filters_filter_80": "자원 유형",
@@ -19237,7 +19318,12 @@
19237
19318
  "dialog_imperialCouncilHall_header": "제국의 회의실",
19238
19319
  "help_imperialCouncilHall": "도시에서 가장 영향력 있는 사람들이 제국의 의회 회관에 모입니다. 이곳에서 그들은 매우 중요한 결정을 내리고 서로 아첨하고 물물교환을 하며 자원과 통화를 모읍니다. 이는 정치적으로 치열한 게임을 하더라도 더 나은 조직과 협력을 이루게 합니다. 거리의 백성이 반란을 일으키지 않는 한, 모든 것이 잘 풀립니다.\n제국의 의회 회관은 훈련과 병기 생산 속도를 증가시키며, 연습장과 제련소와 같은 다른 자원에 영향을 줍니다. 또한 외관도 멋집니다. 업그레이드하려면 드래곤 비늘 타일과 석고 같은 귀중하고 희귀한 자원이 필요하며, 이를 위해 보관함을 약탈해야 할 수도 있지만, 더 강력한 보너스를 얻고 제국의 의회 회관의 외관을 개선해 친구와 적에게 눈길을 사로잡을 수 있습니다.",
19239
19320
  "hud_button_imperialCouncilHall": "제국의 회의실",
19240
- "panel_action_imperialCouncilHall": "제국의 회의실"
19321
+ "panel_action_imperialCouncilHall": "제국의 회의실",
19322
+ "hud_button_community": "커뮤니티",
19323
+ "hud_button_supportChat": "지원 채팅",
19324
+ "currency_description_FloraToken": "치명적인 플로라 가든을 업그레이드하는 데 사용되는 귀중한 토큰. 상인에게서 구입하거나 특별 제안을 통해 얻을 수 있습니다.",
19325
+ "currency_name_FloraToken": "플로라 토큰",
19326
+ "moreComingSoon": "추가 정보가 곧 제공됩니다..."
19241
19327
  },
19242
19328
  "help": {
19243
19329
  "help_location": "여기에서 성과 전초기지의 중요한 정보를 대략 찾아볼 수 있습니다.",
@@ -22746,7 +22832,8 @@
22746
22832
  "questCondition_visitGeneralsOverview": "장군 개요로 이동"
22747
22833
  },
22748
22834
  "research": {
22749
- "research_202_title": "유물 망치병 업그레이드"
22835
+ "research_202_title": "유물 망치병 업그레이드",
22836
+ "dialog_researchTower_blueprintsCategory6_Title": "저장고 (유물)"
22750
22837
  },
22751
22838
  "tooltips": {
22752
22839
  "webshop_hudIcon_tt": "판매!",