
건물이번 버전 변경
기사단 본부
기사단장의 거처로, 기사단의 활동 거점인 동시에 정치적 중심지이기도 합니다.
보정치
월간 인력+0
요새 방어력+10%
연대 모집 가능 지점예
생산 방식 1
정의in_game/common/building_types/capital_buildings.txt:119
120audio_tier = 2
121is_foreign = no
123max_levels = 1
127employment_size = religious_building_employment
129rural_settlement = yes
130town = yes
131city = yes
132megalopolis = yes
134expensive = yes
135build_time = large_capital_build_time
137location_potential = {
138is_capital = yes
}
142country_potential = {
143has_reform = government_reform:military_order_reform
144country_rank_level >= 2
}
147remove_if = {
148OR = {
150location.owner ?= {
151NOT = {
152has_reform = government_reform:military_order_reform
}
}
}
}
158capital_modifier = {
}
165unique_production_methods = {
166order_headquarters_requirements = {
167lumber = 0.1
168tools = 0.1
169glass = 0.1
170fine_cloth = 0.1
171beeswax = 0.05
172books = 0.05
173weaponry = 0.1
174category = building_maintenance
}
}
178graphical_tags = {
palace
}