
BuildingChanged this version
Naval Supplies Manufactory
Similar to the Naval Supplies Guild, so does the Naval Supplies Manufactory focus on the production of Naval Supplies. Thanks to its increased dimensions, the output of available supplies for the ship construction is significantly higher.
Production Methods 1
Definitionin_game/common/building_types/production_naval_supplies.txt:81
82audio_tier = 3
83is_foreign = no
85max_levels = manufactory_max_level
86startup_ramp_target = manufactory_startup_ramp_target
90employment_size = manufactory_employment
93town = yes
94city = yes
95megalopolis = yes
99build_time = manufactory_build_time
101obsolete = naval_supplies_workshop
103unique_production_methods = {
104naval_supplies_manufactory_maintenance = {
105lumber = 0.8791
106fiber_crops = 0.6596
107tar = 0.6596
108cloth = 0.2194
110produced = naval_supplies
111output = 2
113debug_max_profit = manufactory_profit_margin
115category = manufactory_input
}
}
121custom_tags = {
midgame_manufactory
}