Баннереты ордена
Тип войскИзменено в этой версии

Баннереты ордена

a_order_knights_2in_game/common/unit_types/0_knights.txt:195
Баннереты ордена

Баннереты ордена — это самые опытные и умелые рыцари, которые часто ведут в бой небольшие отряды под собственным знаменем.

ТребуетРезиденция орденаСооружениеlocation potentialКрепость орденаСооружениеlocation potentialИберийскКультурная группаcountry potentialДозволяет отряды духовно-рыцарских орденовТип модификатораcountry potential

Определениеin_game/common/unit_types/0_knights.txt:195

197is_special = yes
198upgrades_to = a_lancers
200strength_damage_taken = -0.25
201morale_damage_taken = -0.25
203buildable = yes
205country_potential = {
206OR = {
208culture = {
208has_culture_group = culture_group:iberian_group
}
}
}
212location_potential = {
213OR = {
214has_building_with_at_least_one_level = order_stronghold
215has_building_with_at_least_one_level = order_headquarters
}
}
219combat = {
220grasslands = 0.10
221wetlands = -0.10
}
225mercenaries_per_location = {
226pop_type = nobles
227multiply = 0.2
}
230gfx_tags = {
crusader_tag
heavy_tag
}