
발전
해안 요새
해적과 적국 함대의 위협에 맞서 잠재적인 침략 위험으로부터 나라를 지키기 위해서는 최소한 연안부를 따라 기초적인 요새라도 건설해야 합니다.
보급 거점발전requires발전 트리
정의in_game/common/advances/1_building_unlocks.txt:873
878ai_weight = {
879if = {
880limit = {
881has_ports = yes
}
883add = {
884value = 50
885multiply = num_of_ports
886divide = num_locations
}
}
}



