
BuildingChanged this version
Weaponry Manufactory
Various weapons such as swords, pikes, and bows make up the core Weaponry of every army. Using various materials, the Weaponry Manufactory creates melee and simple ranged weapons of all types.
Production Methods 1
Definitionin_game/common/building_types/production_weapons.txt:98
99audio_tier = 3
100is_foreign = no
102max_levels = manufactory_max_level
103startup_ramp_target = manufactory_startup_ramp_target
107employment_size = manufactory_employment
110town = yes
111city = yes
112megalopolis = yes
116obsolete = weapon_workshop
118build_time = manufactory_build_time
120unique_production_methods = {
121weapon_manufactory_maintenance = {
122lumber = 0.5565
123coal = 0.5565
124iron = 0.4446
125tools = 0.4446
126category = manufactory_input
127produced = weaponry
128output = 2.0
129debug_max_profit = manufactory_profit_margin
}
}
133custom_tags = {
midgame_manufactory
}