
임무 과업
마을 시장
농촌에 현지 시장을 개설하면 전원 지대에 교역과 기회, 성장의 가능성을 열어 주어 더욱 번영하고 연결된 나라를 이룩할 수 있습니다.
상업촌건물enabled, on completion
공화정 의회건물on completion
만족하는 농민임무 과업requires- 447if = {448limit = {449exists = scope:mission_target_location450scope:mission_target_location = {451province = {452NOT = {}}}}458custom_tooltip = mission_target_loc_province_gets_modifier_tt Mission Target Location Province 내 1레벨 이상의 상업촌이 있는 모든 지점이 10년 동안 번창하는 지역 시장 보정치를 얻습니다}460else_if = {461limit = {462NOT = {462exists = scope:mission_target_location}}464custom_tooltip = mission_generic_province_gets_modifier_tt 지정된 지방 내 1레벨 이상의 상업촌이 있는 모든 지점이 10년 동안 번창하는 지역 시장 보정치를 얻습니다}466scope:mission_target_location ?= {467province = {468every_location_in_province = {469limit = {}475add_location_modifier = {477mode = replace479size = {보정치 배율480value = 1481add = {482desc = scales_with_levels_of_market_village_tt 이 지점의 상업촌 레벨483value = "location_building_level(building_type:market_village)"}}}}}}
422icon = expanded_supply_trains
425enabled = {
426trigger_if = {
427limit = {
428NOT = {
428exists = scope:mission_target_location
}
}
430custom_tooltip = {
431text = when_we_choose_appropriate_location_tt 이 임무 과업은 만족하는 농민에서 촌락 지점을 선택하면 활성화됩니다
432always = no
}
}
435trigger_else = {
436scope:mission_target_location = {
437location_building_level = {
439value >= root.var:target_location_market_village_variable
}
441prosperity > 0
}
}
}