
進歩
沿岸要塞
海賊や敵艦隊の脅威が迫るなか、わが国を侵略から守るには、沿岸に基本的な要塞を築く必要がある。
補給拠点進歩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
}
}
}



