Воины
Тип войск

Воины

a_warriorsin_game/common/unit_types/0_tribal.txt:41
Воины

Словом «Воины» называют любых бойцов племён, сражающихся под командованием своих вождей. Их простое, но эффективное оружие различается в зависимости от племени.

ТребуетПлемяФорма правленияlocation potential

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

44construction_demand = a_warriors_construction
45maintenance_demand = a_warriors_maintenance
47buildable = no
48levy = yes
50location_potential = {
51OR = {
52has_owner = no
53owner = {
54government_type = government_type:tribe
}
}
}
60mercenaries_per_location = {
61pop_type = peasants
62multiply = 0.01
}
65gfx_tags = {
medium_tag
}