
進歩
ドック
ドックは最も基本的な沿岸インフラであり、船の建造や修理を可能にする。
商人と交易進歩requires進歩ツリー
定義in_game/common/advances/1_building_unlocks.txt:728
735ai_weight = {
736if = {
737limit = {
738has_ports = yes
}
740add = {
741value = 200
742multiply = num_of_ports
743divide = num_locations
}
}
}
748ai_preference_tags = {
exploration
}







