
BuildingChanged this version
Dry Dock
It is a port building that provides the necessary infrastructure to construct and repair boats in isolated dry basins that can be flooded at will. This ease of access to the hull of the ship improves in great measure the efficiency and capacity of the building process.
Modifiers
Production Methods 1
Definitionin_game/common/building_types/port_buildings.txt:48
49audio_tier = 2
50is_foreign = no
51max_levels = 1
53forbidden_for_estates = yes
56obsolete = dock
58location_potential = {
59is_port = yes
}
63employment_size = dry_dock_employment
65town = yes
66city = yes
67megalopolis = yes
70build_time = medium_port_building_time
74unique_production_methods = {
75dry_dock_maintenance = {
76tar = 0.4
77naval_supplies = 0.2
78tools = 0.4
79lumber = 0.4
80cloth = 0.2
81category = building_maintenance
}
}
90modifier = {
}




