
건물이번 버전 변경
보강된 항만
개중에는 별다른 개량을 거치지 않아도 항만으로 쓰기에 유독 좋은 곳이 있지만, 적절한 기반 시설을 구축한다면 어디에서든 항만 환경을 개선할 수 있습니다.
보정치
생산 방식 1
정의in_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 = {
}


