
건물이번 버전 변경
해상 총독부
국가의 통치력을 가장 먼 영토까지 뻗쳐 인근 지역 너머로 영향력을 확장하는 지역 통치 거점입니다. 도로망을 통해 수도와 연결되어 있을 때 일대의 중심지로서 통치 및 행정 임무를 수행합니다.
해상 총독부 수보정치 유형allow보정치
국지적 근접도 근원지+80
생산 방식 1
정의in_game/common/building_types/capital_buildings.txt:760
761audio_tier = 2
762is_foreign = no
764max_levels = 1
765important_for_UI = yes
767employment_size = large_noble_employment
771rural_settlement = no
772town = no
773city = yes
774megalopolis = yes
776allow = {
777trigger_if = {
783custom_tooltip = {
784text = no_naval_governor_tt 해상 총독부를 최소 하나 이상 건설할 수 있음
785always = no
}
}
788trigger_else = {
789custom_tooltip = {
790text = naval_governor_tt Actor에 해상 총독부(이)가 Num Naval Governors개 미만인 경우(현재 Naval Governor)
791scope:actor = {
}
}
}
796owner = scope:actor
}
799location_potential = {
800NOT = {
800is_connected_to_through_realm = owner.capital
}
801is_overseas_for_owner = no
802is_port = yes
}
805remove_if = {
806location = {
806is_connected_to_through_realm = owner.capital
}
}
809expensive = yes
811automation_build_allowed = no
812ai_forbid_shutdown = yes
813forbidden_for_estates = yes
814important_for_AI = yes
817build_time = government_build_time
820unique_production_methods = {
821naval_governor_maintenance = {
822tools = 1
823masonry = 1
824weaponry = 0.5
825paper = 3
826books = 1
827goods_gold = 1
828furniture = 2
829naval_supplies = 0.5
830fine_cloth = 0.5
832category = building_maintenance
}
}