
BuildingChanged this version
Naval Supplies Guild
Naval Supplies represent everything needed in ship construction, from basic wood to tar, ropes, linen, sails, and various other materials. While a vast and diverse trade good, the Naval Supplies Guild covers all the materials needed for ship building.
Production Methods 1
Definitionin_game/common/building_types/production_naval_supplies.txt:1
2is_foreign = no
4max_levels = guild_max_level
5startup_ramp_target = guild_startup_ramp_target
9employment_size = guild_employment
12town = yes
13city = yes
14megalopolis = yes
18build_time = guild_build_time
20unique_production_methods = {
21naval_supplies_guild_maintenance = {
22lumber = 0.1963
23fiber_crops = 0.4906
24tar = 0.5393
25cloth = 0.0486
27produced = naval_supplies
28output = 1
30debug_max_profit = guild_profit_margin
31category = guild_input
}
}
35custom_tags = {
guild
}