
单位类型本版本变更
贝都因骑兵

贝都因人是一个流浪的民族,他们横跨阿拉伯半岛、北非、黎凡特和美索不达米亚的沙漠地区。由于游牧的生活方式,他们精通骑术,阿拉伯马的使用使他们成为了一支强大的骑兵部队。
定义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
}