
건물이번 버전 변경
지방 총독청
지방 총독청은 왕실을 대신하여 영토를 다스리는 왕가의 대리인인 지방 총독의 관청입니다. 지방 총독청은 지방 총독부와 총독 임명 한도를 공유하는데, 이는 지방 총독청이 기존 행정 체계에 추가되는 별개의 조직이 아니라 일반적인 지방 행정 방식을 대체하는 이베리아식 대안이기 때문입니다.
군주국정부 유형country potential
공화국정부 유형country potential
신정국정부 유형country potential
지방 총독부 수보정치 유형allow보정치
국지적 근접도 근원지+75
현지 왕실 행사력+100%
생산 방식 1
정의in_game/common/building_types/unique_buildings.txt:1224
1225audio_tier = 2
1226is_special = yes
1227is_foreign = no
1229max_levels = 1
1230forbidden_for_estates = yes
1234employment_size = normal_noble_employment
1236town = yes
1237city = yes
1238megalopolis = yes
1240expensive = yes
1241build_time = government_build_time
1243location_potential = {
1244has_road_to_capital = yes
1245owner.capital != this
}
1248important_for_AI = yes
1249AI_ignore_available_worker_flag = yes
1250ai_ignore_maintenance = yes
1251ai_forbid_shutdown = yes
1253country_potential = {
1256OR = {
}
}
1263allow = {
1264custom_tooltip = {
1265text = lieutenancy_tt Actor 내 지방 총독부 및 지방 총독청의 총합이 Num Local Governors 미만인 경우(지방 총독부: Local Governor, 지방 총독청: Lieutenancy)
1266scope:actor = {
1267total_building_levels_including_construction:local_governor < {
1269subtract = total_building_levels_including_construction:lieutenancy
}
}
}
1273owner = scope:actor
}
1276remove_if = {
1277location = {
1277has_road_to_capital = no
}
1278NOT = {
1278owner = {
1278at_war = yes
}
}
1279NOT = {
1279owner = {
1279in_civil_war = yes
}
}
}
1287unique_production_methods = {
1288lieutenancy_maintenance = {
1289tools = 1
1290masonry = 1
1291weaponry = 0.5
1292paper = 2
1293books = 0.5
1294goods_gold = 1
1295furniture = 1
1296fine_cloth = 0.5
1298category = building_maintenance
}
}