
Unit TypeChanged this version
Bedouin Cavalry

The Bedouin are a wandering people who travel through the desert regions of the Arabian Peninsula, North Africa, the Levant and Mesopotamia. Through their nomadic lifestyle, they have mastered their riding skills, and the usage of the Arabian horses makes them a formidable cavalry force.
Definitionin_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
}