
BuildingChanged this version
Firearms Manufactory
Often described as the lifeblood of our military production complex, the Firearms Manufactory produces firearms of many shapes and sizes such as pistols, rifles, and more.
Production Methods 1
Definitionin_game/common/building_types/production_firearms.txt:208
209audio_tier = 3
210is_foreign = no
212max_levels = manufactory_max_level
213startup_ramp_target = manufactory_startup_ramp_target
217employment_size = manufactory_employment
220town = yes
221city = yes
222megalopolis = yes
226obsolete = guns_workshop
228build_time = manufactory_build_time
230unique_production_methods = {
231firearms_manufactory_maintenance = {
232lumber = 0.342
233coal = 0.342
234iron = 0.9115
236lead = 0.1144
237saltpeter = 0.2275
239category = manufactory_input
240produced = firearms
241output = 2
242debug_max_profit = manufactory_profit_margin
}
}
246custom_tags = {
midgame_manufactory
}