수도 연결
임무 과업

수도 연결

mission_connect_the_capitalsin_game/common/missions/generic_vassal_mission_pack.txt:130

우리 속국 내 여러 지점 사이에 적절한 통신 수단과 직통 기반 시설을 갖춘다면, 직접적인 연결을 통해 저들의 충성도를 높일 수 있을 것입니다.

요구 조건재정 지원임무 과업requires중앙 집권화 월간 진행도보정치 유형on completion분권화 월간 진행도보정치 유형on completion중앙 집권화 대 분권화사회 가치관on completionnum_connected_locations_to_cap_variable변수enabled

  1. 159capital = {
    160any_neighbor_location = {
    161is_owned_or_owned_by_subjects_of = root
    162count < 1
    }
    }
    177else = {
    178capital ?= {
    178change_prosperity = prosperity_weak_bonus (0.1)
    }
    }
    180scope:mission_target_subject = {
    188else = {
    189capital ?= {
    189change_prosperity = prosperity_weak_bonus (0.1)
    }
    }
    }

131icon = road_building
133requires = {
}
134enabled = {
135trigger_if = {
136limit = {
}
137capital = {
138any_neighbor_location = {
139has_latest_road_to = prev
140count >= {
141value = {
142add = root.var:num_connected_locations_to_cap_variable
143divide = 2
144ceiling = yes
}
}
}
}
}
150trigger_else = {
151custom_tooltip = {
152text = mission_task_will_be_bypassed_tt 이 임무 과업을 건너뜁니다
153always = no
}
}
}
167duration = 0
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지