
BuildingChanged this version
Protected Harbor
Some places are more naturally suited to serve as a harbor than others, but with the proper infrastructure those conditions can be improved anywhere.
Modifiers
Production Methods 1
Definitionin_game/common/building_types/port_buildings.txt:253
254audio_tier = 1
255is_foreign = no
256max_levels = 1
259forbidden_for_estates = yes
262employment_size = dock_employment
264town = yes
265city = yes
266megalopolis = yes
268location_potential = {
269is_port = yes
}
272build_time = medium_port_building_time
276unique_production_methods = {
277protected_harbor_maintenance = {
278tar = 0.1
279tools = 0.1
280lumber = 0.1
281stone = 0.2
282category = building_maintenance
}
}
290modifier = {
}


