0% found this document useful (0 votes)
144 views333 pages

Unit Data for Middle-earth Factions

This document contains a guide for summarizing the stats and attributes of various units that could be included in a strategy game. It outlines the types of information stored for each unit such as its name, category, soldier models, weapons, defenses, behaviors in combat and more. The guide provides the formatting and key used to define each stat so that a full roster of units can be described in a standardized way.

Uploaded by

касим
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
144 views333 pages

Unit Data for Middle-earth Factions

This document contains a guide for summarizing the stats and attributes of various units that could be included in a strategy game. It outlines the types of information stored for each unit such as its name, category, soldier models, weapons, defenses, behaviors in combat and more. The guide provides the formatting and key used to define each stat so that a full roster of units can be described in a standardized way.

Uploaded by

касим
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

;##################################

;####### Divide and Conquer #######


;##################################
;######## REBEL BG
;######## GONDOR
;######## DOL AMROTH
;######## ROHAN
;######## BREELAND
;######## NORTHERN D�NEDAIN
;######## DALE
;######## ANDUIN
;######## KHAZAD DUM
;######## EREBOR
;######## ERED-LUIN
;######## HIGH ELVES
;######## THRANDUIL
;######## LORIEN
;######## DORWINION
;######## ENEDWAITH
;######## DUNLAND
;######## MORDOR
;######## DOL GULDUR
;######## ISENGARD
;######## GUNDABAD
;######## MORIA
;######## ANGMAR
;######## UMBAR
;######## HARAD
;######## EASTERLINGS
;######## KHAND
;######## ENTS
;######## REBELS
;######## MERCENARIES
;######## SIEGE UNITS
;######## GARRISON UNITS
;######## SHIPS
;######## MISCELLANEOUS: UNUSED MODELS & STAT GUIDANCE

;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
;Dictionary clarifications: F - Foot, AF - Armoured Foot, MA - Men-at-Arms, N -
Noble
;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_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
; is_peasant = unknown
; druid = Can do a special morale raising chant
; power_charge = unkown
; free_upkeep_unit = Unit can be supported free in a
city
;
;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
; Optional. Name of effect to play when weapon fires
; Min delay between attacks (in 1/10th of a second)
; Skeleton compensation factor in melee. Should be 1
;stat_pri_ex Optional. attack bonus vs mounted, defence bonus vs
mounted, armour penetration
;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_ex as per stat_pri_ex
;stat_sec_attr As per stat_pri_attr
;stat_ter As per stat_pri If there is no ternary weapon, then
there are no ternary data entries
;stat_ter_ex as per stat_pri_ex
;stat_ter_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_armour_ex Details of the man's defences
; armour factor. 4 values. First for
base value, then 3 upgrade levels
; defensive skill factor (not used
when shot at)
; shield factors. First for melee,
second for missile fire
; 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
; optional lock_morale stops unit
from ever routing
;
;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_stl Number of soldiers needed for unit to count as alive
;armour_ug_levels Smith level needed for each armour upgrade
;armour_ug_models Body for each upgrade level
;stat_ownership List of factions and cultures that may have this unit
;era 0, Optional List of factions that use
this in multiplayer era 0
;era 1, Optional List of factions that use
this in multiplayer era 1
;era 2, Optional List of factions that use
this in multiplayer era 2
;info_pic_dir Optional. Dir to find the info pic in (instead
of faction dir)
;card_pic_dir Optional. Dir to find the unit card in (instead
of faction dir)
;unit_info Info for unit info panel. Melee attack, missile
attack, defence

;#################################################################
;########################## REBEL BG #############################
;#################################################################

type Sellswords
dictionary Sellswords
category infantry
class heavy
voice_type General
accent English
banner faction main_infantry
banner holy crusade
soldier merc_swords, 55, 0, 1.2
mount_effect horse -1, camel -2, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
mercenary_unit, general_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 13, 6, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 10
stat_ground 1, -1, 2, 1
stat_mental 18, impetuous, highly_trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1000, 380, 125, 125, 1000, 4, 100
armour_ug_levels 3, 4
armour_ug_models merc_swords, merc_swords
ownership slave
recruit_priority_offset 40

;#################################################################
;############################ GONDOR #############################
;#################################################################

type Gondor Bodyguard


dictionary Gondor_Bodyguard
category infantry
class heavy
voice_type General
accent GondorCavalry
banner faction main_spear
banner holy crusade
soldier tower_bodyguard, 16, 0, 1.5
officer gondor_captain_early_flag
officer gondor_captain_early_flag
mount_effect horse +5, camel +2, elephant +2
attributes general_unit, very_hardy, hide_forest, can_withdraw,
sea_faring, free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 4, square
stat_health 1, 6
stat_pri 10, 5, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr spear_bonus_6, light_spear
stat_pri_armour 16, 9, 7, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 265, 75, 75, 1000, 1, 100
armour_ug_levels 5, 6, 6, 6
armour_ug_models tower_bodyguard, tower_bodyguard_upg
ownership sicily, united, slave
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 70

type Territorial Guardsmen


dictionary Gondor_Guardsmen
category infantry
class light
voice_type Light
accent GondorInfantry
banner faction main_spear
banner holy crusade
soldier gondor_guardsmen, 70, 0, 1, 0.35
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect camel +2, horse +4, simple horse -2
attributes free_upkeep_unit, hide_forest, can_withdraw,
sea_faring, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 3, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 4, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 15, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 580, 200, 75, 75, 580, 4, 53
armour_ug_levels 1, 2, 3, 4
armour_ug_models gondor_guardsmen_ug1, gondor_guardsmen_ug2
gondor_guardsmen_ug3, gondor_guardsmen_ug3
ownership sicily, russia, slave
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 20

type Gondor Militia


dictionary Gondor_Militia
category infantry
class light
voice_type Light
accent GondorInfantry
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 70, 0, 1
officer gondor_captain_early_flag
officer gondor_dol_amroth_banner_carrier
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 2, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 15, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 615, 210, 125, 125, 615, 4, 63
armour_ug_levels 2, 3, 4, 5
armour_ug_models dismounted_kofm_ug1, dismounted_kofm_ug1,
dismounted_kofm_ug1, dismounted_kofm_ug1
ownership sicily, united, denmark, slave, russia
era 0 sicily, denmark
era 1 sicily, denmark
era 2 sicily, denmark
recruit_priority_offset 20

type Gondor Archer Militia


dictionary Archer_Militia
category infantry
class missile
voice_type Light
accent GondorArchers
banner faction main_missile
banner holy crusade
soldier militia_archers, 60, 0, 1
officer gondor_captain_early_flag
officer gondor_dol_amroth_banner_carrier
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, start_not_skirmishing, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 2, militia_arrow, 150, 18, missile,
missile_mechanical, piercing, none, 40, 1
stat_pri_attr area
stat_sec 3, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 5, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 540, 180, 120, 120, 540, 4, 54
armour_ug_levels 2, 3, 4, 5
armour_ug_models militia_archers_ug1, militia_archers_ug1,
militia_archers_ug1, militia_archers_ug1
ownership sicily, united, slave, russia
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 20

type Lamedon Clansmen


dictionary Lamedon_Clansmen
category infantry
class light
voice_type Heavy
accent GondorInfantry
banner faction main_infantry
banner holy crusade
soldier lamedon_swords, 65, 0, 1
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect horse -2, camel -1, elephant -3
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 2
stat_pri 6, 5, no, 0, 0, melee, melee_blade, blunt, mace, 20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 5, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -1, 1, -1
stat_mental 16, impetuous, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 725, 280, 125, 125, 725, 4, 76
armour_ug_levels 2, 3, 4, 5
armour_ug_models lamedon_swords, lamedon_swords, lamedon_swords_upg,
lamedon_swords_upg
ownership sicily, denmark, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 30

type Anfalas Pikemen


dictionary Anfalas_Pikemen
category infantry
class spearmen
voice_type Heavy
accent GondorInfantry
banner faction main_spear
banner holy crusade
soldier noble_pikemen, 60, 0, 1
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect horse +6, camel +5, elephant +4
attributes sea_faring, hide_forest, hardy, can_withdraw, pike,
free_upkeep_unit, frighten_mounted, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 7, square, phalanx
stat_health 1, 2
stat_pri 3, 5, no, 0, 0, melee, melee_blade, piercing, spear, 80, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 16, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 780, 290, 125, 125, 780, 4, 87
armour_ug_levels 2, 3, 4, 5
armour_ug_models anfalas_pikes, anfalas_pikes, anfalas_pikes_upg,
anfalas_pikes_upg
ownership sicily, denmark, united, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 30

type Gondor Infantry


dictionary Gondor_Infantry
category infantry
class spearmen
voice_type Heavy
accent GondorInfantry
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 60, 0, 1
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 8, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 0, -1
stat_mental 19, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 900, 315, 125, 125, 900, 4, 90
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models gondor_infantry, gondor_infantry_ug1, gondor_infantry_ug2,
gondor_infantry_ug2
ownership sicily, united, slave, turks, russia
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 40

type Gondor Spearmen


dictionary Gondor_Spearmen
category infantry
class spearmen
voice_type Heavy
accent GondorInfantry
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 60, 0, 1, 0.35
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect horse +4, camel +3, elephant -1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 7, square, shield_wall
stat_health 1, 2
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 6, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 0, -1
stat_mental 19, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 900, 315, 125, 125, 900, 4, 90
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models gondor_spearmen, gondor_spearmen_ug1, gondor_spearmen_ug2,
gondor_spearmen_ug2
ownership sicily, united, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 40

type Gondor Archers


dictionary Gondor_Archers
category infantry
class missile
voice_type Heavy
accent GondorArchers
banner faction main_missile
banner holy crusade
soldier gondor_archers, 50, 0, 1
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, cannot_skirmish, hardy, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 5, 3, medium_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 11, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 0, -1
stat_mental 18, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 900, 315, 125, 125, 900, 4, 90
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models gondor_archers, gondor_archers_ug1, gondor_archers_ug2,
gondor_archers_ug2
ownership sicily, united, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 40

type Gondor Cavalry


dictionary Gondor_Cavalry
category cavalry
class heavy
voice_type Heavy
accent GondorCavalry
banner faction main_cavalry
banner holy crusade
soldier merchants, 24, 0, 1
officer gondor_captain_early_flag
mount barded horse6
mount_effect camel -1, elephant -2, horse +1
attributes sea_faring, hide_forest, can_withdraw,
can_formed_charge, free_upkeep_unit, hardy, legionary_name
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 7, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, -1, -1
stat_mental 18, disciplined, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1050, 360, 125, 125, 1050, 4, 105
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models gondor_cavalry, gondor_cavalry_ug1, gondor_cavalry_ug2,
gondor_cavalry_ug2
ownership sicily, united, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 40

type Pinnath Gelin Cavalry


dictionary Pinnath_Cavalry
category cavalry
class heavy
voice_type Heavy
accent GondorCavalry
banner faction main_cavalry
banner holy crusade
soldier pinnath_cavalry, 24, 0, 1
officer gondor_captain_early_flag
mount gondor horse
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
can_formed_charge, free_upkeep_unit, mercenary_unit, hardy, legionary_name
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 7, 9, no, 0, 0, melee, melee_blade, piercing, spear,
90, 1
stat_pri_attr no
stat_sec 6, 6, no, 0, 0, melee, melee_blade, piercing, sword,
45, 1
stat_sec_attr no
stat_pri_armour 8, 4, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, -1, -1
stat_mental 19, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1100, 375, 125, 125, 1100, 4, 110
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models pinnath_cavalry, pinnath_cavalry_upg, pinnath_cavalry_upg,
pinnath_cavalry_upg
ownership sicily, denmark, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 50

type Fountain Guard


dictionary Fountain_Guard
category infantry
class heavy
voice_type Heavy
accent GondorFountainGuard
banner faction main_spear
banner holy crusade
soldier fountain_guard, 45, 0, 1.4
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect horse +8, camel +6, elephant +5
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, command, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square, phalanx
stat_health 1, 3
stat_pri 7, 5, no, 0, 0, melee, melee_blade, piercing, spear,
80, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1400, 470, 200, 200, 1400, 2, 140
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models fountain_guard_ug1, fountain_guard_ug1, fountain_guard_ug1
ownership sicily, denmark, united, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 60

type Guards of Osgiliath


dictionary Osgiliath_Pikemen
category infantry
class heavy
voice_type Heavy
accent GondorInfantry
banner faction main_spear
banner holy crusade
soldier osgiliath_pikemen, 50, 0, 1.2
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect horse +3, camel +1, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, command, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square, phalanx
stat_health 1, 3
stat_pri 8, 6, no, 0, 0, melee, melee_blade, piercing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1100, 400, 125, 125, 1100, 2, 110
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models osgiliath_pikemen, osgiliath_pikemen_upg,
osgiliath_pikemen_upg, osgiliath_pikemen_upg
ownership sicily, united, slave, denmark
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 50

type Blackroot Vale Archers


dictionary Blackroot_Vale_Archers
category infantry
class missile
voice_type Light
accent GondorArchers
banner faction main_missile
banner holy crusade
soldier gondor_blackroot_archers, 60, 0, 1
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, extreme_range,
hardy, can_withdraw, free_upkeep_unit, start_not_skirmishing, mercenary_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 4, 3, medium_arrow, 180, 24, missile,
missile_mechanical, piercing, none, 10, 1
stat_pri_attr area
stat_sec 6, 4, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 6, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 16, normal, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 750, 255, 125, 125, 750, 4, 75
armour_ug_levels 2, 3, 4, 5
armour_ug_models gondor_blackroot_archers_theo, gondor_blackroot_archers,
gondor_blackroot_archers, gondor_blackroot_archers_ug1
ownership sicily, denmark, united, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 30

type Lossarnach Axemen


dictionary Axemen_of_Lossarnach
category infantry
class heavy
voice_type Heavy
accent GondorInfantry
banner faction main_infantry
banner holy crusade
soldier Varangian_Guard, 60, 0, 1.4
officer gondor_lossarnach_banner_carrier
officer kingsguard_ug1
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, frighten_foot, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 2
stat_pri 8, 6, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 19, disciplined, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1085, 355, 125, 125, 1085, 4, 108
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models lossarnach, lossarnach_ug1, lossarnach_ug2, lossarnach_ug2
ownership sicily, denmark, united, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 40

type Ithilien Rangers


dictionary Ithilien_Rangers
category infantry
class missile
voice_type Light
accent GondorIthilianRangers
banner faction main_missile
banner holy crusade
soldier rangers, 40, 0, 1
officer kingsguard_ug1
mount_effect horse -1, camel -2, elephant +5
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing, mercenary_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 3
stat_pri 6, 3, ranger_arrow_ithilien, 220, 36, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 7, 3, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 6, 7, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 3, 0
stat_mental 19, disciplined, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 920, 260, 125, 125, 920, 3, 86
armour_ug_levels 2, 3, 4, 5
armour_ug_models rangers, rangers, rangers_ug1, rangers_ug1
ownership sicily, denmark, united, slave, turks
era 0 sicily, united
era 1 sicily, united
era 2 sicily, united
recruit_priority_offset 50

type Gondor Cavalry Militia


dictionary Gondor_Cavalry_Militia
category cavalry
class light
voice_type Light
accent GondorCavalry
banner faction main_cavalry
banner holy crusade
soldier kofm, 30, 0, 1
officer gondor_dol_amroth_banner_carrier
officer gondor_captain_early_flag
mount northern heavy horse
mount_effect camel -2, elephant -3, horse -1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, legionary_name
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 4, 5, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr no
stat_sec 3, 6, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 4, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 15, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 720, 240, 125, 125, 720, 4, 72
armour_ug_levels 2, 3, 4, 5
armour_ug_models kofm, kofm_ug1, kofm_ug1, kofm_ug1
ownership sicily, united, denmark, slave, russia
era 0 sicily, denmark
era 1 sicily, denmark
era 2 sicily, denmark
recruit_priority_offset 30

type Citadel Guard


dictionary Citadel_Guard
category infantry
class heavy
voice_type Heavy
accent GondorInfantry
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 50, 0, 1.2, 0.3
officer gondor_captain_early_flag
officer gondor_captain_early_flag
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square, shield_wall
stat_health 1, 3
stat_pri 9, 4, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1275, 420, 125, 125, 1275, 3, 127
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models kingsguard, kingsguard_ug1, kingsguard_ug1
ownership sicily, united, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 50

type Minas Ithil Guardians


dictionary Minas_Ithil_Guard
category infantry
class heavy
voice_type Heavy
accent GondorInfantry
banner faction main_spear
banner holy crusade
soldier ithil_guardians, 50, 0, 1.4, 0.35
officer gondor_captain_early_flag
officer gondor_captain_early_flag
mount_effect camel -1, elephant -2, elephant_cannon +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
formation 1.2, 1.0, 2.4, 2.0, 5, square
stat_health 1, 3
stat_pri 16, 8, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1400, 480, 200, 200, 1400, 2, 140
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models ithil_guardians, ithil_guardians, ithil_guardians
ownership denmark, sicily, byzantium, milan, normans, turks,
scotland, slave
era 0 sicily, denmark, turks
era 1 sicily, denmark, turks
era 2 sicily, denmark, turks
recruit_priority_offset 60

type Lebennin Marines


dictionary Lebennin_Guardsmen
category infantry
class spearmen
voice_type Light
accent GondorInfantry
banner faction main_spear
banner holy crusade
soldier gondor_lebennin_guardsmen, 60, 0, 1, 0.35
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect horse +3, camel +2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish, legionary_name
formation 1.5, 1.5, 3.0, 3.0, 7, square, shield_wall
stat_health 1, 2
stat_pri 7, 2, militia_javelin, 65, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_sec_attr spear_bonus_4, light_spear
stat_pri_armour 5, 4, 5, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 15, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 800, 280, 75, 75, 800, 4, 86
armour_ug_levels 2, 3, 4, 5
armour_ug_models gondor_lebennin_guardsmen, gondor_lebennin_guardsmen_ug1,
gondor_lebennin_guardsmen_ug2, gondor_lebennin_guardsmen_ug2
ownership sicily, denmark, turks, russia
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 30

type Osgiliath Veterans


dictionary Osgiliath_Veterans
category infantry
class missile
voice_type Heavy
accent GondorArchers
banner faction main_missile
banner holy crusade
soldier gondor_osgiliath_veterans, 50, 0, 1.2
officer kingsguard_ug1
mount_effect camel -1, elephant -2, simple horse -2
attributes sea_faring, hide_forest, extreme_range, can_withdraw,
cannot_skirmish, stakes, free_upkeep_unit, very_hardy, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 4, square
stat_health 1, 3
stat_pri 6, 3, elite_arrow, 190, 30, missile, missile_mechanical,
piercing, none, 5, 1
stat_pri_attr no
stat_sec 9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 25, 1
stat_sec_attr no
stat_pri_armour 10, 6, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 0, -1
stat_mental 20, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1050, 380, 125, 125, 1050, 3, 105
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models gondor_osgiliath_veterans, gondor_osgiliath_veterans_ug1,
gondor_osgiliath_veterans_clean, gondor_osgiliath_veterans_clean
ownership sicily, denmark, slave, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 50

type Wardens White Tower


dictionary Wardens_of_the_White_Tower
category infantry
class heavy
voice_type Heavy
accent GondorInfantry
banner faction main_infantry
banner holy crusade
soldier gondor_wardens_white_tower, 50, 0, 1.2
officer gondor_captain_early_flag
officer kingsguard_ug1
mount_effect camel -1, elephant -2, simple horse -2
attributes sea_faring, very_hardy, command, can_withdraw, free_upkeep_unit,
hide_forest, legionary_name
formation 1.2, 1.0, 2.4, 2.0, 5, square
stat_health 1, 3
stat_pri 11, 4, no, 0, 0, melee, melee_blade, piercing, sword, 20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 8, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1270, 400, 200, 200, 1270, 1, 117
armour_ug_levels 5, 6, 6, 6
armour_ug_models gondor_wardens_white_tower, gondor_wardens_white_tower
ownership sicily, denmark, turks
era 0 sicily
era 1 sicily
era 2 sicily
recruit_priority_offset 60

;#################################################################
;######################## DOL AMROTH #############################
;#################################################################
type Royal Swan-Guard
dictionary Swan_Knights
category cavalry
class heavy
voice_type General
banner faction main_cavalry
banner holy crusade
soldier swan_knights, 5, 0, 1
officer gondor_dol_amroth_banner_carrier
mount swan guard horse
mount_effect elephant -1, elephant_cannon +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, general_unit, knight, free_upkeep_unit
move_speed_mod 1.05
formation 1.5, 4.4, 3, 6, 3, square
stat_health 1, 10
stat_pri 10, 14, no, 0, 0, melee, melee_blade, piercing,
spear, 75, 1
stat_pri_attr no
stat_sec 10, 7, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 16, 11, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, -1, -1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 55
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 280, 200, 200, 1000, 1, 100
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models royal_swan_guard, royal_swan_guard_upg,
royal_swan_guard_upg
ownership denmark, united, slave
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 50

type Coastal Wardens


dictionary Coastal_Wardens
category infantry
class missile
voice_type Heavy
accent DolAmroth
banner faction main_missile
banner holy crusade
soldier Afghan_Javelinmen, 70, 0, 0.8
officer gondor_dol_amroth_banner_carrier
officer swan_infantry_ug1
mount_effect horse +2, camel +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, cannot_skirmish, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 6, 1, militia_javelin, 55, 2, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown
stat_sec 3, 2, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 2, 2, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -2, 0, -1
stat_mental 13, low, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 500, 190, 125, 125, 500, 5, 50
armour_ug_levels 1, 2, 3, 4
armour_ug_models coastal_guard, coastal_guard, coastal_guard_upg, marines
ownership denmark, united, slave
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 10

type Haven Guard


dictionary Haven_Guard
category infantry
class heavy
voice_type Heavy
accent DolAmroth
banner faction main_infantry
banner holy crusade
soldier cobas_haven, 50, 0, 1.2
officer gondor_dol_amroth_banner_carrier
officer swan_infantry_ug1
mount_effect camel -1, elephant -2, elephant_cannon +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
formation 1.2, 1.0, 2.4, 2.0, 5, square
stat_health 1, 3
stat_pri 15, 8, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1170, 425, 200, 200, 1170, 3, 117
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models cobas_haven, cobas_haven, cobas_haven
ownership denmark, united, slave
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 50

type Amrothian Guardsmen


dictionary Dol_Amroth_Guardsmen
category infantry
class light
voice_type Heavy
accent DolAmroth
banner faction main_spear
banner holy crusade
soldier gondor_dol_amroth_guardsmen, 70, 0, 1, 0.35
officer gondor_dol_amroth_banner_carrier
officer swan_infantry_ug1
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, spear, 20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 15, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 680, 285, 125, 125, 680, 4, 73
armour_ug_levels 2, 3, 4, 5
armour_ug_models gondor_dol_amroth_guardsmen,
gondor_dol_amroth_guardsmen_ug1, gondor_dol_amroth_guardsmen_ug1,
gondor_dol_amroth_guardsmen_ug1
ownership denmark, united, slave, turks
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 30

type Amrothian Archers


dictionary Dol_Amroth_Archers
category infantry
class missile
voice_type Heavy
accent DolAmroth
banner faction main_missile
banner holy crusade
soldier gondor_dol_amroth_archers, 60, 0, 1.2
officer gondor_dol_amroth_banner_carrier
officer swan_infantry_ug1
mount_effect horse -2, camel -3, elephant -3
attributes sea_faring, hide_forest, can_withdraw, free_upkeep_unit,
start_not_skirmishing, hardy, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 3, medium_arrow, 160, 24, missile, missile_mechanical,
piercing, none, 15, 1
stat_pri_attr area
stat_sec 3, 3, no, 0, 0, melee, melee_blade, piercing, sword, 40, 1
stat_sec_attr no
stat_pri_armour 6, 3, 0, metal ; +1 slung shield
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 0, -1
stat_mental 14, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 670, 270, 125, 125, 670, 4, 95
armour_ug_levels 2, 3, 4, 5
armour_ug_models gondor_dol_amroth_archers, gondor_dol_amroth_archers_ug1,
gondor_dol_amroth_archers_ug1, gondor_dol_amroth_archers_ug1
ownership denmark, united, slave, turks
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 30

type Sea-ward Footmen


dictionary Dol_Amroth_Men_at_arms
category infantry
class spearmen
voice_type Heavy
accent DolAmroth
banner faction main_infantry
banner holy crusade
soldier gondor_dol_amroth_men-at-arms, 60, 0, 1.2, 0.35
officer gondor_dol_amroth_banner_carrier
officer swan_infantry_ug1
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw, hardy,
free_upkeep_unit, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 9, 3, no, 0, 0, melee, melee_blade, piercing, sword, 20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 19, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 950, 360, 125, 125, 950, 4, 95
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models gondor_dol_amroth_men-at-arms, gondor_dol_amroth_men-at-
arms_ug1, gondor_dol_amroth_men-at-arms_ug1, gondor_dol_amroth_men-at-arms_ug1
ownership denmark, united, slave, turks
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 40

type Amrothian Pikemen


dictionary Dol_Amroth_Pikemen
category infantry
class spearmen
voice_type Heavy
accent DolAmroth
banner faction main_spear
banner holy crusade
soldier noble_pikemen, 60, 0, 1
officer gondor_dol_amroth_banner_carrier
officer swan_infantry_ug1
mount_effect horse +6, camel +5, elephant +4
attributes sea_faring, hide_forest, hardy, can_withdraw, pike,
free_upkeep_unit, frighten_mounted, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 7, square, phalanx
stat_health 1, 2
stat_pri 3, 5, no, 0, 0, melee, melee_blade, piercing, spear, 80, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 15, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 760, 300, 125, 125, 760, 4, 87
armour_ug_levels 2, 3, 4, 5
armour_ug_models gondor_dol_amroth_pikemen, gondor_dol_amroth_pikemen_ug1,
gondor_dol_amroth_pikemen_ug1, gondor_dol_amroth_pikemen_ug1
ownership denmark, united, slave, turks
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 30

type Tirith Aear Knights


dictionary Tirith_Aear_Knights
category cavalry
class heavy
voice_type Heavy
accent DolAmroth
banner faction main_cavalry
banner holy crusade
soldier datower_guards3, 20, 0, 1.2
officer gondor_dol_amroth_banner_carrier
mount barded horse5
mount_effect horse +1, elephant -1, elephant_cannon +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, free_upkeep_unit, knight, legionary_name
move_speed_mod 0.95
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 8, 6, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 16, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, -1, -1
stat_mental 22, impetuous, highly_trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1500, 515, 200, 200, 1500, 2, 150
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models datower_guards3, datower_guards3, datower_guards3
ownership denmark, united, slave, turks
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 50

type Tirith Aear Wardens


dictionary Tirith_Aear_Wardens
category infantry
class heavy
voice_type Heavy
accent DolAmroth
banner faction main_spear
banner holy crusade
soldier datower_guards, 50, 0, 1.4, 0.35
officer gondor_dol_amroth_banner_carrier
officer swan_infantry_ug1
mount_effect horse +3, camel +1, elephant +2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, very_hardy, stakes, legionary_name
formation 1.2, 1.2, 2.4, 2.4, 5, square, phalanx
stat_health 1, 3
stat_pri 7, 5, no, 0, 0, melee, melee_blade, piercing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, 0, -1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1150, 440, 200, 200, 1150, 2, 115
armour_ug_levels 5, 6, 6, 6
armour_ug_models datower_guards, datower_guards
ownership denmark, united, slave, turks
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 50

type Amrothian Squires


dictionary Dol_Amroth_Squires
category cavalry
class heavy
voice_type Heavy
accent DolAmroth
banner faction main_cavalry
banner holy crusade
soldier amroth_knights, 28, 0, 1
officer gondor_dol_amroth_banner_carrier
mount gondor horse
mount_effect camel -1, elephant -2, elephant_cannon +2
attributes sea_faring, hide_forest, hardy, can_withdraw,
can_formed_charge, free_upkeep_unit, legionary_name
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 6, 6, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr no
stat_sec 5, 6, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 6, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 16, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 875, 325, 125, 125, 875, 4, 90
armour_ug_levels 2, 3, 4, 5
armour_ug_models gondor_dol_amroth_squires, gondor_dol_amroth_squires_ug1,
gondor_dol_amroth_squires_ug1
ownership denmark, united, slave, russia, sicily, turks
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 40

type Talon Knights


dictionary Talon_Knights
category infantry
class heavy
voice_type General
accent DolAmroth
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 50, 0, 1.4
officer gondor_dol_amroth_banner_carrier
officer gondor_dol_amroth_banner_carrier
mount_effect camel -1, elephant -2, elephant_cannon +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, command, frighten_foot, legionary_name
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 12, 4, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, 0, -1
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 9
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1350, 475, 200, 200, 1350, 3, 135
armour_ug_levels 5, 6, 6, 6
armour_ug_models swan_infantry_ug1, swan_infantry_ug1
ownership denmark, united, sicily, slave, turks
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 60

type Sea-ward Spearmen


dictionary Seaward_Spearmen
category infantry
class spearmen
voice_type General
accent DolAmroth
banner faction main_spear
banner holy crusade
soldier datower_guards5, 60, 0, 1.2, 0.35
officer gondor_dol_amroth_banner_carrier
officer swan_infantry_ug1
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square, shield_wall
stat_health 1, 2
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 6, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 19, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1000, 380, 200, 200, 1000, 4, 100
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models datower_guards5, datower_guards5_upg, datower_guards5_upg,
datower_guards5_upg
ownership denmark, sicily, united, slave, russia
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 40

type Nimrodel Mariners


dictionary Nimrodel_Rangers
category infantry
class missile
voice_type General
accent DolAmroth
banner faction main_missile
banner holy crusade
soldier nimrodl, 50, 0, 1
officer gondor_dol_amroth_banner_carrier
officer swan_infantry_ug1
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish, legionary_name
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 2
stat_pri 5, 5, elite_arrow, 180, 28, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 7, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 8, 5, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 19, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 920, 365, 125, 125, 910, 4, 91
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models nimrodl, nimrodl, nimrodl, nimrodl
ownership denmark, united, slave
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 40

type White Knights


dictionary White_Knights
category cavalry
class missile
voice_type Heavy
accent DolAmroth
banner faction main_cavalry
banner holy crusade
soldier White_Knights, 20, 0, 1
officer gondor_dol_amroth_banner_carrier
mount barded horse6
mount_effect horse +2, camel +1, elephant -1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, command, knight, legionary_name
move_speed_mod 1.1
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 6, 5, khand_horsearcher_arrow, 130, 34, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 10, 5, no, 0, 0, melee, melee_blade, slashing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 13, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, -1, -1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1275, 425, 125, 125, 1275, 3, 127
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models White_Knights, White_Knights, White_Knights
ownership denmark, united, slave
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 60

type Sea-ward Lancers


dictionary Lancers_of_Dor_en_Ernil
category cavalry
class heavy
voice_type Heavy
accent DolAmroth
banner faction main_cavalry
banner holy crusade_cavalry
soldier gondor_dol_amroth_squires, 24, 0, 1
officer gondor_dol_amroth_banner_carrier
mount barded horse6
mount_effect camel -2, elephant -2, elephant_cannon +2
attributes sea_faring, hide_forest, can_withdraw,
can_formed_charge, free_upkeep_unit, hardy, knight, legionary_name
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 8, 10, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr no
stat_sec 7, 6, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr no
stat_pri_armour 11, 6, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, -1, -1
stat_mental 19, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1175, 410, 125, 125, 1175, 4, 117
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models gondor_dol_amroth_lancers, gondor_dol_amroth_lancers,
gondor_dol_amroth_lancers, gondor_dol_amroth_lancers
ownership denmark, sicily, united, slave
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 50

type Knights of the Silver Swan


dictionary Knights_of_the_Silver_Swan
category cavalry
class heavy
voice_type Heavy
accent DolAmroth
banner faction main_cavalry
banner holy crusade
soldier swan_knights_ug1, 20, 0, 1
officer gondor_dol_amroth_banner_carrier
mount swan horse
mount_effect camel +2, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, free_upkeep_unit, frighten_foot, command, knight, legionary_name
move_speed_mod 0.95
formation 1.5, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 10, 14, no, 0, 0, melee, melee_blade, piercing,
spear, 75, 1
stat_pri_attr no
stat_sec 9, 7, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 18, 10, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, -1, -1
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 60
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1720, 580, 200, 200, 1720, 2, 172
armour_ug_levels 5, 6, 6, 6
armour_ug_models swan_knights_ug1, swan_knights_ug1
ownership denmark, sicily, united, slave, turks
era 0 denmark
era 1 denmark
era 2 denmark
recruit_priority_offset 60

;#################################################################
;########################## ROHAN ################################
;#################################################################
type Rohan Bodyguard
dictionary Rohan_Bodyguard
category cavalry
class heavy
voice_type General
banner faction main_cavalry
banner holy crusade
soldier rohan_bodyguards, 6, 0, 1
officer rohan_captain_early_flag
mount mailed horse2
mount_effect elephant -1, mount_light_wolf -2
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
can_formed_charge, general_unit, knight, free_upkeep_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 10
stat_pri 9, 13, no, 0, 0, melee, melee_blade, piercing, spear,
75, 1
stat_pri_attr no
stat_sec 9, 7, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 14, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, -2, -1, -1
stat_mental 20, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 270, 200, 200, 1000, 1, 100
armour_ug_levels 4, 4, 4
armour_ug_models rohan_bodyguards_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 50

type Peasant Militia


dictionary Peasant_Militia
category infantry
class light
voice_type Light
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 80, 0, 0.8, 0.35
officer rohan_captain_early_flag
officer dis_royal_guard_upg
mount_effect horse +3, camel -1, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 8, square, schiltrom
stat_health 1, 1
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 13, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 380, 180, 75, 75, 360, 5, 36
armour_ug_levels 0, 1, 2, 3
armour_ug_models militia, militia, militia_upg, militia_upg
ownership milan, slave, russia, turks
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 20

type Eorling Archers


dictionary Eorling_Archers
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier rohan_archers, 60, 0, 1.0
officer rohan_captain_early_flag
officer dis_royal_guard_upg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, start_not_skirmishing
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 3, militia_arrow, 150, 18, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 4, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 540, 200, 125, 125, 540, 5, 54
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models rohan_archers, rohan_archers, rohan_archers_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 30

type Eorling Axemen


dictionary Eorling_Axemen
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier Dismounted_Huscarls, 70, 0, 1
officer rohan_captain_early_flag
officer dis_royal_guard_upg
mount_effect horse -1, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 5, 4, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 2, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 14, normal, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 615, 215, 125, 125, 615, 5, 63
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models rohan_axemens, rohan_axemens, rohan_axemens_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 30

type Eorling Spearmen


dictionary Eorling_Spearmen
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 70, 0, 1, 0.35
officer rohan_captain_early_flag
officer dis_royal_guard_upg
mount_effect horse +4, camel +2, mount_light_wolf -1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 8, square, shield_wall
stat_health 1, 1
stat_pri 3, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 5, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 620, 220, 125, 125, 630, 5, 72
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models spearmens, spearmens, spearmens_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 30

type Helmingas
dictionary Helmingas
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier rohirrim_archers, 50, 0, 1
officer rohan_captain_early_flag
officer dis_royal_guard_upg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, extreme_range, can_withdraw,
hardy, free_upkeep_unit, cannot_skirmish
formation 1.3, 1.3, 2.6, 2.6, 5, square
stat_health 1, 2
stat_pri 5, 3, medium_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 8, 3, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 8, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 1, 1
stat_mental 17, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 810, 270, 125, 125, 810, 4, 81
armour_ug_levels 3, 4, 4, 4
armour_ug_models rohirrim_archers, rohirrim_archers_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 40

type Eored Swordsmen


dictionary Eored_Swordsmen
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Dismounted_Feudal_Knights, 60, 0, 1.2
officer rohan_captain_early_flag
officer dis_royal_guard_upg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 7, square
stat_health 1, 2
stat_pri 9, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 18, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 950, 360, 125, 125, 950, 4, 63
armour_ug_levels 3, 4, 4, 4
armour_ug_models rohan_swordsmen, rohan_swordsmen_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 30

type Riddermark Axemen


dictionary Riddermark_Axemen
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Varangian_Guard, 60, 0, 1.2
officer rohan_captain_early_flag
officer dis_royal_guard_upg
mount_effect camel -1, elephant +1, mount_light_wolf -2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 7, 6, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, -2, 0, 1
stat_mental 18, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1050, 390, 125, 125, 1050, 3, 118
armour_ug_levels 3, 4, 4, 4
armour_ug_models rohan_heavy_axemens2, rohan_heavy_axemens2_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 40

type Eored Footmen


dictionary Eored_Footmen
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Armored_Sergeants, 60, 0, 1.2, 0.35
officer rohan_captain_early_flag
officer dis_royal_guard_upg
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy
formation 1.3, 1.3, 2.6, 2.6, 7, square, shield_wall
stat_health 1, 2
stat_pri 5, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 1, 1
stat_mental 18, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 950, 360, 125, 125, 950, 3, 113
armour_ug_levels 3, 4, 4, 4
armour_ug_models rohan_heavy_spearmen, rohan_heavy_spearmen_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 40

type Meduseld Doorwards


dictionary Meduseld_Doorwards
category infantry
class heavy
voice_type General
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 50, 0, 1.2, 0.35
officer rohan_captain_early_flag
officer rohan_captain_early_flag
mount_effect horse +5, camel +4, elephant +2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.2, 1.2, 2.4, 2.4, 5, square, shield_wall
stat_health 1, 3
stat_pri 8, 4, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 1, 1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1300, 450, 200, 200, 1300, 3, 140
armour_ug_levels 4, 4, 4
armour_ug_models dis_royal_guard_upg
ownership milan, slave, turks
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 50

type Peasant Scouts


dictionary Peasant_Scouts
category cavalry
class light
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier dorwin_maa103, 36, 0, 1
officer rohan_captain_early_flag
mount northern heavy horse
mount_effect camel -2, elephant -3, mount_light_wolf -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 1.22
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 3, 4, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 1, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, -2, -1, -1
stat_mental 13, low, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 430, 145, 75, 75, 430, 5, 43
armour_ug_levels 0, 1, 2, 3
armour_ug_models rohan_scouts, rohan_scouts_upg, rohan_scouts_upg,
rohan_scouts_upg
ownership milan, slave, russia
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 60

type Rohirrim
dictionary Rohirrim
category cavalry
class light
voice_type Heavy
accent English
banner faction main_cavalry
banner holy crusade
soldier rohan_rider, 33, 0, 1
officer rohan_captain_early_flag
mount eorlingas horse
mount_effect camel -1, elephant -2, mount_light_wolf -2
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
can_formed_charge, free_upkeep_unit, mercenary_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 5, 5, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr no
stat_sec 4, 4, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_sec_attr no
stat_pri_armour 4, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -2, -1, -1
stat_mental 14, normal, trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 720, 240, 125, 125, 720, 4, 72
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models rohan_rider, rohan_rider, rohan_rider_upg
ownership milan, slave, turks, russia
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 70

type Rohirrim Archers


dictionary Rohirrim_Archers
category cavalry
class missile
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier rohan_mounted_archers, 30, 0, 1
officer rohan_captain_early_flag
mount eorlingas horse
mount_effect horse +1, elephant -2
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
cantabrian_circle, free_upkeep_unit, mercenary_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 4.4, 3, horde
stat_health 1, 7
stat_pri 4, 4, horsearcher_arrow, 120, 32, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 4, 4, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 4, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -2, -1, -1
stat_mental 13, normal, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 700, 240, 125, 125, 700, 4, 72
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models rohan_mounted_archers, rohan_mounted_archers,
rohan_mounted_archers_upg
ownership milan, slave, turks
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 70

type Riders of the Fold


dictionary Riders_of_the_Fold
category cavalry
class missile
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier rohan_mounted_heavy_archers, 24, 0, 1
officer rohan_captain_early_flag
mount eorlingas horse
mount_effect horse +2, elephant -2
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
cantabrian_circle, free_upkeep_unit
move_speed_mod 1.15
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 6, 6, khand_horsearcher_arrow, 130, 34, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 8, 6, no, 0, 0, melee, melee_blade, slashing, axe,
45, 1
stat_sec_attr no
stat_pri_armour 10, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, -2, -1, -1
stat_mental 18, disciplined, highly_trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 420, 125, 125, 1200, 4, 126
armour_ug_levels 3, 4, 4, 4
armour_ug_models rohan_mounted_heavy_archers,
rohan_mounted_heavy_archers_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 80

type Eored Skirmishers


dictionary Eored_Skirmishers
category cavalry
class missile
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier rohirrim_riders, 28, 0, 1
officer rohan_captain_early_flag
mount eorlingas horse
mount_effect horse +2, camel +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, cantabrian_circle, free_upkeep_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 8, 5, cav_javelin, 65, 5, thrown, missile_mechanical,
piercing, spear, 0, 1
stat_pri_attr thrown, ap
stat_sec 6, 5, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_sec_attr no
stat_pri_armour 6, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -2, -1, -1
stat_mental 16, normal, trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 830, 300, 125, 125, 830, 4, 100
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models rohirrim_riders, rohirrim_riders, rohirrim_riders
ownership milan, slave, russia
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 70

type Shieldmaidens of Rohan


dictionary Shield_Maidens
category cavalry
class missile
voice_type Light
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier rohirrim_riders_upg, 24, 0, 1
officer rohan_captain_early_flag
mount eorlingas horse
mount_effect horse +3, camel +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, cantabrian_circle, free_upkeep_unit, command
move_speed_mod 1.3
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 12, 6, enedwaith_cav_javelin, 70, 6, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown, ap
stat_sec 9, 7, no, 0, 0, melee, melee_blade, piercing, spear,
15, 1
stat_sec_attr no
stat_pri_armour 10, 4, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -2, -1, -1
stat_mental 20, disciplined, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 400, 125, 125, 1200, 4, 100
armour_ug_levels 3, 4, 4, 4
armour_ug_models rohirrim_riders_upg, rohirrim_riders_upg,
rohirrim_riders_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 80

type Eored Lancers


dictionary Eored_Lancers
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier eorlingas, 24, 0, 1
officer rohan_captain_early_flag
mount eorlingas horse
mount_effect elephant -1, mount_light_wolf -2
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
can_formed_charge, free_upkeep_unit, knight, mercenary_unit
move_speed_mod 1.15
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 7, 11, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr no
stat_sec 6, 7, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 9, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, -2, -1, -1
stat_mental 18, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1150, 420, 125, 125, 1150, 3, 126
armour_ug_levels 3, 4, 4, 4
armour_ug_models eorlingas, eorlingas_upg
ownership milan, slave, turks
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 80

type Riddermark Cavalry


dictionary Riddermark_Cavalry
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier rohan_mounted_axe, 24, 0, 1
officer rohan_captain_early_flag
mount eorlingas horse
mount_effect horse +1, elephant +2, mount_light_wolf -2
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
free_upkeep_unit, knight
move_speed_mod 1.1
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 8, 5, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 10, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, -2, -1, -1
stat_mental 18, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1250, 430, 125, 125, 1250, 3, 126
armour_ug_levels 3, 4, 4, 4
armour_ug_models rohan_mounted_axe, rohan_mounted_axe_upg
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 80

type Royal Guard


dictionary Royal_Guard
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier royal_guard, 20, 0, 1
officer rohan_captain_early_flag
mount mailed horse2
mount_effect elephant -1, mount_light_wolf -2
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
can_formed_charge, free_upkeep_unit, command, knight
move_speed_mod 1.15
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 10
stat_pri 10, 13, no, 0, 0, melee, melee_blade, piercing,
spear, 75, 1
stat_pri_attr no
stat_sec 9, 7, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 14, 8, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, -2, -1, -1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1400, 495, 200, 200, 1400, 3, 149
armour_ug_levels 4, 4, 4
armour_ug_models royal_guard_upg
ownership milan, slave, turks
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 90

type Guard of the Caves


dictionary Rohan_Dwarves
category infantry
class heavy
voice_type Heavy
accent Scottish
banner faction main_infantry
banner holy crusade
soldier hvy_axethrowers, 50, 0, 1.3, 0.35
officer rohan_captain_early_flag
officer dis_royal_guard_upg
attributes sea_faring, very_hardy, can_withdraw,
free_upkeep_unit, hide_forest, cannot_skirmish
move_speed_mod 0.95
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 4
stat_pri 11, 3, quality_thrown_axe, 50, 2, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown, ap
stat_sec 10, 4, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 16, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 22, disciplined, highly_trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1100, 390, 200, 200, 1100, 2, 117
armour_ug_levels 4, 4, 4
armour_ug_models rohan_dwarves
ownership milan, slave
era 0 milan
era 1 milan
era 2 milan
recruit_priority_offset 50

;#################################################################
;################### Breeland and the Shire ######################
;#################################################################
type Breeland Bodyguard
dictionary Breeland_Bodyguards
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier bree_mace_bodyguard, 25, 0, 1.4
officer eriador_captain_early_flag
officer eriador_captain_early_flag
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, can_withdraw, general_unit,
hardy, free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 6
stat_pri 8, 6, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr ap
stat_pri_armour 10, 6, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 1, 1
stat_mental 20, disciplined, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 250, 125, 125, 1000, 1, 100
armour_ug_levels 3, 4, 4, 4
armour_ug_models bree_mace_bodyguard, bree_mace_bodyguard_upg
ownership normans, slave
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 70

type Breeland Militia


dictionary Breeland_Militia
category infantry
class light
voice_type Light
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 80, 0, 0.8, 0.3
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect horse +3, camel +2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 0
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 360, 180, 75, 75, 360, 5, 36
armour_ug_levels 1, 2, 3, 4
armour_ug_models breeland_militia, breeland_militia, breeland_militia_upg,
breeland_militia_upg2
ownership normans, slave, russia, turks
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 20

type Archer Militia


dictionary Bree_Archer_Militia
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier bree_archers, 70, 0, 0.8
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 0
stat_pri 2, 2, militia_arrow, 150, 18, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 1, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 315, 170, 75, 75, 315, 5, 31
armour_ug_levels 1, 2, 3, 4
armour_ug_models bree_archers, bree_archers, bree_archers_upg,
bree_archers_upg2
ownership normans, slave, russia, turks
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 20

type Merchant Militia


dictionary Merchant_Militia
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 70, 0, 1.2
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 0, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 12, low, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 800, 320, 125, 125, 800, 4, 63
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models merchant_militia, merchant_militia, merchant_militia
ownership normans, slave, russia
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 30

type Merchant Cavalry


dictionary Merchant_Cavalry
category cavalry
class light
voice_type Heavy
accent English
banner faction main_cavalry
banner holy crusade
soldier merchants, 28, 0, 1
officer eriador_captain_early_flag
mount merchant horse
mount_effect horse +1, camel -1, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 4, 4, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 0, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 12, low, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 965, 350, 125, 125, 965, 4, 100
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models merchants, merchants_upg, merchants_upg
ownership normans, slave, russia, hungary
era 0 normans, hungary
era 1 normans, hungary
era 2 normans, hungary
recruit_priority_offset 40

type Merchant Infantry


dictionary Merchant_Infantry
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier merchant_elite, 50, 0, 1.2
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect camel -1, elephant +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy
move_speed_mod 0.97
formation 1.3, 1.3, 1.3, 2.8, 7, square
stat_health 1, 2
stat_pri 7, 4, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 15, normal, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1120, 410, 125, 125, 1120, 4, 63
armour_ug_levels 4, 4, 4
armour_ug_models merchant_elite
ownership normans, slave
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 50

type Watch Shirriffs


dictionary Hobbit_Archers
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier new_hobbit_shiriffs, 70, 0, 0.6
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect horse -3, camel -4, elephant -6
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.5, 1.5, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 1, 1, stone, 60, 50, missile, missile_mechanical,
piercing, none, 0, 1
stat_pri_attr thrown, ap
stat_sec 3, 2, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_sec_attr ap
stat_pri_armour 1, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, -3, 3, -1
stat_mental 12, low, untrained
stat_charge_dist 4
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 385, 155, 75, 75, 385, 4, 31
armour_ug_levels 0, 1, 2, 3
armour_ug_models new_hobbit_shiriffs, new_hobbit_shiriffs,
new_hobbit_shiriffs, new_hobbit_shiriffs
ownership normans, slave
era 0 normans, slave
era 1 normans, slave
era 2 normans, slave
recruit_priority_offset 20

type Bandobras Archers


dictionary Bandobras_Archers
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier bandrobas_archers, 60, 0, 0.7, 0.8
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
cannot_skirmish, free_upkeep_unit
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 1
stat_pri 3, 2, medium_arrow, 170, 28, missile,
missile_mechanical, piercing, none, 5, 1
stat_pri_attr area
stat_sec 5, 2, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 5, 2, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -3, 3, -1
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 570, 215, 125, 125, 570, 4, 54
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models bandrobas_archers, bandrobas_archers_upg,
bandrobas_archers_upg2
ownership normans, slave
era 0 normans, slave
era 1 normans, slave
era 2 normans, slave
recruit_priority_offset 30

type Journeymen
dictionary Journeymen
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier Journeymen, 60, 0, 0.8
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect horse -2, camel -2, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, crossbow, cannot_skirmish, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 6, 2, crossbow_bolt, 130, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 2, 2, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_sec_attr ap
stat_pri_armour 2, 2, 5, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 12, low, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 510, 210, 65, 155, 510, 4, 31
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models Journeymen, Journeymen_upg, Journeymen_upg, Journeymen_upg2
ownership normans, slave, turks
era 0 normans, slave
era 1 normans, slave
era 2 normans, slave
recruit_priority_offset 30

type Lumbermen ;USlave


dictionary Lumbermen
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier dalesmen, 80, 0, 0.8
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect horse -2, camel -3, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 1
stat_pri 5, 5, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 12, low, untrained
stat_charge_dist 14
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 360, 150, 75, 75, 360, 4, 36
armour_ug_levels 0, 1, 2, 3
armour_ug_models lumbermen, lumbermen_upg, lumbermen_upg, lumbermen_upg
ownership normans, united, turks, slave, russia
era 0 normans, turks
era 1 normans, turks
era 2 normans, turks
recruit_priority_offset 20
type Woodland Hunters
dictionary Woodland_Hunters
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier woodland_hunters, 50, 0, 0.8
officer watchmen_sword_upg
mount_effect horse -2, mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, very_hardy
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 5, 2, elite_arrow, 150, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 2, 2, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 1, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -2, 4, 0
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 425, 155, 75, 75, 425, 4, 42
armour_ug_levels 0, 1, 2, 3
armour_ug_models woodland_hunters, woodland_hunters_upg,
woodland_hunters_upg, woodland_hunters_upg
ownership normans, united, turks, slave, russia
era 0 normans, turks
era 1 normans, turks
era 2 normans, turks
recruit_priority_offset 20

type Greenway Cavalry ;Greenway Sentries AF2 AOR


dictionary Greenway_Cavalry
category cavalry
class light
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier greenway_guards, 28, 0, 1
officer eriador_captain_early_flag
mount northern heavy horse
mount_effect horse -1, camel -1, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 5, 6, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr no
stat_sec 4, 6, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 5, 3, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 15, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 770, 300, 125, 125, 770, 4, 72
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models greenway_guards, greenway_guards, greenway_guards_upg
ownership normans, slave
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 40

type Greenway Shieldmen


dictionary Greenway_Guards
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier greenway_sentries, 70, 0, 1.0, 0.35
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, hardy
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 5, 4, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 15, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 655, 280, 125, 125, 655, 4, 88
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models greenway_sentries, greenway_sentries, greenway_sentries_upg
ownership normans, slave
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 30

type Watchmen Swordguard


dictionary Watchmen_Sword_Regiment
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier swordsmen, 60, 0, 1.0, 0.35
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, can_withdraw, free_upkeep_unit, hardy
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 17, normal, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 790, 320, 125, 125, 790, 4, 58
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models watchmen_sword_upg, watchmen_sword_upg, watchmen_sword_upg2
ownership normans, slave
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 40

type Watchmen Bowguard


dictionary Watchmen_Longbow_Regiment
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier dale_longbowmen, 60, 0, 1
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect camel -1, elephant -2
attributes sea_faring, hide_improved_forest, can_withdraw, free_upkeep_unit,
start_not_skirmishing, hardy
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 4, 2, medium_arrow, 190, 24, missile, missile_mechanical,
piercing, none, 10, 1
stat_pri_attr area
stat_sec 5, 2, no, 0, 0, melee, melee_blade, piercing, sword, 40, 1
stat_sec_attr no
stat_pri_armour 6, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 16, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 750, 330, 125, 125, 750, 4, 54
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models watchmen_longbow_upg, watchmen_longbow_upg, watchmen_longbow_upg2
ownership normans, slave
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 40

type Watchmen Axeguard


dictionary Watchmen_Axeguard_Regiment
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Dismounted_Huscarls, 60, 0, 1.0
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect camel -1, elephant +2
attributes sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 6, 6, no, 0, 0, melee, melee_blade, slashing, axe, 20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 2, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 17, normal, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 810, 340, 125, 125, 810, 4, 63
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models watchmen_axeguard_upg, watchmen_axeguard_upg,
watchmen_axeguard_upg2
ownership normans, slave
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 40

type Gate Keepers


dictionary Watchmen_Elite_Regiment
category infantry
class missile
voice_type General
banner faction main_infantry
banner holy crusade
soldier bree_guards, 50, 0, 1.2
officer eriador_captain_early_flag
officer watchmen_sword_upg
mount_effect horse +2, camel +2, elephant +3
attributes sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit,
cannot_skirmish, command, stakes
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 8, 6, elite_crossbow_bolt, 140, 26, missile, missile_mechanical,
piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 6, 6, no, 0, 0, melee, melee_blade, piercing, axe, 60, 1
stat_sec_attr spear_bonus_4, spear, ap
stat_pri_armour 10, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 1, 1
stat_mental 20, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1005, 450, 75, 75, 1005, 3, 97
armour_ug_levels 3, 4, 4, 4
armour_ug_models bree_guards, bree_guards_upg
ownership normans, slave
era 0 normans
era 1 normans
era 2 normans
recruit_priority_offset 50

;#################################################################
;####################### Northern D�nedain #######################
;#################################################################
type Dunedain Bodyguard
dictionary Dunedain_Bodyguards
category infantry
class missile
voice_type General
accent English
banner faction main_missile
banner holy crusade
soldier troll_slayers, 16, 0, 1.2
officer dunedain_garrison
officer dunedain_garrison
mount_effect camel -1, mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_anywhere, extreme_range, very_hardy,
can_withdraw, general_unit, start_not_skirmishing, free_upkeep_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 6
stat_pri 8, 3, ranger_arrow, 230, 34, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr ap, area
stat_sec 7, 3, no, 0, 0, melee, melee_blade, slashing, axe,
15, 1
stat_sec_attr ap
stat_pri_armour 10, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, 3, 0
stat_mental 24, disciplined, untrained, lock_morale
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 145, 125, 125, 1000, 1, 100
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models troll_slayers, troll_slayers, troll_slayers_upg,
troll_slayers_upg
ownership turks, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 70

type Grey Company


dictionary Grey_Company
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier dunedain_elite, 18, 0, 1.2, 0.35
officer nd_captain_early_flag
officer dunedain_infantry
mount_effect camel -1, mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, very_hardy, command, frighten_foot, frighten_mounted
move_speed_mod 1.15
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 7
stat_pri 16, 8, no, 0, 0, melee, melee_blade, piercing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 16, 8, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 2, 2, 2
stat_mental 24, disciplined, trained, lock_morale
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 980, 0, 125, 125, 980, 2, 99
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models dunedain_elite, dunedain_elite, rk_bodyguard, rk_bodyguard
ownership turks, united
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 40

type Dunedain Steelbowmen


dictionary Dunedain_Steelbowmen
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier dunedain_elite_archer, 35, 0, 1.2
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect camel +1, elephant -2
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, stakes, cannot_skirmish, free_upkeep_unit, frighten_foot,
legionary_name
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 4
stat_pri 7, 3, elite_arrow, 190, 24, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr ap
stat_sec 14, 6, no, 0, 0, melee, melee_blade, slashing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 12, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 2, -2, 3, 2
stat_mental 24, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1410, 450, 200, 200, 1410, 2, 141
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models dunedain_elite_archer, dunedain_elite_archer,
dunedain_elite_archer_upg, dunedain_elite_archer_upg
ownership turks, slave, normans
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 70

type Local Militia


dictionary Local_Militia
category infantry
class light
voice_type Light
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 70, 0, 1, 0.35
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect horse +3, camel +2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 3, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 15, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 630, 270, 125, 125, 630, 5, 63
armour_ug_levels 1, 2, 3, 4
armour_ug_models arnor_militia, arnor_militia_upg, arnor_militia_upg,
arnor_militia_upg
ownership turks, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 20

type Local Archers


dictionary Local_Archers
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier arnorian_archers, 60, 0, 1.0
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, start_not_skirmishing
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 2, medium_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 3, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 4, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 540, 240, 125, 125, 540, 5, 54
armour_ug_levels 1, 2, 3, 4
armour_ug_models arnorian_archers, arnorian_archers_upg,
arnorian_archers_upg, arnorian_archers_upg
ownership turks, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 20

type Sworn Infantry


dictionary Sworn_Infantry
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier Sworn_Infantry, 50, 0, 1.0
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, cannot_skirmish, hardy, legionary_name
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 2
stat_pri 5, 3, elite_arrow, 190, 30, missile,
missile_mechanical, piercing, none, 10, 1
stat_pri_attr area
stat_sec 6, 4, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 7, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 16, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 750, 280, 125, 125, 750, 4, 75
armour_ug_levels 2, 3, 4, 5
armour_ug_models Sworn_Infantry, Sworn_Infantry, Sworn_Infantry_upg,
Sworn_Infantry_upg
ownership turks, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 40

type Sworn Horsemen


dictionary Sworn_Horsemen
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier Sworn_Horsemen, 24, 0, 1.0
officer nd_captain_early_flag
mount gondor horse
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, hardy, can_withdraw,
can_formed_charge, free_upkeep_unit, legionary_name
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 5, 8, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 16, disciplined, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 956, 330, 125, 125, 956, 4, 95
armour_ug_levels 2, 3, 4, 5
armour_ug_models Sworn_Horsemen, Sworn_Horsemen, Sworn_Horsemen_upg,
Sworn_Horsemen_upg
ownership turks, united, normans, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 40

type Cardolan Sentinels


dictionary Cardolan_Sentinels
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier dorwin_maa101, 50, 0, 1.0
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, cannot_skirmish, free_upkeep_unit, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 4, 4, medium_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr no
stat_sec 8, 4, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 6, 4, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 16, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 785, 220, 125, 125, 785, 4, 75
armour_ug_levels 2, 3, 4, 5
armour_ug_models dorwin_maa101, dorwin_maa101_upg, dorwin_maa101_upg,
dorwin_maa101_upg
ownership turks, united, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 40

type Cardolan Riders


dictionary Cardolan_Riders
category cavalry
class light
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier dorwin_maa103, 24, 0, 1
officer nd_captain_early_flag
mount northern heavy horse
mount_effect camel -1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, can_formed_charge, free_upkeep_unit, legionary_name
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 5, 5, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 6, 6, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 16, normal, trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 805, 230, 125, 125, 805, 4, 80
armour_ug_levels 2, 3, 4, 5
armour_ug_models dorwin_maa103, dorwin_maa103_upg, dorwin_maa103_upg,
dorwin_maa103_upg
ownership turks, united, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 40

type Dunedain Wardens


dictionary Dunedain_Wardens
category infantry
class light
voice_type Heavy
accent English
banner faction main_infantry
banner holy crusade
soldier Dunedain_Spearmen, 60, 0, 1, 0.35
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect horse +4, mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 2
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 6, 5, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 17, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 850, 225, 125, 125, 850, 3, 88
armour_ug_levels 2, 3, 4, 5
armour_ug_models Dunedain_Spearmen, Dunedain_Spearmen_upg,
Dunedain_Spearmen_upg, Dunedain_Spearmen_upg
ownership turks, united, slave, normans, saxons
era 0 turks, saxons, normans
era 1 turks, saxons, normans
era 2 turks, saxons, normans
recruit_priority_offset 40

type Dunedain Blademasters


dictionary Dunedain_Blademasters
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier br_dunedain, 55, 0, 1.2
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect camel -1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, legionary_name
formation 1.4, 1.2, 2.8, 2.4, 5, square
stat_health 1, 3
stat_pri 15, 8, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 19, disciplined, highly_trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1150, 320, 125, 125, 1150, 3, 118
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models br_dunedain, br_dunedain, arnor_knights_2hd,
arnor_knights_2hd
ownership turks, normans, united, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 50

type Dunedain Rangers


dictionary Dunedain_Rangers
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier dunedain_rangers2, 40, 0, 1.0
officer dunedain_garrison
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, extreme_range, very_hardy,
can_withdraw, free_upkeep_unit, start_not_skirmishing, command
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 3
stat_pri 7, 3, ranger_arrow, 220, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 7, 3, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 6, 6, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 0
stat_mental 19, disciplined, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 930, 205, 125, 125, 930, 3, 80
armour_ug_levels 2, 3, 4, 5
armour_ug_models dunedain_rangers2, dunedain_rangers2_upg,
dunedain_rangers2_upg, dunedain_rangers2_upg
ownership turks, normans, united, slave
era 0 turks, normans
era 1 turks, normans
era 2 turks, normans
recruit_priority_offset 50

type Dunedain Scouts


dictionary Dunedain_Scouts
category cavalry
class missile
voice_type Light
accent English
banner faction main_cavalry
banner holy crusade
soldier mounted_dunedain_rangers, 24, 0, 1
officer nd_captain_early_flag
mount northern heavy horse
mount_effect horse +1, mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cantabrian_circle
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, horde
stat_health 1, 6
stat_pri 5, 4, khand_horsearcher_arrow, 120, 28, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 5, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 16, disciplined, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 865, 240, 125, 125, 865, 3, 80
armour_ug_levels 2, 3, 4, 5
armour_ug_models mounted_dunedain_rangers, bowmasters, bowmasters,
bowmasters
ownership turks, united, slave, saxons
era 0 turks, saxons
era 1 turks, saxons
era 2 turks, saxons
recruit_priority_offset 40

type Dunedain Cavalry


dictionary Dunedain_Cavalry
category cavalry
class heavy
voice_type General
accent English
banner faction main_cavalry
banner holy crusade
soldier mounted_br, 22, 0, 1
officer nd_captain_early_flag
mount northern heavy horse
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, free_upkeep_unit, legionary_name
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 8, 10, no, 0, 0, melee, melee_blade, piercing, spear,
90, 1
stat_pri_attr no
stat_sec 7, 6, no, 0, 0, melee, melee_blade, piercing, sword,
45, 1
stat_sec_attr no
stat_pri_armour 9, 7, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, -1, -1
stat_mental 19, impetuous, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1250, 360, 125, 125, 1250, 3, 126
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models mounted_br, mounted_br, arnor_knights, arnor_knights
ownership turks, united, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 50

type Arthedain Footmen


dictionary Arthedain_Footmen
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier arthedain_footmen, 60, 0, 1
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect horse -1, camel -1, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, very_hardy, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 2
stat_pri 5, 3, no, 0, 0, melee, melee_blade, blunt, mace, 20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 4, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 16, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 880, 235, 125, 125, 880, 4, 76
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models arthedain_footmen, arthedain_footmen,
arthedain_footmen_upg, arthedain_footmen_upg
ownership slave, turks
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 40

type Arthedain Knights


dictionary Arthedain_Knights
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dunedain_infantry, 45, 0, 1.2, 0.35
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, very_hardy, command, frighten_foot, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square, shield_wall
stat_health 1, 4
stat_pri 12, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1350, 400, 200, 200, 1350, 2, 135
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models dunedain_infantry, dunedain_infantry, dunedain_infantry
ownership turks, united, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 60

type Dunedain Armsmen


dictionary Dunedain_Armsmen
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier arnor_knights_dis, 55, 0, 1.2, 0.35
officer nd_captain_early_flag
officer dunedain_garrison
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, very_hardy, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 7, square, shield_wall
stat_health 1, 3
stat_pri 9, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 7, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 19, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1150, 340, 125, 125, 1150, 2, 118
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models dunedain_swordsmen, dunedain_swordsmen, arnor_knights_dis,
arnor_knights_dis
ownership turks, united, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 50

type Arthedain Royal Guard


dictionary Arthedain_Royal_Guard
category cavalry
class heavy
voice_type General
banner faction main_cavalry
banner holy crusade
soldier dunedain_knights2, 18, 0, 1.2
officer nd_captain_early_flag
mount barded horse3
mount_effect camel +1
attributes sea_faring, very_hardy, can_withdraw,
can_formed_charge, free_upkeep_unit, command, frighten_foot, knight, legionary_name
move_speed_mod 0.95
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 10, 13, no, 0, 0, melee, melee_blade, piercing,
spear, 75, 1
stat_pri_attr no
stat_sec 9, 7, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 16, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, -1, -1
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1500, 525, 200, 200, 1500, 2, 150
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models dunedain_knights2, dunedain_knights2, dunedain_knights2
ownership turks, united, slave
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 60

type Tharbad Royal Guard


dictionary Tharbad_Royal_Guard
category infantry
class heavy
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier Tharbad_Royal_Guard, 50, 0, 1.2
officer nd_captain_early_flag
mount_effect horse +8, camel +6, elephant +5
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, pike, legionary_name
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square, phalanx
stat_health 1, 3
stat_pri 6, 5, no, 0, 0, melee, melee_blade, piercing, spear,
80, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 13, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 20, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1275, 390, 125, 125, 1275, 2, 117
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models Tharbad_Royal_Guard, Tharbad_Royal_Guard_upg,
Tharbad_Royal_Guard_upg
ownership turks, sicily, slave, denmark, normans
era 0 turks
era 1 turks
era 2 turks
recruit_priority_offset 60

type Sons of Numenor


dictionary Sons_of_Numenor
category infantry
class heavy
voice_type Heavy
accent GondorInfantry
banner faction main_spear
banner holy crusade
soldier RK_halberd, 40, 0, 1.2
officer gondor_captain_early_flag
officer rk_bodyguard
mount_effect horse +3, camel +1, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, command, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square, phalanx
stat_health 1, 3
stat_pri 11, 7, no, 0, 0, melee, melee_blade, piercing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 12, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 0, -1
stat_mental 24, disciplined, highly_trained, locked_morale
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1400, 480, 125, 125, 1400, 2, 110
armour_ug_levels 5, 6, 6, 6
armour_ug_models RK_halberd, RK_halberd
ownership turks, sicily, united, slave
era 0 turks, sicily
era 1 turks, sicily
era 2 turks, sicily
recruit_priority_offset 60
;#################################################################
;########################## DALE #################################
;#################################################################
type Royal Guardsmen
dictionary Royal_Guardsmen
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier dale_bodyguards, 16, 0, 1.2
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse +4, camel +2, eastern armoured horse +2
attributes sea_faring, hide_forest, extreme_range, very_hardy,
can_withdraw, cannot_skirmish, general_unit, free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 6
stat_pri 7, 4, black_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 10, 1
stat_pri_attr area, ap
stat_sec 8, 5, no, 0, 0, melee, melee_blade, piercing, spear,
30, 1
stat_sec_attr spear_bonus_4, light_spear
stat_pri_armour 10, 6, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 1, 1
stat_mental 20, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 250, 125, 125, 1000, 1, 100
armour_ug_levels 3, 4, 4, 4
armour_ug_models dale_bodyguards, dale_bodyguards_upg
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 70

type Hearthguard
dictionary Hearthguard
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier dale_hearthguard, 40, 0, 1.2
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse +4, camel +2, eastern armoured horse +2
attributes sea_faring, hide_forest, extreme_range, very_hardy,
can_withdraw, cannot_skirmish, free_upkeep_unit, stakes
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 6
stat_pri 7, 4, black_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 10, 1
stat_pri_attr area, ap
stat_sec 9, 5, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_sec_attr spear_bonus_4, light_spear
stat_pri_armour 15, 4, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 1, 1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 420, 125, 125, 1200, 1, 100
armour_ug_levels 4, 4, 4
armour_ug_models dale_hearthguard
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 70
type Northmen Archers
dictionary Northmen_Archers
category infantry
class missile
voice_type Light
accent English
banner faction main_missile
banner holy crusade
soldier dale_woodsmen, 70, 0, 0.8
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 3, 2, militia_arrow, 160, 18, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr no
stat_sec 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 2, 1, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 350, 180, 75, 75, 350, 5, 35
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models esgaroth_archers, esgaroth_archers, esgaroth_archers,
esgaroth_archers
ownership scotland, slave, russia, moors
era 0 scotland, moors
era 1 scotland, moors
era 2 scotland, moors
recruit_priority_offset 20

type Dalian Longbowmen


dictionary Dale_Longbowmen
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier dale_longbowmen, 60, 0, 0.8
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, extreme_range, can_withdraw,
free_upkeep_unit, start_not_skirmishing, hardy, mercenary_unit
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 4, 2, medium_arrow, 180, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 3, 2, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 4, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 590, 235, 125, 125, 590, 4, 59
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models dale_longbowmen_upg, dale_longbowmen_upg2, laketown_bows
ownership scotland, slave, turks
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 30

type Northmen Militia


dictionary Northmen_Militia
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier dalesmen, 80, 0, 0.8
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 1
stat_pri 4, 5, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 1, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 13, low, untrained
stat_charge_dist 15
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 380, 190, 75, 75, 380, 4, 36
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models esgaroth_axemen, esgaroth_axemen, esgaroth_axemen,
esgaroth_axemen
ownership scotland, slave, russia, turks
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 20

type Dalian Swordsmen


dictionary Dalian_Swordsmen
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier swordsmen, 70, 0, 1.0
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 15, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 600, 245, 75, 75, 600, 4, 63
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models swordsmen, swordsmen_upg, laketown_swords
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 30

type Dalian Billmen


dictionary Dalian_Billmen
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier dale_billmen, 70, 0, 1.0
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse +3, camel +1, elephant +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy, mercenary_unit
formation 1.4, 1.4, 2.8, 2.8, 6, square, phalanx
stat_health 1, 2
stat_pri 4, 4, no, 0, 0, melee, melee_blade, piercing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 15, normal, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 615, 250, 75, 75, 615, 4, 63
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models dale_billmen, dale_billmen_upg, laketown_billmen
ownership scotland, slave, turks
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 30

type Barding Marksmen


dictionary Bardian_Marksmen
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier Bardian_Archers, 50, 0, 1.0
officer dale_captain_early_flag
officer dismounted_earls
mount_effect camel -1, elephant -2, horse -1
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish, mercenary_unit
formation 1.3, 1.3, 2.6, 2.6, 5, square
stat_health 1, 3
stat_pri 6, 4, elite_arrow, 200, 30, missile,
missile_mechanical, piercing, none, 10, 1
stat_pri_attr area
stat_sec 6, 4, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 8, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 1, 1
stat_mental 18, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 880, 350, 125, 125, 880, 4, 94
armour_ug_levels 3, 4, 4, 4
armour_ug_models Bardian_Archers, Bardian_Archers_upg
ownership scotland, slave, turks
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 60

type Dale Cavalry


dictionary Dale_Cavalry
category cavalry
class light
voice_type Light
accent English
banner faction main_cavalry
banner holy crusade
soldier Dale_Cavalry, 30, 0, 1.0
officer dale_captain_early_flag
mount northern heavy horse
mount_effect horse -1, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
can_formed_charge, mercenary_unit, free_upkeep_unit
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 5, 5, no, 0, 0, melee, melee_blade, piercing, spear,
45, 1
stat_pri_attr no
stat_sec 4, 6, no, 0, 0, melee, melee_blade, piercing, sword,
45, 1
stat_sec_attr no
stat_pri_armour 4, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, -1, -1
stat_mental 15, normal, trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 700, 300, 125, 125, 700, 4, 72
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models Dale_Cavalry, Dale_Cavalry_upg, laketown_cav
ownership slave, moors, scotland, russia
era 0 slave, moors, scotland
era 1 slave, moors, scotland
era 2 slave, moors, scotland
recruit_priority_offset 40

type Aihwothiuda Horseguards


dictionary Aihwothiuda_Horseguards
category cavalry
class missile
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier horseguards_upg, 24, 0, 1.2
officer dale_captain_early_flag
mount mailed horse2
mount_effect horse +2, camel -1, elephant -1
attributes sea_faring, hide_forest, can_withdraw, hardy,
can_formed_charge, free_upkeep_unit
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 5, 9, horsearcher_arrow, 120, 28, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr no
stat_sec 7, 9, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_sec_attr no
stat_pri_armour 9, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, -1, -1
stat_mental 18, disciplined, trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 945, 395, 125, 125, 945, 3, 90
armour_ug_levels 3, 4, 4, 4
armour_ug_models horseguards_upg, horseguards_upg
ownership scotland, slave, russia
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 50

type Barons
dictionary Barons
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 50, 0, 1.2
officer dale_captain_early_flag
officer dale_captain_early_flag
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, very_hardy, command
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 11, 4, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 1, 1
stat_mental 20, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 380, 200, 200, 1000, 3, 100
armour_ug_levels 4, 4, 4
armour_ug_models dismounted_earls
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 50

type Rivermen
dictionary Dalian_Rivermen
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier esgaroth_javelins, 70, 0, 0.8
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse +2, camel +1
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 7, 1, militia_javelin, 55, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown
stat_sec 3, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_sec_attr spear_bonus_4, light_spear
stat_pri_armour 2, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 13, low, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 390, 195, 75, 75, 390, 5, 36
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models esgaroth_javelins, esgaroth_javelins, esgaroth_javelins,
esgaroth_javelins
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 20

type Barding Hird


dictionary Barding_Hird
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier barding_hird_upg, 50, 0, 1.4
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse +3, camel +1, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 6, square, phalanx
stat_health 1, 3
stat_pri 7, 5, no, 0, 0, melee, melee_blade, piercing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -3, 1, 1
stat_mental 20, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1050, 395, 125, 125, 1050, 3, 97
armour_ug_levels 4, 4, 4
armour_ug_models barding_hird_upg
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 50

type Dale Swordmasters


dictionary Dale_Swordmasters
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dale_swordmasters, 60, 0, 1.2
officer dale_captain_early_flag
officer dismounted_earls
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 13, 7, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 1, 1
stat_mental 18, disciplined, trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 850, 360, 125, 125, 850, 3, 95
armour_ug_levels 3, 4, 4, 4
armour_ug_models dale_swordmasters, dale_swordmasters_upg
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 40

type Athala Rangers


dictionary Athala_Rangers
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier athala_rangers, 40, 0, 1.0
officer dismounted_earls
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 3
stat_pri 6, 3, ranger_arrow, 240, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 7, 3, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 6, 6, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 3, 0
stat_mental 18, disciplined, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 925, 230, 125, 125, 925, 3, 92
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models athala_rangers, athala_rangers_upg, athala_rangers_upg
ownership scotland, byzantium, slave
era 0 scotland, byzantium
era 1 scotland, byzantium
era 2 scotland, byzantium
recruit_priority_offset 50

type Earls
dictionary Earls
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier earls, 20, 0, 1.2
officer dale_captain_early_flag
mount barded horse2
mount_effect horse +1, camel +1
attributes sea_faring, hide_forest, can_withdraw,
can_formed_charge, free_upkeep_unit, command, very_hardy
move_speed_mod 0.95
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 10, 6, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 4, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, -1, -1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1100, 480, 200, 200, 1100, 3, 110
armour_ug_levels 5
armour_ug_models earls
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 50

type Rhovanion Gadrauhts


dictionary Rhovanion_Gadrauhts
category infantry
class spearmen
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier watchmen, 65, 0, 1.0, 0.35
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 2
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 6, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 1, 1
stat_mental 16, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 690, 270, 125, 125, 690, 4, 63
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models rhovanion, rhovanion, rhovanion_upg
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 30

type Lake-town Pikemen


dictionary Laketown_Pikemen
category infantry
class spearmen
voice_type General
banner faction main_spear
banner holy crusade
soldier laketown_pike, 60, 0, 1.0
officer dale_captain_early_flag
officer dismounted_earls
mount_effect horse +5, camel +4, elephant +3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy, pike
formation 1.3, 1.3, 2.6, 2.6, 6, square, phalanx
stat_health 1, 2
stat_pri 4, 4, no, 0, 0, melee, melee_blade, piercing, spear,
80, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 2, 1
stat_mental 18, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 890, 340, 125, 125, 890, 4, 89
armour_ug_levels 3, 4, 4, 4
armour_ug_models laketown_pike, laketown_pike_upg
ownership scotland, slave
era 0 scotland
era 1 scotland
era 2 scotland
recruit_priority_offset 40

;#################################################################
;########################## ANDUIN ###############################
;#################################################################
type Skin-Changers
dictionary Skin_Changers
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier Bears, 12, 0, 1.0 ; Treat as 20
mount_effect horse +5, camel +6, elephant +8
attributes sea_faring, hide_improved_forest, can_withdraw,
general_unit, very_hardy, frighten_foot, frighten_mounted, free_upkeep_unit
move_speed_mod 1.2
formation 1.2, 1.2, 2.4, 2.4, 2, square
stat_health 2, 7
stat_pri 24, 9, no, 0, 0, melee, melee_blade, slashing, none,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 11, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -4, 4, 3
stat_mental 22, impetuous, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 120, 200, 200, 1000, 3, 100
armour_ug_levels 3, 4, 4, 4
armour_ug_models Bears, Bears
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 70

type Valesmen
dictionary Valesmen
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier Beorning_Farmers, 80, 0, 0.8
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse +3, camel +2
attributes sea_faring, hide_anywhere, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 8, square, schiltrom
stat_health 1, 1
stat_pri 2, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 3, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 1, 1
stat_mental 13, impetuous, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 225, 150, 75, 75, 225, 5, 20
armour_ug_levels 0, 1, 2, 3
armour_ug_models Beorning_Farmers, Beorning_Farmers, Beorning_Farmers_ug1,
Beorning_Farmers_ug1
ownership timurids, slave, russia, turks
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 20

type Beorning Shieldbearers


dictionary Beorning_Shieldbearers
category infantry
class spearmen
voice_type Light
banner faction main_spear
banner holy crusade
soldier vale_spearmen, 70, 0, 1.0, 0.35
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse +3, mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 5, 6, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 2, 1
stat_mental 16, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 510, 230, 125, 125, 510, 4, 65
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models vale_spearmen, vale_spearmen, vale_spearmen_upg,
vale_spearmen_upg
ownership timurids, slave, russia
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 30

type Woodmen Warriors


dictionary Woodmen_Warriors
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier Woodmen_Warriors, 70, 0, 0.8
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 6, 5, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 4, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 2, 1
stat_mental 15, normal, untrained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 440, 190, 125, 125, 440, 5, 40
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models Woodmen_Warriors, Woodmen_Warriors, Woodmen_Warriors_upg,
Woodmen_Warriors_upg
ownership timurids, slave, russia
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 30

type Stoor Shirriffs


dictionary Stoor_Shirriffs
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier Stoor_Hobbits, 70, 0, 0.6
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse -3, camel -4, elephant -8
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 0.95
formation 1.6, 1.6, 3.2, 3.2, 9, square
stat_health 1, 0
stat_pri 1, 1, stone, 60, 50, missile, missile_mechanical,
piercing, none, 0, 1
stat_pri_attr thrown, ap
stat_sec 2, 2, no, 0, 0, melee, melee_blade, piercing, knife,
0, 1
stat_sec_attr no
stat_pri_armour 1, 2, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, -3, 2, 1
stat_mental 12, low, untrained
stat_charge_dist 4
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 270, 90, 50, 50, 270, 5, 27
armour_ug_levels 0, 1, 2, 3
armour_ug_models Stoor_Hobbits, Stoor_Hobbits, Stoor_Hobbits_upg,
Stoor_Hobbits_upg
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 10

type Stoor Hunters


dictionary Stoor_Hunters
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier Stoor_Scouts, 70, 0, 0.6
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse -3, camel -4, elephant -8
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 0.95
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 0
stat_pri 3, 1, militia_arrow, 140, 20, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 1, 1, no, 0, 0, melee, melee_blade, piercing, knife,
0, 1
stat_sec_attr no
stat_pri_armour 1, 1, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 2, 1
stat_mental 12, low, untrained
stat_charge_dist 4
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 315, 105, 50, 50, 315, 5, 31
armour_ug_levels 0, 1, 2, 3
armour_ug_models Stoor_Scouts, Stoor_Scouts, Stoor_Scouts_upg,
Stoor_Scouts_upg
ownership timurids, slave, russia
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 20

type Woodmen Trackers


dictionary Woodmen_Trackers
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier lindar_bowmen, 60, 0, 0.8
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 4, 1, medium_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 3, 2, no, 0, 0, melee, melee_blade, piercing, knife,
40, 1
stat_sec_attr no
stat_pri_armour 2, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 2, 1
stat_mental 14, normal, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 415, 190, 75, 75, 415, 4, 37
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models rus_ohotnik_sp_ug0, rus_ohotnik_sp_ug0, rus_ohotnik_sp_ug0,
rus_ohotnik_sp_ug0
ownership timurids, slave, turks
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 30

type Eotheod Longbowmen


dictionary Eotheod_Longbowmen
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier beorings_Longbowmen, 50, 0, 1.0
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, start_not_skirmishing, hardy
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 6, 2, elite_arrow, 190, 26, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, knife,
40, 1
stat_sec_attr no
stat_pri_armour 6, 5, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 2, 1
stat_mental 17, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 670, 280, 125, 125, 670, 4, 50
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models beorings_Longbowmen, beorings_Longbowmen,
beorings_Longbowmen
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 50

type Greenwood Foresters


dictionary Greenwood_Foresters
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier anduin_rangers, 40, 0, 1.0
officer foot_eotheod
officer foot_eotheod
mount_effect mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 3
stat_pri 6, 4, ranger_arrow, 220, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 7, 5, no, 0, 0, melee, melee_blade, slashing, axe,
10, 1
stat_sec_attr no
stat_pri_armour 6, 6, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 4, 0
stat_mental 18, disciplined, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 910, 240, 125, 125, 910, 3, 92
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models anduin_rangers, anduin_rangers, anduin_rangers
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 60

type Silvan Marchwardens


dictionary Silvan_Marchwardens
category infantry
class missile
voice_type Light
accent Sindarin
banner faction main_missile
banner holy crusade
soldier mirkwood_ranger, 35, 0, 1.0
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, command, extreme_range,
very_hardy, can_withdraw, free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.2
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 8, 4, elven_elite_arrow, 225, 28, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 10, 4, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 7, 6, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 22, disciplined, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1100, 400, 200, 200, 1100, 4, 100
armour_ug_levels 3, 4, 4, 4
armour_ug_models mirkwood_ranger, mirkwood_ranger
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 60

type Eotheod Cavalry


dictionary Eotheod_Cavalry
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier Feudal_Knights, 24, 0, 1
officer anduin_flag
mount heavy horse
mount_effect camel +2, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
can_formed_charge, free_upkeep_unit, very_hardy, knight
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 7, 11, no, 0, 0, melee, melee_blade, piercing, spear,
90, 1
stat_pri_attr no
stat_sec 6, 6, no, 0, 0, melee, melee_blade, piercing, sword,
45, 1
stat_sec_attr no
stat_pri_armour 9, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, -1, -1
stat_mental 18, disciplined, trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 950, 380, 125, 125, 950, 3, 95
armour_ug_levels 3, 4, 4, 4
armour_ug_models eotheod, eotheod
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 60

type Eotheod Footmen


dictionary Eotheod_Footmen
category infantry
class spearmen
voice_type General
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 60, 0, 1.0, 0.35
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square, shield_wall
stat_health 1, 2
stat_pri 8, 5, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 6, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 2, 1
stat_mental 18, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 795, 310, 125, 125, 795, 3, 79
armour_ug_levels 3, 4, 4, 4
armour_ug_models foot_eotheod, foot_eotheod
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 50

type Woodmen Wardens


dictionary Woodmen_Wardens
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier Woodmen_Spears, 60, 0, 1.0
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse +2, camel +1, elephant +3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
move_speed_mod 1.05
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 10, 3, elite_javelin, 55, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, area
stat_sec 9, 4, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_sec_attr no
stat_pri_armour 6, 5, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 2, 1
stat_mental 18, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 715, 290, 125, 125, 705, 4, 70
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models Woodmen_Spears, Woodmen_Spears, Woodmen_Spears
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 50

type Vale Defenders


dictionary Vale_Defenders
category infantry
class spearmen
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier noble_pikemen, 60, 0, 1.0
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect horse +5, camel +4, elephant +3
attributes sea_faring, hide_improved_forest, hardy,
can_withdraw, free_upkeep_unit, pike
formation 1.3, 1.3, 2.6, 2.8, 6, square, phalanx
stat_health 1, 1
stat_pri 3, 5, no, 0, 0, melee, melee_blade, piercing, spear,
80, 1
stat_pri_attr long_pike, spear_bonus_6
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 2, 1
stat_mental 15, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 600, 260, 125, 125, 600, 4, 52
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models anduin_pikes, anduin_pikes, anduin_pikes
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 40

type Beorning Riders


dictionary Beorning_Riders
category cavalry
class light
voice_type Light
accent English
banner faction main_cavalry
banner holy crusade
soldier vale_riders, 30, 0, 1.0
officer anduin_flag
mount northern heavy horse
mount_effect horse +1, mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_improved_forest, can_withdraw,
can_formed_charge, free_upkeep_unit, hardy, mercenary_unit
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 5, 4, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 5, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 15, normal, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 700, 290, 125, 125, 700, 4, 74
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models vale_riders, vale_riders_upg, vale_riders_upg
ownership timurids, slave, russia, norway
era 0 timurids, norway
era 1 timurids, norway
era 2 timurids, norway
recruit_priority_offset 40

type Eotheod Horse Archers


dictionary Eotheod_Horse_Archers
category cavalry
class missile
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier Turkopoles, 24, 0, 1
officer anduin_flag
mount northern heavy horse
mount_effect horse +2, camel +1, elephant -2
attributes sea_faring, hide_forest, can_withdraw, cantabrian_circle,
free_upkeep_unit, very_hardy, mercenary_unit
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, horde
stat_health 1, 6
stat_pri 6, 4, khand_horsearcher_arrow, 130, 34, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr no
stat_sec 6, 6, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr no
stat_pri_armour 6, 4, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 17, normal, trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 900, 360, 125, 125, 900, 4, 71
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models vale_horsearchers, vale_horsearchers, vale_horsearchers
ownership timurids, slave, turks, russia
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 50

type Beorning Warriors


dictionary Beorning_Warriors
category infantry
class light
voice_type Heavy
accent English
banner faction main_infantry
banner holy crusade
soldier beorning, 70, 0, 1.0
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect mount_light_wolf +3, warg_camel +3, elephant +1
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, frighten_foot, free_upkeep_unit, mercenary_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 3
stat_pri 8, 7, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -3, 2, 1
stat_mental 16, impetuous, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 610, 210, 125, 125, 610, 4, 63
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models beorning, beorning, beorning_upg, beorning_upg
ownership timurids, norway, slave, turks
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 30

type Carrock Guard


dictionary Carrock_Guard
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Guards_Of_Carrock_upg1, 50, 0, 1.2, 0.35
officer anduin_flag
officer foot_eotheod
officer foot_eotheod
mount_effect mount_light_wolf +3, warg_camel +3, elephant +5
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, command, stakes
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 3
stat_pri 11, 9, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 2, 1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1075, 400, 125, 125, 1075, 3, 107
armour_ug_levels 3, 4, 4, 4
armour_ug_models Guards_Of_Carrock_upg1, Guards_Of_Carrock_upg1
ownership timurids, slave
era 0 timurids
era 1 timurids
era 2 timurids
recruit_priority_offset 60

;type Bears
;dictionary Bears
;category cavalry
;class heavy
;voice_type Heavy
;banner faction main_cavalry
;banner holy crusade_cavalry
;soldier bear_riders, 8, 2, 1
;mount creature_bear
;mount_effect horse +4, camel +4, elephant -4
;attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, frighten_foot, frighten_mounted, free_upkeep_unit, command
;move_speed_mod 1.4
;formation 9, 13, 9, 13, 1, square
;stat_health 1, 5
;stat_pri 0, 0, no, 0, 0, no, no, no, none, 0, 1
;stat_pri_attr no
;stat_sec 30, 12, no, 0, 0, melee, melee_blade, piercing,
sword, 0, 1
;stat_sec_attr area, launching
;stat_pri_armour 4, 6, 0, leather
;stat_sec_armour 18, 10, flesh
;stat_heat 3
;stat_ground 4, -4, -4, 4
;stat_mental 22, impetuous, untrained
;stat_charge_dist 30
;stat_fire_delay 0
;stat_food 60, 300
;stat_cost 4, 1700, 600, 175, 175, 1700, 2, 200
;armour_ug_levels 4, 4, 4
;armour_ug_models bear_riders
;ownership timurids, slave
;era 0 timurids
;era 1 timurids
;era 2 timurids
;recruit_priority_offset 80

;#################################################################
;######################## KHAZAD DUM #############################
;#################################################################
type Balins Guard
dictionary Balins_Guard
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier dorwin_maa79, 12, 0, 1.7
officer dwarf_captain_early_flag
officer dwarf_captain_early_flag
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
command
move_speed_mod 0.95
formation 1.2, 1.0, 2.4, 2.0, 4, square
stat_health 1, 6
stat_pri 9, 4, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 20, 9, 7, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -3, 0, 3
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 0, 200, 200, 576, 1, 57
armour_ug_levels 2, 3, 4, 5
armour_ug_models balin_guard, dorwin_maa79, dorwin_maa79, dorwin_maa79
ownership norway
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 50

type Zenith Guard ; Generic Bodyguard


dictionary Zenith_Guard
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier khazad_bg, 15, 0, 1.5, 0.35
officer dwarf_captain_early_flag
officer dwarf_captain_early_flag
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
general_unit, free_upkeep_unit
move_speed_mod 0.9
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 6
stat_pri 10, 4, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 20, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 320, 200, 200, 1000, 1, 100
armour_ug_levels 5, 6, 7
armour_ug_models khazad_bg, khazad_bg, khazad_bg
ownership norway, slave
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 70

type Dwarven Labourers


dictionary Dwarven_Labourers
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier dwarven_warriors, 60, 0, 1.1
officer dwarf_captain_early_flag
officer dwarven_officer
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 4, 2, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 17, normal, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 600, 260, 125, 125, 600, 4, 50
armour_ug_levels 1, 2, 3, 4
armour_ug_models khazad_militia, khazad_militia, khazad_militia,
khazad_militia
ownership hungary, moors, norway, slave
era 0 hungary, moors, norway,
era 1 hungary, moors, norway,
era 2 hungary, moors, norway,
recruit_priority_offset 20

type Khazad Volunteers


dictionary Khazad_Volunteers
category infantry
class light
voice_type Heavy
accent Scottish
banner faction main_infantry
banner holy crusade
soldier khazad_warriors, 60, 0, 1.1, 0.35
officer dwarf_captain_early_flag
officer dwarven_officer
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 7, 2, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 19, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 640, 300, 125, 125, 640, 4, 54
armour_ug_levels 2, 3, 4, 5
armour_ug_models khazad_warriors, khazad_warriors_upg, khazad_warriors_upg,
khazad_warriors_upg
ownership norway, slave
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 30

type Khazad Sentries


dictionary Khazad_Sentries
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier khazad_pikes, 60, 0, 1.1
officer dwarf_captain_early_flag
officer dwarven_officer
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 2
stat_pri 4, 2, no, 0, 0, melee, melee_blade, piercing, spear,
40, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 4, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 19, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 700, 330, 125, 125, 700, 4, 55
armour_ug_levels 2, 3, 4, 5
armour_ug_models khazad_pikes, khazad_pikes_upg, khazad_pikes_upg,
khazad_pikes_upg
ownership norway, slave
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 30

type Dwarven Travellers


dictionary Dwarven_Travellers
category infantry
class missile
voice_type Light
accent Scottish
banner faction main_missile
banner holy crusade
soldier dwarven_archers, 50, 0, 1.1
officer dwarf_captain_early_flag
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing, mercenary_unit
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 1, 1
stat_pri 3, 3, medium_arrow, 150, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 6, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 19, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 660, 290, 125, 125, 660, 4, 50
armour_ug_levels 2, 3, 4 ,5
armour_ug_models dwarven_archers, dwarven_archers, dwarven_archers,
dwarven_archers
ownership hungary, moors, norway, normans, slave
era 0 norway, normans
era 1 norway, normans
era 2 norway, normans
recruit_priority_offset 30

type Hithaeglir Beast Hunters


dictionary Hithaeglir_Beasthunters
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier khazad_heavy_archers, 45, 0, 1.1
officer dwarf_captain_early_flag
officer dwarven_officer
mount_effect mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 1, 3
stat_pri 5, 3, medium_arrow, 160, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 9, 6, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_sec_attr ap
stat_pri_armour 9, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 23, impetuous, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 980, 350, 125, 125, 980, 3, 80
armour_ug_levels 2, 4, 5, 6
armour_ug_models khazad_heavy_archers, khazad_heavy_archers,
khazad_heavy_archers, khazad_heavy_archers
ownership norway, slave
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 40

type Legion Shieldguard


dictionary Legion_Shieldguard
category infantry
class spearmen
voice_type Heavy
accent Scottish
banner faction main_spear
banner holy crusade
soldier khazad_heavy_spears, 50, 0, 1.3, 0.35
officer dwarf_captain_early_flag
officer dwarven_officer
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
move_speed_mod 0.9
formation 1.2, 1.2, 2.5, 2.5, 6, square, shield_wall
stat_health 1, 3
stat_pri 5, 3, no, 0, 0, melee, melee_blade, piercing, spear,
40, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 4, 8, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1050, 420, 125, 125, 1050, 3, 90
armour_ug_levels 3, 4, 5, 6
armour_ug_models khazad_heavy_spears, khazad_heavy_spears,
khazad_heavy_spears_upg, khazad_heavy_spears_upg
ownership norway, slave, normans
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 40

type Legion Deeping Guard


dictionary Legion_Deeping_Guard
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dorwin_maa73, 50, 0, 1.3, 0.35
officer dwarf_captain_early_flag
officer dwarven_officer
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
move_speed_mod 0.9
formation 1.2, 1.2, 2.5, 2.5, 6, square, shield_wall
stat_health 1, 3
stat_pri 8, 3, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1040, 410, 125, 125, 1040, 3, 88
armour_ug_levels 3, 4, 5, 6
armour_ug_models dorwin_maa73, dorwin_maa73, dorwin_maa73_upg,
dorwin_maa73_upg
ownership norway, slave
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 40

type Legion Hammerguard


dictionary Legion_Hammerguard
category infantry
class spearmen
voice_type Heavy
accent Scottish
banner faction main_infantry
banner holy crusade
soldier khazad_heavy_axe, 50, 0, 1.3
officer dwarf_captain_early_flag
officer dwarven_officer
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
move_speed_mod 0.9
formation 1.2, 1.2, 2.5, 2.5, 6, square
stat_health 1, 3
stat_pri 8, 4, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1090, 430, 125, 125, 1090, 3, 91
armour_ug_levels 3, 4, 5, 6
armour_ug_models khazad_heavy_axe, khazad_heavy_axe, khazad_heavy_axe_upg,
khazad_heavy_axe_upg
ownership norway, slave, normans
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 40

type Khazad-dum Guardians


dictionary Khazad_dum_Guardians
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier khazad_guard, 45, 0, 1.5, 0.35
officer dwarf_captain_early_flag
officer dwarven_officer
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
move_speed_mod 0.9
formation 1.0, 0, 2.2, 2.2, 6, square, shield_wall
stat_health 1, 4
stat_pri 11, 3, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 20, 9, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1370, 570, 200, 200, 1270, 2, 127
armour_ug_levels 5, 6, 7
armour_ug_models khazad_guard, khazad_guard, khazad_guard
ownership moors, norway, hungary, slave
era 0 moors, norway, hungary
era 1 moors, norway, hungary
era 2 moors, norway, hungary
recruit_priority_offset 50

type Khazad-dum Reclaimers


dictionary Khazad_Reclaimers
category infantry
class heavy
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier khazad_reclaimers, 45, 0, 1.5
officer dwarf_captain_early_flag
officer dwarven_officer
mount_effect horse +4, camel +3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish, legionary_name
move_speed_mod 0.9
formation 1.2, 1.2, 2.4, 2.4, 6, square
stat_health 1, 4
stat_pri 13, 3, quality_thrown_axe, 45, 2, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown, ap
stat_sec 9, 4, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_sec_attr ap
stat_pri_armour 20, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 25, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1370, 570, 200, 200, 1370, 2, 130
armour_ug_levels 5, 6, 7
armour_ug_models khazad_reclaimers, khazad_reclaimers_upg,
khazad_reclaimers_upg
ownership norway, slave
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 50

type First Legion


dictionary First_Legion
category infantry
class heavy
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier khazad_elite, 40, 0, 1.5
officer dwarf_captain_early_flag
officer dwarven_officer
mount_effect horse +7, camel +5, elephant +4
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
pike, free_upkeep_unit, command, legionary_name
move_speed_mod 0.9
formation 1.0, 0, 2.0, 2.0, 4, square, phalanx
stat_health 1, 4
stat_pri 8, 5, no, 0, 0, melee, melee_blade, piercing, spear,
90, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1400, 540, 125, 125, 1400, 1, 140
armour_ug_levels 5, 6, 7
armour_ug_models khazad_elite, khazad_elite, khazad_elite
ownership norway, slave
era 0 norway
era 1 norway
era 2 norway
recruit_priority_offset 50

;#################################################################
;########################## EREBOR ###############################
;#################################################################
type Durins Guard
dictionary Durins_Guard
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier bodyguard, 15, 0, 1.5, 0.35
officer dwarf_captain_early_flag
officer dwarf_captain_early_flag
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
general_unit, free_upkeep_unit
move_speed_mod 0.95
formation 1.2, 1.2, 2.4, 2.4, 4, square, shield_wall
stat_health 1, 6
stat_pri 12, 4, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 320, 200, 200, 1000, 1, 100
armour_ug_levels 5, 6, 7
armour_ug_models bodyguard_upg, bodyguard_upg, bodyguard_upg
ownership moors, slave
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 70

type Kings Halberds


dictionary Kings_Halberds
category infantry
class spearmen
voice_type Heavy
accent Scottish
banner faction main_infantry
soldier dwarven_halberdmen, 45, 0, 1.3
officer dwarf_captain_early_flag
officer iron_guard_upg
mount_effect horse +1, camel +1, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square, phalanx
stat_health 1, 2
stat_pri 3, 6, no, 0, 0, melee, melee_blade, piercing, axe,
40, 1
stat_pri_attr ap, spear_bonus_4, spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1070, 425, 125, 125, 1070, 3, 97
armour_ug_levels 3, 4, 5, 6
armour_ug_models dwarven_halberdmen, dwarven_halberdmen,
dwarven_halberdmen_upg, dwarven_halberdmen_upg
ownership moors, norway, slave
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 40

type Erebor Infantry


dictionary Erebor_Infantry
category infantry
class light
voice_type Heavy
accent Scottish
banner faction main_infantry
banner holy crusade
soldier dwarven_warriors, 60, 0, 1.1, 0.35
officer dwarf_captain_early_flag
officer iron_guard_upg
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 6, square, shield_wall
stat_health 1, 1
stat_pri 8, 4, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 19, normal, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 640, 300, 125, 125, 640, 4, 54
armour_ug_levels 2, 3, 4, 5
armour_ug_models dwarven_warriors, dwarven_warriors_upg,
dwarven_warriors_upg, dwarven_warriors_upg
ownership moors, slave, norway, scotland
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 30

type Kings Shields


dictionary Kings_Shields
category infantry
class spearmen
voice_type Heavy
accent Scottish
banner faction main_spear
banner holy crusade
soldier dwarven_pikemen, 50, 0, 1.3, 0.35
officer dwarf_captain_early_flag
officer iron_guard_upg
mount_effect horse +3, camel +2, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 2
stat_pri 7, 4, no, 0, 0, melee, melee_blade, piercing, spear,
40, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 6, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 995, 415, 125, 125, 995, 3, 89
armour_ug_levels 3, 4, 5, 6
armour_ug_models dwarven_pikemen, dwarven_pikemen, dwarven_pikemen_ug1,
dwarven_pikemen_ug1
ownership moors, norway, scotland, slave
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 40

type Kings Axes


dictionary Kings_Axes
category infantry
class spearmen
voice_type Heavy
accent Scottish
banner faction main_infantry
banner holy crusade
soldier warriors, 50, 0, 1.3
officer dwarf_captain_early_flag
officer iron_guard_upg
mount_effect elephant +3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 9, 7, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1010, 430, 125, 125, 1010, 3, 91
armour_ug_levels 3, 4, 5, 6
armour_ug_models warriors, warriors, warriors_upg, warriors_upg
ownership moors, norway, slave
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 40

type Iron Guard


dictionary Iron_Guard
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dwarven_warriors, 45, 0, 1.5, 0.35
officer dwarf_captain_early_flag
officer bodyguard_upg
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square, shield_wall
stat_health 1, 3
stat_pri 13, 5, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 7, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 25, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1260, 500, 125, 125, 1260, 3, 126
armour_ug_levels 4, 5, 6, 7
armour_ug_models iron_guard_upg, iron_guard_upg, iron_guard_upg,
iron_guard_upg
ownership moors, norway, slave
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 40

type Kings Warriors


dictionary Kings_Warriors
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier hvy_axethrowers, 50, 0, 1.3
officer dwarf_captain_early_flag
officer iron_guard_upg
mount_effect horse -1, camel -1
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
free_upkeep_unit, cannot_skirmish
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 12, 3, quality_thrown_axe, 50, 2, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown, ap
stat_sec 10, 5, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 12, 4, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1000, 410, 125, 125, 1000, 3, 90
armour_ug_levels 3, 4, 5, 6
armour_ug_models hvy_axethrowers, hvy_axethrowers, hvy_axethrowers_upg,
hvy_axethrowers_upg
ownership moors, norway, slave
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 40

type Erebor Axethrowers


dictionary Erebor_Axethrowers
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier axethrowers, 60, 0, 1.1
officer dwarf_captain_early_flag
officer iron_guard_upg
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
cannot_skirmish, free_upkeep_unit
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 10, 3, quality_thrown_axe, 50, 2, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown, ap
stat_sec 5, 4, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 7, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 19, impetuous, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 640, 290, 125, 125, 540, 4, 54
armour_ug_levels 2, 3, 4, 5
armour_ug_models axethrowers, axethrowers_upg, axethrowers_upg,
axethrowers_upg
ownership moors, norway, slave
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 30

type Axeguard of Erebor


dictionary Axeguard_of_Erebor
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier warriors2, 45, 0, 1.5
officer dwarf_captain_early_flag
officer iron_guard_upg
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 13, 3, quality_thrown_axe, 50, 2, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown, ap
stat_sec 10, 8, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_sec_attr ap
stat_pri_armour 16, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 24, impetuous, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1275, 475, 125, 125, 1275, 2, 127
armour_ug_levels 4, 5, 6, 7
armour_ug_models warriors2, warriors2_upg, warriors2_upg, warriors2_upg
ownership moors, norway, slave
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 40

type Dragonslayers
dictionary Dragonslayers
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dwarven_warriors, 45, 0, 1.5, 0.35
officer dwarf_captain_early_flag
officer iron_guard_upg
mount_effect horse +4, camel +4, elephant +6
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, frighten_foot, command
move_speed_mod 0.95
formation 1.2, 1.2, 2.4, 2.4, 4, square, shield_wall
stat_health 1, 3
stat_pri 10, 6, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 17, 8, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 26, impetuous, highly_trained, lock_morale
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1380, 560, 200, 200, 1380, 2, 1380
armour_ug_levels 4, 5, 6 ,7
armour_ug_models khazad_dum, khazad_dum, khazad_dum, khazad_dum
ownership moors, norway, slave
era 0 moors, norway
era 1 moors, norway
era 2 moors, norway
recruit_priority_offset 50

type Iron Hills Mattocks


dictionary Iron_Hills_Mattocks
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dorwin_maa72, 60, 0, 1.1
officer dwarf_captain_early_flag
officer iron_guard_upg
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 7, 6, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 20, normal, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 700, 320, 125, 125, 700, 4, 70
armour_ug_levels 2, 3, 4, 5
armour_ug_models heavy_mattocks_upg, heavy_mattocks_upg, heavy_mattocks_upg,
heavy_mattocks_upg
ownership moors, slave
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 30

type Sons of the Fallen


dictionary Dwarven_Fallen
category infantry
class heavy
voice_type Heavy
accent Scottish
banner faction main_spear
soldier dwarven_fallen, 45, 0, 1.5, 0.35
officer dwarf_captain_early_flag
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, mercenary_unit, frighten_foot
move_speed_mod 0.95
formation 1.2, 1.2, 2.4, 2.4, 4, square, shield_wall
stat_health 1, 3
stat_pri 11, 4, no, 0, 0, melee, melee_blade, piercing, spear,
40, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1410, 620, 125, 125, 1410, 2, 141
armour_ug_levels 4, 5, 6, 7
armour_ug_models dwarven_fallen, dwarven_fallen, dwarven_fallen,
dwarven_fallen
ownership moors, norway, hungary, slave, normans
era 0 moors, norway, hungary, slave
era 1 moors, norway, hungary, slave
era 2 moors, norway, hungary, slave
recruit_priority_offset 50

type Blacklock Engineers


dictionary Blacklock_Engineers
category infantry
class missile
voice_type Heavy
accent Scottish
banner faction main_missile
banner holy crusade
soldier dwarven_crossbowmen, 40, 0, 1.3
officer dwarf_captain_early_flag
officer dorwin_maa60
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
stakes, crossbow, free_upkeep_unit, cannot_skirmish
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 13, 3, dwarven_crossbow_bolt, 160, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 4, 3, no, 0, 0, melee, melee_blade, blunt, mace, 60,
1
stat_sec_attr ap
stat_pri_armour 15, 3, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1110, 480, 125, 125, 1110, 3, 110
armour_ug_levels 4, 5, 6, 7
armour_ug_models dorwin_maa77, dorwin_maa77, dorwin_maa77, dorwin_maa77
ownership moors, slave, norway, khand
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 40

type Orocarni Warriors


dictionary Orocarni_Warriors
category infantry
class spearmen
voice_type Heavy
accent Scottish
banner faction main_infantry
banner holy crusade
soldier dorwin_maa74, 50, 0, 1.3
officer dwarf_captain_early_flag
officer dorwin_maa60
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 8, 6, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 13, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1050, 425, 125, 125, 1050, 3, 95
armour_ug_levels 3, 4, 5, 6
armour_ug_models dorwin_maa74, dorwin_maa74, dorwin_maa74, dorwin_maa74
ownership slave, khand
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 40

type Stonefoot Spearmen


dictionary Stonefoot_Spearmen
category infantry
class light
voice_type Heavy
accent Scottish
banner faction main_spear
banner holy crusade
soldier dorwin_maa75, 60, 0, 1.1, 0.35
officer dwarf_captain_early_flag
officer dorwin_maa60
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 5, 3, no, 0, 0, melee, melee_blade, piercing, spear,
40, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 19, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 690, 325, 125, 125, 690, 4, 59
armour_ug_levels 2, 3, 4, 5
armour_ug_models dorwin_maa75, dorwin_maa75, dorwin_maa75, dorwin_maa75
ownership moors, slave, khand
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 30

type Stiffbeard Archers


dictionary Stiffbeard_Archers
category infantry
class missile
voice_type Light
accent Scottish
banner faction main_missile
banner holy crusade
soldier dorwin_maa78, 50, 0, 1.1
officer dwarf_captain_early_flag
officer dorwin_maa60
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 3, 3, medium_arrow, 150, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 4, 3, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 7, 2, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 19, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 670, 300, 125, 125, 670, 3, 57
armour_ug_levels 2, 3, 4 ,5
armour_ug_models dorwin_maa78, dorwin_maa78, dorwin_maa78, dorwin_maa78
ownership moors, slave, khand
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 30

type Iron Fist Hammers


dictionary Iron_Fist_Hammers
category infantry
class heavy
voice_type Heavy
accent Scottish
banner faction main_infantry
banner holy crusade
soldier dorwin_maa60, 45, 0, 1.5
officer dwarf_captain_early_flag
officer dorwin_maa60
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 3
stat_pri 11, 3, no, 0, 0, melee, melee_blade, piercing, mace,
40, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 10, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1350, 515, 200, 200, 1350, 2, 135
armour_ug_levels 4, 5, 6, 7
armour_ug_models dorwin_maa60, dorwin_maa60, dorwin_maa60, dorwin_maa60
ownership moors, slave, norway, khand
era 0 moors
era 1 moors
era 2 moors
recruit_priority_offset 50

type Hammers of Gundabad


dictionary Gundabad_Hammers
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier gundabad_hammers, 40, 0, 2
officer dwarf_captain_early_flag
mount_effect elephant +4
attributes sea_faring, hide_forest, very_hardy, can_withdraw, stakes,
command, free_upkeep_unit, frighten_foot, frighten_mounted
move_speed_mod 0.95
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 3
stat_pri 15, 7, no, 0, 0, melee, melee_blade, blunt, mace, 40, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 20, 13, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 28, disciplined, highly_trained, lock_morale
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1550, 620, 200, 200, 1550, 3, 115
armour_ug_levels 5, 6, 7
armour_ug_models gundabad_hammers, gundabad_hammers, gundabad_hammers
ownership moors, hungary, norway, slave
era 0 moors, hungary, norway
era 1 moors, hungary, norway
era 2 moors, hungary, norway
recruit_priority_offset 50

;#################################################################
;########################## ERED-LUIN ############################
;#################################################################
type Tumunzahar Nobles
dictionary Tumunzahar_Nobles
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier warriors, 15, 0, 1.5
officer dwarf_captain_early_flag
officer dwarf_captain_early_flag
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
general_unit, free_upkeep_unit
move_speed_mod 0.95
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 6
stat_pri 15, 6, no, 0, 0, melee, melee_blade, slashing, sword,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 12, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 18
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 320, 200, 200, 1000, 1, 100
armour_ug_levels 5, 6, 7
armour_ug_models ered_bodyguard_upg, ered_bodyguard_upg, ered_bodyguard_upg
ownership hungary, slave
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 70

type Ered Luin Scouts


dictionary Ered_Luin_Scouts
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier dwarven_crossbowmen, 50, 0, 1.1
officer dwarf_captain_early_flag
officer palace_guards
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw, crossbow,
free_upkeep_unit, cannot_skirmish, very_hardy
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 7, 2, elite_crossbow_bolt, 150, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 4, 3, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_sec_attr no
stat_pri_armour 6, 3, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 18, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 650, 280, 125, 125, 650, 4, 54
armour_ug_levels 2, 3, 4 ,5
armour_ug_models ered_bow, ered_bow_upg, ered_bow_upg, ered_bow_upg
ownership hungary, slave
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 30
type Broadbeam Marksmen
dictionary Broadbeam_Marksmen
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier nogrod_wardens, 40, 0, 1.3
officer palace_guards
mount_effect horse +5, camel +4, elephant +3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 3
stat_pri 14, 3, dwarven_elite_crossbow_bolt, 190, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 8, 3, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_sec_attr no
stat_pri_armour 8, 8, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -2, 1, 3
stat_mental 24, disciplined, untrained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1280, 485, 125, 125, 1280, 3, 91
armour_ug_levels 4, 5, 6
armour_ug_models nogrod_wardens, nogrod_wardens, nogrod_wardens
ownership hungary, slave
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 50

type Ered Luin Militia


dictionary Ered_Luin_Militia
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dwarven_warriors, 60, 0, 1.1, 0.35
officer dwarf_captain_early_flag
officer palace_guards
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 2
stat_pri 7, 3, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 4, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 19, normal, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 640, 300, 125, 125, 640, 4, 54
armour_ug_levels 2, 3, 4, 5
armour_ug_models ered_warriors, ered_warriors_upg, ered_warriors_upg,
ered_warriors_upg
ownership hungary, slave, norway
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 30

type Ered Luin Pikemen


dictionary Ered_Luin_Pikemen
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier ered_spears, 55, 0, 1.1, 0.35
officer dwarf_captain_early_flag
officer palace_guards
mount_effect horse +6, camel +4, elephant +3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
pike, free_upkeep_unit
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 7, square, phalanx
stat_health 1, 2
stat_pri 3, 3, no, 0, 0, melee, melee_blade, piercing, spear,
90, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, 0, 3
stat_mental 19, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 680, 320, 125, 125, 680, 4, 63
armour_ug_levels 2, 3, 4, 5
armour_ug_models ered_spears, ered_spears_upg, ered_spears_upg,
ered_spears_upg
ownership hungary, slave, norway
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 30

type Longbeard Phalanx


dictionary Longbeard_Phalanx
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
soldier ered_halberd, 45, 0, 1.3
officer dwarf_captain_early_flag
officer palace_guards
mount_effect horse +6, camel +6, elephant +5
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.4, 1.4, 2.8, 2.8, 7, square, phalanx
stat_health 1, 2
stat_pri 5, 3, no, 0, 0, melee, melee_blade, piercing, spear,
90, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1010, 405, 125, 125, 1010, 3, 91
armour_ug_levels 3, 4, 5, 6
armour_ug_models ered_halberd, ered_halberd, ered_halberd_upg,
ered_halberd_upg
ownership hungary, slave
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 50

type Longbeard Swordsmen


dictionary Longbeard_Swordsmen
category infantry
class spearmen
voice_type Heavy
accent Scottish
banner faction main_infantry
banner holy crusade
soldier ered_swords, 50, 0, 1.3, 0.35
officer dwarf_captain_early_flag
officer palace_guards
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square, shield_wall
stat_health 1, 2
stat_pri 9, 4, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 5, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 970, 400, 125, 125, 970, 3, 87
armour_ug_levels 3, 4, 5, 6
armour_ug_models ered_swords, ered_swords, ered_swords_upg, ered_swords_upg
ownership hungary, slave, normans
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 50

type Longbeard Crossbows


dictionary Longbeard_Crossbows
category infantry
class missile
voice_type Heavy
accent Scottish
banner faction main_missile
banner holy crusade
soldier dwarven_crossbowmen, 45, 0, 1.3
officer dwarf_captain_early_flag
officer palace_guards
mount_effect horse -1, camel -1
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
crossbow, free_upkeep_unit, cannot_skirmish
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 12, 3, dwarven_crossbow_bolt, 165, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 7, 3, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_sec_attr no
stat_pri_armour 12, 3, 3, metal ; Dwarven Heavy Lamellar
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 23, disciplined, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 975, 430, 125, 125, 975, 3, 97
armour_ug_levels 3, 4, 5, 6
armour_ug_models ered_axethrow, ered_axethrow, ered_axethrow_upg,
ered_axethrow_upg
ownership hungary, slave, normans
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 40

type Azaghals Tomb Protectors


dictionary Azaghals_Tomb_Protectors
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier belegost, 45, 0, 1.5
officer dwarf_captain_early_flag
officer palace_guards
mount_effect elephant +5
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, command
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 5, square
stat_health 1, 3
stat_pri 9, 5, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1250, 530, 200, 200, 1350, 2, 120
armour_ug_levels 4, 5, 6, 7
armour_ug_models belegost_upg, belegost_upg, belegost_upg, belegost_upg
ownership hungary, slave
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 60

type Firebeard Warriors


dictionary Firebeard_Warriors
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Az_Tomb_Protectors, 55, 0, 1.1
officer dwarf_captain_early_flag
officer palace_guards
mount_effect camel +2, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 6, 5, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1 ; heavy weapon
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -3, 0, 3
stat_mental 20, impetuous, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 770, 360, 125, 125, 770, 3, 81
armour_ug_levels 2, 3, 4, 5
armour_ug_models Az_Tomb_Protectors, Az_Tomb_Protectors, Az_Tomb_Protectors,
Az_Tomb_Protectors
ownership hungary, slave
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 40

type Gabilgathol Guard


dictionary Gabilgathol_Guard
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier dwarven_warriors, 45, 0, 1.5, 0.35
officer dwarf_captain_early_flag
officer palace_guards
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.95
formation 1.2, 0, 2.4, 2.4, 4, square, shield_wall
stat_health 1, 3
stat_pri 10, 4, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 8, 5, metal ; advanced lamellar ; defense 5 + 2 +
1
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 25, disciplined, highly_trained, lock_morale
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 500, 200, 200, 1275, 2, 117
armour_ug_levels 4, 5, 6, 7
armour_ug_models palace_guards, palace_guards, palace_guards, palace_guards
ownership hungary, slave
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 60

type Grimborn Reavers


dictionary Grimborn_Reavers
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier ebony_guard, 45, 0, 1.5, 0.35
officer dwarf_captain_early_flag
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, frighten_foot
move_speed_mod 0.95
formation 1.2, 0, 2.4, 2.4, 4, square
stat_health 1, 3
stat_pri 15, 7, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 8, 0, metal ; advanced lamellar ; defense 5 + 2 +
1
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -3, 0, 3
stat_mental 26, impetuous, highly_trained, lock_morale
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1350, 550, 200, 200, 1350, 2, 117
armour_ug_levels 4, 5, 6, 7
armour_ug_models ebony_guard, ebony_guard, ebony_guard, ebony_guard
ownership hungary, slave
era 0 hungary
era 1 hungary
era 2 hungary
recruit_priority_offset 60

;#################################################################
;######################### HIGH ELVES ##############################
;#################################################################
type Calaquendi Lords
dictionary Calaquendi_Lords
category infantry
class heavy
voice_type General
accent Sindarin
banner faction main_spear
banner holy crusade
soldier calaquendi_lords, 14, 0, 1.4
officer high_elves_banner_L
officer high_elves_banner_I
mount_effect camel +1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, general_unit
move_speed_mod 1.05
formation 1.0, 0, 2.0, 2.0, 4, square
stat_health 1, 6
stat_pri 15, 6, no, 0, 0, melee, melee_blade, slashing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 9, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 22, disciplined, highly_trained, locked_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 310, 200, 200, 1000, 1, 100
armour_ug_levels 5, 6
armour_ug_models calaquendi_lords, calaquendi_lords
ownership saxons, slave, normans
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 70

type GilGalads Company


dictionary Gil_Galads_Company
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier eldarinwe_bg, 12, 0, 1.4, 0.35
officer high_elves_banner_I
officer eldarinwe_spears
mount_effect elephant -2, camel +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish, frighten_foot, command,
frighten_mounted
move_speed_mod 1.1
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 7
stat_pri 11, 6, elven_ranger_arrow, 220, 38, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 19, 10, no, 0, 0, melee, melee_blade, piercing,
sword, 0, 1
stat_sec_attr no
stat_pri_armour 18, 16, 0, metal
stat_sec_armour 0, 0, metal
stat_heat 5
stat_ground 2, 2, 2, 2
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1400, 0, 200, 200, 1400, 1, 140
armour_ug_levels 5, 6
armour_ug_models eldarinwe_bg, eldarinwe_bg
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 50

type Lindar Guards


dictionary Lindar_Guards
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier lindar_guards, 50, 0, 1.0
officer high_elves_banner_L
officer calaquendi_lords
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.1
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 2
stat_pri 8, 4, no, 0, 0, melee, melee_blade, piercing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 6, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 840, 350, 200, 200, 860, 4, 86
armour_ug_levels 2, 3, 4, 5
armour_ug_models lindar_guards, lindar_guards_upg, lindar_guards_upg,
lindar_guards_upg
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 30

type Lindar Bowmen


dictionary Lindar_Bowmen
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier lindar_bowmen, 50, 0, 1.0
officer high_elves_banner_L
officer calaquendi_lords
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 1, 2
stat_pri 5, 3, elven_militia_arrow, 170, 20, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 6, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 6, 6, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 860, 330, 200, 200, 860, 4, 86
armour_ug_levels 2, 3, 4, 5
armour_ug_models lindar_bowmen, lindar_bowmen_upg, lindar_bowmen_upg,
lindar_bowmen_upg
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 30

type Lindar Mariners


dictionary Lindar_Mariners
category infantry
class missile
voice_type Light
accent Sindarin
banner faction main_infantry
banner holy crusade
soldier Afghan_Javelinmen, 45, 0, 1.0
officer high_elves_banner_L
officer calaquendi_lords
mount_effect horse +1, camel -1
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 1, 2
stat_pri 8, 5, elite_javelin, 65, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, ap
stat_sec 10, 6, no, 0, 0, melee, melee_blade, piercing, sword,
0, 1
stat_sec_attr no
stat_pri_armour 7, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 930, 390, 200, 200, 930, 3, 120
armour_ug_levels 3, 4, 5
armour_ug_models lindar_mariners, lindar_mariners_upg, lindar_mariners_upg
ownership saxons, slave, hungary
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 30

type Lindon Longspears


dictionary Lindon_Longspears
category infantry
class spearmen
voice_type Light
accent Sindarin
banner faction main_infantry
banner holy crusade
soldier lindon_longspears, 45, 0, 1.0
officer high_elves_banner_L
officer calaquendi_lords
mount_effect horse +5, camel +4, elephant +3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, pike
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 5, square, phalanx
stat_health 1, 2
stat_pri 4, 5, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 970, 400, 200, 200, 970, 3, 97
armour_ug_levels 2, 3, 4, 5
armour_ug_models lindon_longspears, lindon_longspears,
lindon_longspears_upg, lindon_longspears_upg
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 30

type Amanyar Riders


dictionary Amanyar_Riders
category cavalry
class heavy
voice_type Heavy
accent Sindarin
banner faction main_cavalry
banner holy crusade
soldier amanyar_riders, 20, 0, 1.2
officer high_elves_banner_I
mount elven horse
mount_effect camel +1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, can_formed_charge, free_upkeep_unit
move_speed_mod 1.1
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 7, 7, no, 0, 0, melee, melee_blade, piercing, spear,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, -1, -1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1025, 470, 200, 200, 1025, 3, 130
armour_ug_levels 3, 4, 5, 6
armour_ug_models amanyar_riders, amanyar_riders_upg, amanyar_riders_upg,
amanyar_riders_upg
ownership saxons, slave, normans
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 50

type Amanyar Swordmasters


dictionary Amanyar_Swordmasters
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier amanyar_swordmasters, 45, 0, 1.2
officer high_elves_banner_I
officer eldarinwe_spears
mount_effect horse -1, elephant +4
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, frighten_foot
move_speed_mod 1.1
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 16, 8, no, 0, 0, melee, melee_blade, piercing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1120, 470, 200, 200, 1020, 3, 102
armour_ug_levels 3, 4, 5, 6
armour_ug_models amanyar_swordmasters, amanyar_swordmasters_upg,
amanyar_swordmasters_upg, amanyar_swordmasters_upg
ownership saxons, slave, turks
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 40

type Amanyar Rangers


dictionary Amanyar_Rangers
category cavalry
class missile
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier amanyar_rangers, 20, 0, 1.2
officer high_elves_banner_I
mount simple horse
mount_effect horse +2, mount_light_wolf +2, warg_camel +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, cantabrian_circle, free_upkeep_unit
move_speed_mod 1.1
formation 2, 4.4, 3, 6, 3, horde
stat_health 1, 7
stat_pri 8, 5, elven_horsearcher_arrow, 140, 30, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 6, 5, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_sec_attr no
stat_pri_armour 10, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, -1, 1
stat_mental 20, disciplined, highly_trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 480, 200, 200, 1200, 2, 120
armour_ug_levels 3, 4, 5, 6
armour_ug_models amanyar_rangers, amanyar_rangers_upg, amanyar_rangers_upg,
amanyar_rangers_upg
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 40

type Sindar Spearmen


dictionary Sindar_Spearmen
category infantry
class spearmen
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier sindar_spearmen, 45, 0, 1.2, 0.35
officer high_elves_banner_L
officer calaquendi_lords
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 1.05
formation 1.2, 1.2, 2.4, 2.4, 5, square, shield_wall
stat_health 1, 3
stat_pri 12, 5, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 490, 200, 200, 1200, 3, 120
armour_ug_levels 3, 4, 5, 6
armour_ug_models sindar_spearmen, sindar_spearmen_upg, sindar_spearmen_upg,
sindar_spearmen_upg
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 40

type Sindar Archers


dictionary Sindar_Archers
category infantry
class missile
voice_type Heavy
accent Sindarin
banner faction main_missile
banner holy crusade
soldier sindar_archers, 45, 0, 1.2
officer high_elves_banner_L
officer calaquendi_lords
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.05
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 7, 5, elven_medium_arrow, 190, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 10, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 11, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 490, 200, 200, 1200, 3, 120
armour_ug_levels 3, 4, 5, 6
armour_ug_models sindar_archers, sindar_archers_upg, sindar_archers_upg,
sindar_archers_upg
ownership saxons, slave, normans
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 40

type Sindar Axemen


dictionary Sindar_Axemen
category infantry
class spearmen
voice_type Heavy
accent Sindarin
banner faction main_infantry
banner holy crusade
soldier sindar_axemen, 45, 0, 1.2
officer high_elves_banner_L
officer calaquendi_lords
mount_effect horse -1, camel -2, elephant -2
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 1.05
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 10, 7, no, 0, 0, melee, melee_blade, slashing, axe,
0, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 6, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 490, 200, 200, 1200, 3, 120
armour_ug_levels 3, 4, 5, 6
armour_ug_models sindar_axemen, sindar_axemen_upg, sindar_axemen_upg,
sindar_axemen_upg
ownership saxons, slave, normans
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 40

type Noldorin Archers


dictionary Noldorin_Archers
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier noldor_archers, 40, 0, 1.4
officer high_elves_banner_I
officer eldarinwe_spears
mount_effect camel +1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.05
formation 1.0, 0, 2.0, 2.0, 4, square
stat_health 1, 4
stat_pri 9, 6, elven_elite_arrow, 210, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 11, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 16, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 8
stat_ground 0, -1, 2, 2
stat_mental 23, disciplined, highly_trained, lock_morale
stat_charge_dist 9
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1400, 610, 200, 200, 1400, 2, 140
armour_ug_levels 4, 5, 6
armour_ug_models noldor_archers, noldor_archers, noldor_archers
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 50

type Noldorin Defenders


dictionary Noldorin_Defenders
category infantry
class heavy
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier noldor_defenders, 40, 0, 1.4, 0.35
officer high_elves_banner_I
officer eldarinwe_spears
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.05
formation 1.0, 0, 2.0, 2.0, 4, square, shield_wall
stat_health 1, 4
stat_pri 14, 6, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1 ; 3+6+2
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 15, 10, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 23, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1400, 630, 200, 200, 1400, 2, 140
armour_ug_levels 4, 5, 6
armour_ug_models noldor_defenders, noldor_defenders, noldor_defenders
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 50

type Noldorin Veterans


dictionary Noldorin_Veterans
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier noldor_veterans, 40, 0, 1.4
officer high_elves_banner_I
officer eldarinwe_spears
mount_effect camel +1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.05
formation 1.0, 0, 2.0, 2.0, 4, square
stat_health 1, 4
stat_pri 18, 10, no, 0, 0, melee, melee_blade, slashing,
sword, 0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 23, disciplined, highly_trained, lock_morale
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1400, 630, 200, 200, 1400, 2, 140
armour_ug_levels 4, 5, 6
armour_ug_models noldor_veterans, noldor_veterans, noldor_veterans
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 50

type Mithlond Nobles


dictionary Mithlond_Nobles
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier mithlond_nobles, 35, 0, 1.4
officer high_elves_banner_L
officer calaquendi_lords
mount_effect camel +1, elephant -2
attributes sea_faring, hide_improved_forest, command,
very_hardy, can_withdraw, free_upkeep_unit
move_speed_mod 1.05
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 4
stat_pri 20, 12, no, 0, 0, melee, melee_blade, piercing,
sword, 0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 20, 12, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1700, 850, 200, 200, 1700, 2, 170
armour_ug_levels 4, 5, 6
armour_ug_models mithlond_nobles, mithlond_nobles_upg, mithlond_nobles_upg
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 70

type Eregion Smiths


dictionary Eregion_Smiths
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier eregion_smiths, 35, 0, 1.6
officer high_elves_banner_I
officer eldarinwe_spears
mount_effect camel +1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, command
move_speed_mod 1.05
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 4
stat_pri 15, 8, no, 0, 0, melee, melee_blade, blunt, mace, 0,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 22, 12, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1700, 850, 200, 200, 1700, 2, 170
armour_ug_levels 4, 5, 6
armour_ug_models eregion_smiths, eregion_smiths, eregion_smiths
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 70

type Elderinwe Tirno


dictionary Elderinwe_Tirno
category infantry
class heavy
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier eldarinwe_pike, 30, 0, 1.4
officer high_elves_banner_I
officer eldarinwe_spears
mount_effect horse +8, camel +6, elephant +5
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, pike, free_upkeep_unit, command
move_speed_mod 1.05
formation 1.4, 1.2, 2.8, 2.4, 5, square, phalanx
stat_health 1, 4
stat_pri 9, 6, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1600, 775, 200, 200, 1600, 2, 160
armour_ug_levels 5, 6
armour_ug_models eldarinwe_pike, eldarinwe_pike
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 60

type Elderinwe Roquen


dictionary Elderinwe_Roquen
category cavalry
class heavy
voice_type General
banner faction main_cavalry
banner holy crusade
soldier eldarinwe_lancers, 16, 0, 1.4
officer high_elves_banner_I
mount elven horse
mount_effect camel +2, elephant -1
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, can_formed_charge, free_upkeep_unit
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 12, 13, no, 0, 0, melee, melee_blade, piercing,
spear, 30, 1
stat_pri_attr no
stat_sec 10, 10, no, 0, 0, melee, melee_blade, piercing,
sword, 20, 1
stat_sec_attr no
stat_pri_armour 18, 6, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, -1, -1
stat_mental 23, disciplined, highly_trained, lock_morale
stat_charge_dist 55
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1800, 840, 200, 200, 1800, 2, 180
armour_ug_levels 5, 6
armour_ug_models eldarinwe_lancers, eldarinwe_lancers
ownership saxons, slave
era 0 saxons
era 1 saxons
era 2 saxons
recruit_priority_offset 70

;#################################################################
;########################## THRANDUIL ############################
;#################################################################
type Tawar Areiniyr
dictionary Tawar_Areiniyr
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier noldor_archers, 14, 0, 1.4
officer woodland_captain_early_flag
officer woodland_captain_early_flag
mount_effect camel -1, elephant -2, nazgul horse +2
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, cannot_skirmish, general_unit, free_upkeep_unit
move_speed_mod 1.1
formation 1.2, 1.2, 2.4, 2.4, 3, square
stat_health 1, 6
stat_pri 11, 5, elven_ranger_arrow, 215, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 11, 5, no, 0, 0, melee, melee_blade, slashing, sword,
0, 1
stat_sec_attr no
stat_pri_armour 14, 13, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 22, disciplined, highly_trained, lock_morale
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 310, 200, 200, 1000, 1, 100
armour_ug_levels 4, 5, 5, 5
armour_ug_models mirkwood_bg
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 70

type Woodland Scouts


dictionary Woodland_Scouts
category infantry
class missile
voice_type Light
accent Sindarin
banner faction main_missile
banner holy crusade
soldier lindar_bowmen, 55, 0, 1.0
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.2
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 6, 3, elven_militia_arrow, 180, 20, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 4, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -1, 2, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 775, 320, 200, 200, 775, 4, 74
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models Silvan_Archer, Silvan_Archer_upg, Silvan_Archer_upg
ownership mongols, slave, scotland
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 40

type Woodland Spearmen


dictionary Woodland_Spearmen
category infantry
class light
voice_type Light
banner faction main_spear
banner holy crusade
soldier Silvan_Spear, 45, 0, 1.0, 0.35
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect horse +4, camel +3, nazgul horse +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.15
formation 1.2, 1.2, 2.4, 2.4, 5, square, shield_wall
stat_health 1, 2
stat_pri 7, 5, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 8, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 760, 330, 200, 200, 760, 4, 76
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models Silvan_Spear, Silvan_Spear_upg, Silvan_Spear_upg
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 30

type Woodland Warriors


dictionary Woodland_Warriors
category infantry
class light
voice_type Light
accent Sindarin
banner faction main_infantry
banner holy crusade
soldier woodland_warriors, 45, 0, 1.0
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, mercenary_unit
move_speed_mod 1.2
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 2
stat_pri 9, 5, no, 0, 0, melee, melee_blade, slashing, axe, 0,
1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 6, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 760, 330, 200, 200, 760, 4, 76
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models woodland_warriors, woodland_warriors_upg,
woodland_warriors_upg
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 30

type Woodland Wardens


dictionary Woodland_Wardens
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier Afghan_Javelinmen, 45, 0, 1.0
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect horse +3, camel +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.15
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 8, 5, elite_javelin, 65, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, area
stat_sec 7, 5, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_sec_attr no
stat_pri_armour 5, 5, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 900, 380, 200, 200, 900, 3, 96
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models mirkwood_fwardens, mirkwood_fwardens_upg,
mirkwood_fwardens_upg
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 30

type Woodland Sentinels


dictionary Woodland_Sentinels
category infantry
class missile
voice_type Light
accent Sindarin
banner faction main_missile
banner holy crusade
soldier Silvan_Archer, 50, 0, 1.0
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.2
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 8, 4, elven_medium_arrow, 195, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 8, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 8, 5, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 420, 200, 200, 1000, 4, 100
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models Mirkwood_Marchwardens, Mirkwood_Marchwardens,
Mirkwood_Marchwardens_upg
ownership mongols, norway, slave, scotland, ireland
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 50

type Maethyr i-Thewair


dictionary Maethyr_i_Thewair
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier silvan_axe, 40, 0, 1.0
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.15
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 3
stat_pri 11, 7, no, 0, 0, melee, melee_blade, slashing, axe,
0, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1100, 450, 200, 200, 1100, 3, 110
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models silvan_axe, silvan_axe_upg
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 40

type Elder Council


dictionary Elder_Council
category infantry
class spearmen
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier orop_chosen, 40, 0, 1.0
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect horse +4, camel +3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.15
formation 1.4, 1.2, 2.8, 1.4, 4, square
stat_health 1, 4
stat_pri 11, 5, elite_javelin, 65, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown, ap
stat_sec 11, 5, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_sec_attr spear_bonus_4, light_spear
stat_pri_armour 9, 6, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1100, 450, 200, 200, 1100, 3, 110
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models orop_chosen_upg2, orop_chosen_upg2
ownership mongols, ireland, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 40

type Elvenkings Axeguard


dictionary Elvenkings_Axeguard
category infantry
class heavy
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier mirkwood_arior_axemen, 35, 0, 1.2, 0.35
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect camel +1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.1
formation 1.1, 0, 2.2, 2.2, 4, square, shield_wall
stat_health 1, 4
stat_pri 13, 6, no, 0, 0, melee, melee_blade, slashing, axe,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 13, 8, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1300, 585, 200, 200, 1300, 2, 130
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models mirkwood_arior_axemen, mirkwood_arior_axemen
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 50

type Elvenkings Gateguard


dictionary Elvenkings_Gateguard
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier mirkwood_arior_glaives, 35, 0, 1.2
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect camel -1, elephant -2, nazgul horse +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, frighten_foot
move_speed_mod 1.1
formation 1.1, 0, 2.2, 2.2, 4, square
stat_health 1, 4
stat_pri 17, 9, no, 0, 0, melee, melee_blade, slashing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 13, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1300, 585, 200, 200, 1300, 2, 130
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models mirkwood_arior_glaives, mirkwood_arior_glaives
ownership mongols, ireland, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 50

type Elvenkings Bowguard


dictionary Elvenkings_Bowguard
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier mirkwood_arior_archers, 45, 0, 1.2
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect camel -1, elephant -2, nazgul horse +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.1
formation 1.1, 0, 2.2, 2.2, 4, square
stat_health 1, 5
stat_pri 10, 6, elven_elite_arrow, 220, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 11, 6, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 13, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 2, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1200, 550, 200, 200, 1200, 2, 120
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models mirkwood_arior_archers, mirkwood_arior_archers
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 60

type Hin e-Daur


dictionary Hin_e_Daur
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier Silvan_Archer, 30, 0, 1.0
officer mirkwood_arior_spearmen
mount_effect elephant +6, nazgul horse +2
attributes sea_faring, hide_anywhere, extreme_range, very_hardy,
can_withdraw, free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.2
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 5
stat_pri 12, 6, elven_silverthorn, 240, 16, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr no
stat_sec 11, 6, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 6, 8, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 4, 0
stat_mental 25, disciplined, untrained, lock_morale
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1450, 500, 200, 200, 1450, 2, 115
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models Silvan_Marchwardens, Silvan_Marchwardens
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 70

type Aredhirith
dictionary Aredhirith
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier mirkwood_nobles, 35, 0, 1.2
officer woodland_captain_early_flag
officer mirkwood_arior_spearmen
mount_effect elephant -2, nazgul horse +2
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.1
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 5
stat_pri 11, 6, elven_elite_arrow, 215, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr no
stat_sec 15, 6, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_sec_attr ap
stat_pri_armour 14, 12, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -1, 2, 2
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 18
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1500, 745, 200, 200, 1500, 2, 150
armour_ug_levels 4, 5, 5, 5
armour_ug_models mirkwood_nobles
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 70

type Woodland Horsearchers


dictionary Woodland_Horse_Archers
category cavalry
class missile
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier Turkopoles, 24, 0, 1.0
officer woodland_captain_early_flag
mount simple horse
mount_effect horse +1, mount_light_wolf +2, warg_camel +2
attributes sea_faring, hide_improved_forest, extreme_range,
can_withdraw, cantabrian_circle, free_upkeep_unit, very_hardy
move_speed_mod 1.1
formation 2, 4.4, 3, 6, 3, horde
stat_health 1, 6
stat_pri 6, 5, elven_horsearcher_arrow, 140, 30, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr no
stat_sec 7, 5, no, 0, 0, melee, melee_blade, piercing, sword,
25, 1
stat_sec_attr no
stat_pri_armour 4, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 17, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 860, 375, 200, 200, 860, 3, 84
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models mirkwood_Horse_archer, mirkwood_Horse_archer_upg,
mirkwood_Horse_archer_upg
ownership mongols, ireland, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 40

type Arthirochon
dictionary Arthirochon
category cavalry
class missile
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier stag_riders, 20, 0, 1
officer woodland_captain_early_flag
mount elven horse ;reindeer
mount_effect horse +1, mount_light_wolf +2, warg_camel +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, command, cantabrian_circle
move_speed_mod 1.1
formation 2.075, 3.9, 6, 7.315, 3, horde
stat_health 1, 6
stat_pri 8, 5, elven_horsearcher_arrow, 150, 34, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 8, 5, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_sec_attr no
stat_pri_armour 9, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1220, 445, 200, 200, 1220, 3, 90
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models stag_riders, stag_riders
ownership mongols, slave
era 0 mongols
era 1 mongols
era 2 mongols
recruit_priority_offset 30

;#################################################################
;########################## LORIEN #############################
;#################################################################
type Elbereths Sentinels
dictionary Elbereths_Sentinels
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier elf_guard2, 14, 0, 1.4
officer silvan_captain_early_flag
officer silvan_captain_early_flag
mount_effect camel +2, elephant +2, nazgul horse +2
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, cannot_skirmish, general_unit, free_upkeep_unit
move_speed_mod 1.1
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 6
stat_pri 11, 5, elven_ranger_arrow, 210, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 11, 5, no, 0, 0, melee, melee_blade, slashing, sword,
0, 1
stat_sec_attr no
stat_pri_armour 15, 13, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 22, disciplined, highly_trained, lock_morale
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 310, 200, 200, 1000, 1, 100
armour_ug_levels 4, 5, 5, 5
armour_ug_models silver_guard
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 70

type Lorien Archers


dictionary Lorien_Archer
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier lindar_bowmen, 50, 0, 1.0
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.15
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 1, 3
stat_pri 6, 3, elven_militia_arrow, 180, 20, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 4, 6, 0, leather ;
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 775, 315, 200, 200, 775, 4, 74
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models lorien_archer, lorien_archer_upg, lorien_archer_upg
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 20

type Lorien Warders


dictionary Lorien_Warders
category infantry
class light
voice_type Light
accent Sindarin
banner faction main_spear
banner holy crusade
soldier lorien_spear, 50, 0, 1.0, 0.35
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect horse +4, camel +3, nazgul horse +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, mercenary_unit
move_speed_mod 1.15
formation 1.2, 1.2, 2.4, 2.4, 5, square, shield_wall
stat_health 1, 3
stat_pri 6, 4, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 8, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 760, 330, 200, 200, 760, 4, 76
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models lorien_spear, lorien_spear_upg, lorien_spear_upg
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 10

type Lorien Sentries


dictionary Lorien_Sentries
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 50, 0, 1.0
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.15
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 7, 4, no, 0, 0, melee, melee_blade, piercing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 7, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 2, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 760, 330, 200, 200, 760, 4, 76
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models lorien_infantry, lorien_infantry_upg, lorien_infantry_upg
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 20

type Gurdhinen
dictionary Gurdhinen
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier lorien_wardens, 50, 0, 1.0
officer silvan_heavy_spearmen_upg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, frighten_foot
move_speed_mod 1.25
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 4
stat_pri 12, 6, no, 0, 0, melee, melee_blade, slashing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 9, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -1, 4, 2
stat_mental 19, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 880, 370, 200, 200, 900, 3, 96
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models lorien_wardens, lorien_wardens_upg, lorien_wardens_upg
ownership ireland, mongols, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 30

type Yavannas Chosen


dictionary Yavannas_Chosen
category infantry
class spearmen
voice_type Light
accent Arabic
banner faction main_spear
banner holy crusade
soldier lorien_glaives, 45, 0, 1.2, 0.3
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect horse +3, camel +1, elephant +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.15
formation 1.2, 1.2, 2.4, 2.4, 5, square, phalanx
stat_health 1, 3
stat_pri 9, 5, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 10, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1100, 450, 200, 200, 1100, 3, 110
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models lorien_glaives, lorien_glaives_upg
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 40

type Sentinels of Cerin Amroth


dictionary Sentinels_of_Cerin_Amroth
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier cg_guardians, 45, 0, 1.2
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.15
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 3
stat_pri 11, 5, no, 0, 0, melee, melee_blade, piercing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 8, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1100, 450, 200, 200, 1100, 3, 110
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models cg_guardians, cg_guardians_upg
ownership ireland, mongols, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 40

type Galadhrim Swordsmen


dictionary Galadhrim_Swordsmen
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Janissary_Heavy_Inf, 40, 0, 1.2
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect camel -1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.1
formation 1.1, 0, 2.2, 2.2, 4, square
stat_health 1, 4
stat_pri 15, 8, no, 0, 0, melee, melee_blade, slashing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1300, 585, 200, 200, 1300, 3, 130
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models silvan_heavy_swordsmen_upg, silvan_heavy_swordsmen_upg
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 50

type Galadhrim Guards


dictionary Galadhrim_Guards
category infantry
class heavy
voice_type General
banner faction main_spear
banner holy crusade
soldier silvan_heavy_halberds, 40, 0, 1.2, 0.35
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect horse +4, camel +2, elephant +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.1
formation 1.1, 0, 2.2, 2.2, 4, square, phalanx
stat_health 1, 4
stat_pri 10, 5, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 15, 11, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -1, 2, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1300, 585, 200, 200, 1300, 3, 130
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models silvan_heavy_halberds, silvan_heavy_halberds
ownership ireland, mongols, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 50

type Galadhrim Archers


dictionary Galadhrim_Archers
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier Elf_Guard, 40, 0, 1.2
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect horse -1, camel -1, elephant -3
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.1
formation 1.1, 0, 2.2, 2.2, 4, square
stat_health 1, 5
stat_pri 10, 5, elven_elite_arrow, 220, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 11, 5, no, 0, 0, melee, melee_blade, slashing, sword,
2-, 1
stat_sec_attr no
stat_pri_armour 15, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 2, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1200, 550, 200, 200, 1200, 2, 1200
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models Elf_Guard_upg, Elf_Guard_upg
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 50

type Berio I Ngelaidh


dictionary Berio_I_Ngelaidh
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier galadhrim_marchwardens, 35, 0, 1.2
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.1
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 6
stat_pri 10, 6, elven_elite_arrow, 220, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 16, 7, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_sec_attr spear_bonus_6, light_spear
stat_pri_armour 16, 11, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -1, 2, 2
stat_mental 26, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1500, 725, 200, 200, 1500, 2, 150
armour_ug_levels 4, 5, 5, 5
armour_ug_models galadhrim_marchwardens
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 60

type Lorien Lancers


dictionary Lorien_Lancers
category cavalry
class heavy
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier lorien_lancer, 20, 0, 1.0
officer silvan_captain_early_flag
mount elven horse
mount_effect camel -2, elephant -4
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, can_formed_charge, free_upkeep_unit, command
move_speed_mod 1.1
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 8, 9, no, 0, 0, melee, melee_blade, piercing, spear,
15, 1
stat_pri_attr no
stat_sec 7, 6, no, 0, 0, melee, melee_blade, piercing, sword,
15, 1
stat_sec_attr no
stat_pri_armour 9, 5, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1220, 445, 200, 200, 1220, 3, 90
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models lorien_lancer_upg, lorien_lancer_upg, lorien_lancer_upg
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 50
type Lorien Scouts
dictionary Lorien_Scouts
category cavalry
class light
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier merchants, 24, 0, 1.0
officer silvan_captain_early_flag
mount simple horse
mount_effect horse +1, mount_light_wolf +2, warg_camel +2
attributes sea_faring, hide_improved_forest, extreme_range,
very_hardy, can_withdraw, free_upkeep_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 6, 6, no, 0, 0, melee, melee_blade, piercing, sword,
1, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 5, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 0, -1
stat_mental 18, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 875, 385, 200, 200, 875, 3, 84
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models lorien_horsearcher, lorien_horsearcher,
lorien_horsearcher_upg
ownership ireland, mongols, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 40

type Lothlorien Marchwardens


dictionary Lothlorien_Marchwardens
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier Silvan_Archer, 40, 0, 1.0
officer silvan_captain_early_flag
officer silvan_heavy_spearmen_upg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_anywhere, extreme_range, very_hardy,
can_withdraw, free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.2
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 5
stat_pri 8, 4, elven_ranger_arrow, 230, 34, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 9, 4, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 6, 4, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 4, 0
stat_mental 21, disciplined, untrained
stat_charge_dist 8
stat_fire_delay 0'
stat_food 60, 300
stat_cost 3, 1000, 400, 200, 200, 1000, 3, 100
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models lothlorien_ranger, lothlorien_ranger, lothlorien_ranger_upg
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 60

type Gurveleg
dictionary Gurveleg
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier lorien_hunters, 35, 0, 1.0
officer silvan_heavy_spearmen_upg
mount_effect horse +1, camel +2, elephant +3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.25
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 5
stat_pri 14, 4, elven_multishot, 70, 4, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr ap, area
stat_sec 11, 7, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 5, 6, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 4, 0
stat_mental 22, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1175, 440, 200, 200, 1175, 3, 100
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models lorien_hunters, lorien_hunters_upg, lorien_hunters_upg
ownership ireland, slave
era 0 ireland
era 1 ireland
era 2 ireland
recruit_priority_offset 60

;#################################################################
;######################### DORWINION #############################
;#################################################################
type High Paladins
dictionary High_Paladins
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier court_bgs, 23, 0, 1.4
officer dorwin_flag
officer dorwin_flag
mount_effect elephant -2, eastern armoured horse +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
general_unit, free_upkeep_unit
formation 1.2, 1.0, 2.4, 2.0, 5, square
stat_health 1, 6
stat_pri 14, 6, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 11, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -2, 1, 1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 250, 125, 125, 1000, 1, 100
armour_ug_levels 4, 5, 5, 5
armour_ug_models court_bgs, court_bgs_upg
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 70

type Vineyard Levies


dictionary Vineyard_Levies
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier dorwin_maa204, 80, 0, 0.8
officer dorwin_flag
officer court_knights
mount_effect horse +3, camel +2, elephant -1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 0
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -2, 1, 1
stat_mental 13, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 390, 165, 75, 75, 390, 5, 25
armour_ug_levels 0, 1, 2, 3
armour_ug_models dorwin_maa204, dorwin_maa204, dorwin_maa204, dorwin_maa204
ownership byzantium, slave, russia, turks
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 20

type Vineyard Bowmen


dictionary Vineyard_Bowmen
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier dorwin_maa205, 70, 0, 0.8
officer dorwin_flag
officer court_knights
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 0
stat_pri 2, 1, militia_arrow, 150, 18, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 2, 1, no, 0, 0, melee, melee_blade, piercing, mace,
40, 1
stat_sec_attr no
stat_pri_armour 2, 1, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -2, 1, 1
stat_mental 13, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 375, 160, 100, 100, 375, 5, 28
armour_ug_levels 0, 1, 2, 3
armour_ug_models dorwin_maa205, dorwin_maa205, dorwin_maa205, dorwin_maa205
ownership byzantium, slave, russia
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 20

type Dorwinion Infantry


dictionary Dorwinion_Infantry
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dorwin_maa208, 65, 0, 1.0, 0.35
officer dorwin_flag
officer court_knights
officer dorwin_maa209_upg
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.05
formation 1.3, 1.3, 2.6, 2.6, 6, square, shield_wall
stat_health 1, 2
stat_pri 5, 3, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, 1, 1
stat_mental 17, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 715, 275, 125, 125, 715, 5, 60
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models dorwin_maa208, dorwin_maa208_upg, dorwin_maa208_upg2
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 40

type Dorwinion Armsmen


dictionary Dorwinion_Armsmen
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dorwin_maa210, 50, 0, 1.2
officer dorwin_flag
officer court_knights
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 14, 8, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -2, 1, 1
stat_mental 20, disciplined, highly_trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1025, 350, 125, 125, 1025, 4, 98
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models dorwin_maa210, dorwin_maa210
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 50

type Avari Warriors


dictionary Avari_Warriors
category infantry
class spearmen
voice_type Light
accent Sindarin
banner faction main_infantry
banner holy crusade
soldier dorwin_maa209, 50, 0, 1.2
officer dorwin_flag
officer dorwin_maa209_upg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.1
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 4
stat_pri 13, 6, no, 0, 0, melee, melee_blade, piercing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, 1, 1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1050, 340, 125, 125, 1050, 3, 105
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models dorwin_maa209, dorwin_maa209_upg, dorwin_maa209_upg,
dorwin_maa209_upg2
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 40

type Avari Spearmen


dictionary Avari_Spearmen
category infantry
class spearmen
voice_type Light
accent Sindarin
banner faction main_missile
banner holy crusade
soldier avari_spear, 50, 0, 1.2
officer dorwin_flag
officer dorwin_maa209_upg
mount_effect horse +4, camel +3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish, mercenary_unit
move_speed_mod 1.1
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 4
stat_pri 9, 5, elite_javelin, 65, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, ap
stat_sec 9, 5, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_sec_attr spear_bonus_4, light_spear
stat_pri_armour 10, 6, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 2, 2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1050, 340, 125, 125, 1050, 3, 105
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models avari_spear, avari_spear_upg, avari_spear_upg,
avari_spear_upg2
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 40

type Moriquendi Sentinels


dictionary Moriquendi_Sentinels
category infantry
class missile
voice_type General
accent Sindarin
banner faction main_missile
banner holy crusade
soldier dorwin_maa200, 40, 0, 1.4
officer dorwin_flag
officer dorwin_maa209_upg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish, stakes
move_speed_mod 1.05
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 5
stat_pri 9, 5, elven_elite_arrow, 210, 32, missile,
missile_mechanical, piercing, none, 5, 1
stat_pri_attr area
stat_sec 9, 6, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 15, 6, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, 1, 1
stat_mental 24, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1350, 520, 125, 125, 1350, 3, 135
armour_ug_levels 5, 5, 5
armour_ug_models dorwin_maa200
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 50

type Moriquendi Protectors


dictionary Moriquendi_Protectors
category infantry
class heavy
voice_type Heavy
accent Sindarin
banner faction main_infantry
banner holy crusade
soldier noble_pikemen, 40, 0, 1.4
officer dorwin_flag
officer dorwin_maa209_upg
mount_effect horse +8, camel +6, elephant +5
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 1.05
formation 1.2, 1.2, 2.4, 2.4, 4, square, phalanx
stat_health 1, 5
stat_pri 8, 6, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr long_pike, spear_bonus_6
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, 1, 1
stat_mental 24, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1400, 500, 200, 200, 1400, 2, 140
armour_ug_levels 5, 5, 5
armour_ug_models dorwin_maa201
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 50

type Avari Shadows


dictionary Avari_Shadows
category infantry
class missile
voice_type Light
accent Sindarin
banner faction main_missile
banner holy crusade
soldier dorwin_maa211, 40, 0, 1.0
officer dorwin_maa209_upg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.15
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 4
stat_pri 8, 3, elven_ranger_arrow, 220, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 8, 4, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_sec_attr no
stat_pri_armour 7, 8, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, 1, 1
stat_mental 20, disciplined, untrained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1100, 340, 125, 125, 1100, 3, 110
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models dorwin_maa211, dorwin_maa211, dorwin_maa211
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 40

type Avari Naharim


dictionary Avari_Naharim
category cavalry
class missile
voice_type Heavy
accent Sindarin
banner faction main_cavalry
banner holy crusade
soldier dorwin_maa211_mounted, 24, 0, 1.2
officer dorwin_flag
mount merchant horse
mount_effect horse +2, elephant -2, eastern armoured horse +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, cantabrian_circle, free_upkeep_unit
move_speed_mod 1.12
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 7, 6, elven_horsearcher_arrow, 140, 30, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 9, 6, no, 0, 0, melee, melee_blade, piercing, sword,
15, 1
stat_sec_attr no
stat_pri_armour 10, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, -1, -1
stat_mental 21, disciplined, highly_trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1125, 390, 125, 125, 1125, 3, 112
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models dorwin_maa211_mounted, dorwin_maa211_mounted_upg,
dorwin_maa211_mounted_upg, dorwin_maa211_mounted_upg2
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 50

type Thorn Crossbowmen


dictionary Thorn_Crossbowmen
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier dorwin_maa215, 60, 0, 1.0
officer dorwin_flag
officer court_knights
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw, crossbow,
free_upkeep_unit, cannot_skirmish, hardy, mercenary_unit
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 6, 2, crossbow_bolt, 140, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 3, 2, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_sec_attr no
stat_pri_armour 4, 2, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 1, 1
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 590, 235, 125, 125, 590, 4, 49
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models dorwin_maa215, dorwin_maa215, dorwin_maa215,
dorwin_maa215_upg
ownership byzantium, slave, turks
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 30

type Thorn Guard


dictionary Thorn_Guard
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier dorwin_maa216, 70, 0, 1.0
officer dorwin_flag
officer court_knights
mount_effect horse +3, camel +1, elephant +2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy
formation 1.4, 1.4, 2.8, 2.8, 7, square, phalanx
stat_health 1, 1
stat_pri 3, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 1, 1
stat_mental 15, normal, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 580, 240, 125, 125, 580, 4, 51
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models dorwin_maa216, dorwin_maa216, dorwin_maa216,
dorwin_maa216_upg
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 30

type Thorn Riders


dictionary Thorn_Riders
category cavalry
class light
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier dorwin_maa216_mounted, 30, 0, 1.0
officer dorwin_flag
mount merchant horse
mount_effect camel -1, elephant -2, eastern armoured horse +2
attributes sea_faring, hide_forest, hardy, can_withdraw,
can_formed_charge, free_upkeep_unit
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 4, 5, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr no
stat_sec 5, 4, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 4, 2, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 15, normal, trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 660, 280, 125, 125, 660, 4, 58
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models dorwin_maa216_mounted, dorwin_maa216_mounted,
dorwin_maa216_mounted, dorwin_maa216_mounted_upg
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 40

type Thorn Patrolers


dictionary Thorn_Patrolers
category cavalry
class missile
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier mtd_dorwin_maa215, 30, 0, 1
officer dorwin_flag
mount merchant horse
mount_effect camel -1, elephant -2
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, hardy
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 7, 4, crossbow_bolt, 95, 18, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 4, 4, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr no
stat_pri_armour 4, 2, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 14, normal, trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 670, 290, 125, 125, 670, 4, 62
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models mtd_dorwin_maa215, mtd_dorwin_maa215, mtd_dorwin_maa215,
mtd_dorwin_maa215_upg
ownership byzantium, slave, russia
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 40

type Thorn Bladesmen


dictionary Thorn_Bladesmen
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dorwin_maa217, 70, 0, 1.0, 0.35
officer dorwin_flag
officer court_knights
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 3, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 1, 1
stat_mental 15, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 580, 230, 125, 125, 580, 4, 48
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models dorwin_maa217, dorwin_maa217, dorwin_maa217,
dorwin_maa217_upg
ownership byzantium, slave, turks
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 30

type Vintner-Court Knights


dictionary Court_Knights
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier court_knights, 50, 0, 1.2
officer dorwin_flag
officer court_knights
mount_effect elephant -2, eastern armoured horse +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, stakes
formation 1.2, 1.0, 2.4, 2.0, 5, square
stat_health 1, 3
stat_pri 12, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 6, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, 1, 1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 480, 200, 200, 1200, 3, 120
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models court_knights, court_knights
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 50

type Vintner-Court Paladins


dictionary Court_Paladins
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier court_paladins, 20, 0, 1.2
officer dorwin_flag
mount barded horse7
mount_effect horse +1, camel +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, free_upkeep_unit
move_speed_mod 0.95
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 12, 7, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 6, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, -1, -1
stat_mental 22, impetuous, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1350, 500, 200, 200, 1350, 3, 135
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models court_paladins, court_paladins
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 50

type Regent Bowguard


dictionary Regent_Bowguard
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier regent_bowguard, 50, 0, 1.2
officer dorwin_flag
officer court_knights
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw, crossbow,
cannot_skirmish, free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 5, square
stat_health 1, 2
stat_pri 10, 3, elite_crossbow_bolt, 150, 26, missile,
missile_mechanical, piercing, none, 25, 1
stat_pri_attr area, ap
stat_sec 6, 3, no, 0, 0, melee, melee_blade, piercing, axe, 40, 1
stat_sec_attr no
stat_pri_armour 9, 2, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, 1, 1
stat_mental 18, disciplined, trained
stat_charge_dist 6
stat_fire_delay 18
stat_food 60, 300
stat_cost 2, 840, 300, 125, 125, 840, 4, 81
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models regent_bowguard, regent_bowguard_upg
ownership byzantium, slave, russia
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 40

type Regent Axeguard


dictionary Regent_Axeguard
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier regent_axeguard, 60, 0, 1.2
officer dorwin_flag
officer court_knights
mount_effect horse -1, camel -2, elephant +4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 8, 6, no, 0, 0, melee, melee_blade, slashing, axe, 20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 9, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, 1, 1
stat_mental 19, disciplined, trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 855, 295, 125, 125, 845, 4, 81
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models regent_axeguard, regent_axeguard_upg
ownership byzantium, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 40

type Regent Spearguard


dictionary Regent_Spearguard
category infantry
class spearmen
voice_type General
banner faction main_spear
banner holy crusade
soldier regent_spearguard, 60, 0, 1.2, 0.35
officer dorwin_flag
officer court_knights
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, can_withdraw, hardy,
free_upkeep_unit, mercenary_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square, shield_wall
stat_health 1, 2
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, spear, 20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 9, 6, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -2, 1, 1
stat_mental 19, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 855, 295, 125, 125, 855, 4, 80
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models regent_spearguard, regent_spearguard_upg
ownership byzantium, turks, slave
era 0 byzantium
era 1 byzantium
era 2 byzantium
recruit_priority_offset 40

;#################################################################
;########################## ENEDWAITH ############################
;#################################################################
type Elder Guildsmen
dictionary Elder_Guildsmen
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier enedwaith_rangers, 30, 0, 1.0
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse +2, camel +1
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
general_unit, cannot_skirmish, free_upkeep_unit
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 6
stat_pri 8, 3, enedwaith_elite_javelin, 70, 4, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, ap
stat_sec 8, 5, no, 0, 0, melee, melee_blade, piercing, knife, 20, 1
stat_sec_attr no
stat_pri_armour 7, 8, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 3, 0
stat_mental 18, disciplined, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 240, 125, 125, 1000, 1, 100
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models enedwaith_rangers, enedwaith_rangers
ownership slave, teutonic_order
era 0 slave, teutonic_order
era 1 slave, teutonic_order
era 2 slave, teutonic_order
recruit_priority_offset 70

type Enedwaith Clansmen


dictionary Enedwaith_Clansmen
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier tribal_axemen, 85, 0, 0.8
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse -4, camel -3, elephant -6
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit, hardy
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 6, square
stat_health 1, 0
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 1, 1, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -1, 3, 1
stat_mental 12, low, untrained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 270, 150, 75, 75, 270, 4, 8
armour_ug_levels 0, 1, 2, 3
armour_ug_models outlaws, outlaws, outlaws, outlaws
ownership slave, teutonic_order
era 0 slave, teutonic_order
era 1 slave, teutonic_order
era 2 slave, teutonic_order
recruit_priority_offset 10

type Greyflood Horsemen


dictionary Greyflood_Horsemen
category cavalry
class missile
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier rohirrim_riders, 34, 0, 0.8
officer enedwaith_flag
mount northern heavy horse
mount_effect horse +2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, hardy
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 5
stat_pri 9, 3, enedwaith_cav_javelin, 70, 6, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, area, ap
stat_sec 2, 3, no, 0, 0, melee, melee_blade, blunt, mace, 50,
1
stat_sec_attr no
stat_pri_armour 1, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -2, -1, -1
stat_mental 13, normal, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 590, 215, 75, 75, 590, 4, 40
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models mounted_huntsmen, mounted_huntsmen, mounted_huntsmen
ownership slave, teutonic_order
era 0 slave, teutonic_order
era 1 slave, teutonic_order
era 2 slave, teutonic_order
recruit_priority_offset 40

type Greyflood Axemen


dictionary Greyflood_Axemen
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier ened_wildmen, 80, 0, 0.8
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 7, 5, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 0, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 14, normal, untrained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 430, 215, 125, 125, 440, 4, 38
armour_ug_levels 0, 1, 2, 3
armour_ug_models ened_wildmen, ened_wildmen, ened_wildmen, ened_wildmen
ownership slave, teutonic_order
era 0 slave, teutonic_order
era 1 slave, teutonic_order
era 2 slave, teutonic_order
recruit_priority_offset 30

type Enedwaith Hunters


dictionary Enedwaith_Hunters
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier enedwaith_hunters, 75, 0, 0.8
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit, hardy, mercenary_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 0
stat_pri 2, 2, medium_arrow, 160, 24, missile,
missile_mechanical, piercing, none, 20, 1
stat_pri_attr no
stat_sec 2, 2, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 1, 1, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 12, low, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 280, 140, 75, 75, 280, 4, 28
armour_ug_levels 0, 1, 2, 3
armour_ug_models enedwaith_hunters, enedwaith_hunters, enedwaith_hunters,
enedwaith_hunters
ownership teutonic_order, slave, russia, turks
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 20

type River Scouts


dictionary River_Scouts
category cavalry
class light
voice_type Light
banner faction main_infantry
soldier Enedwaith_Outriders, 34, 0, 0.8
officer enedwaith_flag
mount merchant horse
mount_effect horse +1, camel +1, elephant -2
attributes sea_faring, hide_improved_forest, hardy, free_upkeep_unit,
can_withdraw
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 4
stat_pri 4, 5, no, 0, 0, melee, melee_simple, piercing, spear, 40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, melee, melee_simple, piercing, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, -1, -1
stat_mental 13, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 470, 230, 125, 125, 470, 4, 43
stat_stl 4
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models Enedwaith_Outriders, Enedwaith_Outriders,
Enedwaith_Outriders
ownership teutonic_order, slave
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 30

type Greyflood Raiders


dictionary Greyflood_Raiders
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier Afghan_Javelinmen, 80, 0, 0.8
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse -1, camel -2, elephant -2
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, mercenary_unit, start_not_skirmishing
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 7, 1, enedwaith_militia_javelin, 75, 5, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr bp, thrown
stat_sec 2, 1, no, 0, 0, melee, melee_blade, blunt, mace, 50,
1
stat_sec_attr no
stat_pri_armour 1, 2, 2, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 12, normal, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 320, 190, 65, 155, 310, 4, 31
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models greyflood_raiders, greyflood_raiders, greyflood_raiders
ownership slave, teutonic_order, turks, aztecs, russia
era 0 slave, teutonic_order
era 1 slave, teutonic_order
era 2 slave, teutonic_order
recruit_priority_offset 30

type Eryn Vorn Woodsmen


dictionary Eryn_Vorn_Woodsmen
category infantry
class light
voice_type Light
banner faction main_spear
banner holy crusade
soldier ev_woodsmen, 85, 0.8, 0.3
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse +3, camel -1, elephant -1
attributes sea_faring, hide_anywhere, can_withdraw, hardy,
free_upkeep_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 8, square, schiltrom
stat_health 1, 0
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 250, 150, 75, 75, 250, 4, 20
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models ev_woodsmen, ev_woodsmen, ev_woodsmen
ownership slave, teutonic_order, aztecs
era 0 slave, teutonic_order
era 1 slave, teutonic_order
era 2 slave, teutonic_order
recruit_priority_offset 20

type Minhiriath Warriors


dictionary Minhiriath_Warriors
category infantry
class spearmen
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier ened_berserkers, 65, 0, 1.0
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect elephant -2
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, frighten_foot
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 2
stat_pri 13, 8, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 10, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, 2, 1
stat_mental 17, impetuous, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 780, 310, 125, 125, 780, 3, 78
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models ened_berserkers, ened_berserkers
ownership teutonic_order, slave
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 50

type Moot Keepers


dictionary Moot_Keepers
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Alcfud_Axemen, 65, 0, 1.0
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect elephant -2, eorlingas horse -2
attributes sea_faring, hide_improved_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 2
stat_pri 8, 4, no, 0, 0, melee, melee_blade, slashing, axe, 20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, 2, 1
stat_mental 16, normal, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 780, 320, 125, 125, 780, 4, 78
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models Alcfud_Axemen, Alcfud_Axemen
ownership teutonic_order, slave
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 50

type Angren Raiders


dictionary Angren_Raiders
category infantry
class missile
voice_type Light
banner faction main_spear
banner holy crusade
soldier marines, 70, 0, 0.8
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse +2, camel +1
attributes sea_faring, hide_anywhere, can_withdraw, free_upkeep_unit,
very_hardy, cannot_skirmish
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 8, 3, enedwaith_militia_javelin, 60, 5, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, ap
stat_sec 6, 3, no, 0, 0, melee, melee_blade, piercing, knife, 20, 1
stat_sec_attr no
stat_pri_armour 3, 3, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 14, normal, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 500, 225, 125, 125, 500, 4, 40
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models Angren_Raiders, Angren_Raiders, Angren_Raiders
ownership teutonic_order, slave, aztecs
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 40

type River Spearmen


dictionary River_Spearmen
category infantry
class light
voice_type Light
banner faction main_spear
banner holy crusade
soldier River_Spearmen, 75, 0, 1.0, 0.35
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 3, 4, no, 0, 0, melee, melee_blade, piercing, spear, 20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 3, 6, leather ; mail shirt
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 490, 225, 125, 125, 480, 4, 48
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models River_Spearmen, River_Spearmen, River_Spearmen
ownership teutonic_order, slave
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 30

type River Swordsmen


dictionary River_Swordsmen
category infantry
class light
voice_type Light
banner faction main_spear
banner holy crusade
soldier River_Swordsmen, 75, 0, 1.0
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 5, 5, no, 0, 0, melee, melee_blade, piercing, sword, 20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 3, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 14, normal, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 490, 220, 125, 125, 480, 4, 48
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models River_Swordsmen, River_Swordsmen, River_Swordsmen
ownership teutonic_order, slave
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 30

type River Archers


dictionary River_Archers
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier River_Archers, 65, 0, 1.0
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 3, medium_arrow, 180, 24, missile, missile_mechanical,
piercing, none, 15, 1
stat_pri_attr area
stat_sec 3, 3, no, 0, 0, melee, melee_blade, piercing, knife, 40, 1
stat_sec_attr no
stat_pri_armour 3, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 13, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 480, 215, 125, 125, 480, 4, 48
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models River_Archers, River_Archers, River_Archers
ownership teutonic_order, slave, turks
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 30

type River Elders


dictionary River_Elders
category infantry
class spearmen
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier river_elders, 65, 0, 1.0
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse +5, camel +4, elephant +1
attributes sea_faring, hide_improved_forest, can_withdraw, very_hardy,
free_upkeep_unit, cannot_skirmish, mercenary_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 2
stat_pri 10, 5, enedwaith_elite_javelin, 65, 5, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown
stat_sec 7, 5, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_sec_attr spear_bonus_4, light_spear
stat_pri_armour 7, 5, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 16, normal, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 780, 330, 125, 125, 780, 4, 78
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models river_elders, river_elders
ownership teutonic_order, slave, aztecs, russia, turks
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 50

type Warchanters
dictionary Warchanters
category infantry
class spearmen
voice_type Light
accent Arabic
banner faction main_infantry
banner holy crusade
soldier warchanter, 19, 0, 1.0
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, command, druid, frighten_foot, frighten_mounted
move_speed_mod 1.15
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 3
stat_pri 10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 9, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 17, normal, untrained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 700, 300, 125, 125, 700, 4, 48
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models warchanter, warchanter
ownership teutonic_order, slave, aztecs
era 0 teutonic_order, aztecs
era 1 teutonic_order, aztecs
era 2 teutonic_order, aztecs
recruit_priority_offset 50

type Foresters of Haleth


dictionary Haleth_Foresters
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier Haleth_Foresters, 50, 0, 1.0
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 3
stat_pri 5, 2, ranger_arrow, 220, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 6, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 5, 3, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 3, 0
stat_mental 16, disciplined, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 790, 280, 125, 125, 790, 4, 54
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models Haleth_Foresters, Haleth_Foresters
ownership slave, teutonic_order, aztecs
era 0 slave, teutonic_order
era 1 slave, teutonic_order
era 2 slave, teutonic_order
recruit_priority_offset 50

type War Wagons


dictionary War_Wagons
category cavalry
class missile
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier river_elders, 14, 4, 1.2
mount wildmen_chariot
mount_effect horse +2, camel +2, elephant +2
attributes sea_faring, very_hardy, can_withdraw, hide_forest,
frighten_mounted
move_speed_mod 1.3
formation 4, 5, 9, 11, 2, horde
stat_health 2, 2
stat_pri 11, 6, enedwaith_cha_javelin, 85, 7, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, ap, bp
stat_sec 8, 7, no, 0, 0, melee, melee_simple, piercing, none, 0, 1
stat_sec_attr area
stat_pri_armour 9, 3, 3, metal
stat_sec_armour 10, 5, flesh
stat_heat 1
stat_ground 1, 1, 0, 0
stat_mental 17, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1050, 400, 300, 275, 1050, 2, 150
armour_ug_levels 3, 4, 4, 4
armour_ug_models river_elders
ownership teutonic_order, slave
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 60

type Guardians of Enedwaith


dictionary Guardians_of_Enedwaith
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier guardians_of_enedwaith, 50, 0, 1.2
officer enedwaith_flag
officer Alcfud_Axemen
officer Alcfud_Axemen
mount_effect eorlingas horse +2, horse +3
attributes sea_faring, hide_improved_forest, very_hardy, can_withdraw,
free_upkeep_unit, command, stakes, cannot_skirmish
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 3
stat_pri 10, 8, enedwaith_elite_javelin, 70, 4, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, ap, bp
stat_sec 7, 8, no, 0, 0, melee, melee_blade, piercing, spear, 20, 1
stat_sec_attr spear_bonus_4, light_spear
stat_pri_armour 11, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -3, 2, 1
stat_mental 20, impetuous, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1125, 380, 125, 125, 1125, 2, 112
armour_ug_levels 3, 4, 4, 4
armour_ug_models guardians_of_enedwaith
ownership teutonic_order, slave
era 0 teutonic_order
era 1 teutonic_order
era 2 teutonic_order
recruit_priority_offset 60

;#################################################################
;########################## DUNLAND ##############################
;#################################################################
type Chieftains Bodyguards
dictionary Chieftains_Bodyguard
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier dunlending_axemen, 30, 0, 1.2
officer dunland_captain_early_flag
officer dunland_captain_early_flag
mount_effect camel -1, elephant -2, eorlingas horse -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, general_unit, free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 3, square
stat_health 1, 6
stat_pri 9, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, 2, 1
stat_mental 19, disciplined, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 240, 125, 125, 1000, 1, 100
armour_ug_levels 3, 4, 4, 4
armour_ug_models dunlending_axemen
ownership aztecs
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 70
type Clan Spearmen
dictionary Clan_Spearmen
category infantry
class light
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 85, 0, .8, 0.3
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse +3, camel +2, eorlingas horse -2
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, hardy
move_speed_mod 1.05
formation 1.5, 1.5, 3.0, 3.0, 8, square, schiltrom
stat_health 1, 0
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 3, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 300, 160, 75, 75, 300, 4, 30
armour_ug_levels 0, 1, 2, 3
armour_ug_models dun_clansmen, dun_clansmen_upg, dun_clansmen_upg,
dun_clansmen_upg
ownership aztecs, france, slave
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 10

type Clan Axemen


dictionary Clan_Axemen
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier Dismounted_Huscarls, 85, 0, 0.8
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, hardy, mercenary_unit
move_speed_mod 1.05
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 0
stat_pri 3, 3, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 12, low, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 300, 160, 75, 75, 300, 4, 30
armour_ug_levels 0, 1, 2, 3
armour_ug_models tribal_axemen, tribal_axemen, tribal_axemen, tribal_axemen
ownership aztecs, slave, turks, russia
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 10

type Clan Hunters


dictionary Clan_Hunters
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier lindar_bowmen, 65, 0, 0.8, 0.35
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, can_withdraw,
start_skirmishing, free_upkeep_unit, hardy
move_speed_mod 1.05
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 3, 2, militia_arrow, 150, 18, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 1, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 2, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 13, normal, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 330, 170, 75, 75, 330, 4, 33
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models dun_hunters, dun_hunters_upg, dun_hunters_upg,
dun_hunters_upg
ownership aztecs, slave
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 20

type Beast Slayers


dictionary Beast_Slayers
category infantry
class missile
voice_type General
accent English
banner faction main_missile
banner holy crusade
soldier dunland_archers, 55, 0, 1.0, 0.35
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse +2, mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_anywhere, can_withdraw,
start_skirmishing, free_upkeep_unit, very_hardy, cannot_skirmish
move_speed_mod 1.05
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 2
stat_pri 5, 2, medium_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 6, 5, no, 0, 0, melee, melee_blade, piercing, spear,
30, 1
stat_sec_attr spear_bonus_6, light_spear
stat_pri_armour 5, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 18, impetuous, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 700, 265, 75, 75, 700, 3, 62
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models dunland_archers, dunland_archers
ownership aztecs, france, slave
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 40

type Dunlending Berserkers


dictionary Dunlending_Bersekers
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier Varangian_Guard, 75, 0, 0.8
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, frighten_foot, mercenary_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 1
stat_pri 8, 5, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 15, impetuous, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 475, 210, 75, 75, 475, 4, 40
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models dun_bersekers, dun_bersekers_upg, dun_bersekers_upg
ownership aztecs, slave, turks
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 30

type Dunlending Raiders


dictionary Dunlending_Raiders
category infantry
class light
voice_type Light
accent English
banner faction main_infantry
banner holy crusade
soldier tribal_axemen_upg, 75, 0, 1.0
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, very_hardy, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 7, 3, no, 0, 0, melee, melee_blade, slashing, axe, 20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 14, impetuous, untrained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 530, 250, 125, 125, 530, 3, 53
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models tribal_axemen_upg, tribal_axemen_upg
ownership aztecs, slave, teutonic_order
era 0 aztecs, slave
era 1 aztecs, slave
era 2 aztecs, slave
recruit_priority_offset 30

type Wulfs Pikes


dictionary Wulfs_Pikes
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier tribal_pikemen, 60, 0, 1.0
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse +6, camel +5, elephant +4
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, mercenary_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square, phalanx
stat_health 1, 2
stat_pri 5, 4, no, 0, 0, melee, melee_blade, piercing, spear,
80, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, 2, 1
stat_mental 17, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 810, 320, 125, 125, 810, 3, 81
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models tribal_pikemen_upg, tribal_pikemen_upg
ownership aztecs, slave, turks
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 50

type Wulfs Swordsmen


dictionary Wulfs_Swordsmen
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier swordsmen, 65, 0, 1.0
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect camel -1, elephant -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 8, 4, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 5, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, 2, 1
stat_mental 17, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 810, 320, 125, 125, 810, 3, 81
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models dun_swordsmen_upg, dun_swordsmen_upg
ownership aztecs, slave
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 50

type Dunlending Warband


dictionary Dunlending_Warband
category infantry
class light
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier watchmen, 75, 0, 1.0, 0.35
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 5, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 14, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 500, 240, 125, 125, 500, 3, 50
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models dun_spearmen, dun_spearmen_upg
ownership aztecs, slave, teutonic_order
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 30

type Isenmach Axemen


dictionary Isenmach_Axemen
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier dalesmen, 65, 0, 1.0
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect elephant +2, eorlingas horse -2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, frighten_foot
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 3
stat_pri 12, 7, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -3, 2, 1
stat_mental 18, disciplined, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 900, 350, 125, 125, 900, 3, 90
armour_ug_levels 3, 4, 4, 4
armour_ug_models isenmach_axemen
ownership aztecs, slave, teutonic_order
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 60

type Isenmach Raiders


dictionary Isenmach_Raiders
category cavalry
class heavy
voice_type Light
banner faction main_cavalry
banner holy crusade
soldier dun_hvycav, 24, 0, 1.2
officer dunland_captain_early_flag
mount heavy horse
mount_effect camel -1, elephant -2
attributes sea_faring, hide_improved_forest, can_withdraw,
can_formed_charge, free_upkeep_unit, hardy
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 8, 8, no, 0, 0, melee, melee_blade, piercing, spear,
5, 1
stat_pri_attr no
stat_sec 7, 4, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_sec_attr no
stat_pri_armour 9, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -2, -1, -1
stat_mental 18, disciplined, trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 460, 125, 125, 1000, 3, 100
armour_ug_levels 3, 4, 4, 4
armour_ug_models dun_hvycav
ownership aztecs, slave, teutonic_order
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 60

type Dunlending Horsemen


dictionary Dunland_Horsemen
category cavalry
class light
voice_type Light
accent English
banner faction main_cavalry
banner holy crusade
soldier rohirrim_riders, 32, 0, 1
officer dunland_captain_early_flag
mount northern heavy horse
mount_effect elephant -2, camel -1
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, hardy, mercenary_unit
formation 2, 4.4, 3, 4.4, 3, square
stat_health 1, 5
stat_pri 4, 4, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -2, -1, -1
stat_mental 13, normal, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 410, 220, 75, 75, 410, 3, 41
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models dunland_raiders, dunland_raiders, dunland_raiders
ownership aztecs, france, slave, russia, turks
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 40

type Mounted Warband


dictionary Mounted_Warband
category cavalry
class light
voice_type Light
accent English
banner faction main_cavalry
banner holy crusade
soldier isenmach_raiders, 28, 0, 1
officer dunland_captain_early_flag
mount northern heavy horse
mount_effect elephant -2, camel +1, horse +1
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit, hardy, can_formed_charge
formation 2, 4.4, 3, 4.4, 3, square
stat_health 1, 6
stat_pri 7, 6, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 4, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -2, -1, -1
stat_mental 16, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 700, 310, 75, 75, 700, 3, 70
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models isenmach_raiders, isenmach_raiders
ownership aztecs, slave, teutonic_order, russia
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 50

type Dunhird Champions


dictionary Dunhird_Champions
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier guardians_of_enedwaith, 70, 0, 1.0
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse +3, camel +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 9, 4, elite_javelin, 65, 4, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown
stat_sec 7, 4, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_sec_attr ap
stat_pri_armour 4, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 15, impetuous, untrained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 545, 270, 125, 125, 545, 3, 54
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models dun_slayer, dun_slayer_upg, dun_slayer_upg
ownership aztecs, slave
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 30

type Dunlending Pikemen


dictionary Dunland_Pikemen
category infantry
class spearmen
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier tribal_pikemen, 65, 0, 1.0, 0.35
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse +5, camel +4, elephant +3
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, pike, mercenary_unit
formation 1.3, 1.3, 2.6, 2.8, 6, square, phalanx
stat_health 1, 1
stat_pri 2, 3, no, 0, 0, melee, melee_blade, piercing, spear,
80, 1
stat_pri_attr long_pike, spear_bonus_6
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 14, normal, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 500, 240, 125, 125, 500, 3, 50
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models tribal_pikemen, tribal_pikemen, tribal_pikemen
ownership aztecs, slave, teutonic_order, normans, france
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 30

type Guardians of Dunland


dictionary Guardians_of_Dunland
category infantry
class heavy
voice_type General
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 50, 0, 1.2, 0.35
officer dunland_captain_early_flag
officer dunlending_axemen
officer dunlending_axemen
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, command, frighten_mounted, stakes
formation 1.3, 1.3, 2.6, 2.6, 7, square, shield_wall
stat_health 1, 3
stat_pri 8, 6, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 4, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 20, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 400, 125, 125, 1200, 2, 120
armour_ug_levels 4, 4, 4
armour_ug_models dunland_elite
ownership aztecs, slave
era 0 aztecs
era 1 aztecs
era 2 aztecs
recruit_priority_offset 60

;#################################################################
;########################## MORDOR ###############################
;#################################################################
type Uruk Bodyguard
dictionary Uruk_Bodyguards
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 30, 0, 1.0
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -1, camel -2, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, general_unit
formation 1.3, 1.3, 2.6, 2.6, 4, square
stat_health 1, 6
stat_pri 8, 3, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 7, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 18, impetuous, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 240, 125, 125, 1000, 1, 100
armour_ug_levels 3, 4, 4, 4
armour_ug_models mordor_uruks_bg
ownership england, poland, papal_states, slave
era 0 england, poland, papal_states
era 1 england, poland, papal_states
era 2 england, poland, papal_states
recruit_priority_offset 70

type Orc Band


dictionary Orc_Band
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier Morannon_Guard, 100, 0, 0.8
officer mordor_captain_early_flag
mount_effect horse +3, camel +2, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.6, 1.6, 3.2, 3.2, 10, square, schiltrom
stat_health 1, 0
stat_pri 1, 1, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 1, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground -1, -2, 1, 2
stat_mental 11, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 305, 100, 75, 75, 305, 6, 25
armour_ug_levels 0, 1, 2, 3
armour_ug_models orc_band, orc_band_upg, orc_band_upg, orc_band_upg
ownership england, slave, gundabad
era 0 england
era 1 england
era 2 england
recruit_priority_offset 20

type Morannon Guard


dictionary Morannon_Guard
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier Morannon_Guard, 90, 0, 1.0, 0.35
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse +4, camel +2, elephant -1
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 9, square, shield_wall
stat_health 1, 1
stat_pri 3, 2, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 2, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 13, impetuous, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 550, 205, 125, 125, 590, 6, 62
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models morannon_guard, morannon_guard_upg
ownership england, slave
era 0 england
era 1 england
era 2 england
recruit_priority_offset 30

type Orc Host


dictionary Orc_Host
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 90, 0, 1.0
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.5, 1.5, 3.0, 3.0, 10, square
stat_health 1, 1
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 2, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 2
stat_mental 13, impetuous, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 560, 210, 125, 125, 560, 6, 37
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models mordor_orcs_upg, mordor_orcs_upg
ownership england, slave, gundabad
era 0 england
era 1 england
era 2 england
recruit_priority_offset 30

type Orc Scouts


dictionary Orc_Scouts
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier mordor_scouts, 90, 0, 0.8
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.5, 1.5, 3.0, 3.0, 9, square
stat_health 1, 1
stat_pri 2, 2, orc_militia_arrow, 140, 16, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 1, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 2
stat_mental 11, impetuous, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 340, 112, 75, 75, 340, 6, 33
armour_ug_levels 0, 1, 2, 3
armour_ug_models mordor_scouts, mordor_scouts, mordor_scouts_upg
ownership england, slave
era 0 england
era 1 england
era 2 england
recruit_priority_offset 20

type Orc Raiders


dictionary Orc_Raiders
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 100, 0, 0.8
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.5, 1.5, 3.0, 3.0, 10, square
stat_health 1, 1
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 1, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 2
stat_mental 11, impetuous, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 360, 135, 125, 125, 360, 6, 37
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models mordor_orcs, mordor_orcs, mordor_orcs
ownership england, poland, slave
era 0 england
era 1 england
era 2 england
recruit_priority_offset 20

type Black Uruk Halberds


dictionary Black_Uruk_Halberds
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier mordor_halberd, 70, 0, 1.0
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse +3, camel +1, elephant +2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 6, square, phalanx
stat_health 1, 2
stat_pri 5, 6, no, 0, 0, melee, melee_blade, piercing, axe,
60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 16, impetuous, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 680, 227, 125, 125, 680, 5, 68
armour_ug_levels 3, 4, 4, 4
armour_ug_models mordor_uruk_halberd
ownership england, slave, gundabad
era 0 england
era 1 england
era 2 england
recruit_priority_offset 40

type Orc Archers


dictionary Orc_Archers
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier orc_archers, 70, 0, 1.0
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 2, orc_medium_arrow, 160, 22, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 3, 2, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 3, 2, 1, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 12, impetuous, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 410, 137, 125, 125, 410, 5, 41
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models orc_archers, orc_archers
ownership england, slave, gundabad
era 0 england
era 1 england
era 2 england
recruit_priority_offset 30
type Black Uruks
dictionary Black_Uruks
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 70, 0, 1.0
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -1, elephant -2, swan guard horse -2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 8, 3, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 16, impetuous, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 680, 227, 125, 125, 680, 5, 68
armour_ug_levels 3, 4, 4, 4
armour_ug_models mordor_uruks
ownership england, slave, gundabad
era 0 england
era 1 england
era 2 england
recruit_priority_offset 40

type Black Uruk Archers


dictionary Black_Uruk_Archers
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier uruk_archers, 60, 0, 1.0
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 5, square
stat_health 1, 2
stat_pri 5, 3, orc_elite_arrow, 180, 28, missile,
missile_mechanical, piercing, none, 10, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 8, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 15, impetuous, trained
stat_charge_dist 7
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 567, 189, 125, 125, 567, 5, 56
armour_ug_levels 3, 4, 4, 4
armour_ug_models mordor_uruk_archers
ownership england, slave, gundabad
era 0 england
era 1 england
era 2 england
recruit_priority_offset 40

type Morgul Chosen


dictionary Morgul_Chosen
category infantry
class heavy
voice_type General
banner faction main_spear
banner holy crusade
soldier morgul_uruks, 70, 0, 1.2, 0.35
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 7, square, shield_wall
stat_health 1, 3
stat_pri 5, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 18, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 855, 285, 125, 125, 855, 4, 85
armour_ug_levels 3, 4, 4, 4
armour_ug_models morgul_uruks
ownership england, slave, gundabad
era 0 england
era 1 england
era 2 england
recruit_priority_offset 40

type Saurons Will


dictionary Saurons_Will
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier mordor_black_uruks, 60, 0, 1.2
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -1, camel +4, elephant +6
attributes sea_faring, hide_forest, can_withdraw, free_upkeep_unit,
command, frighten_foot, very_hardy
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 10, 7, no, 0, 0, melee, melee_blade, slashing, axe, 60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 18, impetuous, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 900, 300, 125, 125, 900, 4, 98
armour_ug_levels 3, 4, 4, 4
armour_ug_models mordor_black_uruks
ownership england, slave, gundabad
era 0 england
era 1 england
era 2 england
recruit_priority_offset 40

type Orc Maulers


dictionary Orc_Maulers
category infantry
class light
voice_type Heavy
accent German
banner faction main_infantry
banner holy crusade
soldier Varangian_Guard, 90, 0, 1.0
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 9, square
stat_health 1, 2
stat_pri 5, 6, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 2, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 14, impetuous, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 615, 215, 125, 125, 615, 5, 62
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models orc_maulers, orc_maulers
ownership england, poland, slave
era 0 england, poland
era 1 england, poland
era 2 england, poland
recruit_priority_offset 30

type Olog-hai
dictionary Olog_hai
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier battle_trolls, 5, 0, 100, 0.8
mount_effect horse +6, camel +6 elephant +2
attributes sea_faring, can_withdraw, very_hardy, frighten_foot,
frighten_mounted
move_speed_mod 0.8
formation 4.0, 4.0, 7.0, 7.0, 1, horde
stat_health 6, 7
stat_pri 45, 14, no, 0, 0, melee, melee_blade, blunt, mace, 0,
1
stat_pri_attr area, launching
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 18, 20, 0, metal ;28, 20, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, 0, 2
stat_mental 22, impetuous, trained, lock_morale
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 6, 2500, 800, 200, 200, 2500, 3, 250
armour_ug_levels 5
armour_ug_models battle_trolls_upg
ownership england, slave, france, poland
era 0 england, slave
era 1 england, slave
era 2 england, slave
recruit_priority_offset 60

type Temple Knights


dictionary Temple_Knights
category cavalry
class heavy
voice_type General
accent English
banner faction main_cavalry
banner holy crusade
soldier Huscarls, 16, 0, 1
mount nazgul horse
mount_effect horse +1, elephant -2, swan guard horse -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, free_upkeep_unit, command, legionary_name
move_speed_mod 0.95
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 10
stat_pri 12, 8, no, 0, 0, melee, melee_blade, slashing, sword,
30, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 17, 12, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, -1, -1
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1200, 330, 200, 200, 1200, 3, 62
armour_ug_levels 5
armour_ug_models black_numenorians_upg
ownership england, khand, slave
era 0 england
era 1 england
era 2 england
recruit_priority_offset 50

type Sauron
dictionary Sauron
category infantry
class heavy
voice_type General
accent German
banner faction main_infantry
banner holy crusade
soldier sauron_bg, 25, 0, 5
officer sauron_captain_early_flag
officer sauron_captain_early_flag
officer dismounted_numenorians
mount_effect horse +2, camel +4, elephant +6
attributes sea_faring, hide_forest, can_withdraw, free_upkeep_unit,
command, frighten_foot, very_hardy, frighten_mounted, power_charge
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 3, 4
stat_pri 20, 8, no, 0, 0, melee, melee_blade, blunt, mace, 0, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 20, 12, 8, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 2500, 0, 125, 125, 1200, 3, 120
armour_ug_levels 7
armour_ug_models sauron_bg
ownership england, slave
era 0 england
era 1 england
era 2 england

type Great Beasts


dictionary Gorgoroth_Beast
category cavalry
class heavy
voice_type Heavy
accent German
banner faction main_cavalry
banner holy crusade_cavalry
soldier gorgoroth_beast_riders, 17, 2, 1
mount gorgoroth_beast
mount_effect horse +4, camel +4, elephant -4
attributes very_hardy, can_withdraw, can_run_amok,
frighten_foot, frighten_mounted, power_charge, command, start_not_skirmishing
move_speed_mod 0.85
formation 9, 13, 9, 13, 1, square
stat_health 3, 9
stat_pri 9, 12, enedwaith_elite_javelin, 75, 15, thrown,
missile_mechanical, piercing, spear, 25, 1
stat_pri_attr prec, thrown, ap, area
stat_sec 40, 12, no, 0, 0, melee, melee_simple, blunt, none,
25, 1.2
stat_sec_attr area, launching
stat_pri_armour 18, 10, 0, leather
stat_sec_armour 18, 10, leather
stat_heat 3
stat_ground 4, -4, -4, 4
stat_mental 30, impetuous, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 2000, 800, 175, 175, 2000, 2, 200
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models gorgoroth_beast_riders
ownership england, slave, khand, gundabad
era 0 england
era 1 england
era 2 england
recruit_priority_offset 80

type Temple Wards


dictionary Temple_Wards
category infantry
class heavy
voice_type General
accent English
banner faction main_infantry
banner holy crusade
soldier dismounted_numenorians, 50, 0, 1.4
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -1, camel +2, elephant +2
attributes sea_faring, hide_forest, can_withdraw, free_upkeep_unit,
command, frighten_foot, very_hardy, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 16, 8, no, 0, 0, melee, melee_blade, slashing, sword, 20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 17, 11, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1200, 400, 125, 125, 1200, 3, 120
armour_ug_levels 3, 4, 4, 4
armour_ug_models dismounted_numenorians
ownership england, slave, khand
era 0 england
era 1 england
era 2 england
recruit_priority_offset 50

type Temple Marksmen


dictionary Temple_Marksmen
category infantry
class missile
voice_type Heavy
accent English
banner faction main_missile
banner holy crusade
soldier dismounted_numenorian_archers, 40, 0, 1.4
officer mordor_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect camel +1, elephant -2
attributes sea_faring, hide_forest, extreme_range, very_hardy,
can_withdraw, stakes, cannot_skirmish, free_upkeep_unit, command, legionary_name
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 6
stat_pri 7, 3, elite_arrow, 180, 24, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr ap
stat_sec 11, 5, no, 0, 0, melee, melee_blade, slashing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 17, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1200, 400, 200, 200, 1200, 3, 120
armour_ug_levels 4, 4, 4
armour_ug_models dismounted_numenorian_archers
ownership england, slave, khand
era 0 england
era 1 england
era 2 england
recruit_priority_offset 70

;#################################################################
;######################### DOL GULDUR ############################
;#################################################################
type Khamuls Shadowknights
dictionary Khamuls_Shadowknights
category cavalry
class heavy
voice_type General
accent English
banner faction main_cavalry
banner holy crusade
soldier shadowknights, 16, 0, 1
mount nazgul horse
mount_effect camel +1, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, free_upkeep_unit
move_speed_mod 0.95
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 10
stat_pri 10, 10, no, 0, 0, melee, melee_blade, piercing,
spear, 40, 1
stat_pri_attr no
stat_sec 9, 4, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 16, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 1, -2, -1, -1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1250, 385, 200, 200, 1250, 1, 115
armour_ug_levels 3, 4, 4, 4
armour_ug_models shadowknights
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 50
type Mirkwood Goblins
dictionary Mirkwood_Goblins
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dorwin_maa46, 100, 0, 0.8
officer guldur_captain_early_flag
officer dorwin_maa51
officer dorwin_maa51
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit
move_speed_mod 1.1
formation 1.6, 1.6, 3.2, 3.2, 10, square
stat_health 1, 0
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 0, 1, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground -1, -2, 1, 2
stat_mental 11, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 265, 125, 75, 75, 275, 6, 27
armour_ug_levels 0, 1, 2, 3
armour_ug_models dorwin_maa46, dorwin_maa46, dorwin_maa46, dorwin_maa46
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 20

type Mirkwood Hunters


dictionary Mirkwood_Hunters
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier dorwin_maa47, 80, 0, 0.8
officer guldur_captain_early_flag
officer dorwin_maa51
officer dorwin_maa51
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 1
stat_pri 2, 2, orc_militia_arrow, 140, 16, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 1, 1, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 1, 0, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 2
stat_mental 11, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 280, 100, 75, 75, 300, 6, 29
armour_ug_levels 0, 1, 2, 3
armour_ug_models dorwin_maa47, dorwin_maa47, dorwin_maa47
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 20

type Dol Guldur Host


dictionary Dol_Guldur_Host
category infantry
class light
voice_type Heavy
banner faction main_infantry
soldier dorwin_maa43, 90, 0, 1.0
officer guldur_captain_early_flag
officer dorwin_maa51
officer dorwin_maa51
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, melee, melee_simple, piercing, none, 25, 1
stat_sec_attr no
stat_pri_armour 4, 2, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 13, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 485, 220, 125, 125, 485, 5, 60
stat_stl 4
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models dorwin_maa43, dorwin_maa43
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 30
type Mirkwood Uruks
dictionary Mirkwood_Uruks
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Guldur_Blades, 70, 0, 1.0
officer guldur_captain_early_flag
officer dorwin_maa51
officer dorwin_maa51
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 5, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 5, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 16, impetuous, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 690, 280, 125, 125, 690, 5, 69
armour_ug_levels 3, 4, 4, 4
armour_ug_models Guldur_Blades
ownership poland, slave, gundabad
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 40

type Dol Guldur Scouts


dictionary Dol_Guldur_Scouts
category infantry
class missile
voice_type Heavy
accent German
banner faction main_missile
banner holy crusade
soldier guldur_javelin, 80, 0, 1.0
officer guldur_captain_early_flag
officer dorwin_maa51
officer dorwin_maa51
mount_effect horse +2, camel +1
attributes sea_faring, hide_improved_forest, hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish
move_speed_mod 0.98
formation 1.6, 1.6, 3.2, 3.2, 4, square
stat_health 1, 1
stat_pri 5, 3, militia_javelin, 55, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown
stat_sec 4, 3, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_sec_attr no
stat_pri_armour 2, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 6
stat_ground 1, -1, 3, 1
stat_mental 13, normal, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 480, 200, 125, 125, 480, 5, 52
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models guldur_javelin, guldur_javelin, guldur_javelin
ownership poland, slave, gundabad
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 30

type Goblin Stalkers


dictionary Goblin_Stalkers
category infantry
class missile
voice_type Heavy
accent German
banner faction main_missile
banner holy crusade
soldier guldur_goblin, 75, 0, 1.0
officer guldur_captain_early_flag
officer dorwin_maa51
officer dorwin_maa51
mount_effect horse +4, camel +2
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
move_speed_mod 1.05
formation 1.6, 1.6, 3.2, 3.2, 4, square
stat_health 1, 2
stat_pri 7, 3, enedwaith_militia_javelin, 60, 4, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, thrown
stat_sec 7, 4, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_sec_attr spear_bonus_6, light_spear
stat_pri_armour 5, 5, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 6
stat_ground 1, -1, 3, 1
stat_mental 15, normal, untrained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 670, 240, 125, 125, 550, 5, 52
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models guldur_goblin, guldur_goblin
ownership poland, slave, gundabad
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 40

type Dol Guldur Archers


dictionary Dol_Guldur_Archers
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier dorwin_maa44, 70, 0, 1.0
officer guldur_captain_early_flag
officer dorwin_maa51
officer dorwin_maa51
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 2, orc_elite_poison_arrow, 160, 22, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr no
stat_sec 3, 2, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 4, 1, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 13, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 490, 200, 125, 125, 490 5, 52
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models dorwin_maa44, dorwin_maa44
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 30

type Uruk Slayers


dictionary Uruk_Slayers
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
soldier Guldur_axes, 70, 0, 1.0
officer guldur_captain_early_flag
officer dorwin_maa51
officer dorwin_maa51
mount_effect horse -1, camel -1, elephant +2
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 7, 7, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 16, impetuous, trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 670, 265, 125, 125, 670, 5, 67
stat_stl 8
armour_ug_levels 4, 4, 4
armour_ug_models Guldur_axes
ownership poland, gundabad, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 40

type Khamuls Shadowguard


dictionary Khamuls_Shadowguard
category infantry
class heavy
voice_type Heavy
accent English
banner faction main_infantry
banner holy crusade
soldier dorwin_maa51, 50, 0, 1.2
officer castellans
mount_effect horse -1, elephant +1
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit, command, very_hardy
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 15, 7, no, 0, 0, melee, melee_blade, slashing, sword, 20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -2, 3, 0
stat_mental 20, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 960, 325, 125, 125, 960, 4, 81
armour_ug_levels 4, 4, 4
armour_ug_models dorwin_maa51
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 50

type Goblin Headhunters


dictionary Goblin_Headhunters
category infantry
class missile
voice_type Heavy
accent German
banner faction main_missile
banner holy crusade
soldier guldur_goblin_archer, 65, 0, 1.0
officer guldur_captain_early_flag
officer dorwin_maa51
officer dorwin_maa51
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 1.05
formation 1.6, 1.6, 3.2, 3.2, 4, square
stat_health 1, 2
stat_pri 5, 3, orc_elite_poison_arrow, 170, 28, missile,
missile_mechanical, piercing, none, 10, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 5, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -1, 3, 1
stat_mental 15, normal, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 670, 240, 125, 125, 670, 5, 52
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models guldur_goblin_archer, guldur_goblin_archer
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 40

type Goblin Striders


dictionary Goblin_Striders
category cavalry
class missile
voice_type Heavy
accent German
banner faction main_cavalry
banner holy crusade
soldier guldur_warg, 28, 0, 1
officer guldur_captain_early_flag
mount mount_light_wolf
mount_effect horse +2, northern heavy horse +2
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, frighten_foot, frighten_mounted, free_upkeep_unit
move_speed_mod 1.2
formation 3, 4.2, 3, 6, 3, square ;3, 4.4, 3, 6, 3, horde
stat_health 1, 7
stat_pri 9, 6, cav_javelin, 70, 5, thrown, missile_mechanical,
piercing, spear, 0, 1
stat_pri_attr thrown, ap
stat_sec 7, 6, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_sec_attr no
stat_pri_armour 5, 5, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, -1, 0
stat_mental 15, normal, trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1000, 330, 125, 125, 1000, 4, 87
armour_ug_levels 3, 4, 4, 4
armour_ug_models guldur_warg
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 40

type Khamuls Shadow Rangers


dictionary Khamuls_Shadow_Rangers
category infantry
class missile
voice_type Light
accent English
banner faction main_missile
banner holy crusade
soldier dorwin_maa52, 40, 0, 1.0
officer castellans
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
start_not_skirmishing, free_upkeep_unit, stakes
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 4
stat_pri 6, 3, ranger_arrow_poison, 215, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 6, 3, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 8, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, -2, 3, 0
stat_mental 18, disciplined, untrained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 220, 125, 125, 1000, 4, 100
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models dorwin_maa52, dorwin_maa52
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 50
type Castellans of Dol Guldur
dictionary Castellans_of_Dol_Guldur
category infantry
class heavy
voice_type General
accent English
banner faction main_infantry
banner holy crusade
soldier castellans, 50, 0, 1.4
officer guldur_captain_early_flag
officer dismounted_numenorians
officer dismounted_numenorians
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, very_hardy, frighten_foot, frighten_mounted
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 10, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 17, 6, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 22, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1225, 370, 125, 125, 1225, 3, 122
armour_ug_levels 4, 4, 4
armour_ug_models castellans
ownership poland, slave
era 0 poland
era 1 poland
era 2 poland
recruit_priority_offset 60

;#################################################################
;########################## ISENGARD #############################
;#################################################################
type Uruk-hai Bodyguards
dictionary Uruk_hai_Bodyguards
category infantry
class heavy
voice_type General
accent IsengardUruks
banner faction main_infantry
banner holy crusade
soldier Heavy_uruk_sword, 30, 0, 1.2
officer isengard_captain_early_flag
officer orthanc_guard
officer orthanc_guard
mount_effect camel -1, elephant -2, eorlingas horse +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
general_unit, free_upkeep_unit
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 4, square
stat_health 1, 6
stat_pri 9, 5, no, 0, 0, melee, melee_blade, slashing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 270, 125, 125, 1000, 1, 100
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models nazg_hai_bg, nazg_hai_bg
ownership france, slave
era 0 france
era 1 france
era 2 france
recruit_priority_offset 70

type Guard of the Hand


dictionary Guard_of_the_Hand
category infantry
class missile
voice_type General
accent English
banner faction main_missile
banner holy crusade
soldier orthanc_bg, 18, 0, 1.0
officer isengard_captain_early_flag
officer orthanc_guard
officer orthanc_guard
mount_effect horse -1, camel -2, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
crossbow, free_upkeep_unit, cannot_skirmish, frighten_foot, frighten_mounted,
command
formation 1.3, 1.3, 2.6, 2.6, 4, square
stat_health 1, 7
stat_pri 12, 4, elite_crossbow_bolt, 160, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 8, 5, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_sec_attr ap
stat_pri_armour 16, 7, 7, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 2, 2, 2
stat_mental 20, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1000, 0, 125, 125, 945, 3, 94
armour_ug_levels 4, 5, 5, 5
armour_ug_models orthanc_bg
ownership france, slave
era 0 france
era 1 france
era 2 france
recruit_priority_offset 50

type Uruk-hai Raiders


dictionary Uruk_Hai_Raiders
category infantry
class light
voice_type Heavy
accent IsengardUruks
banner faction main_infantry
banner holy crusade
soldier Uruk_Scout_Sword, 80, 0, 1.0
officer isengard_captain_early_flag
officer nazg_hai_bg
officer nazg_hai_bg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 9, square
stat_health 1, 1
stat_pri 5, 3, no, 0, 0, melee, melee_blade, slashing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 14, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 550, 210, 125, 125, 550, 5, 52
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models Uruk_Scout_Sword, Uruk_Scout_Sword_upg,
Uruk_Scout_Sword_upg
ownership france, slave, gundabad
era 0 france
era 1 france
era 2 france
recruit_priority_offset 20

type Uruk-hai Archers


dictionary Uruk_Hai_Archers
category infantry
class missile
voice_type Heavy
accent IsengardUruks
banner faction main_missile
banner holy crusade
soldier Scout_Uruk_Archers, 65, 0, 1.0
officer isengard_captain_early_flag
officer nazg_hai_bg
officer nazg_hai_bg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, extreme_range, hardy,
can_withdraw, free_upkeep_unit, start_not_skirmishing
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 4, 3, orc_medium_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 3, 3, no, 0, 0, melee, melee_blade, slashing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 6, 1, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 13, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 525, 205, 125, 125, 525, 5, 52
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models Scout_Uruk_Archers, Scout_Uruk_Archers_upg,
Scout_Uruk_Archers_upg
ownership france, slave, gundabad
era 0 france
era 1 france
era 2 france
recruit_priority_offset 30

type Half Orc Baneguard


dictionary Half_Orc_Baneguard
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dorwin_maa40, 70, 0, 1.0
officer isengard_captain_early_flag
officer nazg_hai_bg
officer nazg_hai_bg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_improved_forest, hardy,
can_withdraw, free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 2
stat_pri 8, 4, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 17, normal, trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 740, 305, 125, 125, 680, 4, 63
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models dorwin_maa40, dorwin_maa40, dorwin_maa40_upg
ownership france, slave
era 0 france
era 1 france
era 2 france
recruit_priority_offset 30

type Half Orc Spearmen


dictionary Half_Orc_Spearguard
category infantry
class spearmen
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier dorwin_maa42, 70, 0, 1.0
officer isengard_captain_early_flag
officer nazg_hai_bg
officer nazg_hai_bg
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 2
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 17, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 740, 305, 125, 125, 680, 4, 63
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models dorwin_maa42, dorwin_maa42, dorwin_maa42_upg
ownership france, slave
era 0 france
era 1 france
era 2 france
recruit_priority_offset 30

type Uruk Reavers


dictionary Uruk_Reavers
category infantry
class light
voice_type Heavy
accent IsengardUruks
banner faction main_infantry
banner holy crusade
soldier Varangian_Guard, 80, 0, 1.0
officer isengard_captain_early_flag
officer nazg_hai_bg
officer nazg_hai_bg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.5, 1.5, 3.0, 3.0, 10, square
stat_health 1, 1
stat_pri 6, 5, no, 0, 0, melee, melee_blade, slashing, axe,
65, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 14, impetuous, untrained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 625, 220, 75, 75, 625, 5, 42
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models cleavers, cleavers_upg, cleavers_upg
ownership france, slave, gundabad
era 0 france
era 1 france
era 2 france
recruit_priority_offset 20

type Uruk-hai Pikemen


dictionary Uruk_Hai_Pikemen
category infantry
class heavy
voice_type Heavy
accent IsengardUrukPikes
banner faction main_spear
banner holy crusade
soldier noble_pikemen, 50, 0, 1.2
officer isengard_captain_early_flag
officer nazg_hai_bg
officer nazg_hai_bg
mount_effect horse +6, camel +4, elephant +4
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, pike, legionary_name
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square, phalanx
stat_health 1, 3
stat_pri 5, 4, no, 0, 0, melee, melee_blade, piercing, spear,
90, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 19, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 900, 370, 125, 125, 884, 4, 88
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models Uruk_halberd, Uruk_halberd_upg
ownership france, slave
era 0 france
era 1 france
era 2 france
recruit_priority_offset 40

type Uruk-hai Infantry


dictionary Uruk_Hai_Infantry
category infantry
class heavy
voice_type Heavy
accent IsengardUruks
banner faction main_infantry
banner holy crusade
soldier Heavy_uruk_sword, 60, 0, 1.2
officer isengard_captain_early_flag
officer nazg_hai_bg
officer nazg_hai_bg
mount_effect elephant -2, eorlingas horse +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square, shield_wall
stat_health 1, 3
stat_pri 9, 5, no, 0, 0, melee, melee_blade, slashing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 6, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 19, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 925, 365, 125, 125, 825, 4, 82
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models Heavy_uruk_sword, Heavy_uruk_sword_upg
ownership france, slave
era 0 france
era 1 france
era 2 france
recruit_priority_offset 40

type Uruk-hai Crossbow


dictionary Uruk_Hai_Crossbow
category infantry
class missile
voice_type Heavy
accent IsengardUruks
banner faction main_missile
banner holy crusade
soldier Uruk_Crossbow, 55, 0, 1.2
officer isengard_captain_early_flag
officer nazg_hai_bg
officer nazg_hai_bg
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
crossbow, free_upkeep_unit, cannot_skirmish, legionary_name
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 8, 4, crossbow_bolt, 140, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 5, 4, no, 0, 0, melee, melee_blade, slashing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 14, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 18, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 850, 360, 125, 125, 850, 4, 85
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models Uruk_Crossbow, Uruk_Crossbow_upg
ownership france, slave
era 0 france
era 1 france
era 2 france
recruit_priority_offset 40

type Orthanc Sentries


dictionary Orthanc_Sentries
category infantry
class missile
voice_type Heavy
accent English
banner faction main_missile
banner holy crusade
soldier orthanc_xbow, 60, 0, 1.0
officer isengard_captain_early_flag
officer orthanc_guard
officer orthanc_guard
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
crossbow, free_upkeep_unit, cannot_skirmish
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 6, 4, crossbow_bolt, 140, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 5, 5, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 5, 2, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 15, impetuous, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 620, 290, 125, 125, 620, 3, 94
armour_ug_levels 4, 5, 5, 5
armour_ug_models orthanc_xbow
ownership france, slave, turks
era 0 france
era 1 france
era 2 france
recruit_priority_offset 50

type Berserkers
dictionary Berserkers
category infantry
class light
voice_type General
accent IsengardBerserkers
banner faction main_infantry
banner holy crusade
soldier Uruk_Berserkers, 32, 0, 1.0
officer isengard_captain_early_flag
officer nazg_hai_bg
officer nazg_hai_bg
mount_effect elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, free_upkeep_unit
move_speed_mod 1.1
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 2, 4
stat_pri 11, 8, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 12, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 20, impetuous, trained, lock_morale
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1300, 150, 125, 125, 1300, 3, 130
armour_ug_levels 1, 2, 3, 4
armour_ug_models Uruk_Berserkers, Uruk_Berserkers, Uruk_Berserkers,
Uruk_Berserkers_upg
ownership france, slave, gundabad
era 0 france
era 1 france
era 2 france
recruit_priority_offset 30

type Orthanc Guard


dictionary Orthanc_Guard
category infantry
class spearmen
voice_type General
accent English
banner faction main_spear
banner holy crusade
soldier orthanc_guard, 50, 0, 1.2, 0.35
officer isengard_captain_early_flag
officer orthanc_guard
officer orthanc_guard
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, stakes, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 7, square, shield_wall
stat_health 1, 3
stat_pri 7, 4, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 7, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 915, 350, 125, 125, 915, 3, 91
armour_ug_levels 4, 5, 5, 5
armour_ug_models orthanc_guard
ownership france, slave, turks
era 0 france
era 1 france
era 2 france
recruit_priority_offset 50

type Warg Marauders


dictionary Warg_Marauders
category cavalry
class light
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier Warg_riders, 30, 0, 1.0
mount mount_light_wolf
mount_effect horse +2, camel -1, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, free_upkeep_unit
move_speed_mod 1.15
formation 2, 4.4, 3, 6, 2, square ;3, 4.4, 3, 6, 3, horde
stat_health 1, 6
stat_pri 8, 5, no, 0, 0, melee, melee_blade, slashing, sword,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, -1, 0
stat_mental 14, impetuous, trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 870, 305, 125, 125, 900, 4, 131
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models Warg_riders, Warg_riders_upg
ownership france, poland, slave, gundabad
era 0 france, poland, gundabad
era 1 france, poland, gundabad
era 2 france, poland, gundabad
recruit_priority_offset 40

type Nazg Hai


dictionary Nazg_Hai
category infantry
class heavy
voice_type General
accent IsengardUruks
banner faction main_infantry
banner holy crusade
soldier Nazg_Hai, 14, 0, 1.4
officer isengard_captain_early_flag
mount_effect horse +1, camel +1, elephant +3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, free_upkeep_unit, command, cannot_skirmish
move_speed_mod 1.08
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 2, 5
stat_pri 12, 8, isengard_bomb, 60, 3, thrown,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr thrown, ap, area
stat_sec 14, 12, no, 0, 0, melee, melee_blade, slashing,
sword, 20, 1
stat_sec_attr ap
stat_pri_armour 15, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 22, impetuous, highly_trained, lock_morale
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1900, 400, 125, 125, 1900, 2, 190
armour_ug_levels 4, 5, 5, 5
armour_ug_models nazg_hai
ownership france, slave
era 0 france
era 1 france
era 2 france
recruit_priority_offset 60
;#################################################################
;########################### GUNDABAD #############################
;#################################################################
type Mountain Guard
dictionary Gundabad_Bodyguards
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier gundabad_bg, 25, 0, 1.5
officer gundabad_captain_early_flag
officer gundabad_captain_early_flag
mount_effect horse +1, camel +1, elephant +2
attributes sea_faring, hide_forest, very_hardy, free_upkeep_unit,
can_withdraw, general_unit
formation 1.3, 1.3, 2.6, 2.6, 5, square
stat_health 1, 3
stat_pri 15, 9, no, 0, 0, melee, melee_blade, slashing, sword,
40, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, melee, melee_simple, piercing, none, 25, 1
stat_sec_attr no
stat_pri_armour 12, 14, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground -1, -2, 1, 3
stat_mental 23, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 290, 200, 200, 1000, 3, 110
armour_ug_levels 3, 4, 4, 4
armour_ug_models gundabad_bg, gundabad_bg
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 50

type Snow-Orc Spearmen


dictionary Snoworc_Spearmen
category infantry
class light
voice_type Heavy
accent German
banner faction main_spear
banner holy crusade
soldier snoworc_spear, 65, 0, 1.2, 0.35
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse +4, camel +2, elephant -1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
move_speed_mod 0.98
formation 1.5, 1.5, 3.0, 3.0, 10, square, schiltrom
stat_health 1, 1
stat_pri 5, 5, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 8, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 3
stat_mental 16, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 650, 305, 125, 125, 650, 6, 62
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models snoworc_spear, snoworc_spear, snoworc_spear,
snoworc_spear_upg
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 30

type Snow-Orc Raiders


dictionary Snoworc_Raiders
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier snoworc_axe, 65, 0, 1.2
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.5, 1.5, 3.0, 3.0, 10, square
stat_health 1, 1
stat_pri 8, 6, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 9, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 3
stat_mental 16, disciplined, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 650, 305, 125, 125, 650, 6, 37
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models snoworc_axe, snoworc_axe, snoworc_axe, snoworc_axe_upg
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 30

type Snow-Orc Scouts


dictionary Snoworc_Scouts
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier snoworc_bow, 60, 0, 1.1
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 0.98
formation 1.5, 1.5, 3.0, 3.0, 10, square
stat_health 1, 1
stat_pri 4, 2, medium_arrow, 180, 28, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 5, 4, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 3, 7, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 3
stat_mental 15, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 650, 305, 125, 125, 650, 5, 41
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models snoworc_bow, snoworc_bow, snoworc_bow, snoworc_bow_upg
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 30

type Blackshield Warband


dictionary Blackshield_Warband
category infantry
class spearmen
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier gundabad_spear, 55, 0, 1.3, 0.35
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse +4, camel +2, elephant -1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 9, square, shield_wall
stat_health 1, 2
stat_pri 8, 6, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 11, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 3
stat_mental 20, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1000, 430, 125, 125, 1000, 6, 62
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models gundabad_spear, gundabad_spear, gundabad_spear_upg
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 40

type Blackshield Warriors


dictionary Blackshield_Warriors
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier gundabad_axe, 55, 0, 1.3
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse -1, camel -2, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 9, square
stat_health 1, 2
stat_pri 11, 8, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 3
stat_mental 20, disciplined, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1000, 430, 125, 125, 1000, 6, 37
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models gundabad_axe, gundabad_axe, gundabad_axe_upg
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 40

type Blackshield Archers


dictionary Blackshield_Archers
category infantry
class missile
voice_type General
banner faction main_missile
banner holy crusade
soldier gundabad_bow, 50, 0, 1.2
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 9, square
stat_health 1, 2
stat_pri 6, 2, elite_arrow, 200, 32, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 10, 7, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 7, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 3
stat_mental 19, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1000, 430, 125, 125, 1000, 5, 41
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models gundabad_bow, gundabad_bow, gundabad_bow_upg
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 40

type Orc Avengers


dictionary Orc_Avengers
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier orc_avenger, 50, 0, 1.5
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse -2, camel +2, elephant +4
attributes sea_faring, hide_forest, can_withdraw, free_upkeep_unit,
frighten_foot, very_hardy
move_speed_mod 0.95
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 13, 10, no, 0, 0, melee, melee_blade, slashing, axe, 60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 23, impetuous, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 550, 125, 125, 1200, 4, 98
armour_ug_levels 4, 4, 4
armour_ug_models orc_avenger
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 40

type Pale Uruks


dictionary Pale_Uruks
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier gundabad_pale_uruk, 50, 0, 1.4
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse -1, camel -2, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 9, square, shield_wall
stat_health 1, 3
stat_pri 14, 9, no, 0, 0, melee, melee_blade, piercing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 3
stat_mental 24, disciplined, highly_trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1300, 600, 125, 125, 1300, 6, 37
armour_ug_levels 3, 4, 4, 4
armour_ug_models gundabad_pale_uruk, gundabad_pale_uruk
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 50

type Half-Trolls
dictionary Gundabad_Half_Trolls
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier gundabad_halftroll, 10, 0, 10
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse +2, camel +2, elephant +2
attributes sea_faring, can_withdraw, very_hardy,
free_upkeep_unit, frighten_foot, cannot_skirmish
move_speed_mod 1.1
formation 1.6, 1.6, 3.2, 3.2, 10, square
stat_health 3, 6
stat_pri 14, 12, troll_javelin, 100, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown, ap, bp
stat_sec 15, 12, no, 0, 0, melee, melee_blade, slashing, none,
30, 1
stat_sec_attr ap, area
stat_pri_armour 5, 20, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -4, 0, 4
stat_mental 25, impetuous, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1350, 650, 75, 75, 1350, 3, 250
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models gundabad_halftroll, gundabad_halftroll, gundabad_halftroll,
gundabad_halftroll
ownership gundabad, slave
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 50

type Snow Trolls


dictionary Snow_Trolls
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier mountain_trolls, 5, 0, 100, 0.7
mount_effect horse +4, camel +4, elephant_cannon +6
attributes sea_faring, can_withdraw, frighten_foot,
free_upkeep_unit, very_hardy, frighten_mounted
move_speed_mod 0.8
formation 4.0, 4.0, 7.0, 7.0, 1, horde
stat_health 6, 7
stat_pri 42, 13, no, 0, 0, melee, melee_blade, blunt, mace, 0,
1
stat_pri_attr area, launching
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 13, 20, 3, flesh
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground -3, -5, -2, 5
stat_mental 20, impetuous, untrained, lock_morale
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1700, 510, 100, 100, 1700, 2, 170
armour_ug_levels 4, 4, 4
armour_ug_models snow_trolls
ownership portugal, slave, gundabad
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 60

type Bolgs Champions


dictionary Gundabad_Uruk_Spears
category infantry
class heavy
voice_type Heavy
accent German
banner faction main_infantry
soldier gundabad_pale_halberd, 50, 0, 1.4, 0.35
officer gundabad_captain_early_flag
officer gundabad_bg
officer gundabad_bg
mount_effect horse +3, camel +1, elephant +2
attributes sea_faring, hide_forest, very_hardy, free_upkeep_unit,
can_withdraw, mercenary_unit, stakes
move_speed_mod 0.98
formation 1.2, 1.2, 2.4, 2.4, 4, square, phalanx
stat_health 1, 3
stat_pri 11, 7, no, 0, 0, melee, melee_blade, piercing, spear,
0, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, melee, melee_simple, piercing, none, 25, 1
stat_sec_attr no
stat_pri_armour 11, 10, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground -1, -2, 1, 3
stat_mental 25, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1350, 600, 200, 200, 1350, 3, 110
armour_ug_levels 3, 4, 4, 4
armour_ug_models gundabad_pale_halberd, gundabad_pale_halberd
ownership hre, poland, england, france, slave, gundabad
era 0 gundabad
era 1 gundabad
era 2 gundabad
recruit_priority_offset 50
;#################################################################
;########################### MORIA ################################
;#################################################################
type Goblin Bodyguards
dictionary Goblin_Bodyguards
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier moria_orcs, 30, 0, 1.2
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
general_unit, free_upkeep_unit
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 4, square
stat_health 1, 6
stat_pri 9, 3, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 7, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 16, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 190, 125, 125, 1000, 1, 100
armour_ug_levels 3, 4, 4, 4
armour_ug_models moria_orcs_upg
ownership hre, slave
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 70

type Snaga Stalkers


dictionary Snaga_Stalkers
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier snaga_band, 100, 0, 0.8
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 10, square
stat_health 1, 0
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 0, 1, 1, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 2
stat_mental 10, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 258, 86, 75, 75, 258, 6, 25
armour_ug_levels 0, 1, 2, 3
armour_ug_models snaga_band, snaga_band_upg, snaga_band_upg
ownership hre, slave, gundabad
era 0 hre, gundabad
era 1 hre, gundabad
era 2 hre, gundabad
recruit_priority_offset 10

type Snaga Skirmishers


dictionary Snaga_Skirmishers
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier snaga_skirmishers, 100, 0, 0.8
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, cannot_skirmish
move_speed_mod 1.1
formation 1.6, 1.6, 3.2, 3.2, 10, square
stat_health 1, 0
stat_pri 4, 1, militia_javelin, 45, 2, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown
stat_sec 1, 1, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 0, 1, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 2
stat_mental 10, low, untrained
stat_charge_dist 4
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 258, 86, 75, 75, 258, 6, 25
armour_ug_levels 0, 1, 2, 3
armour_ug_models snaga_skirmishers, snaga_skirmishers_upg,
snaga_skirmishers_upg
ownership hre, slave, gundabad
era 0 hre, slave, gundabad
era 1 hre, slave, gundabad
era 2 hre, slave, gundabad
recruit_priority_offset 20

type Snaga Archers


dictionary Snaga_Archers
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier snaga_archers, 90, 0, 0.8
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
move_speed_mod 1.1
formation 1.6, 1.6, 3.2, 3.2, 9, square
stat_health 1, 0
stat_pri 1, 1, orc_militia_arrow, 130, 16, missile,
missile_mechanical, piercing, none, 45, 1
stat_pri_attr area
stat_sec 1, 1, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 0, 0, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground -1, -2, 1, 2
stat_mental 10, low, untrained
stat_charge_dist 4
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 258, 86, 75, 75, 258, 6, 25
armour_ug_levels 0, 1, 2, 3
armour_ug_models snaga_archers, snaga_archers_upg, snaga_archers_upg
ownership hre, slave, gundabad
era 0 hre, slave, gundabad
era 1 hre, slave, gundabad
era 2 hre, slave, gundabad
recruit_priority_offset 10

type Goblin Archers


dictionary Goblin_Archers
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier goblin_archers, 80, 0, 1.0
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 2, 2, militia_arrow, 140, 16, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 3, 2, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 430, 145, 125, 125, 410, 5, 41
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models goblin_archers, goblin_archers_upg
ownership hre, slave, gundabad
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 30

type Goblin Band


dictionary Goblin_Band
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier goblin_spear, 100, 0, 1.0
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse +3, camel +2, elephant -2
attributes sea_faring, hardy, hide_forest, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 9, square, schiltrom
stat_health 1, 1
stat_pri 3, 2, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 3, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 450, 170, 125, 125, 450, 5, 46
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models goblin_spear, goblin_spear_upg
ownership hre, slave, gundabad
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 30

type Goblin Infantry


dictionary Goblin_Infantry
category infantry
class light
voice_type Heavy
accent German
banner faction main_infantry
banner holy crusade
soldier goblin_orcs, 100, 0, 1.0
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 9, square
stat_health 1, 1
stat_pri 4, 2, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 2, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 12, low, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 450, 160, 125, 125, 470, 5, 62
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models goblin_orcs, goblin_orcs_upg
ownership hre, slave
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 30

type Mountain-Orc Hunters


dictionary Mountain_Orc_Hunters
category infantry
class light
voice_type General
banner faction main_infantry
banner holy crusade
soldier misty_berserkers, 80, 0, 1.0
officer moria_uruk
officer moria_uruk
mount_effect horse -4, camel -6, elephant -8
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, frighten_foot
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 5, square
stat_health 1, 1
stat_pri 7, 8, no, 0, 0, melee, melee_blade, slashing, axe, 0, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, 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, 0, 2, 2
stat_mental 15, impetuous, untrained,
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 580, 215, 100, 100, 580, 4, 65
armour_ug_levels 0, 1, 2, 3
armour_ug_models misty_berserkers, misty_berserkers, misty_berserkers,
misty_berserkers
ownership hre, slave, gundabad
era 0 hre, gundabad
era 1 hre, gundabad
era 2 hre, gundabad
recruit_priority_offset 40

type Uruk Overseers


dictionary Uruk_Overseers
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier moria_slaver, 20, 0, 1.0
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, very_hardy, hide_forest, can_withdraw,
free_upkeep_unit, command, druid
move_speed_mod 0.98
formation 1.6, 1.6, 3.2, 3.2, 10, square
stat_health 1, 2
stat_pri 7, 3, no, 0, 0, melee, melee_simple, blunt, mace, 0, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 13, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 18, disciplined, untrained,
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 690, 275, 100, 100, 650, 4, 65
armour_ug_levels 3, 4, 4, 4
armour_ug_models moria_slaver
ownership hre, slave
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 40

type Heavy Goblin Infantry


dictionary Heavy_Goblin_Infantry
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier moria_orcs, 100, 0, 1.0
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 2, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 15, low, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 670, 230, 125, 125, 680, 4, 68
armour_ug_levels 3, 4, 4, 4
armour_ug_models moria_orcs_upg
ownership hre, slave
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 40

type Heavy Goblin Halberd


dictionary Heavy_Goblin_Halberd
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier moria_halberd, 100, 0, 1.2
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse +3, camel +1, elephant +2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square, phalanx
stat_health 1, 3
stat_pri 5, 6, no, 0, 0, melee, melee_blade, piercing, axe,
60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 9, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground -1, -2, 1, 2
stat_mental 15, low, untrained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 685, 240, 125, 125, 685, 4, 87
armour_ug_levels 3, 4, 4, 4
armour_ug_models moria_halberd
ownership hre, slave
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 40

type Heavy Goblin Archers


dictionary Heavy_Goblin_Archers
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier moria_archers, 75, 0, 1.2
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 4, 3, orc_elite_poison_arrow, 170, 28, missile,
missile_mechanical, piercing, none, 10, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 9, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 14, low, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 690, 255, 125, 125, 690, 4, 78
armour_ug_levels 3, 4, 4, 4
armour_ug_models moria_archers_upg
ownership hre, slave
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 40

type Heavy Goblin Crossbows


dictionary Heavy_Goblin_Crossbow
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier moria_xbow, 70, 0, 1.2
officer orcsmm_captain_early_flag
officer moria_uruk
officer moria_uruk
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, crossbow, cannot_skirmish
move_speed_mod 0.98
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 7, 2, crossbow_bolt, 140, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 4, 3, no, 0, 0, melee, melee_blade, piercing, sword,
80, 1
stat_sec_attr no
stat_pri_armour 9, 2, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 14, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 720, 270, 125, 125, 720, 4, 78
armour_ug_levels 3, 4, 4, 4
armour_ug_models moria_xbow
ownership hre, slave, gundabad
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 40

type Mountain Uruks


dictionary Mountain_Uruks
category infantry
class heavy
voice_type General
banner faction main_infantry
soldier new_moria_uruk, 60, 0, 1.2
officer mordor_captain_early_flag
officer orcsmm_captain_early_flag
mount_effect elephant -2, northern heavy horse +2
attributes sea_faring, hide_forest, frighten_foot, very_hardy,
free_upkeep_unit, can_withdraw
move_speed_mod 0.98
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 1, 3
stat_pri 12, 6, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, melee, melee_simple, piercing, none, 25, 1
stat_sec_attr no
stat_pri_armour 13, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground -1, -2, 1, 2
stat_mental 18, impetuous, trained
stat_charge_dist 18
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 980, 480, 200, 200, 980, 3, 110
armour_ug_levels 4, 4, 4
armour_ug_models new_moria_uruk
ownership hre, slave, gundabad
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 50

type Trolls
dictionary Trolls
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier mountain_trolls, 5, 0, 90, 0.75
mount_effect horse +4, camel +4, elephant_cannon +6
attributes sea_faring, can_withdraw, very_hardy, frighten_foot,
free_upkeep_unit, frighten_mounted
move_speed_mod 0.8
formation 4.0, 4.0, 7.0, 7.0, 1, horde
stat_health 5, 7
stat_pri 38, 10, no, 0, 0, melee, melee_blade, blunt, mace, 0,
1
stat_pri_attr area, launching
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 20, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 6
stat_ground -1, -4, 0, 4
stat_mental 22, impetuous, untrained, lock_morale
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1300, 400, 75, 75, 1300, 3, 130
armour_ug_levels 3, 4, 4, 4
armour_ug_models cave_trolls_upg, dorwin_maa80
ownership hre, poland, england, france, slave
era 0 hre, poland, england, france
era 1 hre, poland, england, france
era 2 hre, poland, england, france
recruit_priority_offset 60

type Warg Riders


dictionary Warg_Riders
category cavalry
class light
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier goblin_riders, 32, 0, 1
officer orcsmm_captain_early_flag
mount mount_light_wolf
mount_effect horse +2, elephant -2, northern heavy horse +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, free_upkeep_unit
move_speed_mod 1.25
formation 3, 4.4, 3, 6, 3, square ;3, 4.4, 3, 6, 3, horde
stat_health 1, 6
stat_pri 7, 6, no, 0, 0, melee, melee_blade, piercing, spear,
50, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 3, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, -1, 0
stat_mental 13, impetuous, untrained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 850, 290, 125, 125, 850, 4, 87
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models goblin_riders, goblin_riders_upg
ownership hre, slave
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 40

type Warg Scouts


dictionary Warg_Scouts
category cavalry
class missile
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier warg_xbow, 30, 0, 1
officer orcsmm_captain_early_flag
mount mount_light_wolf
mount_effect horse +2, elephant -2, northern heavy horse +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, free_upkeep_unit
move_speed_mod 1.25
formation 2, 4.4, 3, 6, 3, square ;3, 4.4, 3, 6, 3, horde
stat_health 1, 6
stat_pri 7, 4, crossbow_bolt, 90, 18, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 4, 5, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 4, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, -1, 0
stat_mental 12, normal, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 850, 270, 125, 125, 850, 4, 81
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models warg_xbow, warg_xbow_upg
ownership hre, slave
era 0 hre,
era 1 hre,
era 2 hre
recruit_priority_offset 40

type Azogs Defilers


dictionary Azogs_Defilers
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier new_elite_wargs, 25, 0, 1
officer orcsmm_captain_early_flag
mount warg_camel
mount_effect elephant -2, horse +2, northern heavy horse +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, free_upkeep_unit
move_speed_mod 1.1
formation 2, 4.4, 3, 6, 2, square ;3, 4.4, 3, 6, 3, horde
stat_health 1, 8
stat_pri 13, 14, no, 0, 0, melee, melee_blade, piercing,
spear, 30, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -3, -1, 0
stat_mental 18, impetuous, trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 525, 125, 125, 1200, 4, 120
armour_ug_levels 4, 4, 4
armour_ug_models new_elite_wargs
ownership hre, slave
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 50

type Balrog
dictionary Balrog
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier balrog_retinue, 5, 0, 100, 0.8
officer balrog
mount_effect horse +15, camel +15, elephant +25
attributes hide_improved_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, mercenary_unit, free_upkeep_unit
move_speed_mod 0.9
formation 4.0, 4.0, 7.0, 7.0, 1, horde
stat_health 7, 7
stat_pri 85, 25, no, 0, 0, melee, melee_blade, blunt, mace, 0,
1
stat_pri_attr area, launching, bp, ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 30, 28, 0, metal ;28, 20, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, 0, 2
stat_mental 50, impetuous, trained, lock_morale
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 6, 2500, 800, 200, 200, 2500, 3, 250
armour_ug_levels 7
armour_ug_models balrog_retinue
ownership hre, slave
era 0 slave
era 1 slave
era 2 slave

;#################################################################
;######################### Angmar ################################
;#################################################################

type Angmar Bodyguards


dictionary Angmar_Bodyguards
category infantry
class heavy
voice_type General
accent English
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 23, 0, 1.2
officer angmarim_captain_early_flag
officer carn_dum_maces
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, very_hardy, general_unit, free_upkeep_unit, frighten_foot
formation 1.3, 1.3, 2.6, 2.6, 4, square
stat_health 1, 6
stat_pri 10, 5, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 8, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground -1, -2, 1, 2
stat_mental 20, disciplined, highly_trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 260, 125, 125, 1000, 1, 100
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models carn_dum_guardians
ownership portugal, slave
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 70

type Angmarim Levies


dictionary Angmarim_Levies
category infantry
class light
voice_type Light
accent English
banner faction main_infantry
banner holy crusade
soldier conscripts, 80, 0, 1.0
officer angmarim_captain_early_flag
officer carn_dum_maces
mount_effect horse +3, camel +2, elephant -1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
formation 1.5, 1.5, 3.0, 3.0, 8, square, schiltrom
stat_health 1, 0
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 1, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 13, low, untrained
stat_charge_dist 4
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 370, 165, 75, 75, 370, 5, 37
armour_ug_levels 0, 1, 2, 3
armour_ug_models conscripts, conscripts, conscripts, conscripts
ownership portugal, slave, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 20

type Hillmen
dictionary Hillmen
category infantry
class light
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier hillmen, 85, 0, 0.8, 0.3
officer rhudaur_captain_early_flag
officer Rhudaur_Nobles
officer Rhudaur_Nobles
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
mercenary_unit, free_upkeep_unit, hardy
move_speed_mod 1.05
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 0
stat_pri 4, 3, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 1, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 12, low, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 400, 140, 125, 125, 400, 4, 40
armour_ug_levels 0, 1, 2, 3
armour_ug_models hillmen, hillmen, hillmen_upg, hillmen_upg
ownership portugal, slave, gundabad, turks, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 20

type Angmarim Archers


dictionary Angmarim_Archers
category infantry
class missile
voice_type Light
accent English
banner faction main_missile
banner holy crusade
soldier angmar_archers, 60, 0, 1
officer angmarim_captain_early_flag
officer carn_dum_maces
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, start_not_skirmishing, hardy, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 2, medium_arrow, 160, 24, missile,
missile_mechanical, piercing, none, 40, 1
stat_pri_attr area
stat_sec 3, 3, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 4, 2, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 565, 210, 120, 120, 565, 4, 54
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models angmar_archers, angmar_archers_upg,
angmar_archers_upg
ownership portugal, slave, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 30

type Angmarim Infantry


dictionary Angmarim_Infantry
category infantry
class light
voice_type Light
accent English
banner faction main_infantry
banner holy crusade
soldier angmar_infantry, 70, 0, 1
officer angmarim_captain_early_flag
officer carn_dum_maces
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 15, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 600, 225, 125, 125, 600, 4, 63
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models angmar_infantry, angmar_infantry_upg, angmar_infantry_upg
ownership portugal, slave, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 30

type Rhudaur Savages ;Rhudaur Savages AF2 AOR /


USlave
dictionary Rhudaur_Savages
category infantry
class light
voice_type Heavy
accent English
banner faction main_infantry
banner holy crusade
soldier Varangian_Guard, 75, 0, 1.0
officer rhudaur_captain_early_flag
officer Rhudaur_Nobles
officer Rhudaur_Nobles
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 6, 6, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 2, 1
stat_mental 14, impetuous, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 550, 210, 125, 125, 550, 4, 55
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models Rhudaur_Axes, Rhudaur_Axes_ug1
ownership portugal, slave, gundabad, turks, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 30

type Rhudaur Pikemen ;Rhudaur Pikemen MA2 AOR /


USlave
dictionary Rhudaur_Pikemen
category infantry
class spearmen
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier noble_pikemen, 60, 0, 1.0
officer rhudaur_captain_early_flag
officer Rhudaur_Nobles
officer Rhudaur_Nobles
mount_effect horse +5, camel +4, elephant +3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, pike
formation 1.3, 1.3, 2.6, 2.8, 6, square, phalanx
stat_health 1, 1
stat_pri 3, 3, no, 0, 0, melee, melee_blade, piercing, spear,
80, 1
stat_pri_attr long_pike, spear_bonus_6
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 2, 1
stat_mental 14, impetuous, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 520, 215, 125, 125, 520, 4, 52
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models Rhudaur_Pikemen, Rhudaur_Pikemen_upg1
ownership portugal, slave, gundabad, turks, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 30

type Warg Javelins


dictionary Warg_Javelins
category cavalry
class missile
voice_type Heavy
accent German
banner faction main_cavalry
banner holy crusade
soldier warg_javelins, 32, 0, 1
officer angmar_captain_early_flag
mount mount_light_wolf
mount_effect horse +2, northern heavy horse +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, free_upkeep_unit
move_speed_mod 1.25
formation 3, 4.4, 3, 6, 3, square ;3, 4.4, 3, 6, 3, horde
stat_health 1, 5
stat_pri 8, 6, cav_javelin, 65, 4, thrown, missile_mechanical,
piercing, spear, 0, 1
stat_pri_attr thrown, ap
stat_sec 5, 6, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 3, 2, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, -1, 0
stat_mental 13, normal, untrained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 700, 280, 125, 125, 700, 4, 87
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models warg_javelins, warg_javelins
ownership portugal, slave, gundabad
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 40
type Warg Raiders
dictionary Warg_Raiders
category cavalry
class missile
voice_type Heavy
accent German
banner faction main_cavalry
banner holy crusade
soldier warg_archers, 32, 0, 1
officer angmar_captain_early_flag
mount mount_light_wolf
mount_effect horse +1, elephant -2, northern heavy horse +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, free_upkeep_unit, cantabrian_circle
move_speed_mod 1.25
formation 3, 4.4, 3, 6, 3, square ;3, 4.4, 3, 6, 3, horde
stat_health 1, 5
stat_pri 4, 4, horsearcher_arrow, 110, 32, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 4, 4, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 3, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, -1, 0
stat_mental 13, normal, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 670, 270, 125, 125, 670, 4, 81
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models warg_archers, warg_archers
ownership portugal, slave, gundabad
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 40

type Rhudaur Warriors


dictionary Rhudaur_Warriors
category infantry
class missile
voice_type Light
accent English
banner faction main_infantry
banner holy crusade
soldier rhudaur_axemen, 65, 0, 1.0
officer rhudaur_captain_early_flag
officer Rhudaur_Nobles
officer Rhudaur_Nobles
mount_effect horse +2, camel +1
attributes sea_faring, hide_forest, can_withdraw,
cannot_skirmish, mercenary_unit, very_hardy
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 2
stat_pri 10, 5, quality_thrown_axe, 65, 3, thrown,
missile_mechanical, slashing, axe, 0, 1
stat_pri_attr thrown, area, ap
stat_sec 10, 5, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_sec_attr no
stat_pri_armour 6, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -3, 2, 1
stat_mental 17, impetuous, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 760, 290, 125, 125, 760, 4, 63
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models rhudaur_axemen, rhudaur_axemen
ownership portugal, slave, turks, russia, normans
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 40

type Rhudaur Huscarles


dictionary Rhudaur_Huscarles
category infantry
class spearmen
voice_type General
accent English
banner faction main_infantry
banner holy crusade
soldier Rhudaur_Huscarles, 65, 0, 1.0, 0.35
officer rhudaur_captain_early_flag
officer Rhudaur_Nobles
officer Rhudaur_Nobles
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, very_hardy
move_speed_mod 1.05
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 8, 8, no, 0, 0, melee, melee_blade, slashing, axe, 20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 7, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -3, 2, 1
stat_mental 17, impetuous, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 795, 325, 125, 125, 795, 3, 68
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models Rhudaur_Huscarles
ownership portugal, slave, turks, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 40

type Iron Crown Halberdiers


dictionary Iron_Crown_Halberdiers
category infantry
class heavy
voice_type Heavy
accent English
banner faction main_infantry
banner holy crusade
soldier iron_crown_halberds, 60, 0, 1.0
officer angmarim_captain_early_flag
officer carn_dum_maces
mount_effect horse +4, camel +2, elephant +2
attributes sea_faring, hardy, hide_forest, can_withdraw,
free_upkeep_unit, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square, phalanx
stat_health 1, 2
stat_pri 6, 5, no, 0, 0, melee, melee_blade, piercing, axe,
60, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 850, 340, 125, 125, 850, 4, 54
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models iron_crown_halberds, iron_crown_halberds_upg
ownership portugal, slave, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 40

type Iron Crown Warriors


dictionary Iron_Crown_Warriors
category infantry
class spearmen
voice_type Heavy
accent English
banner faction main_infantry
banner holy crusade
soldier iron_crown_swords, 60, 0, 1.0
officer angmarim_captain_early_flag
officer carn_dum_maces
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hardy, hide_forest, can_withdraw,
free_upkeep_unit, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 13, 6, no, 0, 0, melee, melee_blade, piercing, axe,
60, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground -1, -2, 1, 2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 850, 340, 125, 125, 850, 4, 56
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models iron_crown_swords, iron_crown_swords_upg
ownership portugal, slave, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 40

type Iron Crown Longbowmen


dictionary Iron_Crown_Longbowmen
category infantry
class missile
voice_type Heavy
accent English
banner faction main_missile
banner holy crusade
soldier iron_crown_archers, 50, 0, 1
officer angmarim_captain_early_flag
officer carn_dum_maces
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy, cannot_skirmish, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 5, 3, elite_arrow, 180, 28, missile,
missile_mechanical, piercing, none, 40, 1
stat_pri_attr area
stat_sec 6, 3, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 10, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -2, 1, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 820, 330, 120, 120, 820, 4, 54
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models iron_crown_archers, iron_crown_archers_upg
ownership portugal, slave, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 40
type Mount Gram Marauders
dictionary Mount_Gram_Marauders
category cavalry
class heavy
voice_type Heavy
accent German
banner faction main_cavalry
banner holy crusade
soldier mtgram_lances, 28, 0, 1
officer angmar_captain_early_flag
mount warg_camel
mount_effect horse +1, elephant -2, northern heavy horse +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, free_upkeep_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 8, 9, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr no
stat_sec 7, 6, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_sec_attr no
stat_pri_armour 8, 5, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, -1, 0
stat_mental 17, impetuous, trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 930, 380, 125, 125, 930, 4, 87
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models mtgram_lances, mtgram_lances_upg
ownership portugal, slave, gundabad
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 50

type Mount Gram Raiders


dictionary Mount_Gram_Raiders
category cavalry
class missile
voice_type General
accent German
banner faction main_cavalry
banner holy crusade
soldier mtgram_archers, 28, 0, 1
officer angmar_captain_early_flag
mount warg_camel
mount_effect horse +2, elephant -2, northern heavy horse +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, free_upkeep_unit, cantabrian_circle
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 6, 5, khand_horsearcher_arrow, 120, 32, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 6, 6, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 8, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 1, -3, -1, 0
stat_mental 17, impetuous, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 900, 350, 125, 125, 900, 4, 81
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models mtgram_archers, mtgram_archers_upg
ownership portugal, slave, gundabad
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 50

type Darkblades
dictionary Darkblades
category infantry
class missile
voice_type General
accent English
banner faction main_missile
banner holy crusade
soldier Dark_Rangers, 40, 0, 1.2
officer carn_dum_maces
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit, frighten_foot, cannot_skirmish, stakes, legionary_name
move_speed_mod 1.1
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 3
stat_pri 6, 3, elite_arrow, 190, 30, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 13, 6, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 8, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground -1, -2, 1, 2
stat_mental 22, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1200, 370, 200, 200, 1200, 3, 73
armour_ug_levels 4, 5, 5, 5
armour_ug_models Dark_Rangers
ownership portugal, slave, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 50
type Northguard
dictionary Northguard
category infantry
class heavy
voice_type General
accent English
banner faction main_infantry
banner holy crusade
soldier carn_dum_maces, 50, 0, 1.2
officer angmarim_captain_early_flag
officer carn_dum_maces
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 7, 5, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 6, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground -1, -2, 1, 2
stat_mental 20, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1175, 365, 200, 200, 1175, 3, 73
armour_ug_levels 4, 5, 5, 5
armour_ug_models carn_dum_maces
ownership portugal, slave, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 50

type Guardians of Carn Dum ;Guardians of Carn


D�m MA2 AOR ;Heavy Cavalry / USlave
dictionary Carn_Dum_Guardians
category cavalry
class heavy
voice_type General
accent English
banner faction main_cavalry
banner holy crusade
soldier Huscarls, 20, 0, 1
officer angmarim_captain_early_flag
mount nazgul horse
mount_effect camel +1, elephant -1, horse +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, frighten_foot, legionary_name
move_speed_mod 0.95
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 8, 7, no, 0, 0, melee, melee_blade, blunt, mace, 60,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 14, 4, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, -1, -1
stat_mental 20, disciplined, highly_trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1250, 400, 200, 200, 1250, 3, 62
armour_ug_levels 4, 5, 5, 5
armour_ug_models carn_dum_cavalry
ownership portugal, slave, russia
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 50

type Rebel Barrow Wights ; Barrow-wights MA1


dictionary AR_Barrow_Wights
category infantry
class heavy
voice_type General
accent English
banner faction main_infantry
banner holy crusade
soldier barrow_wight_king, 22, 0, 1
officer barrow_wight_king
officer barrow_wight_king
mount_effect elephant -4
attributes frighten_foot, frighten_mounted, sea_faring,
hide_forest, barrowwights_unit, mercenary_unit, very_hardy, free_upkeep_unit
move_speed_mod 1.15
formation 1.2, 1.2, 2.4, 2.4, 3, square
stat_health 2, 6
stat_pri 12, 5, no, 0, 0, melee, melee_blade, slashing, sword,
50, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 14, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 0, -2
stat_mental 22, impetuous, untrained, lock_morale
stat_charge_dist 15
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1300, 300, 125, 125, 1500, 1, 150
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models barrow_wight_king
ownership slave, portugal, england
era 0 portugal
era 1 portugal
era 2 portugal
recruit_priority_offset 100
;#################################################################
;############################ UMBAR ##############################
;#################################################################
type Naru n'Aru Household Guard
dictionary Naru_nAru_Household_Guard
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier belegaer_footmen, 16, 1.4, 0.3
officer umbar_captain_early_flag
officer umbar_captain_early_flag
mount_effect horse +5, camel +2, elephant +2
attributes general_unit, very_hardy, hide_forest, can_withdraw,
sea_faring, free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 4, square
stat_health 1, 6
stat_pri 11, 5, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 9, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 2, 0, -2
stat_mental 22, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 280, 200, 200, 1000, 1, 100
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models naru_royal_guard
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 70

type Azrazair Raiders


dictionary Azrazair_Raiders
category infantry
class light
voice_type Light
accent English
banner faction main_infantry
banner holy crusade
soldier Dismounted_Feudal_Knights, 80, 0, 0.8
officer umbar_captain_early_flag
officer pharazon
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 0
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 2, 0, -2
stat_mental 13, impetuous, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 310, 155, 75, 75, 310, 5, 31
armour_ug_levels 0, 1, 2, 3
armour_ug_models corsairs, corsairs_upg, corsairs_upg, corsairs_upg
ownership russia, slave, turks
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 20

type Azrazair Archers


dictionary Azrazair_Archers
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier Lithuanian_Archers, 70, 0, 0.8
officer umbar_captain_early_flag
officer pharazon
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 0
stat_pri 2, 2, militia_arrow, 150, 18, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 1, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 2, 0, -2
stat_mental 12, impetuous, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 360, 170, 75, 75, 360, 5, 36
armour_ug_levels 0, 1, 2, 3
armour_ug_models corsair_archers, corsair_archers_upg, corsair_archers_upg,
corsair_archers_upg
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 20

type Azrazair Crossbowmen


dictionary Azrazair_Crossbowmen
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier corsair_xbows, 60, 0, 1.0
officer umbar_captain_early_flag
officer pharazon
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit,
cannot_skirmish, mercenary_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 7, 2, crossbow_bolt, 140, 26, missile, missile_mechanical,
piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, sword, 40, 1
stat_sec_attr no
stat_pri_armour 3, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, 0, -2
stat_mental 15, impetuous, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 650, 280, 125, 125, 630, 4, 63
armour_ug_levels 1, 2, 3, 4
armour_ug_models corsair_xbows, corsair_xbows, corsair_xbows
ownership russia, slave, turks
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 30

type Azrazair Warriors


dictionary Azrazair_Warriors
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier corsair_slayers, 70, 0, 0.8
officer umbar_captain_early_flag
officer pharazon
mount_effect horse -2, camel -1, elephant +2
attributes sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit,
frighten_foot
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 7, 6, no, 0, 0, melee, melee_blade, slashing, axe, 20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 2, 0, -2
stat_mental 15, impetuous, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 660, 280, 125, 125, 650, 4, 65
armour_ug_levels 1, 2, 3, 4
armour_ug_models corsair_slayers_upg, corsair_slayers_upg, corsair_slayers_upg,
corsair_slayers_upg
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 30

type Azrazair Marines


dictionary Azrazair_Marines
category infantry
class missile
voice_type Light
banner faction main_missile
banner holy crusade
soldier corsair_elite, 60, 0, 1.0
officer umbar_captain_early_flag
officer pharazon
mount_effect horse +3, camel +2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
move_speed_mod 1.05
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 2
stat_pri 10, 5, elite_javelin, 60, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown, area
stat_sec 11, 5, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_sec_attr no
stat_pri_armour 7, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 2, 0, -2
stat_mental 17, impetuous, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 960, 345, 200, 200, 960, 4, 96
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models corsair_elite, corsair_elite
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 40
type Abrazanim Nardubawib
dictionary Abrazanim_Nardubawib
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier belegaer_marksmen, 50, 0, 1.2
officer umbar_captain_early_flag
officer pharazon
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw, cannot_skirmish,
free_upkeep_unit, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 6, 2, elite_arrow, 190, 30, missile, missile_mechanical, piercing,
none, 5, 1
stat_pri_attr area
stat_sec 6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 40, 1
stat_sec_attr no
stat_pri_armour 11, 3, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 2, 0, -2
stat_mental 18, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 960, 370, 125, 125, 960, 4, 96
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models belegaer_marksmen, belegaer_marksmen_upg
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 40

type Abrazanim Nardutarik


dictionary Abrazanim_Nardutarik
category infantry
class spearmen
voice_type General
banner faction main_infantry
banner holy crusade
soldier belegaer_defenders, 60, 0, 1.2, 0.35
officer umbar_captain_early_flag
officer pharazon
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit,
legionary_name, mercenary_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square, shield_wall
stat_health 1, 2
stat_pri 5, 2, no, 0, 0, melee, melee_blade, blunt, mace, 20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 11, 3, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 2, 0, -2
stat_mental 19, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 970, 380, 125, 125, 970, 4, 97
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models belegaer_defenders, belegaer_defenders_upg
ownership russia, slave, turks
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 40

type Rozadan Footmen


dictionary Rozadan_Footmen
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier belegaer_footmen, 70, 0, 1.0, 0.35
officer umbar_captain_early_flag
officer pharazon
mount_effect horse +4, camel +2, elephant +1
attributes sea_faring, hide_improved_forest, can_withdraw,
hardy, free_upkeep_unit, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 1
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 5, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, 0, -2
stat_mental 16, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 630, 260, 125, 125, 630, 4, 63
armour_ug_levels 2, 3, 4, 5
armour_ug_models belegaer_footmen, belegaer_footmen_upg,
belegaer_footmen_upg
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 30

type Rozadan Halberdiers


dictionary Rozadan_Halberdiers
category infantry
class light
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier barding_hird_upg, 70, 0, 1.0
officer umbar_captain_early_flag
officer pharazon
mount_effect horse +3, elephant +1, swan guard horse +1
attributes sea_faring, hide_forest, can_withdraw, hardy,
free_upkeep_unit, legionary_name, mercenary_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square, phalanx
stat_health 1, 1
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, 0, -2
stat_mental 16, normal, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 650, 270, 125, 125, 650, 4, 63
armour_ug_levels 2, 3, 4, 5
armour_ug_models belegaer_halberd, belegaer_halberd_upg,
belegaer_halberd_upg
ownership russia, slave, turks
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 30

type Rozadan Bowmen


dictionary Rozadan_Bowmen
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier belegaer_archers, 60, 0, 1.0
officer umbar_captain_early_flag
officer pharazon
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 3, medium_arrow, 170, 24, missile, missile_mechanical,
piercing, none, 15, 1
stat_pri_attr area
stat_sec 3, 2, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 5, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 2, 0, -2
stat_mental 15, normal, trained
stat_charge_dist 7
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 610, 280, 125, 125, 540, 4, 54
armour_ug_levels 2, 3, 4, 5
armour_ug_models belegaer_archers, belegaer_archers_upg,
belegaer_archers_upg
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 30

type Adunaim Armsmen


dictionary Adunaim_Armsmen
category infantry
class heavy
voice_type General
banner faction main_spear
banner holy crusade
soldier castamir, 50, 0, 1.2, 0.35
officer umbar_captain_early_flag
officer pharazon
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, very_hardy, legionary_name
formation 1.2, 1.2, 2.4, 2.4, 6, square, shield_wall
stat_health 1, 3
stat_pri 12, 4, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 8, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 2, 0, -2
stat_mental 22, impetuous, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1170, 490, 200, 200, 1170, 3, 117
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models castamir
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 50

type Abrazanim Narduzagar


dictionary Abrazanim_Narduzagar
category infantry
class spearmen
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier belegaer_swordmasters, 60, 1.0, 1
officer umbar_captain_early_flag
officer pharazon
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, very_hardy, legionary_name
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 14, 7, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 2, 0, -2
stat_mental 19, disciplined, trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 980, 390, 125, 125, 980, 3, 98
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models belegaer_swordmasters, belegaer_swordmasters_upg
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 40

type Beruthiels Rangers


dictionary Beruthiels_Rangers
category infantry
class missile
voice_type General
banner faction main_infantry
soldier umbar_rangers, 40, 0, 1.0
officer pharazon
mount_effect horse -1, camel -2
attributes sea_faring, hide_anywhere, can_withdraw,
start_not_skirmishing, free_upkeep_unit, very_hardy
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 3
stat_pri 12, 3, dwarven_crossbow_bolt, 180, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 8, 4, no, 0, 0, melee, melee_blade, slashing, sword, 15, 1
stat_sec_attr no
stat_pri_armour 7, 6, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, 3, 0
stat_mental 19, disciplined, untrained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 925, 260, 125, 125, 925, 3, 87
stat_stl 4
armour_ug_levels 3, 4, 5, 6, 6, 6
armour_ug_models umbar_rangers, umbar_rangers
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 50

type Naru n'Aru Royal Guard


dictionary Naru_nAru_Royal_Guard
category infantry
class heavy
voice_type General
banner faction main_spear
banner holy crusade
soldier belegaer_footmen, 50, 0, 1.4, 0.35
officer umbar_captain_early_flag
officer pharazon
mount_effect horse +4, camel +3, elephant +2
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
free_upkeep_unit, command, stakes, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 3
stat_pri 11, 4, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 9, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 2, 0, -2
stat_mental 24, disciplined, highly_trained, lock_morale
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 500, 125, 125, 1200, 2, 120
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models naru_royal_guard
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 60

type Ar-Pharazons Faithful


dictionary Ar_Pharazons_Faithful
category infantry
class heavy
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier umbar_pikes, 45, 0, 1.4
officer umbar_captain_early_flag
officer pharazon
mount_effect horse +8, camel +6, elephant +5
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, legionary_name
formation 1.4, 1.4, 2.8, 2.8, 6, square, phalanx
stat_health 1, 3
stat_pri 5, 4, no, 0, 0, melee, melee_blade, piercing, spear,
80, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 2, 0, -2
stat_mental 22, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1300, 520, 125, 125, 1300, 2, 120
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models umbar_pikes
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 60

type Naru n'Aru Royal Knights


dictionary Naru_nAru_Royal_Knights
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade
soldier merchants, 20, 0, 1.2
officer umbar_captain_early_flag
mount nazgul horse
mount_effect camel -1, elephant -1, horse +2
attributes sea_faring, hide_forest, can_withdraw, very_hardy,
can_formed_charge, free_upkeep_unit, frighten_foot, legionary_name
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 10, 6, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 16, 5, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, -1, -1
stat_mental 22, disciplined, highly_trained, locked_morale
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1300, 550, 125, 125, 1300, 3, 90
armour_ug_levels 4, 5, 6, 6, 6
armour_ug_models umbar_knight
ownership russia, slave
era 0 russia
era 1 russia
era 2 russia
recruit_priority_offset 60
;#################################################################
;########################## HARAD ################################
;#################################################################
type Black Snake Guard
dictionary Black_Snake_Guard
category cavalry
class heavy
voice_type General
banner faction main_cavalry
banner holy crusade
soldier haradrim_heavy_cav, 8, 0, 1
officer harad_captain_early_flag
mount eastern horse
mount_effect horse +1, camel -2, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
can_formed_charge, general_unit, free_upkeep_unit, knight, free_upkeep_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 12
stat_pri 10, 14, no, 0, 0, melee, melee_blade, piercing,
spear, 75, 1
stat_pri_attr no
stat_sec 9, 11, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 9, 7, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 3, -2, -3
stat_mental 20, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 265, 200, 200, 1000, 1, 100
armour_ug_levels 4, 4, 4
armour_ug_models haradrim_heavy_cav_upg
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 70

type Haradrim Spearmen


dictionary Haradrim_Spearmen
category infantry
class light
voice_type Heavy
accent Arabic
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 80, 0, 0.8, 0.3
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect horse +2, camel +1, elephant -2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
move_speed_mod 1.1
formation 1.5, 1.5, 3.0, 3.0, 8, square, schiltrom
stat_health 1, 1
stat_pri 4, 3, no, 0, 0, melee, melee_blade, piercing, spear,
10, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 2, 1, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 2, 0, -2
stat_mental 13, impetuous, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 480, 220, 75, 75, 480, 5, 48
armour_ug_levels 0, 1, 2, 3
armour_ug_models desert_spearmen, desert_spearmen, desert_spearmen,
desert_spearmen
ownership spain, russia, slave, turks
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 20

type Haradrim Archers


dictionary Haradrim_Archers
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier Lithuanian_Archers, 70, 0, 0.8
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 3, 3, militia_arrow, 150, 18, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 3, 3, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 1, 1, 0, leather ; leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 2, 0, -2
stat_mental 12, low, untrained
stat_charge_dist 7
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 460, 195, 75, 75, 460, 5, 46
armour_ug_levels 0, 1, 2, 3
armour_ug_models harad_archers, harad_archers_upg, harad_archers_upg
ownership spain, russia, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 20
type Southron Warband
dictionary Southron_Warband
category infantry
class light
voice_type Heavy
accent Arabic
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 70, 0, 1.0, 0.3
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect horse +3, camel +2, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, mercenary_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 2
stat_pri 6, 4, no, 0, 0, melee, melee_blade, piercing, spear,
10, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, 0, -2
stat_mental 15, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 650, 250, 75, 75, 650, 4, 65
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models southron_spearmen, southron_spearmen_upg,
southron_spearmen_upg
ownership spain, slave, turks, england
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 30

type Southron Pikemen


dictionary Southron_Pikemen
category infantry
class spearmen
voice_type Heavy
accent Arabic
banner faction main_spear
banner holy crusade
soldier Heavy_Pike_Militia, 60, 0, 1.0
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect horse +5, camel +4, elephant +3
attributes sea_faring, hide_forest, hardy, can_withdraw, pike,
free_upkeep_unit
move_speed_mod 1.05
formation 1.3, 1.3, 2.6, 2.6, 6, square, phalanx
stat_health 1, 3
stat_pri 4, 4, no, 0, 0, melee, melee_blade, piercing, spear,
70, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 2, 0, -2
stat_mental 15, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 680, 270, 125, 125, 680, 4, 68
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models southron_pikemen, southron_pikemen, southron_pikemen_upg
ownership spain, slave, russia
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 40

type Southron Archers


dictionary Southron_Archers
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier Lithuanian_Archers, 60, 0, 1.0
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, extreme_range, can_withdraw,
very_hardy, free_upkeep_unit, start_not_skirmishing, mercenary_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 3
stat_pri 4, 4, medium_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 5, 4, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 3, 2, 0, leather ; lamellar
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, 0, -2
stat_mental 14, normal, trained
stat_charge_dist 9
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 630, 250, 125, 125, 630, 4, 63
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models southron_archers, southron_archers_upg,
southron_archers_upg
ownership spain, slave, turks
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 30

type Southron Lancers


dictionary Southron_Lancers
category cavalry
class light
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier southron_lancers, 32, 0, 1.0
officer harad_captain_early_flag
mount eastern horse
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, hardy, can_withdraw,
can_formed_charge, free_upkeep_unit
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 6, 7, no, 0, 0, melee, melee_blade, piercing, spear,
75, 1
stat_pri_attr no
stat_sec 5, 7, no, 0, 0, melee, melee_blade, piercing, sword,
55, 1
stat_sec_attr no
stat_pri_armour 3, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 2, 0, -2
stat_mental 15, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 725, 300, 75, 75, 725, 4, 72
armour_ug_levels 0, 1, 2, 3
armour_ug_models southron_lancers, southron_lancers_upg,
southron_lancers_upg, southron_lancers_upg
ownership spain, slave, england, russia
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 40

type Camel Riders


dictionary Camel_Riders
category cavalry
class light
voice_type Heavy
accent Arabic
banner faction main_infantry
soldier camel_spears, 32, 0, 6.32
officer beastmaster_cav
mount southern_camel
mount_effect horse +6, swan guard horse +4
attributes sea_faring, hide_forest, very_hardy, free_upkeep_unit,
can_withdraw, frighten_mounted
move_speed_mod 1.15
formation 2.075, 3.9, 6, 7.315, 3, square
stat_health 1, 6
stat_pri 6, 5, no, 0, 0, melee, melee_simple, piercing, spear, 20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, melee, melee_simple, piercing, none, 25, 1
stat_sec_attr no
stat_pri_armour 4, 6, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, -1, -2
stat_mental 14, low, trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 720, 240, 125, 125, 720, 4, 72
stat_stl 4
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models camel_spears, southron_lancers, southron_lancers
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 40

type Serpent Guard


dictionary Serpent_Guard
category cavalry
class heavy
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier haradrim_heavy_cav, 24, 0, 1.0
officer harad_captain_early_flag
mount eastern horse
mount_effect camel -1, elephant -3
attributes sea_faring, hide_forest, can_withdraw, hardy,
can_formed_charge, free_upkeep_unit, command, knight
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 9, 13, no, 0, 0, melee, melee_blade, piercing, spear,
75, 1
stat_pri_attr no
stat_sec 8, 10, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 8, 6, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 3, -2, -3
stat_mental 20, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1250, 490, 200, 200, 1250, 3, 125
armour_ug_levels 4, 4, 4
armour_ug_models haradrim_heavy_cav
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 60

type Serpent Archers


dictionary Serpent_Archers
category cavalry
class missile
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier haradrim_heavy_archers, 24, 0, 1
officer harad_captain_early_flag
mount eastern horse
mount_effect horse +2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
cantabrian_circle, free_upkeep_unit
move_speed_mod 1.05
formation 2, 4.4, 3, 4.4, 3, horde
stat_health 1, 9
stat_pri 7, 6, khand_horsearcher_arrow, 130, 30, missile,
missile_mechanical, piercing, none, 10, 1
stat_pri_attr area
stat_sec 8, 6, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1
stat_sec_attr no
stat_pri_armour 8, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 3, -2, -3
stat_mental 19, disciplined, highly_trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1250, 490, 200, 200, 1250, 3, 125
armour_ug_levels 3, 4, 4, 4
armour_ug_models haradrim_heavy_archers
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 60

type Serpent Bladesmen


dictionary Serpent_Bladesmen
category infantry
class heavy
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier Dismounted_Feudal_Knights, 50, 0, 1.0
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.05
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 4
stat_pri 12, 6, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 8, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 2, 0, -2
stat_mental 20, disciplined, highly_trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1100, 460, 200, 200, 1100, 3, 110
armour_ug_levels 3, 4, 4, 4
armour_ug_models haradrim_heavy_upg
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 50

type Muhad Tribesmen


dictionary Muhad_Tribesmen
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier Afghan_Javelinmen, 60, 0, 0.8
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect horse +2, camel +1, elephant +1
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish
move_speed_mod 1.05
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 3
stat_pri 9, 5, elite_javelin, 65, 4, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown
stat_sec 6, 5, no, 0, 0, melee, melee_blade, blunt, mace, 10,
1
stat_sec_attr ap
stat_pri_armour 2, 8, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 2, 0, -2
stat_mental 17, impetuous, untrained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 820, 320, 75, 75, 820, 4, 76
armour_ug_levels 0, 1, 2, 3
armour_ug_models beastmaster, beastmaster, beastmaster_upg, beastmaster_upg
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 20

type Hasharii Blades


dictionary Hasharii_Blades
category infantry
class spearmen
voice_type General
accent Arabic
banner faction main_infantry
banner holy crusade
soldier hasharii, 50, 0, 1.0
officer hasharii
mount_effect camel -1, elephant -2
attributes sea_faring, hide_anywhere, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.1
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 4
stat_pri 15, 8, no, 0, 0, melee, melee_blade, piercing, sword,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 8, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 3, 1, -2
stat_mental 20, disciplined, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1050, 420, 125, 125, 1050, 3, 105
armour_ug_levels 3, 4, 4, 4
armour_ug_models hasharii
ownership spain, russia, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 50

type Hasharii Shadows


dictionary Hasharii_Shadows
category infantry
class missile
voice_type Light
accent Arabic
banner faction main_missile
banner holy crusade
soldier hasharii_archers, 40, 0, 1.0
officer hasharii
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, extreme_range, can_withdraw, very_hardy,
free_upkeep_unit, start_not_skirmishing, hide_anywhere
move_speed_mod 1.1
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 4
stat_pri 7, 4, ranger_arrow_poison, 170, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 9, 6, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 6, 6, 0, leather ; lamellar
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 3, 1, -2
stat_mental 19, disciplined, trained
stat_charge_dist 10
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1100, 425, 125, 125, 1100, 3, 110
armour_ug_levels 3, 4, 4, 4
armour_ug_models hasharii_archers
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 50

type Troll-men Warriors


dictionary Trollmen_Warriors
category infantry
class spearmen
voice_type General
accent Arabic
banner faction main_infantry
banner holy crusade
soldier half_men, 40, 0, 1.1 ; Treat as 100
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect horse -2, camel -1, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, free_upkeep_unit, mercenary_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 2, 4
stat_pri 12, 6, no, 0, 0, melee, melee_blade, slashing, sword,
10, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 8, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, 0, -4
stat_mental 18, impetuous, untrained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 980, 390, 125, 125, 980, 3, 105
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models half_men, half_men_upg
ownership spain, slave, russia, turks
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 40

type Troll-men Hunters


dictionary Trollmen_Hunters
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier half_men_javs, 40, 0, 1.1
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect horse +4, camel +3, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, cannot_skirmish, frighten_mounted
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 2, 4
stat_pri 12, 6, elite_javelin, 60, 2, thrown,
missile_mechanical, piercing, spear, 20, 1
stat_pri_attr area, thrown
stat_sec 10, 6, no, 0, 0, melee, melee_blade, piercing, spear,
10, 1
stat_sec_attr spear_bonus_6, light_spear
stat_pri_armour 2, 6, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, 2, 0, -4
stat_mental 18, impetuous, untrained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 980, 390, 200, 200, 980, 3, 115
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models half_men_javs, half_men_javs_upg
ownership spain, slave, russia
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 40

type Troll-men Champions


dictionary Trollmen_Champions
category infantry
class heavy
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier half_men_elite, 35, 0, 1.3 ; Treat as
100
officer harad_captain_early_flag
officer haradrim_heavy_upg
mount_effect horse +2, camel +2, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
frighten_foot, free_upkeep_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 5, square
stat_health 2, 4
stat_pri 13, 9, no, 0, 0, melee, melee_blade, slashing, sword,
10, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 12, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, 0, -4
stat_mental 22, impetuous, untrained, lock_morale
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1275, 430, 125, 125, 1275, 3, 105
armour_ug_levels 3, 4, 4, 4
armour_ug_models half_men_elite
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 50

type Muhad Beastmasters


dictionary Muhad_Beastmasters
category cavalry
class missile
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier beastmaster_cav, 24, 0, 1
officer harad_captain_early_flag
mount southern_camel
mount_effect horse +4, camel +1, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
cantabrian_circle, free_upkeep_unit, frighten_mounted
move_speed_mod 1.1
formation 2, 4.4, 3, 4.4, 3, square
stat_health 1, 8
stat_pri 10, 6, cav_javelin, 65, 5, thrown,
missile_mechanical, piercing, spear, 15, 1
stat_pri_attr area, thrown, ap
stat_sec 7, 6, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_sec_attr ap
stat_pri_armour 2, 8, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 2, -1, -2
stat_mental 17, normal, trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 780, 360, 125, 125, 780, 4, 78
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models beastmaster_cav, beastmaster_cav_upg
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 40

type Mumakil
dictionary Mumakil
category cavalry
class heavy
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier Turkish_Archers, 30, 2, 1
mount elephant_cannon
mount_effect horse +9, camel +9, elephant +6
attributes hardy, can_withdraw, frighten_foot, frighten_mounted,
power_charge, command
move_speed_mod 0.7
formation 12, 19, 22, 27, 1, horde
stat_health 3, 14
stat_pri 6, 20, mumakil_arrow, 230, 90, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr prec, thrown
stat_sec 60, 20, no, 0, 0, melee, melee_simple, blunt, none,
100, 1
stat_sec_attr area, launching
stat_pri_armour 18, 20, 0, leather
stat_sec_armour 18, 20, leather
stat_heat 1
stat_ground 5, 5, -5, -5
stat_mental 60, disciplined, trained
stat_charge_dist 75
stat_fire_delay 0
stat_food 60, 300
stat_cost 6, 2200, 1550, 300, 300, 2200, 2, 220
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models Elephant_Crew2, Elephant_Crew2_upg
ownership spain, slave
era 0 spain
era 1 spain
era 2 spain
recruit_priority_offset 80

;#################################################################
;######################## Easterlings ############################
;#################################################################
type Loke Rim Bodyguard
dictionary Loke_Rim_Bodyguard
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier rhun_bg, 23, 0, 1.4
officer rhun_captain_early_flag
officer rhun_captain_early_flag
mount_effect horse +4, camel +2, elephant +3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
general_unit, free_upkeep_unit, frighten_foot
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 6
stat_pri 11, 5, no, 0, 0, melee, melee_blade, slashing, axe,
5, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 2, 0, 1, -2
stat_mental 20, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 270, 200, 200, 1000, 1, 100
armour_ug_levels 5, 5, 5
armour_ug_models rhun_bg
ownership venice, slave
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 70

type Daritai Clansmen


dictionary Daritai_Clansmen
category infantry
class light
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier Dismounted_Feudal_Knights, 80, 0, 0.8
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 0
stat_pri 4, 2, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 1, 3, 2, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 1, -2
stat_mental 13, low, untrained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 360, 185, 75, 75, 360, 5, 36
armour_ug_levels 0, 1, 2, 3
armour_ug_models rhunec, rhunec_upg, rhunec_upg, rhunec_upg
ownership venice, slave, turks, russia
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 20

type Daritai Hunters


dictionary Daritai_Hunters
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier rhunea, 70, 0, 0.8
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 0
stat_pri 2, 2, militia_arrow, 150, 18, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 1, 1, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 1, -2
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 345, 175, 75, 75, 345, 5, 31
armour_ug_levels 0, 1, 2, 3
armour_ug_models rhunea, rhunea_upg, rhunea_upg
ownership venice, slave, russia
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 20

type Balchoth Tribesmen


dictionary Balchoth_Tribesmen
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier Afghan_Javelinmen, 70, 0, 0.8
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse +2, camel +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit, hardy, cannot_skirmish
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 0
stat_pri 7, 1, militia_javelin, 55, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown
stat_sec 3, 2, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_sec_attr no
stat_pri_armour 1, 2, 2, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 1, -2
stat_mental 13, impetuous, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 335, 145, 75, 75, 335, 5, 33
armour_ug_levels 0, 1, 2, 3
armour_ug_models rhunbh, rhunbh, rhunbh, rhunbh
ownership venice, slave, russia
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 20

type Balchoth Spearmen


dictionary Balchoth_Spearmen
category infantry
class light
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier balchoth_spears, 75, 0, 1.0
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse +4, camel +2, elephant +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy, mercenary_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square, schiltrom
stat_health 1, 1
stat_pri 3, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 6, 4, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, 0, 1, -2
stat_mental 15, impetuous, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 560, 215, 125, 125, 560, 4, 63
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models balchoth_spears, balchoth_spears, balchoth_spears
ownership venice, slave, russia, turks
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 30

type Daritai Warriors


dictionary Daritai_Warriors
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Dismounted_Feudal_Knights, 70, 0, 1.0
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 7, 3, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 5, 1, metal ; treat sword as shield since no 2h
animation
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, 0, 1, -2
stat_mental 15, normal, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 630, 245, 125, 125, 630, 4, 63
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models rhunsw, rhunsw_upg, rhunsw_upg
ownership venice, slave, russia
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 30

type Arulad Dragonguard


dictionary Arulad_Dragonguard
category infantry
class light
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Janissary_Heavy_Inf, 70, 0, 1.0
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse +3, camel +1
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 5, 5, no, 0, 0, melee, melee_blade, piercing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, 0, 1, -2
stat_mental 16, disciplined, highly_trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 700, 280, 125, 125, 700, 4, 70
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models rhunha, rhunha_upg, rhunha_upg
ownership venice, slave, russia
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 30

type Loke-Gamp Rim


dictionary Loke_Gamp_Rim
category infantry
class spearmen
voice_type Heavy
accent Arabic
banner faction main_spear
banner holy crusade
soldier rhunpi, 60, 0, 1.0
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse +6, camel +5, elephant +4
attributes sea_faring, hide_forest, hardy, can_withdraw, pike,
free_upkeep_unit, frighten_mounted
formation 1.3, 1.3, 2.6, 2.6, 6, square, phalanx
stat_health 1, 2
stat_pri 4, 5, no, 0, 0, melee, melee_blade, piercing, spear,
80, 1
stat_pri_attr spear_bonus_6, long_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 2, 0, 1, -2
stat_mental 18, disciplined, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 860, 320, 125, 125, 860, 4, 86
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models rhunpi, rhunpi_upg, rhunpi_upg
ownership venice, slave, england
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 40

type Loke-Flag Rim


dictionary Loke_Flag_Rim
category infantry
class spearmen
voice_type General
banner faction main_infantry
banner holy crusade
soldier Dismounted_Huscarls, 60, 0, 1.2
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 6, 2, no, 0, 0, melee, melee_blade, blunt, mace, 20,
1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 4, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 0, 1, -2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 840, 300, 125, 125, 840, 4, 84
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models rhunei, rhunei_upg, rhunei_upg
ownership venice, slave
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 40

type Daritai Crossbowmen


dictionary Daritai_Crossbowmen
category infantry
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier dorwin_maa215, 60, 0, 1.0
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, can_withdraw, crossbow,
free_upkeep_unit, cannot_skirmish
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 6, 2, crossbow_bolt, 140, 26, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 3, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 4, 2, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, 0, 1, -2
stat_mental 14, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 650, 260, 125, 125, 650, 4, 65
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models rhuncr, rhuncr_upg, rhuncr_upg
ownership venice, slave
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 30

type Loke-Nar Rim


dictionary Loke_Nar_Rim
category infantry
class missile
voice_type General
accent Arabic
banner faction main_missile
banner holy crusade
soldier rhunel, 50, 0, 1.0
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, extreme_range, hardy,
can_withdraw, free_upkeep_unit, cannot_skirmish
formation 1.3, 1.3, 2.6, 2.6, 5, square
stat_health 1, 3
stat_pri 5, 3, rhun_elite_arrow, 180, 30, missile,
missile_mechanical, piercing, none, 5, 1
stat_pri_attr area
stat_sec 5, 3, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 10, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 2, 0, 1, -2
stat_mental 17, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 830, 330, 125, 125, 830, 4, 83
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models rhunel, rhunel_upg, rhunel_upg
ownership venice, slave, russia
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 40

type Udege Marines


dictionary Udege_Marines
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier rhun_naptha, 60, 0, 0.8
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse +2, camel +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, hardy, cannot_skirmish, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 0
stat_pri 9, 1, nahptha_bomb, 60, 4, thrown,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr thrown, ap, area
stat_sec 9, 4, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_sec_attr no
stat_pri_armour 7, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 1, -2
stat_mental 16, impetuous, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 890, 355, 75, 75, 890, 5, 33
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models rhun_naptha, rhun_naptha, rhun_naptha
ownership venice, slave, turks
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 40

type Arulad Dragonriders


dictionary Arulad_Dragonriders
category cavalry
class light
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier rhunmg, 30, 0, 1.0
officer rhun_captain_early_flag
mount heavy horse
mount_effect horse +1, camel +1, elephant -2
attributes sea_faring, hide_forest, hardy, can_withdraw,
can_formed_charge, free_upkeep_unit, mercenary_unit
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 5, 6, no, 0, 0, melee, melee_blade, piercing, spear,
50, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, 3, -2, -3
stat_mental 15, normal, trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 790, 330, 125, 125, 790, 4, 79
armour_ug_levels 2, 3, 4, 5, 5, 5
armour_ug_models rhunmg, rhunmg_upg, rhunmg_upg
ownership venice, slave, turks
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 40

type Loke-Innas Rim


dictionary Loke_Innas_Rim
category cavalry
class heavy
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier rhunka, 20, 0, 1.2
officer rhun_captain_early_flag
mount eastern armoured horse
mount_effect camel -1, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, free_upkeep_unit, command
move_speed_mod 0.95
formation 1.5, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 10, 13, no, 0, 0, melee, melee_blade, piercing,
spear, 75, 1
stat_pri_attr no
stat_sec 9, 7, no, 0, 0, melee, melee_blade, piercing, sword,
30, 1
stat_sec_attr no
stat_pri_armour 15, 9, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 3, -2, -3
stat_mental 20, disciplined, highly_trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1400, 490, 200, 200, 1400, 2, 140
armour_ug_levels 4, 5, 5, 5
armour_ug_models rhunka
ownership venice, slave, england, russia
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 50

type Dragons Wrath Guildsmen


dictionary Dragons_Wrath_Guildsmen
category infantry
class heavy
voice_type General
banner faction main_infantry
banner holy crusade
soldier dorwin_maa110, 50, 0, 1.4
officer rhun_captain_early_flag
officer rhun_captain_early_flag
mount_effect horse -1, camel -1, elephant +6
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, frighten_foot
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 4
stat_pri 13, 6, no, 0, 0, melee, melee_blade, slashing, axe,
0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 15, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 2, 0, 1, -2
stat_mental 22, disciplined, highly_trained
stat_charge_dist 15
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1350, 650, 200, 200, 1350, 3, 135
armour_ug_levels 4, 5, 5, 5
armour_ug_models dorwin_maa110
ownership venice, slave
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 50

type Loke-Scion Rim


dictionary Loke_Scion_Rim
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier rhun_elitespear, 50, 0, 1.4
officer rhun_captain_early_flag
officer dorwin_maa110
mount_effect horse +5, camel +3, elephant +2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, stakes
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 3
stat_pri 8, 3, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_6, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 14, 9, 5, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 2, 0, 1, -2
stat_mental 21, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1330, 430, 200, 200, 1330, 3, 133
armour_ug_levels 4, 5, 5, 5
armour_ug_models rhun_elitespear
ownership venice, slave, russia
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 50

type Suriut Chariots


dictionary Suriut_Chariots
category cavalry
class heavy
voice_type General
banner faction main_cavalry
banner holy crusade
soldier rhunel, 14, 3, 1.2
mount easterling_chariot
mount_effect horse +4, camel +2
attributes sea_faring, very_hardy, can_withdraw, frighten_foot,
frighten_mounted, extreme_range, command, power_charge
formation 4, 5, 9, 11, 2, horde
stat_health 2, 3
stat_pri 9, 2, rhun_elite_arrow_chariot, 200, 50, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr prec, area
stat_sec 17, 30, no, 0, 0, melee, melee_simple, piercing, none, 0, 1

stat_sec_attr area, ap
stat_pri_armour 12, 4, 4, metal
stat_sec_armour 15, 5, flesh
stat_heat 1
stat_ground 1, 1, 0, 0
stat_mental 22, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1500, 475, 300, 275, 1500, 2, 150
armour_ug_levels 3, 4, 5, 5, 5
armour_ug_models rhunel
ownership venice, slave, russia
era 0 venice
era 1 venice
era 2 venice
recruit_priority_offset 60

;#################################################################
;############################ KHAND ##############################
;#################################################################
type Variag Nobles
dictionary Variag_Nobles
category cavalry
class missile
voice_type General
banner faction main_cavalry
banner holy crusade
soldier khand_heavy_horse_archers, 8, 0, 1
officer khand_flag
mount barded horse4
mount_effect horse +2, camel -1, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
general_unit, command, knight, free_upkeep_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 10
stat_pri 6, 5, elven_horsearcher_arrow, 145, 36, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap
stat_sec 8, 5, no, 0, 0, melee, melee_blade, slashing, axe,
45, 1
stat_sec_attr no
stat_pri_armour 12, 7, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 3, -2, -3
stat_mental 18, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1000, 275, 75, 75, 1000, 1, 100
armour_ug_levels 4, 4, 4
armour_ug_models khand_heavy_horse_archers
ownership khand, slave
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 70

type Steppe Tribesmen


dictionary Steppe_Tribesmen
category infantry
class light
voice_type Heavy
accent Arabic
banner faction main_spear
banner holy crusade
soldier variag_Spear, 70, 0, 0.8, 0.3
officer khand_flag
officer khand_elite_guard
mount_effect horse +3, camel +1
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit, mercenary_unit, cannot_skirmish
formation 1.5, 1.5, 3.0, 3.0, 8, square
stat_health 1, 0
stat_pri 6, 1, militia_javelin, 55, 2, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr thrown
stat_sec 2, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_sec_attr spear_bonus_4, light_spear
stat_pri_armour 1, 2, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1, 2, 0, -2
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 380, 165, 75, 75, 380, 5, 36
armour_ug_levels 0, 1, 2, 3
armour_ug_models variag_Spear, variag_Spear, variag_Spear, variag_Spear
ownership khand, slave, spain, venice, england, russia, turks
era 0 khand, slave
era 1 khand, slave
era 2 khand, slave
recruit_priority_offset 20

type Steppe Archers


dictionary Steppe_Archers
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier variag_archer, 70, 0, 0.8
officer khand_flag
officer khand_elite_guard
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, extreme_range, can_withdraw,
free_upkeep_unit, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 0
stat_pri 2, 2, militia_arrow, 150, 18, missile,
missile_mechanical, piercing, none, 30, 1
stat_pri_attr area
stat_sec 2, 2, no, 0, 0, melee, melee_blade, piercing, sword,
40, 1
stat_sec_attr no
stat_pri_armour 1, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1, 2, 0, -2
stat_mental 12, low, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 355, 150, 75, 75, 355, 5, 31
armour_ug_levels 0, 1, 2, 3
armour_ug_models variag_archer, variag_archer, variag_archer
ownership khand, slave, spain, venice, england, russia
era 0 khand, slave
era 1 khand, slave
era 2 khand, slave
recruit_priority_offset 20
type Marauders
dictionary Marauders
category cavalry
class light
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier khand_horde_ug0, 36, 0, 0.8
officer khand_flag
mount merchant horse
mount_effect camel -1, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 7
stat_pri 3, 4, no, 0, 0, melee, melee_blade, blunt, mace, 40,
1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 75, 1
stat_sec_attr no
stat_pri_armour 2, 3, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 2, 3, -2, -3
stat_mental 13, low, untrained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 525, 175, 125, 125, 525, 4, 53
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models khand_horde_ug0, khand_horde_ug1, khand_horde_ug1
ownership khand, slave, spain, venice, england, russia
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 30

type Nomad Horsemen


dictionary Nomad_Horsemen
category cavalry
class light
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier variag_cavalry, 32, 0, 1
officer khand_flag
mount merchant horse
mount_effect camel -1, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
can_formed_charge, free_upkeep_unit, mercenary_unit, very_hardy
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 8
stat_pri 5, 6, no, 0, 0, melee, melee_blade, piercing, spear,
60, 1
stat_pri_attr no
stat_sec 4, 5, no, 0, 0, melee, melee_blade, blunt, mace, 60,
1
stat_sec_attr no
stat_pri_armour 3, 4, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 3, -2, -3
stat_mental 14, normal, trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 750, 245, 125, 125, 750, 4, 75
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models variag_cavalry, variag_cavalry, variag_cavalry
ownership khand, slave, spain, venice, england, russia, turks
era 0 khand, slave
era 1 khand, slave
era 2 khand, slave
recruit_priority_offset 40

type Khandish Raiders


dictionary Khandish_Raiders
category cavalry
class missile
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier rhunvr, 30, 0, 1
officer khand_flag
mount merchant horse
mount_effect horse +1, camel -1, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
cantabrian_circle, free_upkeep_unit, mercenary_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 4.4, 3, horde
stat_health 1, 8
stat_pri 4, 3, khand_horsearcher_arrow, 130, 32, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 4, 3, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_sec_attr no
stat_pri_armour 3, 3, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 3, -2, -3
stat_mental 14, normal, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 720, 250, 125, 125, 720, 4, 72
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models rhunvr, rhunvr, rhunvr
ownership khand, slave, spain, venice, england, russia, turks
era 0 khand, venice, slave
era 1 khand, venice, slave
era 2 khand, venice, slave
recruit_priority_offset 40

type Uushixia Stormriders


dictionary Uushixia_Stormriders
category cavalry
class missile
voice_type Light
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier huntresses, 14, 3, 1.2
mount easterling_chariot
mount_effect horse +4, camel +1, elephant +2
attributes sea_faring, very_hardy, can_withdraw, frighten_foot,
frighten_mounted, extreme_range, command, power_charge
move_speed_mod 1.1
formation 4, 5, 9, 11, 2, horde
stat_health 2, 3
stat_pri 14, 4, khand_crossbow_bolt, 110, 20, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area, ap, bp
stat_sec 14, 20, no, 0, 0, melee, melee_simple, piercing, none, 0, 1

stat_sec_attr area, ap
stat_pri_armour 12, 4, 3, leather
stat_sec_armour 10, 6, flesh
stat_heat 1
stat_ground 2, 3, -2, -3
stat_mental 20, disciplined, highly_trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1500, 425, 125, 125, 1500, 4, 72
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models huntresses, huntresses
ownership khand, slave
era 0 khand, slave
era 1 khand, slave
era 2 khand, slave
recruit_priority_offset 90

type Variag Horse Archers


dictionary Variag_Horse_Archers
category cavalry
class missile
voice_type General
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier khand_horse_archers, 28, 0, 1
officer khand_flag
mount merchant horse
mount_effect horse +2, camel -1, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, cantabrian_circle, mercenary_unit
move_speed_mod 1.2
formation 2, 4.4, 3, 6, 3, horde
stat_health 1, 8
stat_pri 6, 5, khand_horsearcher_arrow, 130, 34, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr no
stat_sec 6, 5, no, 0, 0, melee, melee_blade, slashing, axe,
60, 1
stat_sec_attr no
stat_pri_armour 8, 4, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, 3, -2, -3
stat_mental 16, normal, trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1050, 320, 125, 125, 1050, 4, 105
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models khand_horse_archers, khand_horse_archers
ownership khand, slave, spain, venice, england, turks, russia
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 60

type Warlords Kataphract Archers


dictionary Warlords_Kataphract_Archers
category cavalry
class missile
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier khand_nobles_mounted, 24, 0, 1
officer khand_flag
mount khand armoured horse
mount_effect horse +3, camel +1, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, knight
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 10
stat_pri 8, 5, elven_horsearcher_arrow, 140, 36, missile,
missile_mechanical, piercing, none, 0, 1
stat_pri_attr area
stat_sec 7, 5, no, 0, 0, melee, melee_blade, slashing, axe,
45, 1
stat_sec_attr no
stat_pri_armour 12, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 2, 3, -2, -3
stat_mental 17, disciplined, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1400, 500, 125, 125, 1400, 3, 140
armour_ug_levels 3, 4, 4, 4
armour_ug_models khand_nobles_mounted
ownership khand, slave, spain, venice, england, russia
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 90

type Warlords Kataphracts


dictionary Warlords_Kataphracts
category cavalry
class heavy
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier khand_elite_lancers, 24, 0, 1
officer khand_flag
mount khand armoured horse
mount_effect camel +3, elephant +1
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, free_upkeep_unit, frighten_foot, knight
move_speed_mod 1.05
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 11
stat_pri 11, 12, no, 0, 0, melee, melee_blade, piercing,
spear, 45, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 12, 10, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 3, -2, -3
stat_mental 18, impetuous, trained
stat_charge_dist 50
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1400, 500, 125, 125, 1400, 3, 140
armour_ug_levels 3, 4, 4, 4
armour_ug_models khand_elite_lancers
ownership khand, slave, spain, venice, england, russia
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 90

type Nomad Warriors


dictionary Nomad_Warriors
category infantry
class light
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier khand_household_warblades, 70, 0, 1.0
officer khand_flag
officer khand_elite_guard
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 1
stat_pri 6, 3, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 3, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 2, 0, -2
stat_mental 14, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 610, 215, 125, 125, 610, 4, 69
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models khand_household_warblades, khand_household_warblades,
khand_household_warblades
ownership khand, slave, spain, venice, england, russia
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 30

type Nomad Axemen


dictionary Nomad_Axemen
category infantry
class light
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier khand_household_axe, 70, 0, 1.0
officer khand_flag
officer khand_elite_guard
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 5, 4, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 2, 0, -2
stat_mental 14, normal, trained
stat_charge_dist 15
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 630, 210, 125, 125, 630, 4, 68
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models khand_household_axe, khand_household_axe,
khand_household_axe
ownership khand, slave, spain, venice, england, russia
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 30

type Variag Swordsmen


dictionary Variag_Swordsmen
category infantry
class spearmen
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier khand_noble_warblades, 60, 0, 1.0
officer khand_flag
officer khand_elite_guard
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 2
stat_pri 11, 6, no, 0, 0, melee, melee_blade, slashing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 8, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, 2, 0, -2
stat_mental 16, impetuous, trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 960, 320, 125, 125, 960, 3, 96
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models khand_noble_warblades, khand_noble_warblades
ownership khand, slave, spain, venice, england, russia
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 50

type Warlords Guard


dictionary Warlords_Guard
category infantry
class heavy
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier khand_noble_warblades, 50, 0, 1.2
officer khand_flag
officer khand_elite_guard
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, command
formation 1.2, 1.2, 2.4, 2.4, 5, square
stat_health 1, 3
stat_pri 9, 7, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 12, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, 2, 0, -2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1170, 370, 200, 200, 1170, 3, 117
armour_ug_levels 4, 4, 4
armour_ug_models khand_warpact_axe
ownership khand, slave, spain, venice, england, russia
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 60

type Khandish Hunters


dictionary Khandish_Hunters
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier rhundv, 60, 0, 1.0
officer khand_flag
officer khand_elite_guard
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 1
stat_pri 3, 2, medium_arrow, 170, 24, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 4, 3, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 3, 3, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 2, 0, -2
stat_mental 14, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 540, 190, 125, 125, 540, 4, 54
armour_ug_levels 1, 2, 3, 4, 4, 4
armour_ug_models rhundv, rhundv, rhundv
ownership khand, slave, spain, venice, england, russia
era 0 khand, venice, slave
era 1 khand, venice, slave
era 2 khand, venice, slave
recruit_priority_offset 30
type Variag Bowmen
dictionary Variag_Bowmen
category infantry
class missile
voice_type Heavy
accent Arabic
banner faction main_missile
banner holy crusade
soldier khand_elite_archers, 50, 0, 1.0
officer khand_flag
officer khand_elite_guard
mount_effect horse -1, camel -2, elephant -3
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, start_not_skirmishing
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 2
stat_pri 5, 2, elite_arrow, 180, 28, missile,
missile_mechanical, piercing, none, 5, 1
stat_pri_attr area
stat_sec 7, 3, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 8, 3, 2, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 2, 0, -2
stat_mental 16, disciplined, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 950, 300, 125, 125, 950, 4, 95
armour_ug_levels 2, 3, 4, 4, 4
armour_ug_models khand_elite_archers, khand_elite_archers
ownership khand, slave
era 0 khand, slave
era 1 khand, slave
era 2 khand, slave
recruit_priority_offset 50

type Windriders of Khand


dictionary Windriders_of_Khand
category cavalry
class light
voice_type General
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier khand_windriders, 28, 0, 1.0
officer khand_flag
mount merchant horse
mount_effect horse +1, camel -1, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit
move_speed_mod 1.4
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 11, 5, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 6, 9, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 3, -2, -3
stat_mental 17, impetuous, trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1210, 415, 125, 125, 1210, 3, 121
armour_ug_levels 3, 4, 4, 4
armour_ug_models khand_windriders
ownership khand, slave
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 60

type Variag Lancers


dictionary Variag_Lancers
category cavalry
class heavy
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade
soldier khand_lancers, 28, 0, 1
officer khand_flag
mount mailed horse2
mount_effect camel -1, elephant -3
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
can_formed_charge, knight, free_upkeep_unit
move_speed_mod 1.1
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 9
stat_pri 8, 11, no, 0, 0, melee, melee_blade, piercing, spear,
50, 1
stat_pri_attr no
stat_sec 7, 4, no, 0, 0, melee, melee_blade, slashing, axe,
40, 1
stat_sec_attr no
stat_pri_armour 10, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 2, 3, -2, -3
stat_mental 17, impetuous, trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1250, 400, 125, 125, 1250, 3, 125
armour_ug_levels 3, 4, 4, 4
armour_ug_models khand_lancers
ownership khand, england, venice, slave, spain
era 0 khand
era 1 khand
era 2 khand
recruit_priority_offset 60
;#################################################################
;########################### Ents ################################
;#################################################################
type Ents
dictionary Ents
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier battle_trolls, 4, 0, 100, 0.8
mount_effect horse +5, camel +5, elephant +5
attributes hide_improved_forest, very_hardy, can_withdraw,
frighten_foot, frighten_mounted, mercenary_unit, free_upkeep_unit
move_speed_mod 0.7
formation 4.0, 4.0, 7.0, 7.0, 1, horde
stat_health 7, 7
stat_pri 45, 15, no, 0, 0, melee, melee_blade, blunt, mace, 0,
1
stat_pri_attr area, launching
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 21, 20, 0, metal ;28, 20, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, 0, 2
stat_mental 22, impetuous, trained, lock_morale
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 6, 2500, 800, 200, 200, 2500, 3, 250
armour_ug_levels 5
armour_ug_models ents
ownership ireland, slave, mongols
era 0 slave, ireland, mongols
era 1 slave, ireland, mongols
era 2 slave, ireland, mongols

;#################################################################
;########################## REBELS ###############################
;#################################################################

type Bandits
dictionary Bandits
category infantry
class light
voice_type Light
accent English
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 70, 0, 0.8
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_improved_forest, hardy,
can_withdraw, mercenary_unit, no_custom, free_upkeep_unit
formation 1.5, 1.5, 3.0, 3.0, 6, square
stat_health 1, 1
stat_pri 4, 4, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 3, 3, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -1, 3, 1
stat_mental 12, low, untrained
stat_charge_dist 7
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 405, 135, 75, 75, 405, 4, 40
armour_ug_levels 1
armour_ug_models bandits
ownership slave
era 0 slave
era 1 slave
era 2 slave
recruit_priority_offset 20

type Oathbreakers
dictionary Oathbreakers
category infantry
class heavy
voice_type Heavy
banner faction main_spear
banner holy crusade
soldier dunedain_elite, 100, 0, 2
mount_effect elephant -4
attributes frighten_foot, frighten_mounted, sea_faring,
very_hardy, mercenary_unit, oathbreakers_unit, free_upkeep_unit
move_speed_mod 1.4
formation 1.2, 1.2, 2.4, 2.4, 8, square
stat_health 10, 20
stat_pri 50, 10, no, 0, 0, melee, melee_blade, piercing,
sword, 0, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 150, 150, 150, leather
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, 0, 0, 0
stat_mental 20, disciplined, trained, lock_morale
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 3000, 0, 75, 75, 3000, 1, 300
armour_ug_levels 6
armour_ug_models oathbreakers2
ownership slave, turks
recruit_priority_offset 100

type Rhovanion Spearmen


dictionary Rhovanion_Spearmen
category infantry
class light
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 80, 0, 0.8, 0.35
mount_effect horse +3, camel +2, elephant -2
attributes sea_faring, hide_forest, can_withdraw,
mercenary_unit, free_upkeep_unit
formation 1.5, 1.5, 3.0, 3.0, 8, square, shield_wall
stat_health 1, 1
stat_pri 2, 2, no, 0, 0, melee, melee_blade, piercing, spear,
20, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 3, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -1, 3, 1
stat_mental 13, normal, trained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 510, 205, 75, 75, 510, 5, 54
armour_ug_levels 0, 1, 2, 3
armour_ug_models rhovanion_spearmen, rhovanion_spearmen,
rhovanion_spearmen_upg, rhovanion_spearmen_upg
ownership slave, scotland, normans
era 0 slave
era 1 slave
era 2 slave
recruit_priority_offset 20

type Rhovanion Hunters


dictionary Rhovanion_Hunters
category infantry
class missile
voice_type Heavy
accent English
banner faction main_missile
banner holy crusade
soldier rhovanion_hunters, 70, 0, 0.8
mount_effect horse +2, camel +1
attributes sea_faring, hide_forest, hardy, can_withdraw,
mercenary_unit, free_upkeep_unit, cannot_skirmish
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 9, 1, militia_javelin, 55, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown
stat_sec 5, 2, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_sec_attr no
stat_pri_armour 2, 3, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -1, 3, 1
stat_mental 13, normal, trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 473, 158, 75, 75, 473, 5, 47
armour_ug_levels 0
armour_ug_models rhovanion_hunters
ownership slave, scotland, normans
era 0 slave
era 1 slave
era 2 slave
recruit_priority_offset 20

type Rhovanion Riders


dictionary Rhovanion_Rider
category cavalry
class light
voice_type Light
accent English
banner faction main_cavalry
banner holy crusade
soldier rhovanion_rider, 32, 0, 1
mount northern heavy horse
mount_effect camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
can_formed_charge, mercenary_unit, free_upkeep_unit
move_speed_mod 1.1
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 2, 5, no, 0, 0, melee, melee_blade, piercing, spear,
75, 1
stat_pri_attr no
stat_sec 5, 5, no, 0, 0, melee, melee_blade, piercing, sword,
50, 1
stat_sec_attr no
stat_pri_armour 2, 3, 2, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 3, -2, -1, -1
stat_mental 13, normal, trained
stat_charge_dist 35
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 540, 180, 75, 75, 540, 5, 54
armour_ug_levels 1
armour_ug_models rhovanion_rider
ownership slave, scotland, normans
era 0 slave
era 1 slave
era 2 slave
recruit_priority_offset 20

;#################################################################
;######################### MERCENARIES ###########################
;#################################################################

type Raider Warband


dictionary Orc_Looters ;Orc Looters AF1 ;
Mordor Orcs Invasion
category infantry
class light
voice_type Heavy
accent German
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 90, 0, 1.0
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
mercenary_unit, invasion_mercs, free_upkeep_unit
move_speed_mod 1.02
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 1
stat_pri 6, 4, no, 0, 0, melee, melee_blade, piercing, sword,
20, 1 ; Light sword
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 3, 0, leather ; poor quality heavy mail ; defense
4 - 1 orc + 1 agility + 1 shield - 1 impetuous
stat_sec_armour 0, 0, flesh
stat_heat 12
stat_ground 0, -1, 1, -2
stat_mental 13, impetuous, untrained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 515, 190, 125, 125, 515, 5, 47
armour_ug_levels 1, 2, 3
armour_ug_models raider_melee, raider_melee, raider_melee
ownership hre, portugal, poland, england, france, slave, gundabad
era 0 slave, england, portugal, gundabad
era 1 slave, england, portugal, gundabad
era 2 slave, england, portugal, gundabad
recruit_priority_offset 20

type Raider Skirmishers


dictionary Ranged_Orc_Looters
category infantry
class missile
voice_type Heavy
accent German
banner faction main_missile
banner holy crusade
soldier raider_javelins, 80, 0, 1.0
mount_effect horse +2, camel +1
attributes sea_faring, hide_forest, hardy, can_withdraw,
mercenary_unit, cannot_skirmish, invasion_mercs, free_upkeep_unit
move_speed_mod 1.02
formation 1.6, 1.6, 3.2, 3.2, 4, square
stat_health 1, 1
stat_pri 6, 2, militia_javelin, 55, 3, thrown,
missile_mechanical, piercing, spear, 0, 1
stat_pri_attr area, thrown
stat_sec 3, 2, no, 0, 0, melee, melee_blade, piercing, sword,
60, 1 ; Light sword
stat_sec_attr no
stat_pri_armour 2, 2, 0, leather ;
stat_sec_armour 0, 0, flesh
stat_heat 6
stat_ground 1, 0, 2, -1
stat_mental 12, impetuous, untrained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 505, 180, 75, 75, 505, 5, 47
armour_ug_levels 1, 2, 3
armour_ug_models raider_javelins, raider_javelins, raider_javelins
ownership hre, portugal, poland, england, france, slave, gundabad
era 0 slave, england, portugal, gundabad
era 1 slave, england, portugal, gundabad
era 2 slave, england, portugal, gundabad
recruit_priority_offset 20

type Farrhun Mercanaries


dictionary Farrhun_Mercenaries
category infantry
class spearmen
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier farrhun_merc, 60, 0, 1.2
mount_effect horse +3, camel +1, elephant +1
attributes sea_faring, hide_forest, hardy, can_withdraw,
mercenary_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 2
stat_pri 12, 6, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 10, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 10
stat_ground 2, 0, 1, -2
stat_mental 18, disciplined, highly_trained
stat_charge_dist 16
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1000, 380, 125, 125, 1000, 4, 100
armour_ug_levels 3, 4
armour_ug_models farrhun_merc, farrhun_merc
ownership slave, sicily, denmark, khand, russia, spain, turks,
venice, normans, england
era 0 slave, khand, russia, spain, venice, england
era 1 slave, khand, russia, spain, venice, england
era 2 slave, khand, russia, spain, venice, england
recruit_priority_offset 40

type Harondor Mercenaries


dictionary Harondor_Mercenaries
category infantry
class spearmen
voice_type Heavy
accent Arabic
banner faction main_infantry
banner holy crusade
soldier harondor_axemen, 60, 0, 1.0
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
mercenary_unit, free_upkeep_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 1
stat_pri 7, 5, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 8, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 10
stat_ground 1, 1, 1, -1
stat_mental 15, normal, trained
stat_charge_dist 18
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 900, 350, 125, 125, 900, 4, 90
armour_ug_levels 3, 4
armour_ug_models harondor_axemen, harondor_axemen
ownership slave, sicily, denmark, khand, russia, spain, turks,
normans
era 0 slave, sicily, denmark, khand, russia, spain, turks
era 1 slave, sicily, denmark, khand, russia, spain, turks
era 2 slave, sicily, denmark, khand, russia, spain, turks
recruit_priority_offset 40

type Privateer Axemen


dictionary Privateer_Axemen
category infantry
class heavy
voice_type Heavy
accent English
banner faction main_infantry
banner holy crusade
soldier dorwin_maa218, 60, 0, 1.2
mount_effect horse -2, camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
mercenary_unit
formation 1.3, 1.3, 2.6, 2.6, 6, square
stat_health 1, 1
stat_pri 8, 6, no, 0, 0, melee, melee_blade, slashing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 5, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 10
stat_ground 1, -1, 2, 1
stat_mental 18, impetuous, highly_trained
stat_charge_dist 20
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1150, 395, 125, 125, 1150, 4, 100
armour_ug_levels 3, 4
armour_ug_models dorwin_maa218, dorwin_maa218
ownership slave, normans
recruit_priority_offset 40

type Privateer Cavalry


dictionary Privateer_Cavalry
category cavalry
class heavy
voice_type Heavy
accent English
banner faction main_cavalry
banner holy crusade
soldier dorwin_maa219, 24, 0, 1
mount merchant horse
mount_effect camel -3, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
mercenary_unit
formation 2, 4.4, 3, 6, 3, square
stat_health 1, 6
stat_pri 8, 6, no, 0, 0, melee, melee_blade, slashing, axe,
45, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 11, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 10
stat_ground 1, -2, -1, -1
stat_mental 18, impetuous, highly_trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1260, 425, 125, 125, 1260, 3, 126
armour_ug_levels 3, 4
armour_ug_models dorwin_maa219, dorwin_maa219
ownership slave, normans
recruit_priority_offset 40

type Farmhand Pikemen


dictionary Farmhand_Pikemen
category infantry
class light
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier farmhand_pikemen, 80, 0, 0.8
mount_effect horse +5, camel +3, elephant +3
attributes sea_faring, hide_anywhere, hardy, can_withdraw,
mercenary_unit, free_upkeep_unit, pike
move_speed_mod 1.02
formation 1.4, 1.4, 3.0, 3.0, 8, square, phalanx
stat_health 1, 1
stat_pri 2, 1, no, 0, 0, melee, melee_blade, piercing, spear,
50, 1
stat_pri_attr spear_bonus_4, short_pike
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 2, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 8
stat_ground 2, 1, -1, 1
stat_mental 13, normal, untrained
stat_charge_dist 5
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 380, 140, 125, 125, 380, 5, 38
armour_ug_levels 1, 2, 3
armour_ug_models farmhand_pikemen, farmhand_pikemen, farmhand_pikemen
ownership slave, sicily, byzantium, milan, scotland, aztecs,
normans, united, denmark, teutonic_order, timurids
era 0 slave, normans
era 1 slave, normans
era 2 slave, normans
recruit_priority_offset 10

type Saralainn Mercenaries


dictionary Saralainn_Mercenaries
category infantry
class light
voice_type Light
accent English
banner faction main_infantry
banner holy crusade
soldier saralainn, 70, 0, 1.0
mount_effect horse +3, camel +1
attributes sea_faring, hide_improved_forest, hardy,
can_withdraw, free_upkeep_unit, mercenary_unit
move_speed_mod 1.05
formation 1.4, 1.4, 2.8, 2.8, 6, square, phalanx
stat_health 1, 2
stat_pri 4, 4, no, 0, 0, melee, melee_blade, piercing, axe,
20, 1
stat_pri_attr ap
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 4, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -3, 2, 1
stat_mental 14, impetuous, trained
stat_charge_dist 12
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 650, 235, 125, 125, 650, 4, 63
armour_ug_levels 2, 3
armour_ug_models saralainn, saralainn
ownership aztecs, teutonic_order, slave, normans, turks, russia
era 0 aztecs, teutonic_order, slave
era 1 aztecs, teutonic_order, slave
era 2 aztecs, teutonic_order, slave
recruit_priority_offset 30

type Druedain Hunters


dictionary Druadan_Archers
category infantry
class missile
voice_type Light
accent English
banner faction main_missile
banner holy crusade
soldier druadan_archers, 60, 0, 0.8, 0.35
mount_effect horse +2, mount_light_wolf +3, warg_camel +3
attributes sea_faring, hide_anywhere, can_withdraw,
free_upkeep_unit, very_hardy, mercenary_unit
formation 1.5, 1.5, 3.0, 3.0, 7, square
stat_health 1, 1
stat_pri 4, 2, ranger_arrow_poison, 150, 28, missile,
missile_mechanical, piercing, none, 15, 1
stat_pri_attr area
stat_sec 3, 3, no, 0, 0, melee, melee_blade, piercing, spear,
40, 1
stat_sec_attr spear_bonus_4, short_pike
stat_pri_armour 0, 4, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, -3, 2, 1
stat_mental 14, disciplined, untrained
stat_charge_dist 15
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 450, 130, 75, 75, 450, 2, 45
armour_ug_levels 0, 1, 2, 3
armour_ug_models druadan_archers, druadan_archers, druadan_archers,
druadan_archers
ownership aztecs, teutonic_order, slave
era 0 aztecs, teutonic_order, slave
era 1 aztecs, teutonic_order, slave
era 2 aztecs, teutonic_order, slave
recruit_priority_offset 40

;#################################################################
;###################### SIEGE UNITS ##############################
;#################################################################
type Westron Ballista
dictionary Westron_Ballista
category siege
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier NE_Ballista_Crew, 24, 4, 0.8
engine gondor_ballista
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, can_withdraw, artillery, free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 4
stat_pri 1, 2, no, 0, 0, melee, artillery_mechanical,
piercing, sword, 30, 1
stat_pri_attr no
stat_sec 55, 3, ballista, 260, 15, siege_missile,
artillery_mechanical, piercing, none, 25, 1
stat_sec_attr bp, launching, area
stat_pri_armour 1, 3, 0, metal ; light mail
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, 0, 2, -1
stat_mental 12, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1200, 200, 60, 140, 1200, 2, 120
armour_ug_levels 2
armour_ug_models westron_ballista_crew
ownership sicily, denmark, united, milan, scotland,
teutonic_order, timurids, normans, turks, aztecs, byzantium, venice, khand, spain,
russia, slave
era 0 sicily, denmark, united, milan, scotland,
teutonic_order, timurids, normans, turks, byzantium, aztecs, venice, khand, spain,
russia
era 1 sicily, denmark, united, milan, scotland,
teutonic_order, timurids, normans, turks, byzantium, aztecs, venice, khand, spain,
russia
era 2 sicily, denmark, united, milan, scotland,
teutonic_order, timurids, normans, turks, byzantium, aztecs, venice, khand, spain,
russia
recruit_priority_offset -10

type Dwarven Ballista


dictionary Dwarf_Ballista
category siege
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier Dwarf_Ballista_Crew, 24, 4, 0.9
engine southern_ballista
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, very_hardy, can_withdraw, artillery,
free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 6
stat_pri 2, 1, no, 0, 0, melee, artillery_mechanical,
slashing, axe, 30, 1
stat_pri_attr ap
stat_sec 60, 3, dwarf_ballista, 280, 17, siege_missile,
artillery_mechanical, piercing, none, 25, 1
stat_sec_attr bp, launching, area
stat_pri_armour 2, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, 2, 1
stat_mental 17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1000, 180, 60, 140, 1000, 2, 100
armour_ug_levels 3
armour_ug_models dwarf_ballista_crew
ownership moors, norway, hungary, slave
era 0 moors, norway, hungary
era 1 moors, norway, hungary
era 2 moors, norway, hungary
recruit_priority_offset 5

type Elven Ballista


dictionary Elves_Ballista
category siege
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier NE_Ballista_Crew, 18, 4, 0.8
engine greek_ballista
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, very_hardy, can_withdraw, artillery,
free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 4
stat_pri 3, 2, no, 0, 0, melee, artillery_mechanical,
piercing, sword, 0, 1
stat_pri_attr no
stat_sec 55, 3, ballista, 260, 15, siege_missile,
artillery_mechanical, piercing, none, 25, 1
stat_sec_attr bp, launching, area
stat_pri_armour 1, 4, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 4, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1200, 200, 60, 140, 1200, 2, 120
armour_ug_levels 0
armour_ug_models elf_ballista_crew
ownership mongols, ireland, saxons, slave
era 0 mongols, ireland, saxons
era 1 mongols, ireland, saxons
era 2 mongols, ireland, saxons
recruit_priority_offset -10

type Snaga Ballista


dictionary Snaga_Ballista
category siege
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier NE_Ballista_Crew, 36, 4, 0.8
engine eastern_ballista
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, very_hardy, can_withdraw, artillery,
free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 5
stat_pri 1, 1, no, 0, 0, melee, artillery_mechanical,
piercing, sword, 30, 1
stat_pri_attr no
stat_sec 55, 3, ballista, 260, 15, siege_missile,
artillery_mechanical, piercing, none, 25, 1
stat_sec_attr bp, launching, area
stat_pri_armour 0, 2, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 1, -1
stat_mental 14, impetuous, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1100, 170, 60, 140, 1100, 2, 110
armour_ug_levels 1
armour_ug_models snaga_ballista_crew
ownership france, england, hre, portugal, poland, slave,
gundabad
era 0 france, england, hre, portugal, poland, gundabad
era 1 france, england, hre, portugal, poland, gundabad
era 2 france, england, hre, portugal, poland, gundabad
recruit_priority_offset 20

type Snaga Catapult


dictionary Snaga_Catapult
category siege
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier NE_Catapult_Crew, 36, 3, 0.8
engine eastern_catapult
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, hardy, can_withdraw, artillery,
free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 6
stat_pri 1, 1, no, 0, 0, melee, artillery_mechanical,
piercing, sword, 30, 1
stat_pri_attr no
stat_sec 55, 3, catapult, 280, 12, siege_missile,
artillery_mechanical, blunt, none, 25, 1
stat_sec_attr ap, bp, area, launching
stat_ter 12, 3, cow_carcass, 250, 3, siege_missile,
artillery_mechanical, blunt, none, 25, 1
stat_ter_attr ap, bp, launching, area
stat_pri_armour 0, 2, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 1, -1
stat_mental 14, impetuous, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1300, 320, 60, 140, 1300, 2, 130
armour_ug_levels 1
armour_ug_models snaga_catapult_crew
ownership france, england, hre, portugal, poland, slave,
gundabad
era 0 france, england, hre, portugal, poland, gundabad
era 1 france, england, hre, portugal, poland, gundabad
era 2 france, england, hre, portugal, poland, gundabad
recruit_priority_offset 20
type Westron Catapult
dictionary Westron_Catapult
category siege
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier NE_Catapult_Crew, 24, 3, 0.8
engine gondor_catapult
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, hardy, can_withdraw, artillery,
free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 5
stat_pri 1, 2, no, 0, 0, melee, artillery_mechanical,
piercing, sword, 15, 1
stat_pri_attr no
stat_sec 55, 3, catapult, 280, 12, siege_missile,
artillery_mechanical, blunt, none, 25, 1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 1, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground -1, -2, 0, -3
stat_mental 15, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1500, 350, 60, 140, 1500, 2, 150
armour_ug_levels 4
armour_ug_models westron_catapult_crew
ownership sicily, denmark, united, milan, scotland,
teutonic_order, timurids, normans, turks, aztecs, byzantium, venice, khand, spain,
russia, slave
era 0 sicily, denmark, united, milan, scotland,
teutonic_order, timurids, normans, turks, byzantium, aztecs, venice, khand, spain,
russia
era 1 sicily, denmark, united, milan, scotland,
teutonic_order, timurids, normans, turks, byzantium, aztecs, venice, khand, spain,
russia
era 2 sicily, denmark, united, milan, scotland,
teutonic_order, timurids, normans, turks, byzantium, aztecs, venice, khand, spain,
russia
recruit_priority_offset -10

type Dwarven Catapult


dictionary Dwarf_Catapult
category siege
class missile
voice_type Heavy
accent Scottish
banner faction main_missile
banner holy crusade
soldier Dwarf_Catapult_Crew, 24, 2, 0.9
engine southern_catapult
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, very_hardy, can_withdraw, artillery,
free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 7
stat_pri 2, 1, no, 0, 0, melee, artillery_mechanical,
slashing, axe, 30, 1
stat_pri_attr ap
stat_sec 65, 3, dcatapult, 280, 12, siege_missile,
artillery_mechanical, blunt, none, 25, 1
stat_sec_attr ap, bp, area, launching
stat_ter 65, 3, grape_shot, 180, 8, siege_missile,
artillery_gunpowder, blunt, none, 25, 1
stat_ter_attr ap, launching
stat_pri_armour 2, 4, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, 2, 1
stat_mental 17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1200, 300, 60, 140, 1200, 2, 120
armour_ug_levels 3
armour_ug_models dwarf_catapult_crew
ownership moors, norway, hungary, khand, slave
era 0 moors, norway, hungary
era 1 moors, norway, hungary
era 2 moors, norway, hungary
recruit_priority_offset 10

type Elven Catapult


dictionary Elves_Catapult
category siege
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier NE_Catapult_Crew, 18, 3, 0.8
engine greek_catapult
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, very_hardy, can_withdraw, artillery,
free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 5
stat_pri 3, 2, no, 0, 0, melee, artillery_mechanical,
piercing, sword, 0, 1
stat_pri_attr no
stat_sec 55, 3, catapult, 280, 12, siege_missile,
artillery_mechanical, blunt, none, 25, 1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 1, 4, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 4, 2
stat_mental 17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1500, 350, 60, 140, 1500, 2, 150
armour_ug_levels 0
armour_ug_models elf_catapult_crew
ownership mongols, ireland, saxons, slave
era 0 mongols, ireland, saxons
era 1 mongols, ireland, saxons
era 2 mongols, ireland, saxons
recruit_priority_offset 10

type Mordor Catapult


dictionary Troll_Catapult
category siege
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier troll_catapult_crew, 4, 3, 20.0
engine eastern_catapult
mount_effect horse +4, camel +4, elephant -2
attributes sea_faring, very_hardy, can_withdraw, frighten_foot,
artillery, free_upkeep_unit
formation 5.0, 5.0, 8.0, 8.0, 1, square
stat_health 4, 6
stat_pri 32, 10, no, 0, 0, melee, artillery_mechanical, blunt,
mace, 0, 1
stat_pri_attr ap, area, launching
stat_sec 75, 3, catapult, 300, 12, siege_missile,
artillery_mechanical, blunt, none, 25, 1
stat_sec_attr ap, bp, area, launching
stat_pri_armour 9, 20, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground -1, -3, 1, -1
stat_mental 18, impetuous, untrained, lock_morale
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1700, 450, 60, 140, 1700, 2, 170
armour_ug_levels 3
armour_ug_models troll_catapult_crew
ownership england, poland, hre, slave
era 0 england, poland, hre
era 1 england, poland, hre
era 2 england, poland, hre
recruit_priority_offset 20

type Misty Mangonel


dictionary Misty_Mangonel
category siege
class missile
voice_type Heavy
banner faction main_missile
banner holy crusade
soldier NE_Catapult_Crew, 40, 3, 0.8
engine mangonel
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, hardy, can_withdraw, artillery,
free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 7
stat_pri 1, 1, no, 0, 0, melee, artillery_mechanical,
piercing, sword, 30, 1
stat_pri_attr no
stat_sec 65, 3, mangonel_shot, 307, 8, siege_missile,
artillery_gunpowder, blunt, none, 26, 1
stat_sec_attr ap, launching
stat_pri_armour 0, 2, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, -1, 1, -1
stat_mental 14, impetuous, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1700, 320, 60, 140, 1700, 2, 130
armour_ug_levels 1
armour_ug_models snaga_catapult_crew
ownership hre, slave
era 0 hre
era 1 hre
era 2 hre
recruit_priority_offset 20

type Gondor Trebuchet


dictionary Gondor_Trebuchet
category siege
class missile
voice_type Heavy
accent Gondor
banner faction main_missile
banner holy crusade
soldier NE_Trebuchet_Crew, 24, 3, 1.0
officer gondor_captain_early_flag
engine gondor_trebuchet
mount_effect horse -6, camel -6, elephant -10
attributes sea_faring, hardy, can_withdraw, artillery,
free_upkeep_unit
formation 1.5, 1.5, 3, 3, 3, square
stat_health 1, 6
stat_pri 2, 2, no, 0, 0, melee, artillery_mechanical,
piercing, sword, 15, 1
stat_pri_attr no
stat_sec 55, 3, trebuchet, 320, 12, siege_missile,
artillery_mechanical, blunt, none, 25, 1
stat_sec_attr ap, bp, area, launching
stat_ter 12, 3, cow_carcass, 250, 3, siege_missile,
artillery_mechanical, blunt, none, 25, 1
stat_ter_attr ap, bp, launching, area
stat_pri_armour 8, 3, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground -1, -2, 0, -3
stat_mental 15, disciplined, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 1800, 400, 60, 140, 1800, 2, 180
armour_ug_levels 4
armour_ug_models Gondor_Trebuchet_Crew
ownership sicily, denmark, united, slave
era 0 sicily, denmark, united
era 1 sicily, denmark, united
era 2 sicily, denmark, united
recruit_priority_offset 20

;#################################################################
;###################### GARRISON UNITS ###########################
;#################################################################
type Dunedain Garrison
dictionary Dunedain_Volunteers
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier dunedain_garrison, 50, 0, 1.0, 0.35
mount_effect horse -1, camel -2, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit, garrison_unit, no_custom
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 7
stat_pri 7, 4, no, 0, 0, melee, melee_blade, slashing, sword,
10, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, 1, 0, -2
stat_mental 18, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 756, 252, 125, 125, 756, 4, 100
armour_ug_levels 1, 2
armour_ug_models dunedain_garrison, dunedain_garrison_upg
ownership turks, slave
era 0 turks, slave
era 1 turks, slave
era 2 turks, slave
recruit_priority_offset 30

type Dwarf Garrison


dictionary Dwarf_Armoured_Defenders
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier dwarven_warriors, 40, 0, 1.1, 0.35
officer dwarf_captain_early_flag
officer dwarven_officer
officer dwarven_officer
mount_effect horse -1, camel -2, elephant -4
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, mercenary_unit, garrison_unit, no_custom
move_speed_mod 0.99
formation 1.4, 1.4, 2.8, 2.8, 4, square, shield_wall
stat_health 1, 6
stat_pri 7, 4, no, 0, 0, melee, melee_blade, slashing, axe,
10, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -2, 2, 1
stat_mental 22, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 504, 0, 125, 125, 504, 4, 100
armour_ug_levels 1, 2
armour_ug_models dwarven_warriors, dwarven_warriors_upg
ownership slave
era 0 moors, hungary, norway, slave
era 1 moors, hungary, norway, slave
era 2 moors, hungary, norway, slave
recruit_priority_offset 30

type Elf Garrison


dictionary Elf_Armoured_Defenders
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier elf_garrison, 30, 0, 1.0, 0.35
mount_effect horse -1, camel -2, elephant -4
attributes sea_faring, hide_improved_forest, very_hardy,
can_withdraw, free_upkeep_unit, mercenary_unit, garrison_unit, no_custom
move_speed_mod 1.02
formation 1.4, 1.4, 2.8, 2.8, 4, square
stat_health 1, 8
stat_pri 8, 5, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 7, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, 0, 4, 2
stat_mental 20, disciplined, highly_trained
stat_charge_dist 8
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 100, 0, 125, 125, 739, 4, 100
armour_ug_levels 1, 2
armour_ug_models elf_garrison, elf_garrison_upg
ownership slave
era 0 mongols, ireland, saxons, slave
era 1 mongols, ireland, saxons, slave
era 2 mongols, ireland, saxons, slave
recruit_priority_offset 30

type Orc Garrison Elite


dictionary Snaga_Armoured_Defenders ;Snaga Armoured
Defenders AF1 ;Unique_Snagas
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Norse_Swordsmen, 80, 0, 1.0
mount_effect horse -1, camel -2, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit, garrison_unit, no_custom
move_speed_mod 0.98
formation 1.4, 1.4, 2.8, 2.8, 6, square
stat_health 1, 6
stat_pri 5, 3, no, 0, 0, melee, melee_blade, piercing, sword,
10, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 4, 3, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 0, 0, -2
stat_mental 18, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 410, 0, 125, 125, 410, 4, 100
armour_ug_levels 1, 2
armour_ug_models mordor_orcs, heavy_orcs
ownership portugal, hre, france, england, poland, slave, gundabad
era 0 portugal, hre, france, england, poland, slave, gundabad
era 1 portugal, hre, france, england, poland, slave, gundabad
era 2 portugal, hre, france, england, poland, slave, gundabad
recruit_priority_offset 30

type Harad Garrison Elite


dictionary Southron_Armoured_Defenders
category infantry
class spearmen
voice_type Heavy
accent Arabic
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 70, 0, 1.0, 0.35
mount_effect horse +2, camel +1, elephant -2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit, garrison_unit, no_custom
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 6
stat_pri 7, 5, no, 0, 0, melee, melee_blade, piercing, spear,
10, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 5, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 1, 1, 1, -1
stat_mental 20, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 882, 0, 50, 50, 882, 4, 100
armour_ug_levels 1, 2
armour_ug_models southron_spearmen, haradrim_heavy_spears
ownership slave
era 0 spain, russia, venice, khand, slave
era 1 spain, russia, venice, khand, slave
era 2 spain, russia, venice, khand, slave
recruit_priority_offset 30

type Northmen Garrison Elite


dictionary Westron_Armoured_Defenders
category infantry
class spearmen
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 70, 0, 1.0, 0.35
mount_effect horse +2, camel +1, elephant -2
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit, garrison_unit, no_custom
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 7
stat_pri 6, 5, no, 0, 0, melee, melee_blade, piercing, spear,
10, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 6, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 1, 0, 2, -1
stat_mental 18, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 882, 294, 125, 125, 882, 4, 100
armour_ug_levels 1, 2
armour_ug_models rhovanion_spearmen_upg, rhovanion_spearmen_upg2
ownership byzantium, milan, scotland, normans, slave
era 0 byzantium, milan, scotland, normans, slave
era 1 byzantium, milan, scotland, normans, slave
era 2 byzantium, milan, scotland, normans, slave
recruit_priority_offset 30

type Gondor Garrison Elite


dictionary Gondor_Armoured_Defenders
category infantry
class spearmen
voice_type Heavy
accent GondorInfantry
banner faction main_infantry
banner holy crusade
soldier gondor_infantry, 60, 0, 1.0, 0.35
mount_effect horse -1, camel -2, elephant -4
attributes sea_faring, hide_forest, hardy, can_withdraw,
free_upkeep_unit, mercenary_unit, garrison_unit, no_custom
formation 1.4, 1.4, 2.8, 2.8, 7, square, shield_wall
stat_health 1, 7
stat_pri 7, 4, no, 0, 0, melee, melee_blade, slashing, sword,
10, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 7, 4, 3, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, 0, 2, -1
stat_mental 18, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 882, 0, 125, 125, 882, 4, 100
armour_ug_levels 1, 2
armour_ug_models gondor_infantry, gondor_infantry_ug2
ownership sicily, denmark, slave
era 0 sicily, denmark, slave
era 1 sicily, denmark, slave
era 2 sicily, denmark, slave
recruit_priority_offset 30

type Wildmen Garrison Elite


dictionary Wildmen_Defenders
category infantry
class spearmen
voice_type Light
accent English
banner faction main_spear
banner holy crusade
soldier Armored_Sergeants, 75, 0, 1.0, 0.3
mount_effect horse +2, camel +1, elephant -2
attributes sea_faring, hide_forest, very_hardy, can_withdraw,
free_upkeep_unit, mercenary_unit, garrison_unit, no_custom
formation 1.4, 1.4, 2.8, 2.8, 7, square
stat_health 1, 6
stat_pri 6, 4, no, 0, 0, melee, melee_blade, piercing, spear,
10, 1
stat_pri_attr spear_bonus_4, light_spear
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 5, 5, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, 0, 2, -1
stat_mental 18, normal, trained
stat_charge_dist 6
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 882, 0, 125, 125, 882, 4, 100
armour_ug_levels 1, 2
armour_ug_models ev_woodsmen, river_garrison
ownership timurids, teutonic_order, aztecs, slave
era 0 timurids, teutonic_order, aztecs, slave
era 1 timurids, teutonic_order, aztecs, slave
era 2 timurids, teutonic_order, aztecs, slave
recruit_priority_offset 30

;#################################################################
;############################ SHIPS ##############################
;#################################################################
type Human Boat
dictionary Human_Boat
category ship
class light
voice_type Light
soldier Peasants, 30, 0, 1
ship light warship
attributes sea_faring, can_withdraw, mercenary_unit
formation 50, 50, 75, 75, 1, square
stat_health 1, 1
stat_pri 5, 0, no, 0, 0, melee, melee_simple, slashing, none,
25, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 10, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 13, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1000, 100, 100, 100, 470, 4, 110
armour_ug_levels 0
armour_ug_models Peasants
ownership spain, scotland, slave, khand, venice, aztecs,
byzantium, mongols, ireland, portugal, hungary
recruit_priority_offset 30

type Gondor Boat


dictionary Gondor_Boat
category ship
class light
voice_type Light
soldier Peasants, 30, 0, 1
ship light warship
attributes sea_faring, can_withdraw
formation 50, 50, 75, 75, 1, square
stat_health 1, 1
stat_pri 8, 0, no, 0, 0, melee, melee_simple, slashing, none,
25, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 15, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 13, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1500, 150, 100, 100, 500, 4, 120
armour_ug_levels 0
armour_ug_models Peasants
ownership sicily, turks, united, denmark, slave
recruit_priority_offset 20

type Gondor Ship


dictionary Gondor_Ship
category ship
class light
voice_type Light
soldier Peasants, 45, 0, 1
ship light warship
attributes sea_faring, can_withdraw
formation 50, 50, 75, 75, 1, square
stat_health 1, 1
stat_pri 12, 0, no, 0, 0, melee, melee_simple, slashing, none,
25, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 20, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 13, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 2000, 200, 100, 100, 500, 4, 120
armour_ug_levels 0
armour_ug_models Peasants
ownership sicily, turks, united, denmark, slave
recruit_priority_offset 30

type Elven Boat


dictionary Elven_Boat
category ship
class light
voice_type Light
soldier Peasants, 30, 0, 1
ship light warship
attributes sea_faring, can_withdraw
formation 50, 50, 75, 75, 1, square
stat_health 1, 1
stat_pri 9, 0, no, 0, 0, melee, melee_simple, slashing, none,
25, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 16, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 13, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1600, 160, 100, 100, 600, 4, 150
armour_ug_levels 0
armour_ug_models Peasants
ownership saxons, slave, hungary
recruit_priority_offset 30

type Elven Ship


dictionary Elven_Ship
category ship
class light
voice_type Light
soldier Peasants, 45, 0, 1
ship light warship
attributes sea_faring, can_withdraw
formation 50, 50, 75, 75, 1, square
stat_health 1, 1
stat_pri 20, 0, no, 0, 0, melee, melee_simple, slashing, none,
25, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 25, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 13, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 2500, 250, 150, 150, 670, 4, 160
armour_ug_levels 0
armour_ug_models Peasants
ownership saxons, slave
recruit_priority_offset 30

type Enedwaith Boat


dictionary Enedwaith_Boat
category ship
class light
voice_type Light
soldier Peasants, 35, 0, 1
ship light warship
attributes sea_faring, can_withdraw
formation 50, 50, 75, 75, 1, square
stat_health 1, 1
stat_pri 7, 0, no, 0, 0, melee, melee_simple, slashing, none,
25, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 12, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 13, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1200, 120, 150, 150, 670, 4, 160
armour_ug_levels 0
armour_ug_models Peasants
ownership teutonic_order, slave
recruit_priority_offset 40

type Adunaim Boat


dictionary Adunaim_Boat
category ship
class light
voice_type Light
soldier Peasants, 30, 0, 1
ship heavy warship
attributes sea_faring, can_withdraw
formation 50, 50, 75, 75, 1, square
stat_health 1, 1
stat_pri 10, 0, no, 0, 0, melee, melee_simple, slashing, none,
25, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 18, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 10, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1850, 185, 200, 200, 850, 4, 210
armour_ug_levels 0
armour_ug_models Peasants
ownership russia, slave
recruit_priority_offset 30

type Adunaim Ship


dictionary Adunaim_Ship
category ship
class light
voice_type Light
soldier Peasants, 45, 0, 1
ship heavy warship
attributes sea_faring, can_withdraw
formation 50, 50, 75, 75, 1, square
stat_health 1, 1
stat_pri 15, 0, no, 0, 0, melee, melee_simple, slashing, none,
25, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 22, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 13, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 2200, 220, 200, 200, 750, 4, 210
armour_ug_levels 0
armour_ug_models Peasants
ownership russia, slave
recruit_priority_offset 50

type Corsair Ship Script


dictionary Corsair_Ship_Script ;corsair pirate ship
used for invasions
category ship
class light
voice_type Light
soldier Peasants, 45, 0, 1
ship heavy warship
attributes sea_faring, can_withdraw
formation 50, 50, 75, 75, 1, square
stat_health 1, 1
stat_pri 15, 0, no, 0, 0, melee, melee_simple, slashing, none,
25, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
stat_sec_attr no
stat_pri_armour 0, 22, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, 0, 0, 0
stat_mental 13, normal, trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 2200, 0, 200, 200, 750, 4, 210
armour_ug_levels 0
armour_ug_models Peasants
ownership russia, slave
recruit_priority_offset 50

;#################################################################
;########################### MISCELLANEOUS #######################
;#################################################################
;##### UNUSED MODELS
; RK Pikemen - dorwin_maa90
; RK Spearmen - dorwin_maa91
; RK Horse - mailed horse4
; RK Knights - dorwin_maa92
; RK Archers - dorwin_maa93
; GS Easterling - easterling_levy
; GS Snaga - snagas
; GS Southron - southron_levy
; GS Westron - westron_volunteers
; Merc Thranduil Sword - silvan_sword
; Merc Dunland Spear - dunlendings
; mirkwood_heavy_swordsmen
; mirkwood_heavy_spearmen
; mirkwood_heavy_archers
;fyrd_spearmen, thane_spearmen
;fyrd_axemen, thane_axemen
;norse_huntsmen, norse_huntsmen_upg
;imladris_lancers
;witch_realm_defenders
;angmar_dualwield
;witch_realm_marauders

;##### STAT GUIDANCE (For adjusting stats and editing the text for each unit as
well)
;stat_ground - scrub, sand, forest, snow
;
; Morale:
; Unwavering - 25+
; Excellent - 22/23/24
; Very Good - 19/20/21
; Good - 16/17/18
; Average - 13/14/15
; Poor - 9/10/11/12

; Morale Response:
; Impetuous - Impetuous
; Disciplined - Good
; Normal - Average
; Low - Poor

; Armour Class:
; Ultra Heavy 20+
; Very Heavy - 16/17/18/19
; Heavy - 12/13/14/15
; Medium - 8/9/10/11
; Average - 5/6/7
; Light - 1/2/3/4
; Unarmoured - 0

; Archer Arrow Supply (Accuracy) (Elves +2, Orcs -2, Elves are slightly more
accurate):
; Rangers (Very High/Exceptional)- 32 - ranger_arrow / elven_ranger_arrow
; Elite (High)- 30 - elite_arrow / elven_elite_arrow / orc_elite_arrow
; Horsearcher - 28 - horsearcher_arrow / khand_horsearcher_arrow /
elven_horsearcher_arrow
; Crossbow - 26 - crossbow_bolt / elite_crossbow_bolt / dwarven_crossbow_bolt
; Medium (Average)- 24 - medium_arrow / elven_medium_arrow / orc_medium_arrow
; Militia (Low/Abysmal) - 18 - militia_arrow /elven_militia_arrow /
orc_militia_arrow
; Accuracy - Abysmal (Orc Militia) / Low / Average / High / Very High / Exceptional
(Elven Ranger)

; Javelins (Ened are more accurate):


; Elites - 4 - elite_javelin / enedwaith_elite_javelin
; Cavalry - 4 - cav_javelin / enedwaith_cav_javelin
; Militia - 3 - militia_javelin / enedwaith_militia_javelin

; Archer Range (Elves +20, Orcs -10, Longbow +10):


; Ranger - 220
; Elite - 190
; Medium - 170
; Militia - 150
; Crossbow - 140
; Horsearcher - 120

; Melee Weapon Speed (Variances do apply to each faction)


; Elite - 0-10
; Medium - 10-30
; Militia - 30-50

; Bow Weapon Speed (Elves = 0)


; Ranger - 0
; Elite - 5
; Medium - 15
; Militia - 30

; Mass (Dwarves +0.1 per level & Hobbits -0.2 per level)
; Uber Heavy Armour - 21- /1.6
; Heavy Armour - 16-20 /1.4
; Medium Armour - 10-15 /1.2
; Light Armour - 3-9 /1.0
; Unarmoured - 0-2 /0.8

; Armour Upgrades (Starting point only, the chain can be completed from the point
it starts):
; 0 - 0
; 1 - 1-4
; 2 - 5-8
; 3 - 9-12
; 4 - 13-16
; 5 - 17-20
; (6 and 7 are unique to Dwarves and Elves and can apply to any unit that still can
upgrade)

; Faction Standard Armour Cap (not to include unique blacksmith):


; 3 Moria, Bree, Anduin, Dunland, Enedwaith, Rohan, Harad, Khand, Mordor, Dol
Guldur, Gundabad
; 4 Dale, Dorwinion, Rhun, Isengard, Woodelves, Lothlorien, Angmar, Reunited
; 5 Gondor, Northedain, Dol Amroth, Adunaim
; 6 High Elves
; 7 Erebor, Ered Luin, Khazad-Dum

You might also like