
건물이번 버전 변경
지방 총독부
국가의 통치력을 가장 먼 영토까지 뻗쳐 인근 지역 너머로 영향력을 확장하는 지역 통치 거점입니다. 도로망을 통해 수도와 연결되어 있을 때 일대의 중심지로서 통치 및 행정 임무를 수행합니다.
셀주크 조폐국건물allow
지방 총독부 수보정치 유형allow보정치
국지적 근접도 근원지+80
생산 방식 1
정의in_game/common/building_types/capital_buildings.txt:607
608audio_tier = 2
609is_foreign = no
611max_levels = 1
612important_for_UI = yes
614employment_size = large_noble_employment
618rural_settlement = no
619town = no
620city = yes
621megalopolis = yes
623allow = {
624custom_tooltip = {
625text = local_governor_tt Actor 내 지방 총독부 및 지방 총독청의 총합이 Num Local Governors 미만(지방 총독부: Local Governor, 지방 총독청: Lieutenancy)
626scope:actor = {
627total_building_levels_including_construction:local_governor < {
629subtract = total_building_levels_including_construction:lieutenancy
}
}
}
633owner = scope:actor
634trigger_if = {
}
}
640location_potential = {
641has_road_to_capital = yes
642owner.capital != this
}
645remove_if = {
646location = {
646has_road_to_capital = no
}
647NOT = {
647owner = {
647at_war = yes
}
}
648NOT = {
648owner = {
648in_civil_war = yes
}
}
}
651expensive = yes
653automation_build_allowed = no
654ai_forbid_shutdown = yes
655forbidden_for_estates = yes
656important_for_AI = yes
657ai_ignore_maintenance = yes
659build_time = government_build_time
662unique_production_methods = {
663local_governor_maintenance = {
664tools = 1
665masonry = 1
666weaponry = 0.5
667paper = 3
668books = 1
669goods_gold = 1
670furniture = 2
671fine_cloth = 1
673category = building_maintenance
}
}