
건물이번 버전 변경
대포 주조소
대포 주조소에서는 용융 상태의 금속으로 대포를 주조해 조립합니다. 군대에 대포를 공급하는 핵심 시설로, 국가의 군사력을 강화합니다.
생산 방식 1
정의in_game/common/building_types/production_cannons.txt:192
193audio_tier = 3
194is_foreign = no
196max_levels = manufactory_max_level
197startup_ramp_target = manufactory_startup_ramp_target
201employment_size = manufactory_employment
204town = yes
205city = yes
206megalopolis = yes
210build_time = manufactory_build_time
212obsolete = cannon_workshop
214unique_production_methods = {
215cannon_foundry_maintenance = {
216tools = 0.5129
217lead = 0.385
220saltpeter = 0.6408
223copper = 0.6408
224tin = 0.3204
226produced = cannons
227output = 2.0
229debug_max_profit = manufactory_profit_margin
230category = manufactory_input
}
}
234custom_tags = {
midgame_manufactory
}