
建造物このバージョンで変更
ラーダール
ヒンドゥスターンの交易路を守るため、街道警備隊を置かなければならない。この警備隊はラーダールと呼ばれ、地域で安全に交易をおこなえるようにする。
補正
定義in_game/common/building_types/event_only_buildings.txt:2955
2956audio_tier = 3
2957is_special = yes
2958is_foreign = no
2960max_levels = 1
2962employment_size = 0.1
2963rural_settlement = yes
2965build_time = cultural_building_time
2972location_potential = {
2973has_road_to_capital = yes
}
2975remove_if = {
2976location = {
2976has_road_to_capital = no
}
2977NOT = {
2977owner = {
2977at_war = yes
}
}
2978NOT = {
2978owner = {
2978in_civil_war = yes
}
}
}
2981modifier = {
}


