
BuildingChanged this version
Weapon Workshop
The ever-increasing demand of weapons both for our armies and our hunting operations requires us to increase the capabilities of the Weaponry production.
Production Methods 1
Definitionin_game/common/building_types/production_weapons.txt:56
57audio_tier = 2
58is_foreign = no
60max_levels = workshop_max_level
61startup_ramp_target = workshop_startup_ramp_target
65employment_size = workshop_employment
69town = yes
70city = yes
71megalopolis = yes
75build_time = workshop_build_time
77unique_production_methods = {
78weapon_workshop_maintenance = {
79lumber = 0.3302
80coal = 0.3302
81iron = 0.275
82tools = 0.2197
83category = workshop_input
84produced = weaponry
85output = 1.1
87debug_max_profit = workshop_profit_margin
}
}
92obsolete = weapon_guild
94custom_tags = {
workshop
}