
建造物このバージョンで変更
兵舎
兵舎は、都市ロケーションの武器庫を置き換え、わが陸軍の人的資源を効率的に増やすことができる。
補正
毎月の人的資源+0
ここで連隊を募集可能はい
連隊の訓練能力+1
生産方法 1
定義in_game/common/building_types/manpower_buildings.txt:176
177audio_tier = 2
178is_foreign = no
180max_levels = manpower_max_level
183forbidden_for_estates = yes
185employment_size = manpower_employment
186important_for_AI = yes
188town = yes
189city = yes
190megalopolis = yes
192obsolete = armory
194build_time = soldier_building
196allow = {
197owner = {
197has_primary_or_accepted_culture = prev.dominant_culture
}
}
199remove_if = {
200NOT = {
200owner = {
200has_primary_or_accepted_culture = prev.location.dominant_culture
}
}
}
203modifier = {
}
209unique_production_methods = {
210barracks_maintenance = {
211firearms = 1.0
212leather = 1.0
213cloth = 0.20
214paper = 0.40
215weaponry = 1.0
217category = building_maintenance
}
}