I am trying to give_trait <character name> and create_unit <seattlement name> but it keeps telling me "character not found" and "unit type not valid" is there anywhere I can go to find the correct unit types and character names to use these mods?
I am trying to give_trait <character name> and create_unit <seattlement name> but it keeps telling me "character not found" and "unit type not valid" is there anywhere I can go to find the correct unit types and character names to use these mods?
I don't know about give_trait, but create_unit works for me in this way:Originally Posted by Deadhuntr
Looking at scripts in other mods, in this case EB, you can find the syntax for give_trait command:Code:console_command create_unit Segesta "merc italian peltast sm" 4
Code:console_command give_trait Rhaskos EasyToBribe 1
Last edited by Monkwarrior; 11-07-2007 at 09:31.
To find the name of the unit that the game will recognise look it up in
export_descr_unit.txt - the one it wants is the one on the 'type' line eg:
If you can't find the unit you want in there you might need to look it up in data/text/export_units.txt firsttype thracian bodyguard early
dictionary thracian_generals_guard_cavalry_early ; General's Bodyguard
category cavalry
there you'll see that what is shown in game is "general's bodyguard" but actual unit for that faction has dictionary line{thracian_generals_guard_cavalry_early} General's Bodyguard
thracian_generals_guard_cavalry_early
if you look that up in EDU you'll find the type line which is the line used in the cheat and in other recruitment files.
Not used mods before? Looking for something small and fun?!Download the:
All I need is the list of unit types and proper names (that the game will recongnize) and these will work...yet noone seems to know where to find them, lol. This is the 5 forum for RTW I have posted on.
export_descr_unit.txt this is the file I printed up yesterday (all 121 pages of them) but they dont work, tells me unit_type not recgonzied.
Blind, yea?All I need is the list of unit types and proper names (that the game will recongnize) and these will work...yet noone seems to know where to find them, lol. This is the 5 forum for RTW I have posted on.
Clearly said type this
Export_descr_units.TXT
type barb cavalry gaul
dictionary barb_cavalry_gaul ; Barbarian Cavalry
category cavalry
class light
voice_type Medium_1
soldier barb_cavalry, 27, 0, 1
mount medium horse
mount_effect elephant -8, camel -4
attributes sea_faring, hide_forest
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 8, 7, no, 0, 0, melee, simple, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 3, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, -4, 2
stat_mental 4, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 400, 90, 40, 60, 400
ownership gauls
without '_' ; and in ""
Descr_regions.TXT
Etruria
Arretium
romans_julii
Etruscans
203 0 0
none
5
7
Yep Squid, my mistake..create_unit Arretium "barb cavalry gaul"
Last edited by Charge; 11-08-2007 at 00:14.
Charge, I believe the type line should be the one that's bolded for the EDU entry, not the dictionary line, since IIRC multiple units (i.e. EDU entries) can share the same dictionary entry.
You mean this?
;
; RTW: Barbarian Invasion Unit Details spreadsheet-generated unit descriptions
;
;Data entries are as follows
; Type The internal name of the unit. Note this not necessarily the same as the on screen name
; dictionary The tag used to look up the on screen name
;
;Category and class define the rough type of the unit. They're used for setting some default attributes and for
;determining where units go in formation amongst other things such as tags to support AI army formation
; category infantry, cavalry, siege, handler, ship or non_combatant
; class light, heavy, missile or spearmen
;
; voice_type Used to determine the type of voice used by the unit
;
; soldier Name of the soldier model to use (from descr_models_battle.txt)
; followed by the number of ordinary soldiers in the unit
; followed by the number of extras (pigs dogs, elephants, chariots artillery pieces etc attached to the unit)
; followed by the collision mass of the men. 1.0 is normal. [Only applies to infantry]
; officer Name of officer model. There may be up to 0-3 officer lines per unit
; ship Type of ship used if applicable
; engine Type of siege engine used by unit
; animal The type of (non ridden) animals used by the unit
; mount Type of animal or vehicle ridden on
;
; mount_effect Factors to add when in combat against enemy units that have the specified mounts
; Up to three factors may be specified, which may be classes of mount, or specific types
;
; attributes A miscellanious list of attributes and abilities the unit may have. Including
; sea_faring = can board ships; can_swim = can swim across rivers
; hide_forest, hide_improved_forest, hide_long_grass, hide_anywhere = defines where the unit can hide
; can_sap = Can dig tunnels under walls
; frighten_foot, frighten_mounted = Cause fear to certain nearby unit types
; can_run_amok = Unit may go out of control when riders lose control of animals
; general_unit = The unit can be used for a named character's bodyguard
; cantabrian_circle = The unit has this special ability
; no_custom = The unit may not be selected in custom battles
; command = The unit carries a legionary eagle, and gives bonuses to nearby units
; mercenary_unit = The unit is s mercenary unit available to all factions
;
; formation soldier spacing (in metres) side to side, then front to back for close formation
; followed by the same measurements in loose formation.
; followed by the default number of ranks for the unit
; followed by the formations possible for the unit. One or two of
; square, horde, schiltrom, shield_wall, phalanx, testudo, or wedge
;
; stat_health Hit points of man, followed by hit points of mount or attached animal (if applicable)
; Ridden horses and camels do not have separate hit points
;
;Details of unit's primary weapon. If the unit has a missile weapon it must be the primary
; stat_pri From left to right
; attack factor
; attack bonus factor if charging
; missile type fired (no if not a missile weapon type)
; range of missile
; amount of missile ammunition per man
; Weapon type = melee, thrown, missile, or siege_missile
; Tech type = simple, other, blade, archery or siege
; Damage type = piercing, blunt, slashing or fire. (I don't think this is used anymore)
; Sound type when weapon hits = none, knife, mace, axe, sword, or spear
; Min delay between attacks (in 1/10th of a second)
; stat_pri_attr
; primary weapon attributes any or all of
; ap = armour piercing. Only counts half of target's armour
; bp = body piercing. Missile can pass through men and hit those behind
; spear = Used for long spears. Gives bonuses fighting cavalry, and penalties against infantry
; long_pike = Use very long pikes. Phalanx capable units only
; short_pike = Use shorter than normal spears.
; prec = Missile weapon is only thrown/ fired just before charging into combat
; thrown = The missile type if thrown rather than fired
; launching = attack may throw target men into the air
; area = attack affects an area, not just one man
; spear & light_spear = The unit when braced has various protecting mechanisms versus cavalry charges from the front
; spear_bonus_x = attack bonus against cavalry. x = 2, 4, 6, 8, 10 or 12
;
;Details of secondary weapons. If the unit rides on, or has attached animals or vehicles
;then the secondary weapon details refer to their attacks. If the unit has missile weapons
;the secondary weapon will be the one used for melee
;If the unit has a primary melee weapon, it may have a secondary side arm
; stat_sec As per stat_pri (a value of no means no secondary weapon)
; stat_sec_attr As per stat_pri_attr
;
; stat_pri_armour Details of the man's defences
; armour factor
; defensive skill factor (not used when shot at)
; shield factor (only used for attacks from the front of left)
; sound type when hit = flesh, leather, or metal
;
; stat_sec_armour Details of animal's or vehicle's defenses (note riden horses do not have a separate defence)
; As per stat_pri_armour, except that the shield entry is ommited
;
; stat_heat Extra fatigue suffered by the unit in hot climates
;
; stat_ground Combat modifiers on different ground types. From left to right
; scrub, sand, forest, snow
; stat_mental The base morale level, followed by discipline and training
; discipline may be normal, low, disciplined or impetuous. Impetuous units may charge without orders
; training determines how tidy the unit's formation is. Discipline the response to morale SHOCKS
;
; stat_charge_distance Distance from the enemy that the unit will begin charging
; stat_fire_delay Extra delay over that imposed by animation, hetween volleys
;
; stat_food No longer used
; stat_cost Number of turns to build,
; Cost of unit to construct
; Cost of upkeep
; Cost of upgrading weapons
; Cost of upgrading armour
; Cost for custom battles
; stat_ownership List of factions and cultures that may have this unit
type western peasant alemanni
dictionary western_peasant_alemanni ; Barbarian Peasants
category infantry
class light
voice_type Light_1
soldier western_peasant, 60, 0, 0.8
attributes sea_faring, hide_forest, can_swim, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 72, 28, 20, 30, 80
ownership slave, alemanni, lombardi, burgundii
type western peasant frank
dictionary western_peasant_frank ; Barbarian Peasants
category infantry
class light
voice_type Light_1
soldier western_peasant, 60, 0, 0.8
attributes sea_faring, hide_forest, can_swim, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 72, 28, 20, 30, 80
ownership slave, franks
type western peasant saxon
dictionary western_peasant_saxon ; Barbarian Peasants
category infantry
class light
voice_type Light_1
soldier western_peasant, 60, 0, 0.8
attributes sea_faring, hide_forest, can_swim, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 72, 28, 20, 30, 80
ownership slave, saxons
type western peasant celt
dictionary western_peasant_celt ; Barbarian Peasants
category infantry
class light
voice_type Light_1
soldier western_peasant, 60, 0, 0.8
attributes sea_faring, hide_forest, can_swim, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 72, 28, 20, 30, 80
ownership slave, celts
type spear warband alemanni
dictionary spear_warband_alemanni ; Spear Warband
category infantry
class spearmen
voice_type Medium_1
soldier spear_warband, 60, 0, 1.1
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, square, schiltrom
stat_health 1, 0
stat_pri 6, 4, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr short_pike, spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 315, 115, 40, 60, 350
ownership slave, alemanni, lombardi, burgundii
type levy spearman frank
dictionary levy_spearman_frank ; Levy Spearmen
category infantry
class spearmen
voice_type Light_1
soldier levy_spearman_barbarian, 60, 0, 1.1
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, square, shield_wall
stat_health 1, 0
stat_pri 11, 4, javelin, 50, 3, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr prec, thrown
stat_sec 7, 4, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_sec_attr light_spear, spear_bonus_4
stat_pri_armour 2, 5, 3, flesh
stat_sec_armour 0, 2, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 333, 115, 40, 60, 370
ownership slave, franks
type levy spearman saxon
dictionary levy_spearman_saxon ; Levy Spearmen
category infantry
class spearmen
voice_type Light_1
soldier levy_spearman_barbarian, 60, 0, 1.1
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, square, shield_wall
stat_health 1, 0
stat_pri 11, 4, javelin, 50, 3, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr prec, thrown
stat_sec 7, 4, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_sec_attr light_spear, spear_bonus_4
stat_pri_armour 2, 5, 3, flesh
stat_sec_armour 0, 2, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 333, 115, 40, 60, 370
ownership slave, saxons
type celtic spearman
dictionary celtic_spearman ; Pictish Spearmen
category infantry
class spearmen
voice_type Medium_1
soldier spear_warband, 60, 0, 1.1
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, square, schiltrom
stat_health 1, 0
stat_pri 6, 4, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr short_pike, spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 315, 115, 40, 60, 350
ownership slave, celts
type barb horde peasants
dictionary barb_horde_peasants ; Horde Peasants
category infantry
class light
voice_type Light_1
soldier western_peasant, 60, 0, 0.8
attributes sea_faring, hide_forest, can_horde, can_swim, no_custom, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 72, 0, 20, 30, 80
ownership franks, lombardi, burgundii
type barb horde spearman
dictionary barb_horde_spearman ; Horde Spearmen
category infantry
class spearmen
voice_type Light_1
soldier spear_warband, 60, 0, 1.1
attributes sea_faring, hide_forest, can_horde, no_custom
formation 1, 1, 2, 2, 4, horde
stat_health 1, 0
stat_pri 7, 4, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr light_spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 5, 3, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 279, 0, 40, 50, 310
ownership franks, lombardi, burgundii
type barb horde hunter
dictionary barb_horde_hunter ; Horde Hunters
category infantry
class missile
voice_type Medium_1
soldier saxon_hunters, 40, 0, 0.9
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, hide_long_grass, can_horde, can_swim
formation 1.6, 2, 3.2, 4, 2, square
stat_health 1, 0
stat_pri 5, 1, arrow, 120, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 5, 0, flesh
stat_sec_armour 0, 2, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 3, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 207, 0, 30, 40, 230
ownership franks, lombardi, burgundii
type barb horde raider
dictionary barb_horde_raider ; Horde Raiders
category cavalry
class light
voice_type Medium_1
soldier raiders, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_horde, can_swim
formation 3, 4, 6, 6, 4, square
stat_health 1, 0
stat_pri 6, 6, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, -4, 2
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 342, 0, 40, 60, 380
ownership franks, lombardi, burgundii
type barb horde chosen swordsmen
dictionary barb_horde_chosen_swordsmen ; Horde Chosen Swordsmen
category infantry
class heavy
voice_type Heavy_1
soldier sword_heerbann, 40, 0, 1.1
officer barb_standard
attributes sea_faring, hide_improved_forest, hardy, can_horde
formation 1.2, 1.2, 2.4, 2.4, 4, square, shield_wall
stat_health 1, 0
stat_pri 12, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 7, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, 3, 2
stat_mental 11, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 567, 0, 70, 100, 630
ownership franks, lombardi, burgundii
type chosen axemen alemanni
dictionary chosen_axemen_alemanni ; Chosen Axemen
category infantry
class heavy
voice_type Heavy_1
soldier chosen_axemen, 40, 0, 1.1
officer barb_standard
attributes sea_faring, hide_forest, can_sap, hardy, warcry
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 14, 5, no, 0, 0, melee, blade, slashing, axe, 25 ,0.87
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 3, 2
stat_mental 9, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 450, 134, 50, 80, 500
ownership slave, alemanni, lombardi, burgundii, saxons
type sword heerbann
dictionary sword_heerbann ; Sword Heerbann
category infantry
class heavy
voice_type Medium_1
soldier sword_heerbann, 40, 0, 1.1
officer barb_standard
attributes sea_faring, hide_forest, can_sap
formation 1.2, 1.2, 2.4, 2.4, 4, square, shield_wall
stat_health 1, 0
stat_pri 9, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 7, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, 3, 2
stat_mental 5, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 459, 144, 60, 80, 510
ownership slave, franks
type axe heerbann
dictionary axe_heerbann ; Axe Heerbann
category infantry
class heavy
voice_type Medium_1
soldier axe_heerbann, 40, 0, 1.1
officer barb_standard
attributes sea_faring, hide_forest, can_sap
formation 1.2, 1.2, 2.4, 2.4, 4, square, shield_wall
stat_health 1, 0
stat_pri 7, 5, no, 0, 0, melee, simple, piercing, axe, 25 ,1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 4, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, 3, 2
stat_mental 5, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 459, 124, 60, 80, 510
ownership slave, franks
type saxon keels
dictionary saxon_keels ; Saxon Keel
category infantry
class spearmen
voice_type Medium_1
soldier saxon_keels, 40, 0, 1.1
officer barb_standard
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, square, shield_wall
stat_health 1, 0
stat_pri 7, 4, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 4, 6, 6, leather
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 3, 2
stat_mental 5, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 342, 115, 40, 60, 380
ownership slave, saxons
type gallowglass
dictionary gallowglass ; Gallowglasses
category infantry
class heavy
voice_type Heavy_1
soldier gallowglass, 40, 0, 1.3
officer barb_standard
attributes sea_faring, hide_forest, can_sap, warcry
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 13, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 10, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 3, 2
stat_mental 9, impetuous, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 450, 124, 50, 80, 500
ownership slave, celts
type lombard archers
dictionary lombard_archers ; Lombard Archers
category infantry
class missile
voice_type Light_1
soldier lombard_archers, 40, 0, 0.9
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, hide_long_grass, hardy, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 8, 2, arrow, 140, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 2, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 0, 1, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 342, 105, 40, 60, 380
ownership slave, alemanni, lombardi, burgundii
type chosen archer alemanni
dictionary chosen_archer_alemanni ; Chosen Archers
category infantry
class missile
voice_type Medium_1
soldier chosen_archer, 40, 0, 0.9
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, hardy, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 7, 4, arrow, 130, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 8, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 5, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 4
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 405, 105, 50, 70, 450
ownership alemanni, lombardi, burgundii
type francisca heerban
dictionary francisca_heerban ; Francisca Heerbann
category infantry
class heavy
voice_type Heavy_1
soldier francisca_heerban, 40, 0, 1.1
officer barb_standard
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_forest, can_sap, hardy, warcry
formation 1.2, 1.2, 2.4, 2.4, 3, square
stat_health 1, 0
stat_pri 6, 4, francisca, 40, 2, thrown, blade, piercing, mace, 25 ,1
stat_pri_attr prec, launching, thrown ap
stat_sec 9, 5, no, 0, 0, melee, simple, piercing, axe, 25 ,1
stat_sec_attr ap
stat_pri_armour 7, 6, 6, metal
stat_sec_armour 0, 1, flesh
stat_heat 5
stat_ground 1, -2, 3, 2
stat_mental 9, impetuous, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 585, 163, 70, 100, 650
ownership franks
type saxon hunters
dictionary saxon_hunters ; Hunters
category infantry
class missile
voice_type Heavy_1
soldier saxon_hunters, 40, 0, 0.9
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, hide_long_grass, hardy, can_swim
formation 1.6, 2, 3.2, 4, 2, square
stat_health 1, 0
stat_pri 7, 2, arrow, 120, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 6, 5, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 6, 0, flesh
stat_sec_armour 0, 2, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 270, 105, 30, 50, 300
ownership slave, saxons, franks
type celtic crossbowmen
dictionary celtic_crossbowmen ; Pictish Crossbowmen
category infantry
class missile
voice_type Light_1
soldier celtic_crossbowmen, 40, 0, 0.9
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 6, 2, crossbow, 70, 20, missile, archery, piercing, none, 25 ,1
stat_pri_attr ap
stat_sec 5, 2, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 0, 1, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 18
stat_food 60, 300
stat_cost 1, 315, 105, 40, 60, 350
ownership slave, celts
type celtic kerns
dictionary celtic_kerns ; Kerns
category infantry
class light
voice_type Medium_1
soldier celtic_kerns, 40, 0, 0.9
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, hide_long_grass
formation 1.6, 2, 3.2, 4, 3, square
stat_health 1, 0
stat_pri 9, 4, javelin, 55, 6, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr thrown
stat_sec 6, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 4, 3, flesh
stat_sec_armour 0, 1, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 216, 67, 30, 40, 240
ownership slave, celts
type celtic slingers
dictionary celtic_slingers ; Slingers
category infantry
class missile
voice_type Light_1
soldier celtic_slingers, 40, 0, 0.9
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, hide_long_grass, can_swim
formation 1.6, 2, 3.2, 4, 3, square
stat_health 1, 0
stat_pri 3, 1, stone, 80, 40, missile, archery, blunt, none, 25 ,1
stat_pri_attr ap
stat_sec 3, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 4, 3, flesh
stat_sec_armour 0, 1, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 3, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 207, 76, 30, 40, 230
ownership slave, celts
type lombard berserkers
dictionary lombard_berserkers ; Lombard Berserkers
category infantry
class heavy
voice_type Heavy_1
soldier lombard_berserkers, 16, 0, 3.25, 0.6, 2.2
attributes sea_faring, hide_forest, frighten_foot, very_hardy, can_swim, warcry
formation 1.7, 1.7, 2.4, 2.4, 2, square
stat_health 2, 0
stat_pri 14, 7, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 7, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 15, berserker, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 729, 188, 90, 130, 810
ownership alemanni, lombardi, burgundii
type golden band
dictionary golden_band ; Golden Band
category infantry
class heavy
voice_type Heavy_1
soldier golden_band, 40, 0, 1.3
attributes sea_faring, hide_forest, can_sap, hardy, warcry
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 16, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 11, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 13, impetuous, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 459, 144, 60, 80, 510
ownership alemanni, lombardi, burgundii
type saxon hearth troops
dictionary saxon_hearth_troops ; Saxon Hearth Troops
category infantry
class heavy
voice_type Heavy_1
soldier saxon_hearth_troops, 40, 0, 1.3
officer barb_standard
attributes sea_faring, hide_forest, can_sap, hardy
formation 1, 1, 2, 2, 4, square, shield_wall
stat_health 1, 0
stat_pri 11, 4, no, 0, 0, melee, blade, slashing, axe, 25 ,0.87
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 10, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, 3, 2
stat_mental 10, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 531, 220, 60, 90, 590
ownership saxons
type hounds of culann
dictionary hounds_of_culann ; Hounds of Culann
category infantry
class heavy
voice_type Heavy_1
soldier hounds_of_culann, 16, 0, 3.25, 0.6, 2.2
attributes sea_faring, hide_forest, frighten_foot, very_hardy, can_swim, warcry
formation 1.7, 1.7, 2.4, 2.4, 2, square
stat_health 2, 0
stat_pri 11, 7, no, 0, 0, melee, blade, blunt, mace, 25 ,1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 15, berserker, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 621, 180, 70, 110, 690
ownership celts
type noble cavalry alemanni
dictionary noble_cavalry_alemanni ; Barbarian Noble Cavalry
category cavalry
class heavy
voice_type Heavy_1
soldier noble_cavalry, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, -4, 2
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 873, 229, 100, 150, 970
ownership alemanni, lombardi, burgundii
type frankish paladins
dictionary frankish_paladins ; Paladins
category cavalry
class heavy
voice_type Medium_1
soldier paladins, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 10, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 10, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 5
stat_ground 0, -2, -4, 2
stat_mental 13, disciplined, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1026, 259, 120, 180, 1140
ownership franks
type cavalry alemanni
dictionary cavalry_alemanni ; Barbarian Cavalry
category cavalry
class light
voice_type Medium_1
soldier barbarian_cavalry, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, can_swim, power_charge
formation 1.5, 4, 3, 6, 4, square
stat_health 1, 0
stat_pri 7, 7, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, -4, 2
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 279, 134, 40, 50, 310
ownership slave, alemanni, lombardi, burgundii
type noble warriors frank
dictionary noble_warriors_frank ; Noble Warriors
category cavalry
class heavy
voice_type Heavy_1
soldier mounted_nobles, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, -4, 2
stat_mental 9, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 873, 229, 100, 150, 970
ownership franks
type night raiders alemanni
dictionary night_raiders_alemanni ; Night Raiders
category infantry
class light
voice_type Heavy_1
soldier night_raiders, 40, 0, 1.1
attributes sea_faring, hide_improved_forest, hide_long_grass, hardy, can_swim, warcry, frighten_foot
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, simple, piercing, axe, 25 ,1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 4, 3, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 11, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 342, 126, 40, 60, 380
ownership alemanni, lombardi, burgundii
type saxon mounted nobles
dictionary saxon_mounted_nobles ; Mounted Nobles
category cavalry
class heavy
voice_type Heavy_1
soldier mounted_nobles, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, -4, 2
stat_mental 9, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 873, 229, 100, 150, 970
ownership saxons
type noble clansmen celt
dictionary noble_clansmen_celt ; Noble Clansmen
category cavalry
class heavy
voice_type Heavy_1
soldier noble_clansmen, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -2, -4, 2
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 729, 210, 90, 130, 810
ownership celts
type burgundian lancer
dictionary burgundian_lancer ; Burgundian Lancers
category cavalry
class heavy
voice_type Light_1
soldier burgundian_lancer, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 7, 10, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 7, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -2, -4, 2
stat_mental 9, impetuous, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 657, 199, 80, 110, 730
ownership alemanni, lombardi, burgundii
type frankish raiders
dictionary frankish_raiders ; Raiders
category cavalry
class light
voice_type Medium_1
soldier raiders, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_swim
formation 3, 4, 6, 6, 4, square
stat_health 1, 0
stat_pri 6, 6, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, -4, 2
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 342, 146, 40, 60, 380
ownership slave, franks
type saxon sea raiders
dictionary saxon_sea_raiders ; Saxon Sea Raiders
category cavalry
class light
voice_type Medium_1
soldier sea_raiders, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_swim
formation 3, 4, 6, 6, 4, square
stat_health 1, 0
stat_pri 7, 7, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, -4, 2
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 432, 160, 50, 80, 480
ownership slave, saxons
type scotti chariots
dictionary scotti_chariots ; Scotti Chariots
category cavalry
class light
voice_type Light_1
soldier scotti_chariots, 18, 9, 1
mount barbarian heavy chariot
mount_effect elephant -8, camel -4
attributes sea_faring, hide_forest
formation 8.5, 9, 15, 15, 4, square
stat_health 1, 2
stat_pri 9, 4, javelin, 55, 6, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr thrown
stat_sec 5, 7, no, 0, 0, melee, blade, slashing, none, 25 ,1
stat_sec_attr launching, ap
stat_pri_armour 3, 3, 0, leather
stat_sec_armour 0, 1, flesh
stat_heat 3
stat_ground 0, -2, -4, 2
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 360, 189, 40, 60, 400
ownership celts
type druids
dictionary druids ; Druids
category infantry
class heavy
voice_type Heavy_1
soldier druids, 12, 0, 1.1
attributes sea_faring, hide_improved_forest, druid, can_swim
formation 1.2, 1.2, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 11, 5, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 4, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 11, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 279, 154, 40, 50, 310
ownership celts
type alemanni warhounds
dictionary alemanni_warhounds ; Warhounds
category handler
class light
voice_type Medium_1
soldier barb_crew, 12, 24, 0.9
animal wardogs
attributes sea_faring, hide_forest, can_swim
formation 2.2, 2.2, 3, 3, 3, horde
stat_health 1, 1
stat_pri 4, 2, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 10, 2, no, 0, 0, melee, other, blunt, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 1, 1, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 477, 150, 60, 80, 530
ownership alemanni, lombardi, burgundii
type celtish wolfhounds
dictionary celtish_wolfhounds ; Wolfhounds
category handler
class light
voice_type Medium_1
soldier barb_crew, 12, 24, 0.9
animal wardogs
attributes sea_faring, hide_forest, can_swim
formation 2.2, 2.2, 3, 3, 3, horde
stat_health 1, 1
stat_pri 4, 2, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 10, 2, no, 0, 0, melee, other, blunt, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 1, 1, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 477, 150, 60, 80, 530
ownership celts
type alemanni onager
dictionary alemanni_onager ; Onagers
category siege
class missile
voice_type Light_1
soldier barb_crew, 12, 2, 0.9
engine onager
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 51, 1, boulder, 300, 30, siege_missile, blade, blunt, none, 25 ,1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 2, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 3, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 576, 126, 70, 100, 640
ownership alemanni, lombardi, burgundii
type frankish onager
dictionary frankish_onager ; Onagers
category siege
class missile
voice_type Light_1
soldier barb_crew, 12, 2, 0.9
engine onager
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 51, 1, boulder, 300, 30, siege_missile, blade, blunt, none, 25 ,1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 2, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 576, 126, 70, 100, 640
ownership franks
type frankish ballistae
dictionary frankish_ballistae ; Ballistae
category siege
class missile
voice_type Light_1
soldier barb_crew, 12, 2, 0.9
engine ballista
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 51, 1, ballista, 180, 50, siege_missile, blade, piercing, none, 25 ,1
stat_sec_attr ap, bp, launching
stat_pri_armour 2, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 243, 115, 30, 40, 270
ownership franks
type chosen warlord alemanni
dictionary chosen_warlord_alemanni ; Chosen Warlord
category cavalry
class heavy
voice_type General_1
soldier chosen_warlord, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 10, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -2, -4, 2
stat_mental 13, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1314, 201, 120, 180, 1160
ownership slave, alemanni, lombardi, burgundii
type frankish paladin bodyguard
dictionary frankish_paladin_bodyguard ; Paladin Bodyguard
category cavalry
class heavy
voice_type General_1
soldier paladin_bodyguard, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, very_hardy
formation 1.2, 4, 2.4, 6, 3, square
stat_health 2, 0
stat_pri 11, 9, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 14, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 12, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 5
stat_ground 0, -2, -4, 2
stat_mental 13, disciplined, highly_trained
stat_charge_dist 60
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1557, 240, 150, 220, 1430
ownership slave, franks
type saxon warlord
dictionary saxon_warlord ; Warlord
category cavalry
class heavy
voice_type General_1
soldier chosen_warlord, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 10, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, -4, 2
stat_mental 13, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1503, 210, 140, 210, 1370
ownership slave, saxons
type celtic warlord
dictionary celtic_warlord ; Warlord
category cavalry
class heavy
voice_type General_1
soldier celtic_warlords, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 10, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -2, -4, 2
stat_mental 13, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1314, 201, 120, 180, 1160
ownership slave, celts
type african peasant
dictionary african_peasant ; Peasants
category infantry
class light
voice_type Light_1
soldier eastern_peasant, 60, 0, 0.8
attributes sea_faring, hide_forest, can_swim, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -2
stat_ground 1, 2, -2, -2
stat_mental 1, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 72, 28, 20, 30, 80
ownership slave, berbers
type hillmen
dictionary hillmen ; Hillmen
category infantry
class spearmen
voice_type Light_1
soldier hillmen, 60, 0, 0.8
attributes sea_faring, hide_improved_forest, hide_long_grass, hardy
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 11, 4, javelin, 50, 3, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr prec, thrown
stat_sec 7, 4, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_sec_attr light_spear, spear_bonus_4
stat_pri_armour 2, 5, 3, flesh
stat_sec_armour 0, 2, flesh
stat_heat -2
stat_ground 1, 2, -2, -2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 333, 115, 40, 60, 370
ownership slave, berbers
type berber axemen
dictionary berber_axemen ; Berber Axemen
category infantry
class light
voice_type Medium_1
soldier berber_axemen, 40, 0, 1
attributes sea_faring, hide_forest
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 6, 3, no, 0, 0, melee, simple, piercing, axe, 25 ,1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1, 2, -2, -2
stat_mental 5, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 252, 96, 30, 50, 280
ownership slave, berbers
type desert archers african
dictionary desert_archers_african ; Desert Archers
category infantry
class missile
voice_type Light_1
soldier desert_archers_african, 40, 0, 0.8
attributes sea_faring, hide_improved_forest, hide_long_grass, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 5, 1, arrow, 120, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat -1
stat_ground 1, 2, -2, -2
stat_mental 3, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 234, 96, 30, 40, 260
ownership slave, berbers
type mountain men
dictionary mountain_men ; Mountain Men
category infantry
class spearmen
voice_type Heavy_1
soldier mountain_men, 40, 0, 1.2
attributes sea_faring, hide_forest, can_sap, hardy
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 7, 4, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr light_spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 6, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1, 2, -2, -2
stat_mental 5, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 297, 96, 40, 50, 330
ownership slave, berbers
type berber lancers
dictionary berber_lancers ; Berber Lancers
category cavalry
class light
voice_type Medium_1
soldier berber_lancers, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 4, 8, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 7, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 0, 2,-6,-2
stat_mental 5, impetuous, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 405, 180, 50, 70, 450
ownership slave, berbers
type moorish raiders
dictionary moorish_raiders ; Moorish Raiders
category cavalry
class light
voice_type Medium_1
soldier moorish_raiders, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest
formation 3, 4, 6, 6, 4, square
stat_health 1, 0
stat_pri 7, 4, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 9, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 0, 2,-6,-2
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 387, 172, 50, 70, 430
ownership slave, berbers
type desert cavalry
dictionary desert_cavalry ; Desert Cavalry
category cavalry
class missile
voice_type Medium_1
soldier desert_cavalry, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 3, 4, 6, 6, 4, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat -1
stat_ground 0, 2,-6,-2
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 468, 165, 60, 80, 520
ownership slave, berbers
type desert chieftain
dictionary desert_chieftain ; Desert Chieftain
category cavalry
class heavy
voice_type General_1
soldier desert_chieftain, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 8, 6, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 9, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 10, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 0
stat_ground 0, 2,-6,-2
stat_mental 9, normal, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1170, 197, 100, 150, 1000
ownership slave, berbers
type herdsmen hun
dictionary herdsmen_hun ; Herdsmen
category cavalry
class light
voice_type Light_1
soldier herdsmen_mounted, 49, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_swim, is_peasant
formation 3, 4, 6, 6, 6, horde
stat_health 1, 0
stat_pri 4, 4, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,-6,1
stat_mental 3, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 288, 119, 40, 60, 320
ownership slave, huns
type herdsmen sarmatian
dictionary herdsmen_sarmatian ; Herdsmen
category cavalry
class light
voice_type Light_1
soldier herdsmen_mounted, 39, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_swim, is_peasant
formation 3, 4, 6, 6, 6, horde
stat_health 1, 0
stat_pri 4, 4, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,-6,1
stat_mental 3, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 243, 105, 40, 50, 270
ownership slave, sarmatians, roxolani
type peasant vandal
dictionary peasant_vandal ; Peasants
category infantry
class light
voice_type Light_1
soldier western_peasant, 60, 0, 1.1
attributes sea_faring, hide_forest, can_swim, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 3, 2, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,1,1
stat_mental 3, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 81, 33, 20, 30, 90
ownership slave, vandals, slavs
type peasant gothic
dictionary peasant_gothic ; Peasants
category infantry
class light
voice_type Light_1
soldier western_peasant, 60, 0, 1.1
attributes sea_faring, hide_forest, can_swim, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 3, 2, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,1,1
stat_mental 3, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 81, 33, 20, 30, 90
ownership slave, goths, ostrogoths
type steppe spearmen hun
dictionary steppe_spearmen_hun ; Steppe Spearmen
category infantry
class spearmen
voice_type Medium_1
soldier steppe_spearmen, 60, 0, 1
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, square, schiltrom
stat_health 1, 0
stat_pri 5, 2, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr short_pike, spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 7, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1,0,1,1
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 297, 167, 40, 50, 330
ownership slave, huns
type steppe spearmen vandal
dictionary steppe_spearmen_vandal ; Steppe Spearmen
category infantry
class spearmen
voice_type Medium_1
soldier steppe_spearmen, 60, 0, 1.1
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, square, schiltrom
stat_health 1, 0
stat_pri 6, 4, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr short_pike, spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1,0,1,1
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 315, 133, 40, 60, 350
ownership slave, vandals, slavs
type gothic spearmen
dictionary gothic_spearmen ; Gothic Spearmen
category infantry
class spearmen
voice_type Medium_1
soldier gothic_spearmen, 40, 0, 1.1
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, square, schiltrom
stat_health 1, 0
stat_pri 7, 3, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr short_pike, spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 8, 6, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,1,1
stat_mental 9, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 405, 163, 50, 70, 450
ownership slave, goths, ostrogoths
type runaway slave spearmen
dictionary runaway_slave_spearmen ; Runaway Slave Spearmen
category infantry
class spearmen
voice_type Light_1
soldier runaway_slave_spearmen, 60, 0, 1.1
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, horde
stat_health 1, 0
stat_pri 6, 2, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr light_spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 7, 3, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,1,1
stat_mental 5, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 270, 150, 30, 50, 300
ownership slave, sarmatians, roxolani, huns, goths, ostrogoths
type steppe horde peasants
dictionary steppe_horde_peasants ; Steppe Horde Peasants
category infantry
class light
voice_type Light_1
soldier western_peasant, 60, 0, 1.1
attributes sea_faring, hide_forest, can_horde, can_swim, no_custom, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 3, 2, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,1,1
stat_mental 3, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 81, 0, 20, 30, 90
ownership sarmatians, roxolani, vandals, slavs, goths, ostrogoths
type steppe horde spearmen
dictionary steppe_horde_spearmen ; Steppe Horde Spearmen
category infantry
class spearmen
voice_type Light_1
soldier runaway_slave_spearmen, 60, 0, 1.1
attributes sea_faring, hide_forest, can_horde, no_custom
formation 1, 1, 2, 2, 4, horde
stat_health 1, 0
stat_pri 6, 2, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr light_spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 7, 3, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,1,1
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 270, 0, 30, 50, 300
ownership sarmatians, roxolani, vandals, slavs, goths, ostrogoths
type steppe horde horse
dictionary steppe_horde_horse ; Steppe Horde Horsemen
category cavalry
class missile
voice_type Medium_1
soldier steppe_horse_archers, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, can_horde, cantabrian_circle, can_swim
formation 1.5, 4, 3, 6, 4, horde
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 0
stat_ground 1,0,-6,1
stat_mental 5, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 468, 0, 60, 80, 520
ownership sarmatians, roxolani, vandals, slavs, goths, ostrogoths
type steppe horde chosen warriors
dictionary steppe_horde_chosen_warriors ; Steppe Horde Chosen Warriors
category infantry
class heavy
voice_type Heavy_1
soldier steppe_horde_chosen_warriors, 40, 0, 1.1
officer barb_standard
attributes sea_faring, hide_improved_forest, hardy, can_horde
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 11, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 9, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,1,1
stat_mental 9, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 558, 0, 70, 100, 620
ownership sarmatians, roxolani, vandals, slavs, goths, ostrogoths
type hun horde chosen warriors
dictionary hun_horde_chosen_warriors ; Hun Horde Chosen Warriors
category cavalry
class heavy
voice_type Heavy_1
soldier hunnic_heavy_cavalry, 33, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, can_horde, power_charge
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 9, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 891, 0, 100, 150, 990
ownership huns
type hun horde peasants
dictionary hun_horde_peasants ; Horde Herdsmen
category cavalry
class light
voice_type Light_1
soldier herdsmen_mounted, 39, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_horde, can_swim, no_custom, is_peasant
formation 3, 4, 6, 6, 6, horde
stat_health 1, 0
stat_pri 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 7, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1,0,-6,1
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 333, 0, 50, 70, 370
ownership huns, sarmatians, roxolani
type hun horde spearmen
dictionary hun_horde_spearmen ; Hun Horde Spearmen
category infantry
class spearmen
voice_type Medium_1
soldier steppe_spearmen, 60, 0, 1
attributes sea_faring, hide_forest, can_horde, no_custom
formation 1, 1, 2, 2, 4, horde
stat_health 1, 0
stat_pri 6, 2, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr light_spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 7, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1,0,1,1
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 297, 0, 40, 50, 330
ownership huns
type hun horde horse
dictionary hun_horde_horse ; Hun Horde Horsemen
category cavalry
class missile
voice_type Medium_1
soldier hun_horde_horse, 33, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, can_horde, cantabrian_circle, can_swim
formation 3, 4, 6, 6, 4, horde
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 6, 5, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 0
stat_ground 1,0,-6,1
stat_mental 5, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 567, 0, 70, 100, 630
ownership huns
type steppe swordsmen hun
dictionary steppe_swordsmen_hun ; Steppe Swordsmen
category infantry
class heavy
voice_type Medium_1
soldier steppe_swordsmen, 40, 0, 1
officer barb_standard
attributes sea_faring, hide_forest, can_sap
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 9, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 7, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1,0,1,1
stat_mental 5, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 324, 122, 40, 60, 360
ownership slave, huns
type steppe swordsmen vandal
dictionary steppe_swordsmen_vandal ; Steppe Swordsmen
category infantry
class heavy
voice_type Medium_1
soldier steppe_swordsmen, 40, 0, 1.1
officer barb_standard
attributes sea_faring, hide_forest, can_sap, warcry
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 9, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 7, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1,0,1,1
stat_mental 5, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 324, 122, 40, 60, 360
ownership slave, vandals, slavs
type bosphoran infantry
dictionary bosphoran_infantry ; Bosphoran Infantry
category infantry
class spearmen
voice_type Heavy_1
soldier bosphoran_infantry, 40, 0, 1.1
officer barb_standard
attributes sea_faring, hide_forest, can_sap, hardy
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 9, 4, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 8, 8, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1,0,1,1
stat_mental 9, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 540, 200, 60, 90, 600
ownership sarmatians, roxolani
type gothic warriors
dictionary gothic_warriors ; Gothic Warriors
category infantry
class heavy
voice_type Medium_1
soldier gothic_warriors, 40, 0, 1.1
officer barb_standard
attributes sea_faring, hide_forest, can_sap, warcry
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 10, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 7, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,1,1
stat_mental 9, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 504, 189, 60, 90, 560
ownership slave, goths, ostrogoths
type sarmatian virgin archers foot
dictionary sarmatian_virgin_archers ; Sarmatian Virgin Foot Archers
category infantry
class missile
voice_type Female_1
soldier virgin_archers, 40, 0, 1.1
attributes sea_faring, hide_improved_forest, hide_long_grass, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 7, 1, arrow, 160, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 3, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 4, 0, leather
stat_sec_armour 0, 1, flesh
stat_heat 0
stat_ground 1,0,1,1
stat_mental 3, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 342, 111, 40, 60, 380
ownership sarmatians, roxolani
type steppe raiders
dictionary steppe_raiders ; Steppe Raiders
category infantry
class missile
voice_type Medium_1
soldier steppe_raiders, 40, 0, 1
attributes sea_faring, hide_improved_forest, hide_long_grass, hardy, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 9, 2, arrow, 160, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 7, 2, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 6, 0, metal
stat_sec_armour 0, 2, flesh
stat_heat 0
stat_ground 1,0,1,1
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 450, 156, 50, 80, 500
ownership slave, vandals, slavs
type goth raiders
dictionary goth_raiders ; Goth Raiders
category infantry
class missile
voice_type Medium_1
soldier goth_raiders, 40, 0, 1.1
attributes sea_faring, hide_improved_forest, hide_long_grass, hardy, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 9, 2, arrow, 160, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 7, 2, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 1
stat_ground 1,0,1,1
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 486, 167, 60, 90, 540
ownership slave, goths, ostrogoths
type steppe heavy spearmen hun
dictionary steppe_heavy_spearmen_hun ; Steppe Heavy Spearmen
category infantry
class spearmen
voice_type Heavy_1
soldier steppe_heavy_spearmen, 40, 0, 1.2
attributes sea_faring, hide_forest, can_sap, hardy
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 9, 4, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 8, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,1,1
stat_mental 9, disciplined, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 513, 189, 60, 90, 570
ownership huns
type steppe heavy spearmen vandal
dictionary steppe_heavy_spearmen_vandal ; Steppe Heavy Spearmen
category infantry
class spearmen
voice_type Heavy_1
soldier steppe_heavy_spearmen, 40, 0, 1.3
attributes sea_faring, hide_forest, can_sap, hardy
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 9, 4, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 8, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,1,1
stat_mental 9, disciplined, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 513, 189, 60, 90, 570
ownership vandals, slavs
type hunnic elite warriors
dictionary hunnic_elite_warriors ; Hunnic Elite Warriors
category cavalry
class missile
voice_type Heavy_1
soldier elite_steppe_warriors, 33, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, cantabrian_circle
formation 1.5, 4, 3, 6, 4, square
stat_health 1, 0
stat_pri 9, 4, arrow, 130, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 9, 0, metal
stat_sec_armour 0, 4, flesh
stat_heat 1
stat_ground 1,0,-6,1
stat_mental 9, disciplined, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 810, 193, 90, 140, 900
ownership huns
type sarmatian armoured archers
dictionary sarmatian_armoured_archers ; Sarmatian Armoured Archers
category cavalry
class missile
voice_type Medium_1
soldier armoured_archers, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, cantabrian_circle
formation 1.5, 4, 3, 6, 4, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 7, 4, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 0, metal
stat_sec_armour 0, 4, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 5, disciplined, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 738, 183, 90, 130, 820
ownership sarmatians, roxolani
type steppe warriors
dictionary steppe_warriors ; Steppe Warriors
category cavalry
class heavy
voice_type Heavy_1
soldier steppe_warriors, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 7, 7, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 5, disciplined, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 792, 174, 90, 140, 880
ownership vandals, slavs
type hunnic lancers
dictionary hunnic_lancers ; Hun Lancers
category cavalry
class light
voice_type Medium_1
soldier steppe_lancers, 33, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 5, 10, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 792, 203, 90, 140, 880
ownership huns
type sarmatian noble cavalry
dictionary sarmatian_noble_cavalry ; Sarmatian Noble Cavalry
category cavalry
class heavy
voice_type Heavy_1
soldier nomad_noble_cavalry, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 12, 7, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 8, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 13, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1026, 227, 120, 180, 1140
ownership sarmatians, roxolani
type alan noble cavalry
dictionary alan_noble_cavalry ; Alan Noble Cavalry
category cavalry
class heavy
voice_type Heavy_1
soldier alan_noble_cavalry, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 10, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 13, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 891, 212, 100, 150, 990
ownership sarmatians, roxolani
type steppe lancers
dictionary steppe_lancers ; Steppe Lancers
category cavalry
class light
voice_type Medium_1
soldier steppe_lancers, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 5, 10, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1,0,-6,1
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 567, 153, 70, 100, 630
ownership vandals, slavs
type gothic lancer
dictionary gothic_lancer ; Goth Lancer
category cavalry
class light
voice_type Medium_1
soldier steppe_lancers, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 5, 10, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1,0,-6,1
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 567, 153, 70, 100, 630
ownership goths, ostrogoths
type hunnic heavy cavalry
dictionary hunnic_heavy_cavalry ; Hunnic Heavy Cavalry
category cavalry
class heavy
voice_type Heavy_1
soldier hunnic_heavy_cavalry, 33, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 9, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 990, 236, 110, 170, 1100
ownership huns
type steppe nobles
dictionary steppe_nobles ; Steppe Nobles
category cavalry
class heavy
voice_type Heavy_1
soldier steppe_nobles, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 9, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 873, 204, 100, 150, 970
ownership vandals, slavs
type gothic warrior nobles
dictionary gothic_warrior_nobles ; Goth Noble Warriors
category cavalry
class heavy
voice_type Heavy_1
soldier gothic_warrior_nobles, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 9, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 873, 204, 100, 150, 970
ownership goths, ostrogoths
type tribal cavalry
dictionary tribal_cavalry ; Tribal Cavalry
category cavalry
class light
voice_type Light_1
soldier tribal_cavalry, 33, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, can_swim
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 7, 7, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1,0,-6,1
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 459, 143, 60, 80, 510
ownership slave, huns
type sarmatian virgin cavalry
dictionary sarmatian_virgin_cavalry ; Sarmatian Virgin Cavalry
category cavalry
class light
voice_type Female_1
soldier virgin_cavalry, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_swim
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 7, 7, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1,0,-6,1
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 414, 126, 50, 70, 460
ownership sarmatians, roxolani
type hunnic archers
dictionary hunnic_archers ; Hunnic Archers
category cavalry
class missile
voice_type Medium_1
soldier steppe_archers, 33, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, can_swim, cantabrian_circle
formation 3, 4, 6, 6, 3, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 1
stat_ground 1,0,-6,1
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 693, 180, 80, 120, 770
ownership slave, huns
type alan horse archers
dictionary alan_horse_archers ; Alan Horse Archers
category cavalry
class missile
voice_type Medium_1
soldier alan_horse_archers, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, can_swim, cantabrian_circle
formation 1.5, 4, 3, 6, 3, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 7, 4, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 8, 0, leather
stat_sec_armour 0, 4, flesh
stat_heat 1
stat_ground 1,0,-6,1
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 657, 168, 80, 110, 730
ownership slave, sarmatians, roxolani, goths, ostrogoths
type sarmatian virgin archers horse
dictionary sarmatian_virgin_archers_horse ; Virgin Horse Archers
category cavalry
class missile
voice_type Female_1
soldier virgin_archers_horse, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, can_swim, cantabrian_circle
formation 3, 4, 6, 6, 3, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 0
stat_ground 1,0,-6,1
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 468, 141, 60, 80, 520
ownership sarmatians, roxolani
type steppe horse archers
dictionary steppe_horse_archers ; Steppe Horse Archers
category cavalry
class missile
voice_type Medium_1
soldier steppe_archers, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, can_swim, cantabrian_circle
formation 3, 4, 6, 6, 3, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 1
stat_ground 1,0,-6,1
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 612, 156, 70, 110, 680
ownership slave, vandals, slavs
type gothic horse archers
dictionary gothic_horse_archers ; Goth Horse Archers
category cavalry
class missile
voice_type Medium_1
soldier gothic_horse_archers, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, can_swim, cantabrian_circle
formation 3, 4, 6, 6, 3, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 6, 0, metal
stat_sec_armour 0, 2, flesh
stat_heat 0
stat_ground 1,0,-6,1
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 567, 149, 70, 100, 630
ownership slave, goths, ostrogoths
type mounted arian priests
dictionary mounted_arian_priests ; Mounted Arian Priests
category cavalry
class light
voice_type Light_1
soldier arian_priests_mounted, 12, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_swim, druid
formation 3, 4, 6, 6, 3, horde
stat_health 1, 0
stat_pri 3, 2, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,-6,1
stat_mental 3, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 324, 130, 40, 60, 360
ownership vandals, slavs
type arian priests
dictionary arian_priests ; Arian Priests
category infantry
class light
voice_type Light_1
soldier arian_priests, 12, 0, 1.1
attributes sea_faring, hide_forest, can_swim, druid
formation 1.2, 1.2, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,1,1
stat_mental 3, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 171, 75, 20, 30, 190
ownership goths, ostrogoths
type hunnic warlords
dictionary hunnic_warlords ; Warlord
category cavalry
class heavy
voice_type General_1
soldier steppe_warlords, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, very_hardy, power_charge
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 10, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 13, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1503, 160, 140, 210, 1370
ownership slave, huns
type sarmatian warlords
dictionary sarmatian_warlords ; Warlord
category cavalry
class heavy
voice_type General_1
soldier steppe_warlords, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, very_hardy, power_charge
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 10, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 13, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1503, 160, 140, 210, 1370
ownership slave, sarmatians, roxolani
type steppe warlords
dictionary steppe_warlords ; Warlord
category cavalry
class heavy
voice_type General_1
soldier steppe_warlords, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, very_hardy, power_charge
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 10, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 13, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1503, 160, 140, 210, 1370
ownership slave, vandals, slavs
type goth warlords
dictionary goth_warlords ; Warlord
category cavalry
class heavy
voice_type General_1
soldier steppe_warlords, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 10, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 13, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1503, 160, 140, 210, 1370
ownership slave, goths, ostrogoths
type sassanid peasant
dictionary sassanid_peasant ; Peasants
category infantry
class light
voice_type Light_1
soldier eastern_peasant, 60, 0, 0.8
attributes sea_faring, hide_forest, can_sap, can_swim, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1, 1, 0, -1
stat_mental 1, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 80, 36, 20, 30, 80
ownership slave, sassanids, empire_east, empire_east_rebels
type levy spearmen sassanid
dictionary levy_spearmen_sassanid ; Levy Spearmen
category infantry
class spearmen
voice_type Light_1
soldier levy_spearmen_eastern, 60, 0, 1
attributes sea_faring, hide_forest, can_sap
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 6, 2, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 8, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1, 1, 0, -1
stat_mental 5, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 400, 216, 40, 60, 400
ownership slave, sassanids
type mountain slinger
dictionary mountain_slinger ; Mountain Slingers
category infantry
class missile
voice_type Light_1
soldier mountain_slinger, 40, 0, 0.8
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, hide_long_grass, can_sap, hardy, can_swim
formation 1.6, 2, 3.2, 4, 3, square
stat_health 1, 0
stat_pri 3, 1, stone, 80, 40, missile, archery, blunt, none, 25 ,1
stat_pri_attr ap
stat_sec 3, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 4, 3, flesh
stat_sec_armour 0, 1, flesh
stat_heat -1
stat_ground 1, 1, 0, -1
stat_mental 3, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 230, 96, 30, 40, 230
ownership slave, sassanids
type kurdish javelinmen
dictionary kurdish_javelinmen ; Kurdish Javelinmen
category infantry
class light
voice_type Light_1
soldier kurdish_javelinmen, 40, 0, 0.8
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, hide_long_grass, can_sap, hardy, can_swim
formation 1.6, 2, 3.2, 4, 3, square
stat_health 1, 0
stat_pri 8, 2, javelin, 55, 6, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr thrown
stat_sec 5, 2, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 0, leather
stat_sec_armour 0, 1, flesh
stat_heat 0
stat_ground 1, 1, 0, -1
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 260, 108, 30, 40, 260
ownership slave, sassanids
type desert archers sassanid
dictionary desert_archers_sassanid ; Desert Archers
category infantry
class missile
voice_type Light_1
soldier desert_archers_sassanid, 40, 0, 0.8
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_forest, can_sap, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 7, 1, arrow, 160, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 3, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 4, 0, leather
stat_sec_armour 0, 1, flesh
stat_heat 0
stat_ground 1, 1, 0, -1
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 380, 120, 40, 60, 380
ownership sassanids
type sughdian warriors
dictionary sughdian_warriors ; Sughdian Warriors
category infantry
class heavy
voice_type Heavy_1
soldier sughdian_warriors, 40, 0, 1.2
officer BI_officer_sassanid_standard
attributes sea_faring, hide_forest, can_sap
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 10, 4, no, 0, 0, melee, blade, blunt, mace, 25 ,1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 9, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 1, 0, -1
stat_mental 11, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 610, 264, 70, 100, 610
ownership sassanids
type cataphracts
dictionary cataphracts ; Cataphracts
category cavalry
class heavy
voice_type Heavy_1
soldier cataphracts, 27, 0, 1
mount horse cataphract
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, power_charge
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 6, 9, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 9, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 18, 10, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 3
stat_ground 0, 1, -6, -1
stat_mental 9, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1390, 337, 140, 210, 1390
ownership sassanids
type armoured camel riders
dictionary armoured_camel_riders ; Armoured Camel Riders
category cavalry
class heavy
voice_type Heavy_1
soldier armoured_camel_riders, 27, 0, 1
mount camel cataphract
mount_effect elephant -4, horse +2
attributes sea_faring, hide_forest, frighten_mounted
formation 1.5, 4, 3, 6, 4, square
stat_health 1, 0
stat_pri 8, 6, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 13, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 1, -6, -1
stat_mental 9, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 910, 266, 100, 140, 910
ownership sassanids
type clibinarii
dictionary clibinarii ; Clibinarii
category cavalry
class heavy
voice_type Medium_1
soldier clibinarii, 27, 0, 1
mount horse cataphract
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, power_charge
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 7, 4, arrow, 100, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr prec
stat_sec 6, 7, no, 0, 0, melee, blade, blunt, mace, 25 ,1
stat_sec_attr ap
stat_pri_armour 20, 6, 0, metal
stat_sec_armour 0, 3, flesh
stat_heat 3
stat_ground 0, 1, -6, -1
stat_mental 5, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1430, 300, 150, 220, 1430
ownership sassanids
type camel raiders
dictionary camel_raiders ; Camel Raiders
category cavalry
class light
voice_type Medium_1
soldier camel_raiders, 27, 0, 1
mount camel
mount_effect elephant -4, horse +2
attributes sea_faring, hide_forest, frighten_mounted, hardy
formation 3, 4, 6, 6, 4, square
stat_health 1, 0
stat_pri 6, 5, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 7, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 1, -6, -1
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 351, 141, 40, 60, 390
ownership slave, sassanids, berbers
type nomad archer cavalry
dictionary nomad_archer_cavalry ; Nomad Archer Cavalry
category cavalry
class missile
voice_type Light_1
soldier nomad_archer_cavalry, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, can_swim, cantabrian_circle
formation 3, 4, 6, 6, 3, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 0
stat_ground 0, 1, -6, -1
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 520, 185, 60, 80, 520
ownership slave, sassanids
type elephants
dictionary elephants ; Elephants
category cavalry
class heavy
voice_type Medium_1
soldier east_elephant_crew, 18, 6, 1
mount elephant african
mount_effect horse +4, chariot +8, camel +2
attributes sea_faring, can_run_amok, frighten_foot, frighten_mounted, can_swim
formation 7, 11, 13,16, 1, square
stat_health 1, 12
stat_pri 8, 3, arrow, 130, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 8, no, 0, 0, melee, other, blunt, none, 25 ,1
stat_sec_attr area, ap, launching
stat_pri_armour 6, 6, 0, metal
stat_sec_armour 3, 2, flesh
stat_heat 1
stat_ground 0, 1, -6, -1
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1790, 369, 180, 270, 1790
ownership sassanids
type sassanid onagers
dictionary sassanid_onagers ; Onagers
category siege
class missile
voice_type Light_1
soldier east_crew, 12, 2, 0.8
engine onager
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 51, 1, boulder, 300, 30, siege_missile, blade, blunt, none, 25 ,1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 600, 154, 60, 90, 600
ownership sassanids
type sassanid ballistae
dictionary sassanid_ballistae ; Ballistae
category siege
class missile
voice_type Light_1
soldier east_crew, 12, 2, 0.8
engine ballista
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 51, 1, ballista, 180, 50, siege_missile, blade, piercing, none, 25 ,1
stat_sec_attr ap, bp, launching
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 240, 140, 30, 40, 240
ownership sassanids
type sassanid heavy onager
dictionary sassanid_heavy_onager ; Heavy Onagers
category siege
class missile
voice_type Light_1
soldier east_crew, 16, 2, 0.8
engine heavy_onager
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 61, 1, big_boulder, 300, 36, siege_missile, blade, blunt, none, 25 ,1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 810, 225, 90, 130, 810
ownership sassanids
type clibinarii immortals
dictionary clibinarii_immortals ; Clibinarii Immortals
category cavalry
class heavy
voice_type General_1
soldier clibinarii_immortals, 12, 0, 1
mount horse cataphract
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 11, 3, arrow, 130, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 10, 6, no, 0, 0, melee, blade, blunt, mace, 25 ,1
stat_sec_attr ap
stat_pri_armour 20, 10, 0, metal
stat_sec_armour 0, 3, flesh
stat_heat 3
stat_ground 0, 1, -6, -1
stat_mental 11, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1700, 217, 170, 260, 1700
ownership sassanids
type western peasant
dictionary western_peasant ; Peasants
category infantry
class light
voice_type Light_1
soldier western_peasant, 60, 0, 0.8
attributes sea_faring, hide_forest, can_sap, can_swim, is_peasant
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 2, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 3, 0
stat_mental 1, low, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 100, 50, 20, 30, 80
ownership slave, empire_west, romano_british, empire_west_rebels
type eastern archer
dictionary eastern_archer ; Eastern Archers
category infantry
class missile
voice_type Light_1
soldier eastern_archer, 40, 0, 0.8
attributes sea_faring, hide_forest, can_sap
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 9, 2, arrow, 160, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 4, 2, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_sec_attr no
stat_pri_armour 8, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 0, 3, 0
stat_mental 5, normal, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 712, 268, 60, 90, 570
ownership empire_east, empire_east_rebels
type western archer
dictionary western_archer ; Archers
category infantry
class missile
voice_type Light_1
soldier western_archer, 40, 0, 0.8
attributes sea_faring, hide_forest, can_sap, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 5, 1, arrow, 120, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 2, 1, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, 0, 3, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 275, 151, 30, 40, 220
ownership empire_west, romano_british, empire_west_rebels, empire_east, empire_east_rebels
type limitanei
dictionary limitanei ; Limitanei
category infantry
class spearmen
voice_type Light_1
soldier limitanei, 40, 0, 1
attributes sea_faring, hide_forest, can_sap
formation 1, 2, 2, 3, 5, square
stat_health 1, 0
stat_pri 8, 1, javelin, 50, 3, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr prec, thrown
stat_sec 4, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_sec_attr light_spear, spear_bonus_4
stat_pri_armour 6, 5, 6, leather
stat_sec_armour 0, 2, flesh
stat_heat 4
stat_ground 2, 0, 3, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 475, 173, 40, 60, 380
ownership slave, empire_west, empire_east, empire_west_rebels, empire_east_rebels
type legio lanciarii
dictionary legio_lanciarii ; Legio Lanciarii
category infantry
class spearmen
voice_type Medium_1
soldier legio_lanciarii, 40, 0, 1
officer roman_standard
attributes sea_faring, hide_forest, can_sap
formation 1, 1, 2, 2, 5, square
stat_health 1, 0
stat_pri 10, 2, javelin, 50, 3, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr prec, thrown
stat_sec 6, 2, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_sec_attr spear, spear_bonus_8
stat_pri_armour 5, 8, 6, metal
stat_sec_armour 0, 3, flesh
stat_heat 3
stat_ground 1, 0, 0, 0
stat_mental 6, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 600, 268, 50, 80, 480
ownership empire_east, empire_east_rebels
type comitatenses
dictionary comitatenses ; Comitatenses
category infantry
class heavy
voice_type Heavy_1
soldier comitatensis, 40, 0, 1
officer roman_standard
attributes sea_faring, hide_forest, can_sap
formation 1, 2, 2, 3, 4, square
stat_health 1, 0
stat_pri 9, 2, pilum, 45, 2, thrown, blade, piercing, spear, 25 ,1
stat_pri_attr prec, thrown ap
stat_sec 8, 3, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 10, 9, 6, metal
stat_sec_armour 0, 4, flesh
stat_heat 5
stat_ground 1, 0, 0, 0
stat_mental 6, normal, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 850, 369, 70, 110, 680
ownership empire_west, empire_east, empire_west_rebels, empire_east_rebels
type comitatenses first cohort
dictionary comitatenses_first_cohort ; Comitatenses First Cohort
category infantry
class heavy
voice_type Heavy_1
soldier comitatensis_first_cohort, 60, 0, 1.2
officer roman_centurion
officer roman_standard
attributes sea_faring, hide_forest, can_sap, hardy, command, legionary_name
formation 1, 2, 2, 3, 4, square
stat_health 1, 0
stat_pri 11, 3, pilum, 45, 2, thrown, blade, piercing, spear, 25 ,1
stat_pri_attr prec, thrown ap
stat_sec 10, 4, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 11, 10, 6, metal
stat_sec_armour 0, 4, flesh
stat_heat 5
stat_ground 1, 0, 0, 0
stat_mental 10, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1500, 680, 120, 180, 1200
ownership empire_west, empire_east, empire_west_rebels, empire_east_rebels
type foederati infantry
dictionary foederati_infantry ; Foederati Infantry
category infantry
class spearmen
voice_type Heavy_1
soldier foederati_infantry, 40, 0, 1.1
officer roman_standard
attributes sea_faring, hide_forest, can_sap, hardy
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 6, 2, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 8, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 2, 0, 3, 0
stat_mental 5, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 500, 235, 40, 60, 400
ownership slave, empire_west, romano_british, empire_west_rebels
type plumbatarii
dictionary plumbatarii ; Plumbatarii
category infantry
class heavy
voice_type Heavy_1
soldier plumbatarii, 40, 0, 1
officer roman_standard
attributes sea_faring, hide_forest, can_sap, hardy
formation 1, 2, 2, 3, 4, square
stat_health 1, 0
stat_pri 10, 2, plumbatari, 70, 10, thrown, blade, piercing, spear, 25 ,1
stat_pri_attr prec, thrown ap
stat_sec 8, 3, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 10, 9, 6, metal
stat_sec_armour 0, 4, flesh
stat_heat 5
stat_ground 1, 0, 0, 0
stat_mental 6, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 900, 369, 80, 110, 720
ownership empire_west, empire_east, empire_west_rebels, empire_east_rebels
type bucellarii
dictionary bucellarii ; Bucellarii
category infantry
class missile
voice_type Light_1
soldier bucellarii, 40, 0, 1
attributes sea_faring, hide_forest, can_sap, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 7, 2, crossbow, 85, 20, missile, archery, piercing, none, 25 ,1
stat_pri_attr ap
stat_sec 7, 2, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 2
stat_ground 2, 0, 3, 0
stat_mental 5, normal, trained
stat_charge_dist 30
stat_fire_delay 18
stat_food 60, 300
stat_cost 1, 500, 218, 40, 60, 400
ownership empire_west, romano_british, empire_west_rebels
type auxilia palatinii
dictionary auxilia_palatinii ; Auxilia Palatina
category infantry
class spearmen
voice_type Heavy_1
soldier auxilia_palatinii, 40, 0, 1.2
officer roman_standard
attributes sea_faring, hide_forest, can_sap, hardy
formation 1, 1, 2, 2, 4, square, shield_wall
stat_health 1, 0
stat_pri 7, 2, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 10, 9, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, 0, 0, 0
stat_mental 8, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 812, 369, 70, 100, 650
ownership empire_west, empire_west_rebels
type equites clibinarii
dictionary equites_clibinarii ; Equites Clibinarii
category cavalry
class heavy
voice_type Heavy_1
soldier equites_clibinarii, 27, 0, 1
mount horse cataphract
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, power_charge
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 5, 5, no, 0, 0, melee, blade, blunt, mace, 25 ,1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 20, 8, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, 0, -6, 0
stat_mental 6, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1737, 469, 140, 210, 1390
ownership empire_east, empire_east_rebels
type equites catafractarii
dictionary equites_catafractarii ; Equites Catafractarii
category cavalry
class heavy
voice_type Heavy_1
soldier equites_catafractarii, 27, 0, 1
mount horse cataphract
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, power_charge
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 4, 8, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 7, 4, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 18, 9, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 5
stat_ground 0, 0, -6, 0
stat_mental 6, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1637, 476, 140, 200, 1310
ownership empire_east, empire_east_rebels
type scholae palatinae
dictionary scholae_palatinae ; Scholae Palatinae
category cavalry
class heavy
voice_type Medium_1
soldier scholae_palatinae, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 8, 6, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 8, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 0, -6, 0
stat_mental 10, disciplined, highly_trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1250, 435, 100, 150, 1000
ownership empire_west, empire_east, empire_west_rebels, empire_east_rebels
type sarmatian auxilia
dictionary sarmatian_auxilia ; Sarmatian Auxilia
category cavalry
class heavy
voice_type Heavy_1
soldier sarmatian_auxilia, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, power_charge
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 0, -6, 0
stat_mental 9, disciplined, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1100, 383, 90, 140, 880
ownership slave, empire_west, romano_british, empire_west_rebels
type equites auxilia
dictionary equites_auxilia ; Equites Auxilia
category cavalry
class light
voice_type Light_1
soldier equites_auxilia, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_swim
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 6, 5, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 7, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 0, -6, 0
stat_mental 5, disciplined, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 675, 301, 60, 90, 540
ownership slave, empire_east, empire_east_rebels
type foederati cavalry
dictionary foederati_cavalry ; Foederati Cavalry
category cavalry
class light
voice_type Heavy_1
soldier foederati_cavalry, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, can_swim
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 6, 5, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 7, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, -4, 2
stat_mental 5, disciplined, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 587, 304, 50, 70, 470
ownership slave, empire_west, empire_west_rebels
type hippo toxotai
dictionary hippo_toxotai ; Hippo-toxotai
category cavalry
class missile
voice_type Medium_1
soldier hippo_toxotai, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 3, 4, 6, 6, 3, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 7, 0, metal
stat_sec_armour 0, 2, flesh
stat_heat 3
stat_ground 0, 0, -6, 0
stat_mental 6, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 850, 312, 70, 110, 680
ownership empire_east, empire_east_rebels
type equites sagittarii
dictionary equites_sagittarii ; Equites Sagittarii
category cavalry
class missile
voice_type Medium_1
soldier equites_sagittarii, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_swim
formation 3, 4, 6, 6, 3, square
stat_health 1, 0
stat_pri 6, 2, arrow, 130, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 7, 4, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 9, 0, metal
stat_sec_armour 0, 4, flesh
stat_heat 2
stat_ground 0, 0, -6, 0
stat_mental 6, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 762, 312, 70, 100, 610
ownership empire_west, empire_west_rebels
type orthodox priest
dictionary orthodox_priest ; Orthodox Priest
category infantry
class light
voice_type Light_1
soldier orthodox_priest, 12, 0, 0.8
attributes sea_faring, hide_forest, druid
formation 1.2, 1.2, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 0, 0, 0
stat_mental 1, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 237, 113, 20, 30, 190
ownership empire_east, empire_east_rebels
type roman priest
dictionary roman_priest ; Catholic Priest
category infantry
class light
voice_type Light_1
soldier roman_priest, 12, 0, 0.8
attributes sea_faring, hide_forest, can_swim, druid
formation 1.2, 1.2, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 0, 0, 0
stat_mental 1, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 237, 113, 20, 30, 190
ownership empire_west, empire_west_rebels, franks
type dromedarii
dictionary dromedarii ; Dromedarii
category cavalry
class light
voice_type Medium_1
soldier dromedarii, 27, 0, 1
mount camel
mount_effect elephant -4, horse +2
attributes sea_faring, hide_forest, frighten_mounted
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 6, 5, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 7, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, 0, -6, 0
stat_mental 6, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 687, 311, 60, 90, 550
ownership empire_east, empire_east_rebels
type praeventores
dictionary praeventores ; Praeventores
category infantry
class light
voice_type Medium_1
soldier praeventores, 20, 0, 1
attributes sea_faring, hide_improved_forest, hide_long_grass, hide_anywhere, very_hardy, can_swim
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 12, 3, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 4, 9, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, 0, 0, 0
stat_mental 11, disciplined, highly_trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 412, 273, 40, 50, 330
ownership empire_west, empire_west_rebels
type carriage ballistae
dictionary carriage_ballistae ; Carriage Ballistae
category cavalry
class missile
voice_type Light_1
soldier carriage_ballistae_crew, 6, 3, 0.8
mount scoprion cart
attributes sea_faring
formation 8.5, 9, 15, 15, 1, square
stat_health 1, 0
stat_pri 21, 2, scorpion, 140, 36, siege_missile, blade, piercing, none, 25 ,1
stat_pri_attr ap, bp, launching
stat_sec 4, 5, no, 0, 0, melee, other, blunt, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 0, 1, flesh
stat_heat 1
stat_ground 0, 0, 0, 0
stat_mental 6, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 925, 431, 80, 120, 740
ownership empire_west, empire_east, empire_west_rebels, empire_east_rebels
type roman onagers
dictionary roman_onagers ; Onagers
category siege
class missile
voice_type Light_1
soldier roman_crew, 12, 2, 0.8
engine onager
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 5, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 51, 1, boulder, 300, 30, siege_missile, blade, blunt, none, 25 ,1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 837, 231, 70, 100, 670
ownership empire_west, empire_east, romano_british, empire_west_rebels, empire_east_rebels
type roman ballistae
dictionary roman_ballistae ; Ballistae
category siege
class missile
voice_type Light_1
soldier roman_crew, 12, 2, 0.8
engine ballista
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 5, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 51, 1, ballista, 180, 50, siege_missile, blade, piercing, none, 25 ,1
stat_sec_attr ap, bp, launching
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 375, 211, 30, 50, 300
ownership empire_west, empire_east, romano_british, empire_west_rebels, empire_east_rebels
type roman heavy onager
dictionary roman_heavy_onager ; Heavy Onagers
category siege
class missile
voice_type Light_1
soldier roman_crew, 16, 2, 0.8
engine heavy_onager
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 5, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 61, 1, big_boulder, 300, 36, siege_missile, blade, blunt, none, 25 ,1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1112, 336, 90, 140, 890
ownership empire_west, empire_east, romano_british, empire_west_rebels, empire_east_rebels
type roman repeating ballistae
dictionary roman_repeating_ballistae ; Repeating Ballistae
category siege
class missile
voice_type Light_1
soldier roman_crew, 12, 2, 0.8
engine repeating_ballista
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 5, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 26, 1, repeating_ballista, 180, 80, siege_missile, blade, piercing, none, 25 ,1
stat_sec_attr ap, bp, launching
stat_pri_armour 3, 5, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 725, 332, 60, 90, 580
ownership empire_west, empire_east, romano_british, empire_west_rebels, empire_east_rebels
type roman scorpion
dictionary roman_scorpion ; Scorpions
category siege
class missile
voice_type Light_1
soldier roman_crew, 12, 2, 0.8
engine scorpion
attributes sea_faring
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 5, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 41, 1, scorpion, 250, 50, siege_missile, blade, piercing, none, 25 ,1
stat_sec_attr ap, bp, launching
stat_pri_armour 3, 9, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 437, 211, 40, 60, 350
ownership empire_west, empire_east, empire_west_rebels, empire_east_rebels
type imperial household bodyguard
dictionary imperial_household_bodyguard ; Imperial Household Bodyguard
category cavalry
class heavy
voice_type General_1
soldier imperial_household_bodyguard, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 11, 6, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 10, 6, no, 0, 0, melee, blade, blunt, mace, 25 ,1
stat_sec_attr ap
stat_pri_armour 12, 10, 4, metal
stat_sec_armour 0, 3, flesh
stat_heat 4
stat_ground 0, 0, -6, 0
stat_mental 11, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 2275, 390, 160, 230, 1520
ownership empire_east, empire_east_rebels
type imperial german bodyguard
dictionary imperial_german_bodyguard ; Imperial German Bodyguard
category cavalry
class heavy
voice_type General_1
soldier imperial_german_bodyguard, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 11, 6, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 12, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 12, 11, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 4
stat_ground 0, 0, -6, 0
stat_mental 11, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 2262, 391, 160, 230, 1510
ownership empire_west, empire_west_rebels
type coastal levies
dictionary coastal_levies ; Coastal Levies
category infantry
class spearmen
voice_type Light_1
soldier coastal_levies, 40, 0, 1
attributes sea_faring, hide_forest, can_sap
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 4, 1, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_pri_attr light_spear, spear_bonus_4
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 5, 6, leather
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, 3, 2
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 437, 184, 40, 60, 350
ownership slave, romano_british
type british legionaries
dictionary british_legionaries ; British Legionaries
category infantry
class heavy
voice_type Heavy_1
soldier british_legionaries, 40, 0, 1
attributes sea_faring, hide_forest, can_sap
formation 1, 2, 2, 3, 4, square
stat_health 1, 0
stat_pri 9, 2, pilum, 45, 2, thrown, blade, piercing, spear, 25 ,1
stat_pri_attr prec, thrown ap
stat_sec 7, 2, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 8, 7, 6, metal
stat_sec_armour 0, 2, flesh
stat_heat 6
stat_ground 1, -2, 3, 2
stat_mental 6, disciplined, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 737, 319, 60, 90, 590
ownership romano_british
type graal knights
dictionary graal_knights ; Graal Knights
category cavalry
class heavy
voice_type Heavy_1
soldier graal_knights, 16, 0, 1
mount horse cataphract
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 12, 7, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 14, 10, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 6
stat_ground 0, -2, -4, 2
stat_mental 13, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1312, 358, 110, 160, 1050
ownership romano_british
type romano british monks
dictionary romano_british_monks ; Monks
category infantry
class light
voice_type Light_1
soldier romano_british_monks, 12, 0, 0.8
attributes sea_faring, hide_forest, can_swim, druid
formation 1.2, 1.2, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 225, 113, 20, 30, 180
ownership romano_british
type romano british warlords
dictionary romano_british_warlords ; Warlord
category cavalry
class heavy
voice_type General_1
soldier romano_british_warlords, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 11, 6, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 12, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 11, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 5
stat_ground 0, -2, -4, 2
stat_mental 11, disciplined, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1500, 381, 120, 180, 1200
ownership romano_british
type generic rebel general
dictionary generic_rebel_general ; Rebel General
category cavalry
class heavy
voice_type General_1
soldier imperial_household_bodyguard, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 11, 6, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 12, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 11, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 4
stat_ground 0, 0, -6, 0
stat_mental 11, disciplined, untrained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1330, 272, 140, 200, 1330
ownership slave
type eastern rebel general
dictionary eastern_rebel_generals ; Rebel General
category cavalry
class heavy
voice_type General_1
soldier imperial_household_bodyguard, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 11, 6, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 12, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 11, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 2
stat_ground 0, 1, -6, -1
stat_mental 11, disciplined, untrained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1330, 272, 140, 200, 1330
ownership slave
type barbarian rebel general
dictionary barb_rebel_general ; Rebel General
category cavalry
class heavy
voice_type General_1
soldier steppe_warlords, 12, 0, 1
mount generals horse
mount_effect elephant -4, camel -4
attributes sea_faring, general_unit, hide_forest, hardy
formation 1.5, 4, 3, 6, 3, square
stat_health 2, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 10, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, -4, 2
stat_mental 13, normal, untrained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1370, 262, 140, 210, 1370
ownership slave
type merc herdsmen
dictionary merc_herdsmen ; Mercenary Herdsmen
category cavalry
class light
voice_type Light_1
soldier herdsmen_mounted, 49, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, mercenary_unit, can_swim, is_peasant
formation 3, 4, 6, 6, 6, horde
stat_health 1, 0
stat_pri 4, 4, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1,0,-6,1
stat_mental 3, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 388, 142, 40, 60, 320
ownership slave
type merc foederati infantry
dictionary merc_foederati_infantry ; Mercenary Foederati Infantry
category infantry
class spearmen
voice_type Heavy_1
soldier merc_foederati_infantry, 40, 0, 1.1
attributes sea_faring, hide_forest, can_sap, hardy, mercenary_unit
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 6, 2, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 8, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 2, 0, 3, 0
stat_mental 5, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 500, 282, 40, 60, 400
ownership slave
type merc bosphoran infantry
dictionary merc_bosphoran_infantry ; Bosphoran Mercenaries
category infantry
class spearmen
voice_type Heavy_1
soldier merc_bosphoran_infantry, 40, 0, 1.1
attributes sea_faring, hide_forest, can_sap, hardy, mercenary_unit
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 9, 4, no, 0, 0, melee, blade, piercing, spear, 25 ,0.73
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 8, 8, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1,0,1,1
stat_mental 9, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 729, 240, 60, 90, 600
ownership slave
type merc veteranii
dictionary merc_veteranii ; Mercenary Veteranii
category infantry
class heavy
voice_type Heavy_1
soldier merc_veteranii, 40, 0, 1
attributes sea_faring, hide_forest, can_sap, mercenary_unit
formation 1, 2, 2, 3, 4, square
stat_health 1, 0
stat_pri 9, 2, pilum, 45, 2, thrown, blade, piercing, spear, 25 ,1
stat_pri_attr prec, thrown ap
stat_sec 8, 3, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 10, 9, 6, metal
stat_sec_armour 0, 4, flesh
stat_heat 5
stat_ground 1, 0, 0, 0
stat_mental 5, normal, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 947, 442, 70, 100, 660
ownership slave
type merc gallowglass
dictionary merc_gallowglass ; Mercenary Gallowglass
category infantry
class heavy
voice_type Heavy_1
soldier merc_gallowglass, 40, 0, 1.3
attributes sea_faring, hide_forest, can_sap, mercenary_unit, warcry
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 13, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 10, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 3, 2
stat_mental 9, impetuous, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 607, 148, 50, 80, 500
ownership slave
type merc vandal raiders
dictionary merc_vandal_raiders ; Vandal Raider Mercenaries
category infantry
class missile
voice_type Medium_1
soldier merc_vandal_raiders, 40, 0, 1
attributes sea_faring, hide_improved_forest, hide_long_grass, hardy, mercenary_unit, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 9, 2, arrow, 160, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 7, 2, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 6, 0, metal
stat_sec_armour 0, 2, flesh
stat_heat 0
stat_ground 1,0,1,1
stat_mental 5, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 607, 187, 50, 80, 500
ownership slave
type merc kerns
dictionary merc_kerns ; Mercenary Kerns
category infantry
class light
voice_type Medium_1
soldier merc_kerns, 40, 0, 0.9
mount_effect elephant +6, chariot +6
attributes sea_faring, hide_improved_forest, hide_long_grass, mercenary_unit
formation 1.6, 2, 3.2, 4, 3, square
stat_health 1, 0
stat_pri 9, 4, javelin, 55, 6, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr thrown
stat_sec 6, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 4, 3, flesh
stat_sec_armour 0, 1, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 291, 80, 30, 40, 240
ownership slave
type merc bucellarii
dictionary merc_bucellarii ; Mercenary Bucellarii
category infantry
class missile
voice_type Light_1
soldier merc_bucellarii, 40, 0, 1
attributes sea_faring, hide_forest, can_sap, mercenary_unit, can_swim
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 1, 0
stat_pri 7, 2, crossbow, 85, 20, missile, archery, piercing, none, 25 ,1
stat_pri_attr ap
stat_sec 7, 2, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 0, leather
stat_sec_armour 0, 2, flesh
stat_heat 2
stat_ground 2, 0, 3, 0
stat_mental 5, normal, trained
stat_charge_dist 30
stat_fire_delay 18
stat_food 60, 300
stat_cost 1, 675, 261, 40, 60, 400
ownership slave
type merc hounds of culann
dictionary merc_hounds_of_culann ; Hounds of Culann
category infantry
class heavy
voice_type Heavy_1
soldier merc_hounds_of_culann, 16, 0, 3.25, 0.6, 2.2
attributes sea_faring, hide_forest, frighten_foot, very_hardy, mercenary_unit, can_swim, warcry
formation 1.7, 1.7, 2.4, 2.4, 2, square
stat_health 2, 0
stat_pri 11, 7, no, 0, 0, melee, blade, blunt, mace, 25 ,1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 15, berserker, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 838, 216, 70, 110, 690
ownership slave
type merc sughdian warriors
dictionary merc_sughdian_warriors ; Sughdian Warriors
category infantry
class heavy
voice_type Heavy_1
soldier merc_sughdian_warriors, 40, 0, 1.2
attributes sea_faring, hide_forest, can_sap, mercenary_unit
formation 1, 1, 2, 2, 4, square
stat_health 1, 0
stat_pri 10, 4, no, 0, 0, melee, blade, blunt, mace, 25 ,1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 7, 9, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 1, 0, -1
stat_mental 11, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 823, 316, 70, 100, 610
ownership slave
type merc golden band
dictionary merc_golden_band ; Mercenary Golden Band
category infantry
class heavy
voice_type Heavy_1
soldier merc_golden_band, 40, 0, 1.3
attributes sea_faring, hide_forest, can_sap, hardy, mercenary_unit, warcry
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 16, 5, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 11, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 13, impetuous, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 819, 172, 60, 80, 510
ownership slave
type merc sarmatian armoured archers
dictionary merc_sarmatian_armoured_archers ; Mercenary Sarmatian Archers
category cavalry
class missile
voice_type Medium_1
soldier merc_sarmatian_armoured_archers, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, mercenary_unit
formation 1.5, 4, 3, 6, 4, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 7, 4, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 0, metal
stat_sec_armour 0, 4, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 5, disciplined, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 896, 219, 90, 130, 820
ownership slave
type merc graal knights
dictionary merc_graal_knights ; Graal Knights
category cavalry
class heavy
voice_type Heavy_1
soldier merc_graal_knights, 16, 0, 1
mount horse cataphract
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, mercenary_unit
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 12, 7, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 14, 10, 4, metal
stat_sec_armour 0, 4, flesh
stat_heat 6
stat_ground 0, -2, -4, 2
stat_mental 13, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1999, 429, 110, 160, 1050
ownership slave
type merc vandal lancers
dictionary merc_vandal_lancers ; Mercenary Vandal Lancers
category cavalry
class light
voice_type Medium_1
soldier merc_vandal_lancers, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, mercenary_unit
formation 1.2, 4, 2.4, 6, 4, square, wedge
stat_health 1, 0
stat_pri 5, 10, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1,0,-6,1
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 765, 183, 60, 80, 510
ownership slave
type merc alan noble cavalry
dictionary merc_alan_noble_cavalry ; Mercenary Alan Nobles
category cavalry
class heavy
voice_type Heavy_1
soldier merc_alan_noble_cavalry, 27, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, mercenary_unit
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 13, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 10, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1,0,-6,1
stat_mental 13, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1062, 254, 120, 170, 1130
ownership slave
type merc armoured camel riders
dictionary merc_armoured_camel_riders ; Armoured Camel Mercenaries
category cavalry
class heavy
voice_type Heavy_1
soldier merc_armoured_camel_riders, 27, 0, 1
mount camel cataphract
mount_effect elephant -4, horse +2
attributes sea_faring, hide_forest, frighten_mounted, mercenary_unit
formation 1.5, 4, 3, 6, 4, square
stat_health 1, 0
stat_pri 8, 6, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 13, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 1, -6, -1
stat_mental 9, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1228, 319, 100, 140, 910
ownership slave
type merc camel raiders
dictionary merc_camel_raiders ; Camel Raiders
category cavalry
class light
voice_type Medium_1
soldier merc_camel_raiders, 27, 0, 1
mount camel
mount_effect elephant -4, horse +2
attributes sea_faring, hide_forest, frighten_mounted, hardy, mercenary_unit
formation 3, 4, 6, 6, 4, square
stat_health 1, 0
stat_pri 6, 5, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 7, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 1, -6, -1
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 473, 169, 40, 60, 390
ownership slave
type merc sarmatian auxilia
dictionary merc_sarmatian_auxilia ; Sarmatian Mercenaries
category cavalry
class heavy
voice_type Heavy_1
soldier merc_sarmatian_auxilia, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, mercenary_unit, power_charge
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 10, 6, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 9, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 0, -6, 0
stat_mental 9, disciplined, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1285, 459, 90, 140, 880
ownership slave
type merc moorish raiders
dictionary merc_moorish_raiders ; Moorish Mercenaries
category cavalry
class light
voice_type Medium_1
soldier merc_moorish_raiders, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, mercenary_unit
formation 3, 4, 6, 6, 4, square
stat_health 1, 0
stat_pri 7, 4, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 9, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 0, 2,-6,-2
stat_mental 5, impetuous, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 522, 206, 50, 70, 430
ownership slave
type merc foederati cavalry
dictionary merc_foederati_cavalry ; Mercenary Foederati Cavalry
category cavalry
class light
voice_type Heavy_1
soldier merc_foederati_cavalry, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, mercenary_unit, can_swim
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 6, 5, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 7, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, -4, 2
stat_mental 5, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 587, 364, 50, 70, 470
ownership slave
type merc alan horse archers
dictionary merc_alan_horse_archers ; Mercenary Alan Horse Archers
category cavalry
class missile
voice_type Medium_1
soldier merc_alan_horse_archers, 27, 0, 1
mount medium horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, very_hardy, mercenary_unit, cantabrian_circle
formation 1.5, 4, 3, 6, 3, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 7, 4, no, 0, 0, melee, blade, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 8, 0, leather
stat_sec_armour 0, 4, flesh
stat_heat 1
stat_ground 1,0,-6,1
stat_mental 5, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 786, 201, 80, 110, 730
ownership slave
type merc hippo toxotai
dictionary merc_hippo_toxotai ; Mercenary Hippo-toxotai
category cavalry
class missile
voice_type Medium_1
soldier merc_hippo_toxotai, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, mercenary_unit
formation 3, 4, 6, 6, 3, square
stat_health 1, 0
stat_pri 8, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 6, 7, 0, metal
stat_sec_armour 0, 2, flesh
stat_heat 3
stat_ground 0, 0, -6, 0
stat_mental 6, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1147, 374, 70, 110, 680
ownership slave
type merc equites veteranii
dictionary merc_equites_veteranii ; Mercenary Equites Veteranii
category cavalry
class light
voice_type Light_1
soldier merc_equites_veteranii, 27, 0, 1
mount light horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, mercenary_unit, can_swim
formation 1.5, 4, 3, 6, 4, square, wedge
stat_health 1, 0
stat_pri 6, 5, no, 0, 0, melee, blade, piercing, spear, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 5, 7, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 0, -6, 0
stat_mental 5, disciplined, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 811, 361, 60, 90, 540
ownership slave
type merc wolfhounds
dictionary merc_wolfhounds ; Mercenary Wolfhounds
category handler
class light
voice_type Medium_1
soldier merc_crew, 12, 24, 0.9
animal wardogs
attributes sea_faring, hide_forest, mercenary_unit, can_swim
formation 2.2, 2.2, 3, 3, 3, horde
stat_health 1, 1
stat_pri 4, 2, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 10, 2, no, 0, 0, melee, other, blunt, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 6, 0, leather
stat_sec_armour 1, 1, flesh
stat_heat 3
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 643, 180, 60, 80, 530
ownership slave
type merc elephants
dictionary merc_elephants ; Mercenary Elephants
category cavalry
class heavy
voice_type Medium_1
soldier east_elephant_crew, 18, 6, 1
mount elephant african
mount_effect horse +4, chariot +8, camel +2
attributes sea_faring, can_run_amok, frighten_foot, frighten_mounted, mercenary_unit
formation 7, 11, 13,16, 1, square
stat_health 1, 12
stat_pri 8, 3, arrow, 130, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 5, 8, no, 0, 0, melee, other, blunt, none, 25 ,1
stat_sec_attr area, ap, launching
stat_pri_armour 6, 8, 0, metal
stat_sec_armour 3, 2, flesh
stat_heat 1
stat_ground 0, 1, -6, -1
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 2816, 442, 180, 270, 1790
ownership slave
type merc onagers
dictionary merc_onagers ; Mercenary Onagers
category siege
class missile
voice_type Light_1
soldier merc_crew, 12, 2, 0.8
engine onager
attributes sea_faring, mercenary_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 5, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 51, 1, boulder, 300, 30, siege_missile, blade, blunt, none, 25 ,1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 3, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1129, 277, 70, 100, 670
ownership slave
type merc ballistae
dictionary merc_ballistae ; Mercenary Ballistae
category siege
class missile
voice_type Light_1
soldier merc_crew, 12, 2, 0.8
engine ballista
attributes sea_faring, mercenary_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 0
stat_pri 5, 1, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_pri_attr no
stat_sec 51, 1, ballista, 180, 50, siege_missile, blade, piercing, none, 25 ,1
stat_sec_attr ap, bp, launching
stat_pri_armour 3, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 0, 0, 0
stat_mental 3, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 506, 253, 30, 50, 300
ownership slave
type naval biremes
dictionary naval_bireme ; Bireme
category ship
class light
voice_type Medium_1
soldier roman_crew, 20, 0, 1
ship light warship
attributes sea_faring
formation 1.2, 1.8, 2.4, 2.4, 3, square
stat_health 1, 0
stat_pri 6, 3, no, 0, 0, melee, blade, slashing, none, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 7, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 603, 115, 20, 30, 170
ownership empire_west, empire_east, sassanids, romano_british, empire_west_rebels, empire_east_rebels, slave
type naval triremes
dictionary naval_trireme ; Trireme
category ship
class heavy
voice_type Medium_1
soldier roman_crew, 30, 0, 1
ship light warship
attributes sea_faring
formation 1.2, 1.8, 2.4, 2.4, 3, square
stat_health 1, 0
stat_pri 6, 3, no, 0, 0, melee, blade, slashing, none, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 7, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 801, 172, 30, 40, 240
ownership empire_west, empire_east, sassanids, romano_british, empire_west_rebels, empire_east_rebels, slave
type naval quinquiremes
dictionary naval_quinquireme ; Quinquireme
category ship
class heavy
voice_type Medium_1
soldier roman_crew, 50, 0, 1
ship heavy warship
attributes sea_faring
formation 1.2, 1.8, 2.4, 2.4, 3, square
stat_health 1, 0
stat_pri 6, 3, no, 0, 0, melee, blade, slashing, none, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 7, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 999, 288, 40, 60, 360
ownership empire_west, empire_east, sassanids, romano_british, empire_west_rebels, empire_east_rebels, slave
type naval corvus quinquireme
dictionary naval_corvus ; Corvus Quinquireme
category ship
class heavy
voice_type Medium_1
soldier roman_crew, 50, 0, 1
ship heavy warship
attributes sea_faring
formation 1.2, 1.8, 2.4, 2.4, 3, square
stat_health 1, 0
stat_pri 6, 3, no, 0, 0, melee, blade, slashing, none, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 7, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 999, 288, 40, 60, 360
ownership empire_west, empire_east, sassanids, romano_british, empire_west_rebels, empire_east_rebels, slave
type naval deceres
dictionary naval_decere ; Decere
category ship
class heavy
voice_type Medium_1
soldier roman_crew, 60, 0, 1
ship flagship
attributes sea_faring
formation 1.2, 1.8, 2.4, 2.4, 3, square
stat_health 1, 0
stat_pri 6, 3, no, 0, 0, melee, blade, slashing, none, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 7, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1287, 345, 50, 70, 430
ownership empire_west, empire_east, sassanids, romano_british, empire_west_rebels, empire_east_rebels, slave
type naval boats
dictionary naval_boats ; Boats
category ship
class light
voice_type Medium_1
soldier roman_crew, 15, 0, 1
ship light warship
attributes sea_faring
formation 1.2, 1.8, 2.4, 2.4, 3, square
stat_health 1, 0
stat_pri 6, 3, no, 0, 0, melee, blade, slashing, none, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 7, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 486, 86, 20, 30, 140
ownership barbarian, nomad, berbers, hun, slave
type naval large boats
dictionary naval_large_boats ; Large Boats
category ship
class heavy
voice_type Medium_1
soldier roman_crew, 30, 0, 1
ship heavy warship
attributes sea_faring
formation 1.2, 1.8, 2.4, 2.4, 3, square
stat_health 1, 0
stat_pri 6, 3, no, 0, 0, melee, blade, slashing, none, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 7, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 666, 172, 30, 40, 240
ownership barbarian, vandals
type naval pirate ships
dictionary naval_pirates ; Pirate Ships
category ship
class light
voice_type Medium_1
soldier roman_crew, 25, 0, 1
ship light warship
attributes sea_faring
formation 1.2, 1.8, 2.4, 2.4, 3, square
stat_health 1, 0
stat_pri 6, 3, no, 0, 0, melee, blade, slashing, none, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 7, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 9, normal, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 639, 144, 30, 40, 210
ownership slave, saxons
type barbarian civ peasant
dictionary barbarian_civ_peasant ; Barbarian Tribesmen
category non_combatant
class light
voice_type Light_1
soldier barb_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership barbarian
type barbarian female peasant
dictionary barbarian_female_peasant ; Barbarian Tribesmen
category non_combatant
class light
voice_type Female_1
soldier barb_female_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership barbarian
type carthaginian civ peasant
dictionary carthaginian_civ_peasant ; Carthaginian Civilians
category non_combatant
class light
voice_type Light_1
soldier eastern_civ_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1, 1, 0, -1
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership carthaginian
type carthaginian female peasant
dictionary carthaginian_female_peasant ; Carthaginian Civilians
category non_combatant
class light
voice_type Female_1
soldier eastern_female_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1, 1, 0, -1
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership carthaginian
type eastern civ peasant
dictionary eastern_civ_peasant ; Eastern Workers
category non_combatant
class light
voice_type Light_1
soldier eastern_civ_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1, 1, 0, -1
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership sassanids
type eastern female peasant
dictionary eastern_female_peasant ; Eastern Workers
category non_combatant
class light
voice_type Female_1
soldier eastern_female_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1, 1, 0, -1
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership sassanids
type egyptian civ peasant
dictionary egyptian_civ_peasant ; Egyptian Workers
category non_combatant
class light
voice_type Light_1
soldier eastern_civ_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1, 1, 0, -1
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership nomad
type egyptian female peasant
dictionary egyptian_female_peasant ; Egyptian Workers
category non_combatant
class light
voice_type Female_1
soldier eastern_female_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat -1
stat_ground 1, 1, 0, -1
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership nomad
type greek civ peasant
dictionary greek_civ_peasant ; Greek Citizens
category non_combatant
class light
voice_type Light_1
soldier eastern_civ_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 0, 0, 0
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership empire_east
type greek female peasant
dictionary greek_female_peasant ; Greek Citizens
category non_combatant
class light
voice_type Female_1
soldier eastern_female_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 0, 0, 0
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership empire_east
type roman civ peasant
dictionary roman_civ_peasant ; Roman Civilians
category non_combatant
class light
voice_type Light_1
soldier roman_civ_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 0, 0, 0
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership roman
type roman female peasant
dictionary roman_female_peasant ; Roman Civilians
category non_combatant
class light
voice_type Female_1
soldier roman_female_peasant, 300, 0, 0.8
attributes sea_faring, hide_forest, can_sap, no_custom
formation 1.2, 1.8, 2.4, 2.4, 3, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 0, 0, 0
stat_mental 1, low, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 189, 216, 30, 40, 210
ownership roman
export_descr_units.txt - I tried searching for this and it says "Search Complete. No resualts found."
-That might be the correct file but some of those names dont work, I have already tried and it keeps saying invalid unit_type.
create_unit "Tara" "celtic druids" works
create_unit "Tara" "celtic spearman" works
create_unit "Tara" "celtic crossbowmen" does not work
create_unit "Tingi" "berber mountain men" does not work
The bottom 2 that are shown are listed on the above list (like the top two) but they do not work...any idea?
All I am trying to do is get 1 set of INF, 1 set of Cavalry and 1 set of Archers for every faction that will work...:(
What Myrdraal was asking you is to post here the whole script you are writing, not only the line you think is wrong.
How do you launch the script?
Are you sure it is launched?
The two long posts above are the WHOLE scripts, not just one error.
I launched it by searching my computer for the file, export_descr_units.txt.
Then I double clicked on it and it opened, all the info on that script is the above posted.
But only some of those names work, not all.
Those two files are not scripts, they're just game info files. So are you using the romeshell (` key), or are you using a script file?
To use the cheat? I am going into game and using the "~" key and entering the create_unit... and some work, some dont.
Bookmarks