
ユニットタイプこのバージョンで変更
ベドウィンの騎兵

ベドウィンは、アラビア半島、北アフリカ、レバント、メソポタミアの砂漠地帯を旅する放浪民族である。遊牧生活を通じて乗馬技術を習得し、アラブ種の馬を使用することで手強い騎兵部隊となった。
定義in_game/common/unit_types/a_bedouin_cavalry.txt:1
2is_special = yes
8movement_speed = 0.25
9build_time_modifier = 0.1
12impact = {
13desert = -0.75
14arid = -0.75
15arctic = 0.25
}
18location_potential = {
20OR = {
21sub_continent = sub_continent:north_africa
22sub_continent = sub_continent:middle_east
}
}
32combat = {
33desert = 0.10
34inland = 0.10
35coastal = -0.10
}
37gfx_tags = {
medium_tag
}