; SS v6.2 Beta with RR 1.3, RC 1.8 and SSTC;
; Medieval 2 Total War Unit Details spreadsheet-generated unit descriptions
;
;Data entries are as follows
; Type          The internal name of the unit. Note this not necessarily the same as the on screen name
; dictionary        The tag used to look up the on screen name
;
;Category and class define the rough type of the unit. They're used for setting some default attributes and for
;determining where units go in formation amongst other things such as tags to support AI army formation5
; 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 wherever it can be recruited
;
; 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
; FREE UNITS: DISMOUNTED TURGAHUT

type             baghlah
dictionary       baghlah      ; Baghlah
category         ship
class            light
voice_type       Light
soldier          Peasants, 50, 0, 1
ship             heavy warship
attributes       sea_faring, can_withdraw
formation        50, 50, 75, 75, 1, square
stat_health      1, 1
stat_pri         18, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 22, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1190, 350, 250, 250, 1150, 4, 280
armour_ug_levels 0
armour_ug_models Peasants
ownership        egypt, turks, moors, kwarezm
recruit_priority_offset    -55 


type             caravel
dictionary       caravel      ; Caravel
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         15, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 15, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 890, 275, 200, 200, 850, 4, 210
armour_ug_levels 0
armour_ug_models Peasants
ownership        portugal, spain, aragon
recruit_priority_offset    -55 


type             carrack
dictionary       carrack      ; Carrack
category         ship
class            light
voice_type       Light
soldier          Peasants, 50, 0, 1
ship             heavy warship
attributes       sea_faring, can_withdraw
formation        50, 50, 75, 75, 1, square
stat_health      1, 1
stat_pri         30, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 30, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1540, 350, 250, 250, 1500, 4, 370
armour_ug_levels 0
armour_ug_models Peasants
ownership        northern_european, venice, sicily, milan, papal_states, eastern_european, greek
recruit_priority_offset    -55 


type             cog
dictionary       cog      ; Cog
category         ship
class            light
voice_type       Light
soldier          Peasants, 20, 0, 1
ship             light warship
attributes       sea_faring, can_withdraw
formation        50, 50, 75, 75, 1, square
stat_health      1, 1
stat_pri         5, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 8, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 540, 150, 100, 100, 500, 4, 120
armour_ug_levels 0
armour_ug_models Peasants
ownership        england, slave , hre, france, scotland, hungary, poland, portugal, spain, aragon, teutonic_order, lithuania
recruit_priority_offset    -60 


type             dhow
dictionary       dhow      ; Dhow
category         ship
class            light
voice_type       Light
soldier          Peasants, 20, 0, 1
ship             light warship
attributes       sea_faring, can_withdraw
formation        50, 50, 75, 75, 1, square
stat_health      1, 1
stat_pri         5, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 6, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 510, 150, 100, 100, 470, 4, 110
armour_ug_levels 0
armour_ug_models Peasants
ownership        middle_eastern
recruit_priority_offset    -60 


type             dragon boat
dictionary       dragon_boat      ; Dragon 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         12, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 10, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 710, 200, 150, 150, 670, 4, 160
armour_ug_levels 0
armour_ug_models Peasants
ownership        denmark, norway
recruit_priority_offset    -55 


type             dromon
dictionary       dromon      ; Dromon
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         7, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 9, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 640, 150, 100, 100, 600, 4, 150
armour_ug_levels 0
armour_ug_models Peasants
ownership        greek
recruit_priority_offset    -60 


type             fire ship
dictionary       fire_ship      ; Fire Ship
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         16, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 10, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 740, 200, 150, 150, 700, 4, 170
armour_ug_levels 0
armour_ug_models Peasants
ownership        greek
recruit_priority_offset    -55 


type             galleass
dictionary       galleass      ; Galleass
category         ship
class            light
voice_type       Light
soldier          Peasants, 40, 0, 1
ship             light warship
attributes       sea_faring, can_withdraw
formation        50, 50, 75, 75, 1, square
stat_health      1, 1
stat_pri         26, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 20, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1190, 275, 200, 200, 1150, 4, 280
armour_ug_levels 0
armour_ug_models Peasants
ownership        venice
recruit_priority_offset    -55 


type             galley
dictionary       galley      ; Galley
category         ship
class            light
voice_type       Light
soldier          Peasants, 20, 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, 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  0, 7, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 560, 150, 100, 100, 520, 4, 130
armour_ug_levels 0
armour_ug_models Peasants
ownership        milan, papal_states, sicily, venice, jerusalem
recruit_priority_offset    -60 


type             grande carrack
dictionary       grande_carrack      ; Grande Carrack
category         ship
class            light
voice_type       Light
soldier          Peasants, 60, 0, 1
ship             heavy warship
attributes       sea_faring, can_withdraw
formation        50, 50, 75, 75, 1, square
stat_health      1, 1
stat_pri         35, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 35, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1940, 350, 250, 250, 1900, 4, 470
armour_ug_levels 0
armour_ug_models Peasants
ownership        portugal, spain, aragon
recruit_priority_offset    -55 


type             gun holk
dictionary       gun_holk      ; Gun Holk
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         16, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 16, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 840, 275, 200, 200, 800, 4, 200
armour_ug_levels 0
armour_ug_models Peasants
ownership        northern_european, poland, russia, cumans, kievan_rus, teutonic_order, lithuania
recruit_priority_offset    -55 


type             holk
dictionary       holk      ; Holk
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         10, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 12, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 710, 200, 150, 150, 670, 4, 160
armour_ug_levels 0
armour_ug_models Peasants
ownership        poland, russia, cumans, england, slave , france, hre, scotland, teutonic_order, kievan_rus, lithuania
recruit_priority_offset    -55 


type             ladya
dictionary       ladya      ; Lad'Ya
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         10, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 4, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 610, 150, 100, 100, 570, 4, 140
armour_ug_levels 0
armour_ug_models Peasants
ownership        russia, cumans, kievan_rus
recruit_priority_offset    -60 


type             lanternas
dictionary       lanternas      ; Lanternas
category         ship
class            light
voice_type       Light
soldier          Peasants, 40, 0, 1
ship             light warship
attributes       sea_faring, can_withdraw
formation        50, 50, 75, 75, 1, square
stat_health      1, 1
stat_pri         18, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 18, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1010, 275, 200, 200, 970, 4, 240
armour_ug_levels 0
armour_ug_models Peasants
ownership        hungary, greek, egypt, moors, turks, kwarezm, milan, papal_states, portugal, sicily, spain, aragon
recruit_priority_offset    -55 


type             longboat
dictionary       longboat      ; Longboat
category         ship
class            light
voice_type       Light
soldier          Peasants, 20, 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, 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  0, 5, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 540, 150, 100, 100, 500, 4, 120
armour_ug_levels 0
armour_ug_models Peasants
ownership        denmark, norway
recruit_priority_offset    -60 


type             war galley
dictionary       war_galley      ; War Galley
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         12, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 12, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 740, 200, 150, 150, 700, 4, 170
armour_ug_levels 0
armour_ug_models Peasants
ownership        hungary, egypt, moors, turks, kwarezm, jerusalem, southern_european
recruit_priority_offset    -55 


type             pirate ship
dictionary       pirate_ship      ; Pirate Ship
category         ship
class            light
voice_type       Light
accent         English
soldier          Peasants, 20, 0, 1
ship             light 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, 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  0, 10, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 610, 150, 100, 100, 570, 4, 140
armour_ug_levels 0
armour_ug_models Peasants
ownership        slave
recruit_priority_offset    -55 


type             merc galley
dictionary       merc_galley      ; Mercenary Galley
category         ship
class            light
voice_type       Light
accent         Mediterranean
soldier          Peasants, 20, 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         8, 0, no, 0, 0, melee, melee_simple, slashing, none, 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  0, 7, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 565, 525, 100, 100, 520, 4, 130
armour_ug_levels 0
armour_ug_models Peasants
ownership        slave
recruit_priority_offset    -55 


type             merc cog
dictionary       merc_cog      ; Mercenary Cog
category         ship
class            light
voice_type       Light
accent         English
soldier          Peasants, 20, 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, 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  0, 8, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, 0
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 540, 300, 100, 100, 500, 4, 120
armour_ug_levels 0
armour_ug_models Peasants
ownership        slave
recruit_priority_offset    -55 


type             Mailed Knights
dictionary       Mailed_Knights      ; Mailed Knights, f
category         cavalry   ; superior mounted melee, early lance/sword
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mailed_Knights, 24, 0, 1
officer          Feudal_Knights
officer          northern_captain_early_flag
mount            early heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         4, 12, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         8, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  4, 4, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, -2, -3, -1 
stat_mental      14, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 790, 450, 120, 95, 790, 4, 170
armour_ug_levels 7, 11, 15, 23
armour_ug_models Mailed_Knights, Mailed_Knights_ug1, Mailed_Knights_ug1, Mailed_Knights_ug1
ownership        scotland, france, hre, spain, aragon, portugal, milan, venice, papal_states, slave
era 0            scotland, france, hre, spain, aragon, portugal, milan, venice, papal_states 
era 1            scotland, france, hre, spain, aragon, portugal, milan, venice, papal_states 
recruit_priority_offset    30


type             Feudal Knights
dictionary       Feudal_Knights      ; Feudal Knights, f
category         cavalry  ; elite mounted melee, early lance/sword
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Feudal_Knights, 24, 0, 1
officer          Feudal_Knights
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  8, 4, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, -1 
stat_mental      16, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1110, 600, 120, 95, 1110, 4, 180
armour_ug_levels 11, 15, 16, 23
armour_ug_models Feudal_Knights, Feudal_Knights, Feudal_Knights_ug1, Feudal_Knights_ug1
ownership        england, aragon, spain, portugal, milan, venice, papal_states, hungary, slave, hre, france, scotland, denmark, norway
era 1            england, aragon, spain, portugal, milan, venice, hungary
recruit_priority_offset    40


type             French Feudal Knights
dictionary       French_Feudal_Knights      ; Feudal Knights, f
category         cavalry  ; exceptional mounted melee, early lance/sword
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Feudal_Knights, 24, 0, 1
officer          Feudal_Knights
officer          northern_captain_early_flag
mount            french barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         9, 12, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         13, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  8, 4, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, -1 
stat_mental      18, impetuous, trained ; RECKLESS
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1275, 800, 120, 95, 1275, 4, 180
armour_ug_levels 11, 15, 16, 23
armour_ug_models Feudal_Knights, Feudal_Knights, Feudal_Knights_ug1, Feudal_Knights_ug1
ownership        france
era 1            france
recruit_priority_offset    40


type             German Feudal Knights
dictionary       German_Feudal_Knights      ; Feudal Knights, f
category         cavalry  ; superior mounted melee, early lance/sword
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Feudal_Knights, 24, 0, 1
officer          Feudal_Knights
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         4, 12, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         8, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  8, 4, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -1, -2, -3, -1 
stat_mental      14, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 945, 450, 120, 95, 945, 4, 180
armour_ug_levels 11, 15, 16, 23
armour_ug_models Feudal_Knights, Feudal_Knights, Feudal_Knights_ug1, Feudal_Knights_ug1
ownership        hre, norway, scotland, denmark
era 1            hre, norway, scotland, denmark
recruit_priority_offset    40


type             English Knights
dictionary       English_Knights      ; English Knights, f
category         cavalry  ; elite mounted melee, lance/axe
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          English_Knights, 24, 0, 1
officer          Feudal_Knights
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         6, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         8, 4, no, 0, 0, melee, melee_blade, slashing, axe, 45, 1
stat_sec_attr    ap
stat_pri_armour  13, 3, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      16, normal, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1165, 600, 120, 95, 1165, 4, 210
armour_ug_levels 16, 21, 23, 26
armour_ug_models English_Knights, English_Knights_ug1, English_Knights_ug1, English_Knights_ug1
ownership        england, slave
era 1            england
era 2            england
recruit_priority_offset    50


type             Chivalric Knights
dictionary       Chivalric_Knights      ; Chivalric Knights, f
category         cavalry ; elite mounted melee, lance/longsword
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Chivalric_Knights, 24, 0, 1
officer          Chivalric_Knights
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         12, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  13, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, -1 
stat_mental      16, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1175, 600, 130, 100, 1175, 4, 230
armour_ug_levels 16, 21, 23, 26
armour_ug_models Chivalric_Knights, Chivalric_Knights_ug1, Chivalric_Knights_ug1, Chivalric_Knights_ug1
ownership        denmark, spain, sicily, slave, france
era 1            denmark, spain, sicily
era 2            sicily
recruit_priority_offset    50


type             French Chivalric Knights
dictionary       French_Chivalric_Knights      ; Chivalric Knights, f
category         cavalry ; exceptional mounted melee, lance/longsword
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Chivalric_Knights, 24, 0, 1
officer          Chivalric_Knights
officer          northern_captain_early_flag
mount            french barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         9, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         14, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  13, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, -1 
stat_mental      18, impetuous, trained  ; RECKLESS
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1335, 750, 130, 100, 1335, 4, 230
armour_ug_levels 16, 21, 23, 26
armour_ug_models Chivalric_Knights, Chivalric_Knights_ug1, Chivalric_Knights_ug1, Chivalric_Knights_ug1
ownership        france
era 1            france
era 2            france
recruit_priority_offset    50


type             Noble Knights
dictionary       Noble_Knights      ; Noble Knights, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Noble_Knights, 24, 0, 1
officer          Noble_Knights
officer          northern_captain_early_flag
mount            french mailed horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         9, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         14, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  15, 4, 3, metal ; RECKLESS
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -2, -3, -4, -1 
stat_mental      18, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1465, 750, 130, 100, 1465, 4, 230
armour_ug_levels 16, 21, 23, 26
armour_ug_models Noble_Knights, Noble_Knights_ug1, Noble_Knights_ug1, Noble_Knights_ug1
ownership        france
era 1            france
era 2            france
recruit_priority_offset    55


type             Portuguese Knights
dictionary       Portuguese_Knights      ; Portuguese Knights, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Portuguese_Knights, 24, 0, 1
officer          Portuguese_Knights
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         6, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  13, 5, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -1, -4, -2 
stat_mental      16, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1175, 600, 120, 95, 1175, 4, 170
armour_ug_levels 16, 21, 23, 26
armour_ug_models Portuguese_Knights, Portuguese_Knights_ug1, Portuguese_Knights_ug1, Portuguese_Knights_ug1
ownership        portugal
era 1            portugal
era 2            portugal
recruit_priority_offset    50


type             Imperial Knights
dictionary       Imperial_Knights      ; Imperial Knights, f
category         cavalry ; superior mounted melee, lance/mace
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Imperial_Knights, 24, 0, 1
officer          Imperial_Knights
officer          northern_captain_early_flag
mount            mailed horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         4, 14, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    no
stat_sec         5, 3, no, 0, 0, melee, melee_blade, blunt, mace, 60, 1
stat_sec_attr    ap
stat_pri_armour  15, 3, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        10
stat_ground      -2, -3, -4, -1 
stat_mental      14, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1125, 450, 120, 95, 1125, 4, 180
armour_ug_levels 16, 21, 23, 26
armour_ug_models Imperial_Knights, Imperial_Knights_ug1, Imperial_Knights_ug1, Imperial_Knights_ug1
ownership        hre, slave
era 1            hre
era 2            hre
recruit_priority_offset    55


type             Lancers
dictionary       Lancers      ; Lancers, lp
category         cavalry ; elite mounted melee, heavy lance/longsword
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Lancers, 32, 0, 1
officer          northern_captain_early_flag
mount            french armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         8, 16, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    no
stat_sec         13, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  27, 4, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        12
stat_ground      -2, -3, -4, -1 
stat_mental      16, impetuous, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 2735, 400, 130, 100, 2335, 4, 230
armour_ug_levels 24, 26
armour_ug_models Lancers, Lancers
ownership        france
era 2            france
recruit_priority_offset    65


type             Gothic Knights
dictionary       Gothic_Knights      ; Gothic Knights, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Gothic_Knights, 24, 0, 1
officer          Gothic_Knights
officer          northern_captain_early_flag
mount            armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.9
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         5, 16, no, 0, 0, melee, melee_blade, piercing, spear, 105, 1
stat_pri_attr    no
stat_sec         6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
stat_sec_attr    ap
stat_pri_armour  25, 3, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        11
stat_ground      -2, -3, -4, -1 
stat_mental      14, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1455, 480, 130, 100, 1455, 4, 250
armour_ug_levels 24, 26, 27
armour_ug_models Gothic_Knights, Gothic_Knights, Gothic_Knights
ownership        hre
era 2            hre
recruit_priority_offset    65


type             Demi Lancers
dictionary       Demi_Lancers      ; Demi Lancers, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Demi_Lancers, 32, 0, 1
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         5, 16, no, 0, 0, melee, melee_blade, piercing, spear, 105, 1
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  11, 4, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, -3, -1 
stat_mental      14, normal, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 1525, 300, 130, 100, 1225, 4, 170
armour_ug_levels 22, 23, 26, 27
armour_ug_models Demi_Lancers, Demi_Lancers_ug1, Demi_Lancers_ug1, Demi_Lancers_ug1
ownership        england, scotland, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states, hungary, norway, sicily, poland, russia, kievan_rus, lithuania, slave , teutonic_order, jerusalem
era 2            england, scotland, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states, hungary, norway, sicily, poland, russia, kievan_rus, lithuania, slave , teutonic_order, jerusalem
recruit_priority_offset    45


type             Gendarmes
dictionary       Gendarmes      ; Gendarmes, up 
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Gendarmes, 32, 0, 1
officer          northern_captain_early_flag
mount            mailed horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 16, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    no
stat_sec         12, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  23, 5, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        10
stat_ground      -2, -3, -4, -1 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 2475, 400, 120, 95, 2075, 4, 190
armour_ug_levels 24, 26
armour_ug_models Gendarmes, Gendarmes
ownership        france, spain, aragon, england, hre, denmark, portugal, milan, venice, papal_states, hungary, norway, sicily, poland
era 2            france, spain, aragon, england, hre, denmark, portugal, milan, venice, papal_states, hungary, norway, sicily, poland
recruit_priority_offset    60


type             Italian MAA
dictionary       Italian_MAA      ; Men At Arms, ep
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Italian_MAA, 24, 0, 1
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         4, 14, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    no
stat_sec         9, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  14, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -1, -2, -3, -1 
stat_mental      14, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 595, 340, 100, 75, 1005, 4, 140
armour_ug_levels 16, 21, 23, 24
armour_ug_models Italian_MAA, Italian_MAA_ug1, Italian_MAA_ug1, Italian_MAA_ug2
ownership        milan, venice, papal_states, sicily, hre, slave
era 1            milan, venice, papal_states, sicily, hre
recruit_priority_offset    45


type             Norman Knights
dictionary       Norman_Knights      ; Norman Knights, f
category         cavalry  ; elite mounted melee, early lance/sword
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Norman_Knights, 24, 0, 1
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         8, 12, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         12, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  8, 5, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, -1, -4, -2 
stat_mental      18, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1270, 750, 130, 100, 1270, 4, 220
armour_ug_levels 11, 15, 16, 23
armour_ug_models Norman_Knights, Norman_Knights, Norman_Knights_ug1, Norman_Knights_ug1
ownership        sicily, slave
era 0            sicily
recruit_priority_offset    40


type             Broken Lances
dictionary       Broken_Lances      ; Broken Lances, up
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Broken_Lances, 32, 0, 1
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, knight
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         5, 16, no, 0, 0, melee, melee_blade, piercing, spear, 105, 1
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  13, 4, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, -1 
stat_mental      14, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 1545, 300, 120, 95, 1245, 4, 180
armour_ug_levels 21, 23, 24, 26
armour_ug_models Broken_Lances, Broken_Lances, Broken_Lances_ug1, Broken_Lances_ug1
ownership        milan, venice, papal_states
era 2            milan, venice, papal_states
recruit_priority_offset    50


type             Famiglia Ducale
dictionary       Famiglia_Ducale      ; Famiglia Ducale, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Famiglia_Ducale, 24, 0, 1
officer          northern_captain_early_flag
mount            armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.9
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         8, 16, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         13, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  21, 6, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -2, -3, -4, -2 
stat_mental      18, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1785, 750, 130, 100, 1785, 4, 220
armour_ug_levels 21, 23, 24, 26
armour_ug_models Famiglia_Ducale, Famiglia_Ducale, Famiglia_Ducale_ug1, Famiglia_Ducale_ug1
ownership        milan
era 1            milan
era 2            milan
recruit_priority_offset    60


type             Italian Cavalry Militia
dictionary       Italian_Cavalry_Militia      ; Cavalry Militia, u
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Italian_Cavalry_Militia, 24, 0, 1
officer          northern_captain_early_flag
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        2, 4.4, 3, 6, 2, square, wedge
stat_health      1, 2
stat_pri         1, 14, no, 0, 0, melee, melee_blade, piercing, spear, 120, 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, 3, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, -1 
stat_mental      9, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 345, 170, 100, 75, 380, 4, 130
armour_ug_levels 11, 15, 16, 23
armour_ug_models Italian_Cavalry_Militia, Italian_Cavalry_Militia, Italian_Cavalry_Militia_ug1, Italian_Cavalry_Militia_ug1
ownership        milan, venice, papal_states, sicily
era 0            milan, venice, papal_states, sicily
era 1            milan, venice, papal_states, sicily
recruit_priority_offset    20


type             Druzhina
dictionary       Druzhina      ; Druzhina, ep
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Druzhina, 24, 0, 1
officer          russia_captain_early_flag
mount            early heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 2
stat_pri         7, 8, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         6, 4, no, 0, 0, melee, melee_blade, slashing, axe, 60, 1
stat_sec_attr    ap
stat_pri_armour  4, 3, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, -3, 0 
stat_mental      14, normal, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 465, 335, 120, 95, 465, 4, 170
armour_ug_levels 7, 11, 15, 23
armour_ug_models Druzhina, Druzhina_ug1, Druzhina_ug1, Druzhina_ug1
ownership        russia, kievan_rus
era 0            russia, kievan_rus
era 1            russia, kievan_rus
recruit_priority_offset    30


type             Senior Mounted Militia
dictionary       Senior_Mounted_Militia      ; Senior Mounted Militia, u
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          nov_militia_senior_cav_sp_ug0, 24, 0, 1
officer          russia_captain_early_flag
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        2, 4.4, 3, 6, 4, square, wedge
stat_health      1, 2
stat_pri         2, 8, no, 0, 0, melee, melee_blade, piercing, spear, 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  5, 1, 5, metal 
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      8, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 325, 170, 90, 70, 455, 4, 80
armour_ug_levels 5, 9
armour_ug_models nov_militia_senior_cav_sp_ug0, nov_militia_senior_cav_sp_ug1
ownership        russia, kievan_rus
era 0            russia, kievan_rus
era 1            russia, kievan_rus
recruit_priority_offset    15


type             E Chivalric Knights
dictionary       Banderium_Knights      ; Banderium Knights, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          E_Chivalric_Knights, 24, 0, 1
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         6, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         12, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  13, 3, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      16, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1175, 600, 130, 100, 1175, 4, 220
armour_ug_levels 16, 21, 23, 26
armour_ug_models E_Chivalric_Knights, E_Chivalric_Knights_ug1, E_Chivalric_Knights_ug1, E_Chivalric_Knights_ug1
ownership        hungary, slave
era 1            hungary
era 2            hungary
recruit_priority_offset    50


type             Royal Banderium
dictionary       Royal_Banderium      ; Royal Banderium, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Royal_Banderium, 24, 0, 1
officer          northern_captain_early_flag
mount            armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.9
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         12, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  19, 5, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        10
stat_ground      -2, -3, -4, -1 
stat_mental      18, normal, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1650, 750, 130, 100, 1650, 4, 190
armour_ug_levels 16, 21, 23, 26
armour_ug_models Royal_Banderium, Royal_Banderium_ug1, Royal_Banderium_ug1, Royal_Banderium_ug1
ownership        hungary
era 2            hungary
recruit_priority_offset    55


type             Polish Nobles
dictionary       Polish_Nobles      ; Polish Nobles, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          E_Chivalric_Knights, 24, 0, 1
officer          northern_captain_early_flag
mount            to barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         6, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  6, 3, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      16, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1070, 600, 120, 95, 1070, 4, 180
armour_ug_levels 4, 8, 13, 23
armour_ug_models Polish_Nobles, Polish_Nobles_ug1, Polish_Nobles_ug1, Polish_Nobles_ug1
ownership        poland, slave
era 0            poland
era 1            poland
recruit_priority_offset    20


type             Polish Knights
dictionary       Polish_Knights      ; Polish Knights
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          E_Chivalric_Knights, 24, 0, 1
officer          northern_captain_early_flag
mount            to barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         5, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  8, 5, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      16, normal, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1110, 600, 120, 95, 1110, 4, 180
armour_ug_levels 11, 15, 16, 21
armour_ug_models Polish_Knights, Polish_Knights, Polish_Knights_ug1, Polish_Knights_ug1
ownership        poland, slave
era 1            poland
era 2            poland
;unit_info        13, 0, 17
recruit_priority_offset    35


type             Polish Guard
dictionary       Polish_Guard      ; Polish Guard, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Polish_Guard, 32, 0, 1
officer          northern_captain_early_flag
mount            armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.9
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         5, 15, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         10, 4, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  21, 6, 3, metal ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        11
stat_ground      -2, -3, -4, -1 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 2655, 400, 130, 100, 2255, 4, 210
armour_ug_levels 21, 23, 24, 26
armour_ug_models Polish_Guard, Polish_Guard, Polish_Guard_ug1, Polish_Guard_ug1
ownership        poland
era 2            poland
recruit_priority_offset    65


type             Polish Retainers
dictionary       Polish_Retainers      ; Polish Retainers, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Polish_Retainers, 24, 0, 1
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, free_upkeep_unit
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 2
stat_pri         2, 14, no, 0, 0, melee, melee_blade, piercing, spear, 105, 1
stat_pri_attr    no
stat_sec         7, 5, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  6, 3, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        10
stat_ground      -1, -2, -3, 0 
stat_mental      12, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 670, 300, 120, 95, 670, 4, 160
armour_ug_levels 8, 13
armour_ug_models Polish_Retainers, Polish_Retainers_ug1
ownership        poland
era 1            poland
era 2            poland
recruit_priority_offset    25

type             Huscarls
dictionary       Huscarls      ; Huscarls, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Huscarls, 24, 0, 1
officer          northern_captain_early_flag
mount            early heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 2
stat_pri         7, 4, 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  5, 1, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, 1 
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 730, 450, 120, 95, 730, 4, 170
armour_ug_levels 5, 9, 23
armour_ug_models Huscarls, Huscarls_ug1, Huscarls_ug1
ownership        denmark, norway, slave
era 0            denmark, norway
era 1            denmark, norway
recruit_priority_offset    25


type             Armored Clergy
dictionary       Armored_Clergy      ; Norse War Clerics, o
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Armored_Clergy, 24, 0, 1
officer          northern_captain_early_flag
mount            mailed horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 3, 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, 0, 1
stat_sec_attr    no
stat_pri_armour  15, 2, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        10
stat_ground      -2, -3, -4, 0 
stat_mental      15, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 805, 150, 120, 95, 805, 4, 180
armour_ug_levels 16, 21, 23, 26
armour_ug_models Armored_Clergy, Armored_Clergy_ug1, Armored_Clergy_ug1, Armored_Clergy_ug1
ownership        denmark, norway
era 2            denmark, norway
recruit_priority_offset    40


type             NE Bodyguard
dictionary       NE_Bodyguard      ; General's Bodyguard, ep
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          NE_Bodyguard, 12, 0, 1
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw , general_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square
stat_health      1, 3
stat_pri         5, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  8, 9, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, 0 
stat_mental      18, disciplined, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 555, 0, 60, 50, 555, 1, 100
armour_ug_levels 11, 15, 16, 23
armour_ug_models NE_Bodyguard, NE_Bodyguard, NE_Bodyguard_ug1, NE_Bodyguard_ug1
ownership        england, scotland, france, hre, denmark, poland, hungary, slave , norway, jerusalem
era 0            england, scotland, france, hre, denmark, poland, hungary, slave , norway, jerusalem
era 1            england, scotland, france, hre, denmark, poland, hungary, slave , norway, jerusalem
recruit_priority_offset    40


type             NE Late Bodyguard
dictionary       NE_Late_Bodyguard      ; General's Bodyguard, lp
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          NE_Late_Bodyguard, 12, 0, 1
officer          northern_captain_early_flag
mount            armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, general_unit, general_unit_upgrade
move_speed_mod	 0.9
formation        1.5, 4.4, 2, 6, 2, square
stat_health      1, 3
stat_pri         5, 15, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         10, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  21, 9, 2, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -2, -3, -4, -1 
stat_mental      18, disciplined, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 830, 0, 60, 50, 680, 1, 105
armour_ug_levels 21, 23, 24, 26
armour_ug_models NE_Late_Bodyguard, NE_Late_Bodyguard, NE_Late_Bodyguard_ug1, NE_Late_Bodyguard_ug1
ownership        england, scotland, france, hre, denmark, poland, hungary, jerusalem, norway
era 2            england, scotland, france, hre, denmark, poland, hungary, jerusalem, norway
recruit_priority_offset    55


type             SE Bodyguard
dictionary       SE_Bodyguard      ; General's Bodyguard, ep
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          SE_Bodyguard, 12, 0, 1
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw , general_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square
stat_health      1, 3
stat_pri         5, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  8, 9, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -1, -4, -2 
stat_mental      18, disciplined, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 555, 0, 60, 50, 555, 1, 100
armour_ug_levels 11, 15, 16, 23
armour_ug_models SE_Bodyguard, SE_Bodyguard, SE_Bodyguard_ug1, SE_Bodyguard_ug1
ownership        spain, aragon, portugal, milan, venice, papal_states, sicily
era 0            spain, aragon, portugal, milan, venice, papal_states, sicily
era 1            spain, aragon, portugal, milan, venice, papal_states, sicily
recruit_priority_offset    40


type             SE Late Bodyguard
dictionary       SE_Late_Bodyguard      ; General's Bodyguard, lp
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          SE_Late_Bodyguard, 12, 0, 1
officer          northern_captain_early_flag
mount            armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, general_unit, general_unit_upgrade
move_speed_mod	 0.9
formation        1.5, 4.4, 2, 6, 2, square
stat_health      1, 3
stat_pri         5, 15, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         10, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  21, 9, 2, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -2, -2, -5, -3 
stat_mental      18, disciplined, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 830, 0, 60, 50, 680, 1, 105
armour_ug_levels 21, 23, 24, 26
armour_ug_models SE_Late_Bodyguard, SE_Late_Bodyguard, SE_Late_Bodyguard_ug1, SE_Late_Bodyguard_ug1
ownership        spain, aragon, portugal, milan, venice, papal_states, sicily
era 2            spain, aragon, portugal, milan, venice, papal_states, sicily
recruit_priority_offset    55


type             EE Bodyguard
dictionary       EE_Bodyguard      ; General's Bodyguard, ep
category         cavalry
class            heavy
voice_type       General
accent         East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          EE_Bodyguard, 12, 0, 1
officer          russia_captain_early_flag 
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw , general_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 2, square
stat_health      1, 3
stat_pri         8, 8, no, 0, 0, melee, melee_blade, piercing, spear, 15, 1
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  9, 8, 3, metal 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, 0 
stat_mental      18, disciplined, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 530, 0, 60, 50, 530, 1, 100
armour_ug_levels 9, 14, 23
armour_ug_models EE_Bodyguard, EE_Bodyguard_ug1, EE_Bodyguard_ug1
ownership        russia, kievan_rus, slave
era 0            russia, kievan_rus
era 1            russia, kievan_rus
recruit_priority_offset    20


type             Lith Bodyguard
dictionary       Lith_Bodyguard      ; General's Bodyguard, ep
category         cavalry
class            heavy
voice_type       General
accent			 East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          noble_cavalry, 12, 0, 1
officer          russia_captain_early_flag 
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, frighten_foot, can_withdraw, general_unit
formation        2, 4.4, 3, 6, 2, square
stat_health      1, 3
stat_pri         7, 8, no, 0, 0, melee, melee_blade, piercing, spear, 15, 1
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  7, 7, 5, metal 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, 0 
stat_mental      18, disciplined, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 530, 0, 60, 50, 530, 1, 100
armour_ug_levels 9, 14, 19, 23
armour_ug_models Noble_Cavalry_ug1, Noble_Cavalry_ug2, Noble_Cavalry_ug2, Noble_Cavalry_ug2
ownership        lithuania
era 0            lithuania
era 1            lithuania
recruit_priority_offset    20


type             EE Late Bodyguard
dictionary       EE_Late_Bodyguard      ; General's Bodyguard, lp
category         cavalry
class            heavy
voice_type       General
accent         East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          EE_Late_Bodyguard, 12, 0, 1
officer          russia_captain_early_flag 
mount            russian barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, general_unit, general_unit_upgrade
formation        1.5, 4.4, 2, 6, 2, square
stat_health      1, 3
stat_pri         5, 15, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 30, 1
stat_sec_attr    ap
stat_pri_armour  13, 8, 2, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -2, -3, -4, -1 
stat_mental      18, disciplined, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 800, 0, 60, 50, 650, 1, 110
armour_ug_levels 14, 19, 23
armour_ug_models ee_late_bodyguard, ee_late_bodyguard, ee_late_bodyguard
ownership        russia, kievan_rus
era 2            russia, kievan_rus
recruit_priority_offset    55


type             Knights Templar
dictionary       Knights_Templar      ; Knights Templar, o
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_templar
banner unit      templars
soldier          Knights_Templar, 24, 0, 1
officer          northern_captain_early_flag
mount            order mailed horse2
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         8, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         13, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  10, 4, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -2, -3, -4, -1 
stat_mental      19, impetuous, highly_trained, lock_morale ; FANATIC
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1450, 250, 130, 100, 1450, 4, 220
armour_ug_levels 11, 15, 16, 21
armour_ug_models Knights_Templar, Knights_Templar, Knights_Templar_ug1, Knights_Templar_ug2
ownership        england, scotland, france, denmark, norway, milan, venice, papal_states, sicily, poland, hungary, jerusalem, slave 
recruit_priority_offset    40


type             Knights Hospitaller
dictionary       Knights_Hospitaller      ; Knights Hospitaller, o
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_hospitaller
banner unit      hospitaller
soldier          Knights_Hospitaller, 24, 0, 1
officer          northern_captain_early_flag
mount            order mailed horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         6, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         11, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  10, 6, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -2, -3, -4, -1 
stat_mental      19, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1450, 250, 130, 100, 1450, 4, 220
armour_ug_levels 11, 15, 16, 21
armour_ug_models Knights_Hospitaller, Knights_Hospitaller, Knights_Hospitaller_ug1, Knights_Hospitaller_ug2
ownership        england, scotland, france, denmark, norway, milan, venice, papal_states, sicily, poland, hungary, jerusalem
recruit_priority_offset    40


type             Knights of Santiago
dictionary       Knights_of_Santiago      ; Knights of Santiago, o
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_santiago
banner unit      santiago
soldier          Knights_of_Santiago, 24, 0, 1
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  8, 6, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -2, -2, -5, -3 
stat_mental      19, normal, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1320, 250, 130, 100, 1320, 4, 220
armour_ug_levels 11, 15, 16, 23
armour_ug_models Knights_of_Santiago, Knights_of_Santiago, Knights_of_Santiago_ug1, Knights_of_Santiago_ug1
ownership        spain, aragon, portugal
era 1            spain, aragon, portugal
era 2            spain, aragon, portugal
recruit_priority_offset    40


type             Merchant Cavalry Militia
dictionary       Merchant_Cavalry_Militia      ; Merchant Cavalry Militia, u
category         cavalry
class            heavy
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Merchant_Cavalry_Militia, 24, 0, 1
officer          northern_captain_early_flag
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 2
stat_pri         5, 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  6, 1, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -1, -2, -3, -1 
stat_mental      9, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 305, 170, 90, 70, 340, 4, 90
armour_ug_levels 10, 15, 16, 21
armour_ug_models Merchant_Cavalry_Militia, Merchant_Cavalry_Militia, Merchant_Cavalry_Militia_ug1, Merchant_Cavalry_Militia_ug2
ownership        england, slave , norway, scotland, france, hre, denmark, spain, aragon, portugal, poland, hungary, teutonic_order
recruit_priority_offset    15


type             Mercenary Frankish Knights
dictionary       Mercenary_Frankish_Knights      ; Mercenary Frankish Knights, m
category         cavalry
class            heavy
voice_type       Heavy
accent         French
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mercenary_Frankish_Knights, 24, 0, 1
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit, knight
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  6, 4, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, -3, 0 
stat_mental      13, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 620, 620, 120, 95, 980, 4, 180
armour_ug_levels 11, 15, 23
armour_ug_models Mercenary_Frankish_Knights, Mercenary_Frankish_Knights, Mercenary_Frankish_Knights
ownership        slave
recruit_priority_offset    40


type             Mercenary German Knights
dictionary       Mercenary_German_Knights      ; Mercenary German Knights, m
category         cavalry
class            heavy
voice_type       Heavy
accent         German
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mercenary_German_Knights, 24, 0, 1
officer          northern_captain_early_flag
mount            mailed horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         4, 15, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    no
stat_sec         5, 3, no, 0, 0, melee, melee_blade, blunt, mace, 60, 1
stat_sec_attr    ap
stat_pri_armour  17, 3, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        11
stat_ground      -2, -3, -4, -1 
stat_mental      11, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 855, 855, 100, 75, 1365, 4, 160
armour_ug_levels 21, 23, 26
armour_ug_models Mercenary_German_Knights, Mercenary_German_Knights, Mercenary_German_Knights
ownership        slave, hre
recruit_priority_offset    55


type             Mercenary Knights
dictionary       Mercenary_Knights      ; Mercenary Knights, m
category         cavalry
class            heavy
voice_type       Heavy
accent         English
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mercenary_Knights, 24, 0, 1
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         12, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  13, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, -1 
stat_mental      13, normal, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 755, 755, 100, 75, 1165, 4, 140
armour_ug_levels 16, 23, 26
armour_ug_models Mercenary_Knights, Mercenary_Knights, Mercenary_Knights
ownership        slave
recruit_priority_offset    40


type             Condottieri
dictionary       Condottieri      ; Condottieri, m
category         cavalry
class            heavy
voice_type       Heavy
accent         Mediterranean
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Condottieri, 24, 0, 1
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         4, 15, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    no
stat_sec         9, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  13, 5, 2, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, -3, -1 
stat_mental      11, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 625, 625, 100, 75, 985, 4, 130
armour_ug_levels 21, 23, 26, 27
armour_ug_models Condottieri, Condottieri, Condottieri, Condottieri
ownership        slave, sicily
era 2            sicily, papal_states
recruit_priority_offset    55


type             Serbian Knights
dictionary       Serbian_Knights      ; Serbian Knights, m
category         cavalry
class            heavy
voice_type       Heavy
accent         East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Serbian_Knights, 24, 0, 1
officer          russia_captain_early_flag 
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit, knight
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         6, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         12, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  11, 3, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      13, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 685, 685, 130, 100, 1025, 4, 220
armour_ug_levels 16, 23, 26
armour_ug_models Serbian_Knights, Serbian_Knights, Serbian_Knights
ownership        slave
recruit_priority_offset    50


type             Crusader Knights
dictionary       Crusader_Knights      ; Crusader Knights, m
category         cavalry
class            heavy
voice_type       Heavy
accent         French
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Crusader_Knights, 24, 0, 1
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit, knight
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  6, 4, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, -3, -1 
stat_mental      16, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 655, 655, 130, 100, 970, 4, 220
armour_ug_levels 11, 15, 23
armour_ug_models Crusader_Knights, Crusader_Knights, Crusader_Knights
ownership        slave, england, france, hre, spain, venice, sicily, milan, scotland, denmark, portugal, poland, hungary, papal_states, jerusalem
recruit_priority_offset    20


type             Mounted Sergeants
dictionary       Mounted_Sergeants      ; Mounted Sergeants, ep
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mounted_Sergeants, 24, 0, 1
officer          northern_captain_early_flag
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 2
stat_pri         3, 8, no, 0, 0, melee, melee_blade, piercing, spear, 45, 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  2, 3, 5, leather ; 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, -1, -2, 0 
stat_mental      12, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 305, 225, 100, 75, 475, 4, 110
armour_ug_levels 2, 7, 8, 13
armour_ug_models Mounted_Sergeants, Mounted_Sergeants_ug1, Mounted_Sergeants_ug1, Mounted_Sergeants_ug1
ownership        france, hre, milan, venice, papal_states, sicily, jerusalem, slave
era 0            france, hre, milan, venice, papal_states, sicily, jerusalem
era 1            france, hre, milan, venice, papal_states, sicily, jerusalem
recruit_priority_offset    0


type             Border Horse
dictionary       Border_Horse      ; Border Horse, l
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Border_Horse, 24, 0, 1
officer          northern_captain_early_flag
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 2
stat_pri         4, 9, no, 0, 0, melee, melee_blade, piercing, spear, 60, 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  2, 2, 0, leather 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, -1, -2, 2 
stat_mental      10, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 260, 175, 100, 75, 260, 4, 90
armour_ug_levels 1, 4
armour_ug_models Border_Horse, Border_Horse_ug1
ownership        all; scotland, england, slave
era 0            scotland
era 1            scotland
era 2            scotland
recruit_priority_offset    -10 


type             Hobilars
dictionary       Hobilars      ; Hobilars, l
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Hobilars, 24, 0, 1
officer          northern_captain_early_flag
mount            pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, free_upkeep_unit
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 2
stat_pri         4, 8, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         6, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  2, 3, 0, leather ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -1, -2, 1 
stat_mental      10, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 235, 175, 90, 70, 235, 4, 70
armour_ug_levels 2, 6
armour_ug_models Hobilars, Hobilars_ug1
ownership        all; england, slave
era 0            england
era 1            england
recruit_priority_offset    -10 


type             Reiters
dictionary       Reiters      ; Reiters, lp
category         cavalry
class            skirmish
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Reiters, 32, 0, 1
officer          Reiters_ug1
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, gunpowder_unit, guncavalry, start_skirmishing
formation        1.5, 4, 3, 4, 3, square
stat_health      1, 3
stat_pri         10, 5, quality_pistol_bullet, 55, 4, missile, missile_gunpowder, piercing, none, musket_shot_set, 0, 1
stat_pri_attr    ap, area
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  11, 4, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, -2, -3, -1 
stat_mental      14, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 1530, 365, 120, 95, 1165, 4, 230
armour_ug_levels 22, 25, 26, 27
armour_ug_models Reiters, Reiters_ug1, Reiters_ug1, Reiters_ug1
ownership        portugal, aragon, england, spain, france, hre, denmark, milan, papal_states, sicily, poland, russia, norway, hungary, venice, slave
era 2            portugal, aragon, england, spain, france, hre, denmark, milan, papal_states, sicily, poland, russia, norway, hungary, venice
recruit_priority_offset    50


type             Early Reiters
dictionary       Early_Reiters      ; Early Reiters, ep
category         cavalry
class            skirmish
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Reiters, 24, 0, 1
officer          Reiters_ug1
officer          northern_captain_early_flag
mount            armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, gunpowder_unit, guncavalry, start_skirmishing
move_speed_mod	 0.9
formation        1.5, 4, 3, 4, 2, square
stat_health      1, 3
stat_pri         8, 4, quality_early_pistol_bullet, 50, 4, missile, missile_gunpowder, piercing, none, musket_shot_set, 0, 1
stat_pri_attr    ap, area
stat_sec         10, 4, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  25, 4, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -2, -3, -4, -1 
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 935, 465, 120, 95, 1635, 4, 230 ; 310x1.25
armour_ug_levels 25, 26
armour_ug_models early_reiters, early_reiters
ownership        hre, slave
era 2            hre
recruit_priority_offset    50


type             Stradiots
dictionary       Stradiots      ; Stradiots, ep
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Stradiots, 24, 0, 1
officer          northern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 2
stat_pri         10, 9, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         11, 6, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  4, 5, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, -1, -2, 0 
stat_mental      16, impetuous, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 540, 360, 120, 95, 840, 4, 150
armour_ug_levels 7, 17, 22, 22
armour_ug_models Stradiots, Stradiots_ug1, Stradiots_ug2, Stradiots_ug2
ownership        venice
era 2            venice
recruit_priority_offset    40


type             Hussars
dictionary       Hussars      ; Hussars, ep
category         cavalry
class            light
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Hussars, 24, 0, 1
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 2, square
stat_health      1, 2
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      -1, -2, -3, 0 
stat_mental      16, normal, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 600, 450, 130, 100, 600, 4, 180
armour_ug_levels 7, 11, 23
armour_ug_models Hussars, Hussars_ug1, Hussars_ug1
ownership        poland, hungary
era 2            poland, hungary
recruit_priority_offset    40


type             Scouts
dictionary       Scouts      ; Scouts, l
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Scouts, 24, 0, 1
officer          northern_captain_early_flag
mount            pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, free_upkeep_unit
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 2
stat_pri         3, 7, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         3, 4, no, 0, 0, melee, melee_blade, slashing, axe, 90, 1
stat_sec_attr    ap
stat_pri_armour  2, 1, 3, leather
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -1, -2, 2 
stat_mental      8, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 260, 175, 90, 70, 260, 4, 100
armour_ug_levels 2, 6
armour_ug_models Scouts, Scouts_ug1
ownership        all; denmark
era 0            denmark
era 1            denmark
recruit_priority_offset    -10 


type             Albanian Cavalry
dictionary       Albanian_Cavalry      ; Albanian Cavalry, m
category         cavalry
class            light
voice_type       Light
accent         East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Albanian_Cavalry, 24, 0, 1
officer          russia_captain_early_flag 
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 2
stat_pri         5, 9, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         4, 5, no, 0, 0, melee, melee_blade, blunt, mace, 60, 1
stat_sec_attr    ap
stat_pri_armour  2, 2, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, -1, -2, 0 
stat_mental      9, low, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 325, 325, 120, 95, 465, 4, 150
armour_ug_levels 1
armour_ug_models Albanian_Cavalry
ownership        slave
recruit_priority_offset    10


type             Serbian Hussars
dictionary       Serbian_Hussars      ; Serbian Hussars, m
category         cavalry
class            light
voice_type       Light
accent         East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Serbian_Hussars, 24, 0, 1
officer          russia_captain_early_flag 
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit
formation        2, 4.4, 3, 6, 2, square
stat_health      1, 2
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, -3, -1 
stat_mental      13, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 650, 650, 130, 100, 960, 4, 200
armour_ug_levels 7, 23
armour_ug_models Serbian_Hussars, Serbian_Hussars
ownership        slave
recruit_priority_offset    40


type             Aldari
dictionary       alan_aldary      ; Aldari Alani, m
category         cavalry
class            light
voice_type       Light
accent         East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          alan_aldary, 32, 0, 1
mount            early heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge, mercenary_unit
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 2
stat_pri         7, 8, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         8, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  5, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      -1, -2, -4, -1
stat_mental      12, normal, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 595, 595, 120, 95, 895, 4, 130
armour_ug_levels 5
armour_ug_models alan_aldary
ownership        mongols, timurids, cumans, slave
era 0            mongols, timurids, cumans
era 1            mongols, timurids, cumans
recruit_priority_offset    15


type             Jinetes
dictionary       Jinetes      ; Jinetes, ep
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Jinetes, 24, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_javelinmen, cantabrian_circle, start_not_skirmishing
move_speed_mod	 0.95
formation        2, 4.4, 3, 4.4, 3, square
stat_health      1, 3
stat_pri         11, 6, cav_javelin, 55, 6, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         5, 6, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  2, 3, 3, leather ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, 0, -3, -1 
stat_mental      11, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 270, 185, 100, 75, 435, 4, 130
armour_ug_levels 2, 6 
armour_ug_models Jinetes, Jinetes_ug1
ownership        spain, portugal, slave
era 0            spain, portugal
era 1            spain, portugal
recruit_priority_offset    20


type             Mounted Crossbowmen
dictionary       Mounted_Crossbowmen      ; Mounted Crossbowmen, lp
category         cavalry
class            skirmish
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mounted_Crossbowmen, 32, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, cantabrian_circle, crossbow, start_skirmishing
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         7, 6, cav_light_crossbow_bolt, 100, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         5, 6, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  4, 1, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      -1, -1, -4, -2 
stat_mental      10, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 825, 200, 90, 70, 625, 4, 110
armour_ug_levels 4, 8, 13
armour_ug_models Mounted_Crossbowmen, Mounted_Crossbowmen_ug1, Mounted_Crossbowmen_ug1
ownership        hre, denmark, norway, spain, aragon, portugal, milan, venice, papal_states, sicily, teutonic_order
era 1            hre, denmark, norway, spain, aragon, portugal, milan, venice, papal_states, sicily, teutonic_order
era 2            hre, denmark, norway, spain, aragon, portugal, milan, venice, papal_states, sicily, teutonic_order
recruit_priority_offset    10


type             Chude Militia
dictionary       Chude_Militia      ; Chude Militia, u
category         infantry
class            skirmish
voice_type       Light
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          Chude_Militia, 60, 0, 0.95
officer          russia_captain_early_flag
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, horse_javelinmen, start_not_skirmishing, free_upkeep_unit
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         10, 1, militia_javelin, 50, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         1, 1, no, 0, 0, melee, melee_blade, slashing, axe, 90, 1
stat_sec_attr    ap
stat_pri_armour  4, 3, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      8, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 215, 100, 75, 55, 280, 4, 80
armour_ug_levels 6, 10
armour_ug_models chude_militia, chude_militia_ug1
ownership        kievan_rus, slave
era 0            kievan_rus
era 1            kievan_rus
recruit_priority_offset    0


type             Steppe Kazaks
dictionary       cum_polovec_cav_a_sw      ; Kazaks
category         cavalry
class            skirmish
voice_type       Light
accent         Mongolian
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          cum_polovec_cav_a_sw_ug0, 32, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers, cantabrian_circle, mercenary_unit, start_skirmishing
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, horde
stat_health      1, 3
stat_pri         5, 5, quality_cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         5, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 2, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, -1, -2, 1 
stat_mental      9, low, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 505, 505, 90, 70, 855, 4, 90
armour_ug_levels 0, 1
armour_ug_models cum_polovec_cav_a_sw_ug0, cum_polovec_cav_a_sw_ug0
ownership        slave
recruit_priority_offset    10


type             Yasi Archers
dictionary       cum_yas_cav_a_sw ; Yasi Archers, l 
category         cavalry
class            skirmish
voice_type       Light
accent         Mongolian
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          alan_druzhina_aldarov, 32, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_archers, cantabrian_circle, free_upkeep_unit, mercenary_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         5, 5, quality_cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    no
stat_sec         2, 5, no, 0, 0, melee, melee_blade, blunt, mace, 90, 1
stat_sec_attr    ap
stat_pri_armour  5, 1, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, -2, 1
stat_mental      10, normal, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 740, 200, 120, 95, 925, 4, 170
armour_ug_levels 5
armour_ug_models alan_druzhina_aldarov
ownership        all ; slave, cumans
era 0            cumans
era 1            cumans
era 2            cumans
recruit_priority_offset 0


type             Magyar Cavalry
dictionary       Magyar_Cavalry      ; Magyar Cavalry, l
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Magyar_Cavalry, 32, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers, cantabrian_circle, mercenary_unit, start_skirmishing, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, horde
stat_health      1, 3
stat_pri         5, 6, quality_cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         6, 6, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  2, 2, 0, leather 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, -1, -2, 1 
stat_mental      10, normal, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 755, 200, 90, 70, 900, 4, 100; 2
armour_ug_levels 1, 6 
armour_ug_models Magyar_Cavalry, Magyar_Cavalry_ug1
ownership        all; hungary, slave
era 0            hungary
era 1            hungary
era 2            hungary
recruit_priority_offset    5


type             Hungarian Nobles
dictionary       Hungarian_Nobles      ; Hungarian Nobles, f
category         cavalry
class            missile
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Hungarian_Nobles, 24, 0, 1
mount            early heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_archers, can_formed_charge, cantabrian_circle, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         4, 5, quality_cav_mass_composite_arrow, 170, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         9, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  4, 5, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, -3, 0 
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 970, 500, 120, 95, 970, 4, 180
armour_ug_levels 7, 11, 15, 23
armour_ug_models Hungarian_Nobles, Hungarian_Nobles_ug1, Hungarian_Nobles_ug1, Hungarian_Nobles_ug1
ownership        hungary
era 0            hungary
era 1            hungary
recruit_priority_offset    35


type             Lithuanian Cavalry
dictionary       Lithuanian_Cavalry      ; Lithuanian Cavalry, ep
category         cavalry
class            missile
voice_type       Light
accent         East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Lithuanian_Cavalry, 24, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_archers, cantabrian_circle
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         2, 6, cav_mass_war_arrow, 140, 50, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 6, no, 0, 0, melee, melee_blade, piercing, sword, 75, 1
stat_sec_attr    no
stat_pri_armour  0, 2, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      -1, -2, -3, 0 
stat_mental      10, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 315, 150, 100, 75, 535, 4, 120
armour_ug_levels 1, 6, 10 ; Leather, Partial Light Mail, Partial Heavy Mail
armour_ug_models Lithuanian_Cavalry, Lithuanian_Cavalry_ug1, Lithuanian_Cavalry_ug1
ownership        poland, lithuania, slave
era 0            poland, lithuania
era 1            poland, lithuania
era 2            poland, lithuania
recruit_priority_offset    0


type             Polish Shooters
dictionary       Polish_Shooters      ; Strzelcy, ep
category         cavalry
class            skirmish
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Polish_Shooters, 24, 0, 1
officer          northern_captain_early_flag
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, cantabrian_circle, crossbow, start_skirmishing
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         7, 5, cav_light_crossbow_bolt, 100, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 5, no, 0, 0, melee, melee_blade, slashing, axe, 90, 1
stat_sec_attr    ap
stat_pri_armour  3, 1, 0, leather ;slung shield +1 armour ;
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, -3, 0 
stat_mental      10, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 275, 225, 90, 70, 440, 4, 120
armour_ug_levels 2, 6, 10 
armour_ug_models Polish_Shooters, Polish_Shooters_ug1, Polish_Shooters_ug2
ownership        poland, slave
era 0            poland
era 1            poland
era 2            poland
recruit_priority_offset    10


type             Cuman Horse Militia
dictionary       cum_militia_cav_a_sw	; cum_militia_cav_a_sw, u
category         cavalry
class            skirmish
voice_type       Light
accent         Mongolian
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          cum_militia_cav_a_sw_ug0, 32, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4
attributes       sea_faring, hide_forest, can_withdraw, horse_archers, cantabrian_circle, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, horde
stat_health      1, 2
stat_pri         2, 5, cav_arrow, 70, 55, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    no
stat_sec         3, 5, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 1, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, -1, -2, 1
stat_mental      7, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 515, 150, 100, 75, 655, 4, 190
armour_ug_levels 0
armour_ug_models cum_militia_cav_a_sw_ug0
ownership        slave, cumans 
era 0            cumans 
era 1            cumans 
era 2            cumans 
recruit_priority_offset 0


type             Peasant Archers
dictionary       Peasant_Archers      ; Peasant Archers, r
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Peasant_Archers, 48, 0, 0.7
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 1
stat_pri         1, 1, peasant_arrow, 80, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 0 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 195, 60, 65, 50, 195, 4, 50
armour_ug_levels 0, 1, 4
armour_ug_models Peasant_Archers, Peasant_Archers_ug1, Peasant_Archers_ug2
ownership        england, norway, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states, scotland, teutonic_order, jerusalem, slave
era 0            england, norway, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states, scotland, teutonic_order, jerusalem
era 1            england, norway, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states, scotland, teutonic_order, jerusalem
era 2            england, norway, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states, scotland, teutonic_order, jerusalem
recruit_priority_offset    -20 


type             S Peasant Archers
dictionary       S_Peasant_Archers      ; Peasant Archers, r
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          S_Peasant_Archers, 48, 0, 0.7
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 1
stat_pri         1, 1, peasant_arrow, 80, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, 0, 2, -1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 195, 60, 65, 50, 195, 4, 50
armour_ug_levels 0, 1
armour_ug_models S_Peasant_Archers, S_Peasant_Archers_ug1
ownership        sicily, hungary, byzantium, slave
era 0            sicily, hungary, byzantium
era 1            sicily, hungary, byzantium
era 2            sicily, hungary, byzantium
recruit_priority_offset    -20 


type             Longbowmen
dictionary       Longbowmen      ; Longbowmen, l
category         infantry
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Longbowmen, 60, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers, stakes, stakes, mercenary_unit, free_upkeep_unit
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 1, quality_mass_bodkin_arrow, 190, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, blunt, mace, 60, 1
stat_sec_attr    ap
stat_pri_armour  0, 4, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 1 
stat_mental      11, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 705, 225, 65, 50, 720, 4, 140
armour_ug_levels 0, 1, 4 
armour_ug_models Longbowmen, Longbowmen_ug1, Longbowmen_ug2
ownership        all; england, slave
era 1            england
era 2            england
recruit_priority_offset    25


type             Yeoman Archers
dictionary       Yeoman_Archers      ; Yeoman Archers, lp
category         infantry
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Yeoman_Archers, 60, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers, stakes, stakes
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 1, elite_mass_bodkin_arrow, 200, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 1, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
stat_sec_attr    ap
stat_pri_armour  0, 5, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, -1, 3, 1 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 1200, 250, 75, 55, 950, 4, 160
armour_ug_levels 0, 1, 4 
armour_ug_models Yeoman_Archers, Yeoman_Archers_ug1, Yeoman_Archers_ug2
ownership        england, slave
era 1            england
recruit_priority_offset    35


type             Sherwood Archers
dictionary       Sherwood_Archers      ; Sherwood Archers, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Sherwood_Archers, 24, 0, 0.65
officer          northern_captain

attributes       sea_faring, hide_improved_forest, very_hardy, foot_archers, can_withdraw, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 3
stat_pri         6, 3, sherwood_bodkin_arrow, 160, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         7, 3, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 8, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, -1, 4, 1 
stat_mental      15, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 460, 180, 55, 45, 465, 4, 60; 5
armour_ug_levels 0
armour_ug_models Sherwood_Archers
ownership        all; england
era 0            england
recruit_priority_offset    30


type             Highland Archers
dictionary       Highland_Archers      ; Highland Archers, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Highland_Archers, 48, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, foot_archers, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         2, 1, militia_arrow, 100, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, slashing, axe, 105, 1
stat_sec_attr    ap
stat_pri_armour  0, 3, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 2 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 115, 65, 50, 265, 4, 80
armour_ug_levels 0, 1
armour_ug_models Highland_Archers, Highland_Archers_ug1
ownership        all; scotland, slave
era 0            scotland
era 1            scotland
era 2            scotland
recruit_priority_offset    -10 


type             Noble Highland Archers
dictionary       Noble_Highland_Archers      ; Noble Highland Archers, ep
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Noble_Highland_Archers, 48, 0, 1
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, foot_archers, stakes, stakes, start_skirmishing
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         4, 3, elite_war_arrow, 140, 35, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         3, 3, no, 0, 0, melee, melee_blade, slashing, axe, 60, 1
stat_sec_attr    ap
stat_pri_armour  4, 6, 2, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 2, 1 
stat_mental      14, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 530, 240, 90, 70, 860, 4, 150
armour_ug_levels 7, 11, 15, 23
armour_ug_models Noble_Highland_Archers, Noble_Highland_Archers_ug1, Noble_Highland_Archers_ug1, Noble_Highland_Archers_ug1
ownership        scotland
era 1            scotland
era 2            scotland
recruit_priority_offset    10


type             Peasant Crossbowmen
dictionary       Peasant_Crossbowmen      ; Peasant Crossbowmen, r
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Peasant_Crossbowmen, 48, 0, 0.7
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, crossbow, start_skirmishing, free_upkeep_unit
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 1
stat_pri         6, 1, peasant_light_crossbow_bolt, 85, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 60, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, -1, 3, 0 
stat_mental      1, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 125, 75, 65, 50, 125, 4, 50
armour_ug_levels 0, 1, 4 
armour_ug_models Peasant_Crossbowmen, Peasant_Crossbowmen_ug1, Peasant_Crossbowmen_ug2
ownership        france, hre, spain, aragon, portugal, milan, venice, papal_states, slave
era 0            france, hre, spain, aragon, portugal, milan, venice, papal_states 
era 1            france, hre, spain, aragon, portugal, milan, venice, papal_states 
era 2            france, hre, spain, aragon, portugal, milan, venice, papal_states 
recruit_priority_offset    -10 


type             Crossbowmen
dictionary       Crossbowmen      ; Crossbowmen, ep
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Crossbowmen, 48, 0, 0.8
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         8, 1, crossbow_bolt, 120, 25, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  4, 4, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 2, 0 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 230, 180, 65, 50, 340, 4, 80
armour_ug_levels 4, 8 
armour_ug_models Crossbowmen, Crossbowmen_ug1
ownership        france, norway, denmark, hungary, slave
era 1            france, norway, denmark, hungary
era 2            france, norway, denmark, hungary
recruit_priority_offset    0


type             Aventurier
dictionary       Aventurier      ; Aventurier, ep
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Aventurier, 48, 0, 1.1
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         13, 3, elite_steel_crossbow_bolt, 170, 15, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         5, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  9, 6, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 2, 0 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 445, 360, 90, 70, 655, 4, 170
armour_ug_levels 22, 23, 25, 26
armour_ug_models Aventurier, Aventurier_ug1, Aventurier_ug1, Aventurier_ug1
ownership        france, spain, aragon, milan, venice
era 2            france
recruit_priority_offset    25


type             Pavise Crossbowmen
dictionary       Pavise_Crossbowmen      ; Pavise Crossbowmen, ep
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Pavise_Crossbowmen, 48, 0, 1.05
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         10, 1, heavy_crossbow_bolt, 140, 20, missile, missile_mechanical, piercing, none, 200,1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  4, 2, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, 0 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 240, 180, 65, 50, 360, 4, 120
armour_ug_levels 4, 8 
armour_ug_models Pavise_Crossbowmen, Pavise_Crossbowmen_ug1
ownership        hre, spain, aragon, portugal, papal_states, sicily, poland, slave
era 1            hre, spain, aragon, portugal, papal_states, sicily, poland
era 2            hre, spain, aragon, portugal, papal_states, sicily, poland
recruit_priority_offset    15


type             Pavise Crossbow Militia
dictionary       Pavise_Crossbow_Militia      ; Pavise Crossbow Militia, u
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Pavise_Crossbow_Militia, 60, 0, 1.05
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         10, 1, militia_heavy_crossbow_bolt, 135, 20, missile, missile_mechanical, piercing, none, 200, 1
stat_pri_attr    area
stat_sec         1, 2, no, 0, 0, melee, melee_blade, piercing, sword, 75, 1
stat_sec_attr    no
stat_pri_armour  4, 1, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, -1 
stat_mental      6, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 270, 150, 65, 50, 270, 4, 120
armour_ug_levels 4, 8 
armour_ug_models Pavise_Crossbow_Militia, Pavise_Crossbow_Militia_ug1
ownership        venice, papal_states, sicily, hungary, slave
era 1            venice
era 2            venice
recruit_priority_offset    10


type             Genoese Crossbowmen
dictionary       Genoese_Crossbowmen      ; Genoese Crossbowmen, ep
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Genoese_Crossbowmen, 48, 0, 1.15
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         10, 2, quality_heavy_crossbow_bolt, 145, 20, missile, missile_mechanical, piercing, none, 200, 1
stat_pri_attr    area
stat_sec         3, 3, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  4, 3, 7, metal
stat_sec_armour  0, 0, flesh
stat_heat        10
stat_ground      0, -2, 2, -1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 325, 270, 75, 55, 475, 4, 150
armour_ug_levels 4, 8, 13, 18 
armour_ug_models Genoese_Crossbowmen, Genoese_Crossbowmen, Genoese_Crossbowmen_ug1, Genoese_Crossbowmen_ug1
ownership        milan
era 1            milan
era 2            milan
recruit_priority_offset    20


type             Genoese Crossbow Militia
dictionary       Genoese_Crossbow_Militia      ; Genoese Crossbow Militia, u
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Genoese_Crossbow_Militia, 60, 0, 1.1
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         10, 1, heavy_crossbow_bolt, 140, 20, missile, missile_mechanical, piercing, none, 200, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  4, 2, 7, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      0, -2, 2, -1 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 355, 225, 65, 50, 470, 4, 140
armour_ug_levels 4, 8, 13
armour_ug_models Genoese_Crossbow_Militia, Genoese_Crossbow_Militia, Genoese_Crossbow_Militia_ug1
ownership        milan
recruit_priority_offset    15


type             Scots Guard
dictionary       Scots_Guard      ; Scots Guard, ep
category         infantry
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Scots_Guard, 48, 0, 1.1
officer          northern_captain

attributes       sea_faring, hide_forest, extreme_range, very_hardy, can_withdraw, foot_archers, stakes, stakes
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 2
stat_pri         5, 3, elite_mass_bodkin_arrow, 200, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  11, 5, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -3, 1, 0 
stat_mental      14, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 640, 300, 100, 75, 1085, 4, 200
armour_ug_levels 16, 23, 26
armour_ug_models Scots_Guard, Scots_Guard, Scots_Guard
ownership        france
era 2            france
recruit_priority_offset    30


type             Archer Militia
dictionary       Archer_Militia      ; Archer Militia, u
category         infantry
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Archer_Militia, 60, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, free_upkeep_unit, start_skirmishing
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         2, 1, militia_mass_arrow, 130, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 1 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 310, 125, 65, 50, 310, 4, 50
armour_ug_levels 0, 1, 4 
armour_ug_models Archer_Militia, Archer_Militia_ug1, Archer_Militia_ug2
ownership        england, slave
recruit_priority_offset    0


type             Crossbow Militia
dictionary       Crossbow_Militia      ; Crossbow Militia, u
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Crossbow_Militia, 48, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 1
stat_pri         7, 1, peasant_militia_crossbow_bolt, 100, 25, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 0 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 160, 120, 65, 50, 145, 4, 50
armour_ug_levels 0, 1, 4 
armour_ug_models Crossbow_Militia, Crossbow_Militia_ug1, Crossbow_Militia_ug2
ownership        france, norway, hre, denmark, spain, aragon, portugal, teutonic_order, slave, jerusalem
recruit_priority_offset    0


type             Sicilian Muslim Archers
dictionary       Sicilian_Muslim_Archers      ; Muslim Archers, l
category         infantry
class            skirmish
voice_type       Light
accent         Arabic
banner faction   main_missile
banner holy      crusade
soldier          Sicilian_Muslim_Archers, 48, 0, 0.8
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         5, 2, quality_composite_arrow, 150, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  2, 6, 0, leather ; 
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, 0, 2, -1 
stat_mental      7, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 440, 180, 75, 55, 460, 4, 130
armour_ug_levels 2, 6 
armour_ug_models Sicilian_Muslim_Archers, Sicilian_Muslim_Archers_ug1
ownership        all; sicily, slave
era 0            sicily
era 1            sicily
recruit_priority_offset    10


type             Venetian Archers
dictionary       Venetian_Archers      ; Venetian Archers, lp
category         infantry
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Venetian_Archers, 60, 0, 1.05
officer          Venetian_Heavy_Infantry

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers, stakes, stakes
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 2, quality_mass_composite_arrow, 200, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  6, 5, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 2, -1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 1060, 190, 75, 55, 870, 4, 150
armour_ug_levels 8, 13, 18, 23
armour_ug_models Venetian_Archers_ug1, Venetian_Archers, Venetian_Archers, Venetian_Archers 
ownership        venice
era 1            venice
era 2            venice
recruit_priority_offset    20


type             EE Peasant Archers
dictionary       EE_Peasant_Archers      ; Peasant Archers, r
category         infantry
class            skirmish
voice_type       Light
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          EE_Peasant_Archers, 48, 0, 0.7
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 1
stat_pri         1, 1, peasant_arrow, 80, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 1 
stat_mental      1, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 195, 60, 65, 50, 195, 4, 50
armour_ug_levels 0, 1
armour_ug_models EE_Peasant_Archers, EE_Peasant_Archers_ug1
ownership        poland, russia, kievan_rus, lithuania, cumans, slave
era 0            poland, russia, kievan_rus, lithuania, cumans
era 1            poland, russia, kievan_rus, lithuania, cumans
era 2            poland, russia, kievan_rus, lithuania, cumans
recruit_priority_offset    -20 


type             EE Archer Militia
dictionary       EE_Archer_Militia      ; Archer Militia, u
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          EE_Archer_Militia, 48, 0, 0.7
officer          northern_captain
attributes       sea_faring, hide_forest, can_withdraw, foot_archers, free_upkeep_unit, start_skirmishing
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 1
stat_pri         1, 1, peasant_militia_arrow, 90, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 305, 130, 65, 50, 305, 4, 50
armour_ug_levels 0, 1
armour_ug_models EE_Archer_Militia, EE_Archer_Militia_ug1
ownership        russia, kievan_rus, slave, cumans
recruit_priority_offset    0


type             EE Crossbow Militia
dictionary       EE_Crossbow_Militia      ; Crossbow Militia, u
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          EE_Crossbow_Militia, 48, 0, 0.8
officer          northern_captain
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 1
stat_pri         7, 1, peasant_militia_crossbow_bolt, 100, 25, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 2, no, 0, 0, melee, melee_blade, piercing, sword, 75, 1
stat_sec_attr    no
stat_pri_armour  2, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, -1, 3, 1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 160, 120, 65, 50, 180, 4, 70
armour_ug_levels 1, 4
armour_ug_models EE_Crossbow_Militia, EE_Crossbow_Militia_ug1
ownership        poland, russia, kievan_rus, slave
era 1            poland, russia, kievan_rus
recruit_priority_offset    0


type             Cossack Musketeers
dictionary       Cossack_Musketeers      ; Cossack Musketeers, up
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Cossack_Musketeers, 60, 0, 0.75, 0.35

attributes       sea_faring, hide_forest, very_hardy, can_withdraw, gunpowder_unit, start_skirmishing, gunmen
formation        1.2, 1.4, 1.2, 1.4, 5, square
stat_health      1, 2
stat_pri         24, 3, quality_caliver_bullet, 130, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 700, 1
stat_pri_attr    area
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  0, 6, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, -1, 3, 1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 565, 190, 100, 75, 375, 4, 230
armour_ug_levels 0, 1
armour_ug_models Cossack_Musketeers, Cossack_Musketeers_ug1
ownership        russia, kievan_rus
era 2            russia, kievan_rus
recruit_priority_offset    30


type             Musketeers
dictionary       Musketeers      ; Musketeers, up
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Musketeers, 60, 0, 0.75, 0.35

attributes       sea_faring, hide_forest, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.2, 1.4, 1.2, 1.4, 4, square
stat_health      1, 2
stat_pri         32, 1, quality_musket_bullet, 145, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 700, 1
stat_pri_attr    area
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  0, 5, 0, flesh 
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, -1, 3, 0 
stat_mental      11, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 565, 190, 65, 50, 375, 4, 130
armour_ug_levels 0, 6, 6, 23
armour_ug_models Musketeers, Musketeers_ug1, Musketeers_ug1, Musketeers_ug1
ownership        spain, aragon, portugal, milan, venice, papal_states, sicily, england, france, hre, denmark, norway, hungary, poland
era 2            spain, aragon, portugal, milan, venice, papal_states, sicily, england, france, hre, denmark, norway, hungary, poland
recruit_priority_offset    30


type             Arquebusiers
dictionary       Arquebusiers      ; Arquebusiers, up
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Arquebusiers, 60, 0, 0.95, 0.35

attributes       sea_faring, hide_forest, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1, 1.2, 1, 1.2, 4, square
stat_health      1, 2
stat_pri         14, 1, early_arquebus_bullet, 90, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 400, 1
stat_pri_attr    area
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  7, 4, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 2, -1 
stat_mental      9, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 585, 140, 65, 50, 445, 4, 110
armour_ug_levels 8, 23
armour_ug_models Latin_Handgunners, Latin_Handgunners
ownership        england, norway, france, hre, denmark, spain, aragon, milan, venice, papal_states, sicily, poland, russia, hungary, jerusalem, portugal, teutonic_order
era 2            england, norway, france, hre, denmark, spain, aragon, milan, venice, papal_states, sicily, poland, russia, hungary, jerusalem, portugal, teutonic_order
recruit_priority_offset    15


type             Bosnian Archers
dictionary       Bosnian_Archers      ; Bosnian Archers, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Bosnian_Archers, 48, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         3, 2, war_arrow, 120, 35, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  0, 6, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 0 
stat_mental      7, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 380, 120, 65, 50, 395, 4, 70
armour_ug_levels 0, 1
armour_ug_models Bosnian_Archers, Bosnian_Archers_ug1
ownership        all; hungary
era 0            hungary
era 1            hungary
era 2            hungary
recruit_priority_offset    5


type             Lithuanian Archers
dictionary       Lithuanian_Archers      ; Lithuanian Archers, l
category         infantry
class            skirmish
voice_type       Light
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          Lithuanian_Archers, 48, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, stakes, stakes, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         3, 2, war_arrow, 120, 35, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  4, 5, 0, flesh ; no shield anymore on the model
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 1 
stat_mental      7, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 380, 120, 65, 50, 395, 4, 100
armour_ug_levels 0, 1, 6
armour_ug_models Lithuanian_Archers, Lithuanian_Archers, Lithuanian_Archers_ug1
ownership        all; poland, lithuania, slave
era 0            poland, lithuania
era 1            poland, lithuania
era 2            poland, lithuania
recruit_priority_offset    5


type             Hand Gunners
dictionary       Hand_Gunners      ; Hand Gunners, up
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          hand_gunners_pavise, 60, 0, 1.15, 0.35

attributes       sea_faring, hide_forest, can_withdraw, hardy, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.2, 1.2, 1.2, 1.2, 4, square
stat_health      1, 2
stat_pri         11, 2, hand_gun_bullet, 55, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 300, 1
stat_pri_attr    area
stat_sec         4, 3, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  7, 5, 7, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, -1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 870, 225, 75, 55, 645, 4, 160
armour_ug_levels 8, 13, 23
armour_ug_models hand_gunners_pavise, hand_gunners_pavise_ug1, hand_gunners_pavise_ug1
ownership        hre, denmark, norway, spain, aragon, portugal, milan, venice, papal_states, sicily, poland, teutonic_order
era 1            hre, denmark, norway, spain, aragon, portugal, milan, venice, papal_states, sicily, poland, teutonic_order
era 2            hre, denmark, norway, spain, aragon, portugal, venice, papal_states, sicily, poland, teutonic_order
recruit_priority_offset    10


type             Portuguese Arquebusiers
dictionary       Late_Arquebusiers      ; Late Arquebusiers, up
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          portuguese_arquebusiers, 60, 0, 1, 0.35

attributes       sea_faring, hide_forest, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.0, 1.2, 1.0, 1.2, 4, square
stat_health      1, 2
stat_pri         18, 1, arquebus_bullet, 110, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 400, 1
stat_pri_attr    area
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  4, 5, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, -2, 2, -1 
stat_mental      9, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 515, 140, 90, 70, 375, 4, 190
armour_ug_levels 6, 22, 22, 27
armour_ug_models arquebusiers_ug1, arquebusiers_ug2, arquebusiers_ug2, arquebusiers_ug2
ownership        portugal, england, france, hre, denmark, milan, papal_states, sicily, poland, russia, norway, hungary, venice, teutonic_order, spain, aragon, jerusalem
era 2            portugal, england, france, hre, denmark, milan, papal_states, sicily, poland, russia, norway, hungary, venice, teutonic_order, spain, aragon, jerusalem
recruit_priority_offset    25


type             Norse Archers
dictionary       Norse_Archers      ; Norse Archers, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Norse_Archers, 48, 0, 0.85
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, stakes, stakes, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         2, 2, arrow, 110, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  2, 6, 3, leather
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 2 
stat_mental      8, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 390, 120, 75, 55, 410, 4, 120
armour_ug_levels 2, 4
armour_ug_models Norse_Archers, Norse_Archers_ug1
ownership        all; denmark, norway
era 0            denmark, norway
era 1            denmark, norway
era 2            denmark, norway
recruit_priority_offset    5


type             Dismounted Longbowmen
dictionary       Dismounted_Longbowmen      ; Retinue Longbowmen, lp
category         infantry
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Dismounted_Longbowmen, 60, 0, 1.05
officer          northern_captain

attributes       sea_faring, hide_forest, extreme_range, hardy, can_withdraw, foot_archers, stakes, stakes
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 3, elite_mass_bodkin_arrow, 200, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 3, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  4, 7, 2, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 1345, 250, 75, 55, 1095, 4, 170
armour_ug_levels 4, 8, 13, 18
armour_ug_models Dismounted_Longbowmen, Dismounted_Longbowmen_ug1, Dismounted_Longbowmen_ug2, Dismounted_Longbowmen_ug2
ownership        england
era 2            england
recruit_priority_offset    50


type             Dismounted French Archers
dictionary       Dismounted_French_Archers      ; Dismounted French Archers, lp
category         infantry
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Dismounted_French_Archers, 60, 0, 0.95
officer          northern_captain

attributes       sea_faring, hide_forest, extreme_range, hardy, can_withdraw, foot_archers, stakes, stakes
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         4, 2, mass_bodkin_arrow, 180, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  6, 4, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      0, -2, 2, 0 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 765, 125, 90, 70, 640, 4, 180
armour_ug_levels 8, 13, 18
armour_ug_models Dismounted_French_Archers, Dismounted_French_Archers_ug1, Dismounted_French_Archers_ug1
ownership        france, jerusalem
era 1            france, jerusalem
recruit_priority_offset    25


type             Welsh Longbowmen
dictionary       Welsh_Longbowmen      ; Welsh Longbowmen, m
category         infantry
class            missile
voice_type       Light
accent         Scottish
banner faction   main_missile
banner holy      crusade
soldier          Welsh_Longbowmen, 48, 0, 0.65
officer          northern_captain

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, stakes, stakes, foot_archers, mercenary_unit
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 1, quality_mass_bodkin_arrow, 190, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 15, 1
stat_sec_attr    no
stat_pri_armour  0, 2, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, -1, 3, 1 
stat_mental      8, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 350, 350, 65, 50, 455, 4, 120
armour_ug_levels 0
armour_ug_models Welsh_Longbowmen
ownership        all 
recruit_priority_offset    20


type             Mercenary Pavise Crossbowmen
dictionary       Mercenary_Pavise_Crossbowmen      ; Mercenary Pavise Crossbowmen, m
category         infantry
class            skirmish
voice_type       Light
accent         Mediterranean
banner faction   main_missile
banner holy      crusade
soldier          Mercenary_Pavise_Crossbowmen, 48, 0, 1.1
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         10, 1, heavy_crossbow_bolt, 140, 20, missile, missile_mechanical, piercing, none, 200, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  6, 3, 7, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, -1 
stat_mental      6, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 275, 275, 65, 50, 375, 4, 140
armour_ug_levels 10
armour_ug_models Mercenary_Pavise_Crossbowmen
ownership        slave
recruit_priority_offset    20


type             Mercenary Arquebusiers
dictionary       Mercenary_Arquebusiers      ; Mercenary Arquebusiers, m
category         infantry ;removed fire_by_rank
class            skirmish
voice_type       Heavy
accent         Mediterranean
banner faction   main_missile
banner holy      crusade
soldier          Mercenary_Arquebusiers, 48, 0, 0.85, 0.35

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.0, 1.2, 1.0, 1.2, 4, square
stat_health      1, 2
stat_pri         14, 1, early_arquebus_bullet, 90, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 400, 1
stat_pri_attr    area
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  4, 5, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, -1, 3, 0 
stat_mental      6, low, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 205, 205, 65, 50, 300, 4, 150
armour_ug_levels 7
armour_ug_models Mercenary_Arquebusiers
ownership        slave
recruit_priority_offset    15


type             Free Company Longbowmen
dictionary       Free_Company_Longbowmen      ; Free Company Longbowmen, m
category         infantry
class            missile
voice_type       Heavy
accent         English
banner faction   main_missile
banner holy      crusade
soldier          Free_Company_Longbowmen, 48, 0, 0.85
officer          northern_captain

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, mercenary_unit, foot_archers, stakes, stakes
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 2, quality_mass_bodkin_arrow, 190, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 1 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 415, 415, 65, 50, 685, 4, 140
armour_ug_levels 7
armour_ug_models Free_Company_Longbowmen
ownership        slave
recruit_priority_offset    15


type             Bulgarian Brigands
dictionary       Bulgarian_Brigands      ; Bulgarian Brigands, m
category         infantry
class            skirmish
voice_type       Light
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          Bulgarian_Brigands, 48, 0, 0.8
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, stakes, stakes, foot_archers, start_skirmishing, mercenary_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         4, 2, composite_arrow, 140, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  2, 6, 2, leather
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 0 
stat_mental      6, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 265, 265, 65, 50, 420, 4, 120
armour_ug_levels 1
armour_ug_models Bulgarian_Brigands
ownership        slave
recruit_priority_offset    0


type             Mercenary Crossbowmen
dictionary       Mercenary_Crossbowmen      ; Mercenary Crossbowmen, m
category         infantry
class            skirmish
voice_type       Light
accent         Mediterranean
banner faction   main_missile
banner holy      crusade
soldier          Mercenary_Crossbowmen, 48, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         8, 1, crossbow_bolt, 120, 25, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  2, 6, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, -1, 3, 0 
stat_mental      6, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 240, 240, 65, 50, 245, 4, 100
armour_ug_levels 2
armour_ug_models Mercenary_Crossbowmen
ownership        slave
recruit_priority_offset    10


type             Balkan Archers
dictionary       Balkan_Archers      ; Balkan Archers, m
category         infantry
class            skirmish
voice_type       Light
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          Balkan_Archers, 48, 0, 0.65
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, mercenary_unit, start_skirmishing
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         2, 1, militia_arrow, 100, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, 0, 2, -1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 180, 65, 50, 255, 4, 50
armour_ug_levels 0
armour_ug_models Balkan_Archers
ownership        all; slave
recruit_priority_offset    10


type             Peasants
dictionary       Peasants      ; Peasants, r
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Peasants, 80, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, is_peasant, peasant, free_upkeep_unit
formation        1.4, 1.4, 2.8, 2.8, 6, square
stat_health      1, 0
stat_pri         1, 1, no, 0, 0, melee, melee_simple, piercing, spear, 75, 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, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 0 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 85, 65, 50, 180, 4, 20
armour_ug_levels 0, 1
armour_ug_models Peasants, Peasants_ug1
ownership        england, slave , norway, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states, teutonic_order, slave
era 0            england, slave , norway, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states
era 1            england, slave , norway, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states
era 2            england, slave , norway, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states
recruit_priority_offset    -50 


type             Southern Peasants
dictionary       Southern_Peasants      ; Peasants, r
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Southern_Peasants, 80, 0, 0.75 
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, is_peasant, peasant, free_upkeep_unit
formation        1.4, 1.4, 2.8, 2.8, 6, square
stat_health      1, 0
stat_pri         1, 1, no, 0, 0, melee, melee_simple, piercing, spear, 75, 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, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, 0, 2, -1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 85, 65, 50, 180, 4, 20
armour_ug_levels 0, 1
armour_ug_models Southern_Peasants, Southern_Peasants_ug1
ownership        sicily, byzantium, slave
era 0            sicily, byzantium
era 1            sicily, byzantium
era 2            sicily, byzantium
recruit_priority_offset    -50 


type             Highland Rabble
dictionary       Highland_Rabble      ; Highland Rabble, r
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Highland_Rabble, 80, 0, 0.75 
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, is_peasant, peasant, free_upkeep_unit
formation        1.4, 1.4, 2.8, 2.8, 6, square
stat_health      1, 0
stat_pri         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 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  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 2 
stat_mental      5, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 85, 75, 60, 180, 4, 30
armour_ug_levels 0, 1
armour_ug_models Highland_Rabble, Highland_Rabble_ug1
ownership        scotland, slave
era 0            scotland
era 1            scotland
era 2            scotland
recruit_priority_offset    -50 


type             Highlanders
dictionary       Highlanders      ; Highlanders, l
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Highlanders, 60, 0, 0.8
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, hardy, mercenary_unit, free_upkeep_unit
formation        1.4, 1.4, 2.4, 2.4, 5, square
stat_health      1, 1
stat_pri         4, 2, 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  0, 5, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 2 
stat_mental      11, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 325, 225, 85, 65, 340, 4, 100
armour_ug_levels 0, 1
armour_ug_models Highlanders, Highlanders_ug1
ownership        all; scotland, slave
era 0            scotland
era 1            scotland
era 2            scotland
recruit_priority_offset    -10 


type             Viking Raiders
dictionary       Viking_Raiders      ; Viking Raiders, l
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Viking_Raiders, 48, 0, 0.95
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.4, 1.4, 2.4, 2.4, 4, square, shield_wall
stat_health      1, 1
stat_pri         5, 3, no, 0, 0, melee, melee_blade, slashing, axe, 45, 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, 5, flesh
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      1, -1, 3, 2 
stat_mental      12, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 390, 270, 85, 65, 400, 4, 120
armour_ug_levels 0, 1, 6, 10
armour_ug_models Viking_Raiders, Viking_Raiders_ug1, Viking_Raiders_ug2, Viking_Raiders_ug3
ownership        all; denmark, norway, slave
era 0            denmark, norway
recruit_priority_offset    0


type             Javelinmen
dictionary       Javelinmen      ; Javelinmen, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Javelinmen, 48, 0, 0.8
officer          northern_captain
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, foot_javelinmen, start_not_skirmishing, free_upkeep_unit
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         11, 1, javelin, 55, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 7, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, 0, 2, -1 
stat_mental      8, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 230, 120, 65, 50, 250, 4, 60
armour_ug_levels 0, 1, 4
armour_ug_models Javelinmen, Javelinmen_ug1, Javelinmen_ug2
ownership        all; spain, aragon, slave
era 0            spain, aragon
era 1            spain, aragon
recruit_priority_offset    -5 


type             Lusitanian Javelinmen
dictionary       Lusitanian_Javelinmen      ; Lusitanian Javelinmen, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Lusitanian_Javelinmen, 48, 0, 0.8
officer          northern_captain
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, foot_javelinmen, start_not_skirmishing, free_upkeep_unit
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         12, 2, quality_javelin, 60, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         4, 3, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  0, 8, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 0, 2, -1 
stat_mental      10, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 330, 180, 75, 55, 355, 4, 80
armour_ug_levels 0, 1, 4
armour_ug_models Lusitanian_Javelinmen, Lusitanian_Javelinmen_ug1, Lusitanian_Javelinmen_ug2
ownership        all; portugal, spain
era 0            portugal, spain
era 1            portugal, spain
recruit_priority_offset    0


type             Almughavars
dictionary       Almughavars      ; Almughavars, ep
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Almughavars, 48, 0, 0.8
officer          northern_captain
mount_effect     elephant +6
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, foot_javelinmen, hide_anywhere, start_not_skirmishing
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         13, 3, elite_javelin, 65, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  0, 9, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 0, 2, -1 
stat_mental      14, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 345, 240, 100, 75, 485, 4, 160
armour_ug_levels 0, 1, 4
armour_ug_models Almughavars, Almughavars_ug1, Almughavars_ug2
ownership        aragon
era 1            aragon
era 2            aragon
recruit_priority_offset    10


type             Sword and Buckler Men
dictionary       Sword_and_Buckler_Men      ; Sword and Buckler Men, lp
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Sword_and_Buckler_Men, 60, 0, 1.1
officer          Sword_and_Buckler_Men_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 9, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, -1, 1, -2 
stat_mental      13, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 940, 225, 90, 70, 715, 4, 130
armour_ug_levels 7, 22, 22, 22 ; 22
armour_ug_models Sword_and_Buckler_Men, Sword_and_Buckler_Men_ug1, Sword_and_Buckler_Men_ug1, Sword_and_Buckler_Men_ug1
ownership        spain, aragon, sicily
era 2            spain, aragon, sicily
recruit_priority_offset    30


type             Swordsmen Militia
dictionary       Swordsmen_Militia      ; Swordsmen Militia, u
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Swordsmen_Militia, 60, 0, 1.05
officer          Swordsmen_Militia_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 5, square
stat_health      1, 1
stat_pri         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 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  4, 7, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, 1, -2 
stat_mental      8, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 295, 150, 75, 55, 380, 4, 100
armour_ug_levels 7, 22, 22
armour_ug_models Swordsmen_Militia, Swordsmen_Militia_ug1, Swordsmen_Militia_ug1
ownership        spain, aragon, portugal
era 1            spain, aragon, portugal
era 2            spain, aragon, portugal
recruit_priority_offset    20


type             EE Peasants
dictionary       EE_Peasants      ; Peasants, r
category         infantry
class            light
voice_type       Light
accent         East_European
banner faction   main_infantry
banner holy      crusade
soldier          EE_Peasants, 80, 0, 0.75 
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, is_peasant, peasant, free_upkeep_unit
formation        1.4, 1.4, 2.8, 2.8, 6, square
stat_health      1, 0
stat_pri         1, 1, no, 0, 0, melee, melee_simple, piercing, spear, 75, 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, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 85, 65, 50, 160, 4, 20
armour_ug_levels 0, 1
armour_ug_models EE_Peasants, EE_Peasants_ug1
ownership        poland, russia, kievan_rus, hungary, lithuania, cumans, slave
era 0            poland, russia, kievan_rus, hungary, lithuania, cumans
era 1            poland, russia, kievan_rus, hungary, lithuania, cumans
era 2            poland, russia, kievan_rus, hungary, lithuania, cumans
recruit_priority_offset    -50 


type             Woodsmen
dictionary       Woodsmen      ; Woodsmen, l
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Woodsmen, 48, 0, 0.95
officer          northern_captain
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.4, 1.4, 2.4, 2.4, 5, square
stat_health      1, 1
stat_pri         5, 3, no, 0, 0, melee, melee_blade, slashing, axe, 120, 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        3
stat_ground      1, -1, 3, 1 
stat_mental      7, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 170, 120, 65, 50, 175, 4, 40
armour_ug_levels 0, 1
armour_ug_models Woodsmen, Woodsmen
ownership        all; poland, russia, slave
era 0            poland, russia
era 1            poland, russia
era 2            poland, russia
recruit_priority_offset    -10 


type             Slav Levies
dictionary       Slav_Levies      ; Slav Levies, r
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Slav_Levies, 60, 0, 0.85, 0.30
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 1
stat_pri         1, 1, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 1, 7, flesh
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      1, -1, 3, 1 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 185, 85, 65, 50, 190, 4, 50
armour_ug_levels 0, 1
armour_ug_models Slav_Levies, Slav_Levies_ug1
ownership        hungary, slave
era 0            hungary
era 1            hungary
era 2            hungary
recruit_priority_offset    -10 


type             Croat Axemen
dictionary       Croat_Axemen      ; Croat Axemen, l
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Croat_Axemen, 48, 0, 1.05
officer          northern_captain
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.4, 1.4, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         7, 4, no, 0, 0, melee, melee_blade, slashing, axe, 90, 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, 5, 0, leather ;
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 2, 1 
stat_mental      9, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 265, 180, 75, 55, 275, 4, 60
armour_ug_levels 1, 6
armour_ug_models Croat_Axemen, Croat_Axemen_ug1
ownership        all; hungary, slave
era 0            hungary
era 1            hungary
era 2            hungary
recruit_priority_offset    0


type             Transilvanian Peasants
dictionary       Transilvanian_Peasants      ; Transylvanian Peasants, r
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Transilvanian_Peasants, 48, 0, 1.05
mount_effect     horse +6, camel +6
attributes       sea_faring, hide_forest, can_withdraw, is_peasant, mercenary_unit, free_upkeep_unit
formation        1.4, 1.4, 2.8, 2.8, 4, square
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, axe, 150, 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        5
stat_ground      1, -1, 2, 1 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 140, 65, 65, 50, 140, 4, 60
armour_ug_levels 0, 1
armour_ug_models Transilvanian_Peasants, Transilvanian_Peasants_ug1
ownership        all ; hungary, slave
era 0            hungary
era 1            hungary
era 2            hungary
recruit_priority_offset    -40 


type             Irish Kerns
dictionary       Irish_Kerns      ; Irish Kerns, m
category         infantry
class            skirmish
voice_type       Light
accent         Scottish
banner faction   main_missile
banner holy      crusade
soldier          Irish_Kerns, 48, 0, 0.65, 0.30
officer          northern_captain
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, foot_javelinmen, start_not_skirmishing
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         10, 1, militia_javelin, 50, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 160, 160, 65, 50, 145, 4, 60
armour_ug_levels 0
armour_ug_models Irish_Kerns
ownership        slave , england, norway
recruit_priority_offset    0


type             Catalans
dictionary       Catalans      ; Catalans, m
category         infantry
class            skirmish
voice_type       Light
accent         Mediterranean
banner faction   main_missile
banner holy      crusade
soldier          Catalans, 48, 0, 0.8, 0.30
officer          northern_captain
mount_effect     elephant +6
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, foot_javelinmen, mercenary_unit, start_not_skirmishing
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         13, 3, elite_javelin, 65, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         4, 3, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_sec_attr    light_spear
stat_pri_armour  3, 4, 4, leather
stat_sec_armour  0, 0, flesh
stat_heat        0
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        1, 400, 400, 100, 75, 480, 4, 180
armour_ug_levels 2
armour_ug_models Catalans
ownership        slave
recruit_priority_offset    5


type             Slav Mercenaries
dictionary       Slav_Mercenaries      ; Slav Mercenaries, m
category         infantry
class            light
voice_type       Light
accent         East_European
banner faction   main_infantry
banner holy      crusade
soldier          Slav_Mercenaries, 60, 0, 0.8, 0.30
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.0, 0, 2.0, 2.0, 5, square
stat_health      1, 1
stat_pri         2, 1, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 2, 7, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 1 
stat_mental      4, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 170, 170, 65, 50, 225, 4, 50
armour_ug_levels 0
armour_ug_models Slav_Mercenaries
ownership        slave, poland
era 0            poland
era 1            poland
recruit_priority_offset    0


type             Pilgrims
dictionary       Pilgrims      ; Pilgrims, m
category         infantry
class            light
voice_type       Light
accent         English
banner faction   main_infantry
banner holy      crusade
soldier          Pilgrims, 60, 0, 0.7 

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, is_peasant
formation        1.4, 1.4, 2.8, 2.8, 4, square
stat_health      1, 0
stat_pri         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 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  0, 2, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 0 
stat_mental      7, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 85, 85, 75, 60, 110, 4, 30
armour_ug_levels 0
armour_ug_models Pilgrims
ownership        slave
recruit_priority_offset    -20 


type             Religious Fanatics
dictionary       Religious_Fanatics      ; Religious Fanatics, m
category         infantry
class            light
voice_type       Light
accent         Mediterranean
banner faction   main_infantry
banner holy      crusade
soldier          Religious_Fanatics, 60, 0, 0.9 ; (0.7 x 1.25)
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, is_peasant
formation        1.4, 1.4, 2.8, 2.8, 4, square
stat_health      1, 1
stat_pri         5, 3, no, 0, 0, melee, melee_blade, blunt, mace, 105, 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, 3, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 2, 0 
stat_mental      11, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 130, 130, 105, 80, 165, 4, 40
armour_ug_levels 0
armour_ug_models Religious_Fanatics
ownership        slave, papal_states, france, hre, milan
era 0            papal_states, france, hre
era 1            papal_states
era 2            papal_states
recruit_priority_offset    -10 


type             Flagellants
dictionary       Flagellants      ; Flagellants, m
category         infantry
class            light
voice_type       Light
accent         East_European
banner faction   main_infantry
banner holy      crusade
soldier          Flagellants, 48, 0, 0.7
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, is_peasant
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         1, 1, no, 0, 0, melee, melee_blade, blunt, mace, 75, 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, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 0 
stat_mental      14, disciplined, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 130, 130, 90, 70, 175, 4, 100
armour_ug_levels 0
armour_ug_models Flagellants
ownership        slave
recruit_priority_offset    -10 


type             Fyrd Spearmen
dictionary       Fyrd_Spearmen
category         infantry
class            spearmen
voice_type       Light
accent           English
banner faction   main_spear
banner holy      crusade
soldier          fyrd_spearmen, 60, 0, 0.95, 0.30
officer          northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 0
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 1, 7, flesh
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      1, -1, 3, 1 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 160, 70, 75, 60, 165, 4, 70
armour_ug_levels 0, 1, 6, 10
armour_ug_models fyrd_spearmen, Levy_Spearmen_ug1, Levy_Spearmen_ug2, Levy_Spearmen_ug3
ownership        england, slave
era 0            england
era 1            england
recruit_priority_offset    -5 


type             Highland Pikemen
dictionary       Highland_Pikemen      ; Highland Pikemen, l
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Highland_Pikemen, 80, 0, 1.125
officer          northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, hardy, pike, start_phalanxing, mercenary_unit, free_upkeep_unit
move_speed_mod	 0.70
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.25, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  1, 1, 0, flesh ; slung shield
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, 1, 2 
stat_mental      11, impetuous, trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 505, 300, 85, 65, 505, 4, 50
armour_ug_levels 0, 1
armour_ug_models Highland_Pikemen, Highland_Pikemen_ug1
ownership        all; scotland
era 1            scotland
era 2            scotland
recruit_priority_offset    0


type             Sergeant Spearmen
dictionary       Sergeant_Spearmen      ; Sergeant Spearmen, ep 
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Sergeant_Spearmen, 60, 0, 0.95, 0.30
officer          northern_captain
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         2, 2, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 1, 7, flesh
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      1, -1, 3, 0 
stat_mental      9, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 140, 135, 85, 65, 190, 4, 100
armour_ug_levels 0, 1, 6, 10
armour_ug_models Sergeant_Spearmen, Sergeant_Spearmen_ug1, Sergeant_Spearmen_ug2, Armored_Sergeants_ug1
ownership        france, hre, milan, venice, papal_states, sicily, jerusalem, slave
era 0            france, hre, milan, venice, papal_states, sicily, jerusalem
era 1            france, hre, milan, venice, papal_states, sicily, jerusalem
recruit_priority_offset    0


type             Armored Sergeants
dictionary       Armored_Sergeants      ; Armoured Sergeants, ep
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Armored_Sergeants, 60, 0, 1.1, 0.30
officer          Armored_Sergeants_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 3, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, -1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 280, 200, 85, 65, 420, 4, 130
armour_ug_levels 7, 11, 15
armour_ug_models Armored_Sergeants, Armored_Sergeants_ug1, Armored_Sergeants_ug1
ownership        england, france, hre, milan, venice, papal_states, sicily, slave
era 0            england, france, hre, milan, venice, papal_states, sicily, slave
era 1            england, france, hre, milan, venice, papal_states, sicily, slave
era 2            england, france, hre, venice, papal_states, sicily, slave
recruit_priority_offset    5


type             Spear Militia
dictionary       Spear_Militia      ; Spear Militia, u
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Spear_Militia, 60, 0, 0.95, 0.30
officer          northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 5, square, schiltrom
stat_health      1, 0
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 1, 7, flesh
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      1, -1, 3, 0 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 160, 115, 75, 60, 165, 4, 70
armour_ug_levels 0, 1, 6, 10
armour_ug_models Spear_Militia, Spear_Militia_ug1, Spear_Militia_ug2, Spear_Militia_ug3
ownership        england, norway, scotland, france, hre, denmark, spain, aragon, portugal, teutonic_order, jerusalem, slave 
era 0            england, norway, scotland, france, hre, denmark, spain, aragon, portugal, teutonic_order, jerusalem
recruit_priority_offset    0


type             Scots Pike Militia
dictionary       Scots_Pike_Militia      ; Scots Pike Militia, u
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Scots_Pike_Militia, 80, 1.2
officer          Noble_Swordsmen
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, pike, free_upkeep_unit
move_speed_mod	 0.65
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.3, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 105, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  1, 0, 0, flesh ; slung shield
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -1, 1, 2 
stat_mental      7, low, untrained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 280, 200, 75, 60, 280, 4, 30
armour_ug_levels 0, 1, 4
armour_ug_models Scots_Pike_Militia, Scots_Pike_Militia_ug1, Scots_Pike_Militia_ug2
ownership        scotland, slave
era 1            scotland
era 2            scotland
recruit_priority_offset    10


type             Heavy Pike Militia
dictionary       Heavy_Pike_Militia      ; Heavy Pike Militia, u
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Heavy_Pike_Militia, 100, 0, 1.75
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, pike, start_phalanxing
move_speed_mod	 0.65
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.3, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 105, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  11, 0, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        13
stat_ground      -2, -3, -1, 0 
stat_mental      8, low, untrained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 625, 250, 85, 65, 900, 4, 100
armour_ug_levels 16, 21, 23
armour_ug_models Heavy_Pike_Militia, Heavy_Pike_Militia_ug1, Heavy_Pike_Militia_ug1
ownership        scotland
era 2            scotland
recruit_priority_offset    15


type             Tercio Pikemen
dictionary       Tercio_Pikemen      ; Tercio Pikemen, up
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Tercio_Pikemen, 100, 0, 1.45
officer          Swiss_guard
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, pike, start_phalanxing
move_speed_mod	 0.75
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.2, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         3, 4, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    spear, long_pike
;stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  2, 2, 0, metal 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      -1, -1, -1, -2 
stat_mental      14, disciplined, highly_trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 1300, 375, 105, 80, 925, 4, 80
armour_ug_levels 2, 6, 22, 22
armour_ug_models Tercio_Pikemen, Tercio_Pikemen_ug1, Tercio_Pikemen_ug2, Tercio_Pikemen_ug2
ownership        spain, aragon
era 2            spain, aragon
recruit_priority_offset    30


type             Pikemen
dictionary       Pikemen      ; Pikemen, up
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Pikemen, 100, 0, 1.45
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, pike, start_phalanxing
move_speed_mod	 0.70
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.25, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         2, 3, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
;stat_sec	 4, 3, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  2, 1, 0, flesh 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, 0, 0 
stat_mental      11, normal, trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 810, 250, 85, 65, 560, 4, 60
armour_ug_levels 2, 6, 22, 22
armour_ug_models Pikemen, Pikemen_ug1, Pikemen_ug2, Pikemen_ug2
ownership        france, england, hre, denmark, portugal, milan, papal_states, sicily, poland, russia, norway, hungary, venice, teutonic_order, kievan_rus, jerusalem
era 2            france, england, hre, denmark, portugal, milan, papal_states, sicily, poland, russia, norway, hungary, venice, teutonic_order, kievan_rus, jerusalem
recruit_priority_offset    25


type             Pike Militia
dictionary       Pike_Militia      ; Pike Militia, u
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Pike_Militia, 100, 0, 1.275
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, pike, start_phalanxing
move_speed_mod	 0.65
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.3, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 105, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -1, 1, 0 
stat_mental      7, low, untrained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 385, 250, 75, 60, 385, 4, 30
armour_ug_levels 0, 1, 4, 8
armour_ug_models Pike_Militia, Pike_Militia_ug1, Pike_Militia_ug2, Pike_Militia_ug3
ownership        france, hre, spain, aragon, portugal, milan, venice, papal_states, sicily, jerusalem
recruit_priority_offset    10


type             Aventuros
dictionary       Aventuros      ; Aventuros, ep
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Aventuros, 80, 0, 1.6
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, pike, start_phalanxing
move_speed_mod	 0.75
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.2, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 1, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      -1, -1, -1, -2 
stat_mental      15, impetuous, trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 600, 455, 115, 90, 895, 4, 150
armour_ug_levels 7, 22, 22, 25
armour_ug_models Aventuros, Aventuros_ug1, Aventuros_ug1, Aventuros_ug2
ownership        portugal
era 2            portugal
recruit_priority_offset    30


type             EE Spear Militia
dictionary       EE_Spear_Militia      ; Spear Militia, u
category         infantry
class            light
voice_type       Light
accent         East_European
banner faction   main_spear
banner holy      crusade
soldier          EE_Spear_Militia, 60, 0, 0.9, 0.30
officer          Northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 0
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 1, 7, flesh
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      1, -1, 3, 1 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 125, 75, 60, 190, 4, 70
armour_ug_levels 0, 1, 4
armour_ug_models EE_Spear_Militia, EE_Spear_Militia_ug1, EE_Spear_Militia_ug2
ownership        poland, russia, kievan_rus, hungary, cumans, slave
recruit_priority_offset    0


type             Pavise Spearmen
dictionary       Pavise_Spearmen      ; Pavise Spearmen, ep
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Pavise_Spearmen, 60, 0, 1.15, 0.30
officer          Pavise_Spearmen_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 1, 9, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 2, 0 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 280, 200, 85, 65, 425, 4, 120
armour_ug_levels 7, 11, 15, 23
armour_ug_models Pavise_Spearmen, Pavise_Spearmen_ug1, Pavise_Spearmen_ug1, Pavise_Spearmen_ug1
ownership        hungary
era 1            hungary
era 2            hungary
recruit_priority_offset    10



type             Urban Spear Militia
dictionary       Urban_Spear_Militia      ; Urban Spear Militia, u
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Italian_Spear_Militia, 80, 0, 0.9, 0.30
officer          Northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         2, 2, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    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, 7, leather
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 0 
stat_mental      7, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 270, 180, 85, 65, 290, 4, 90
armour_ug_levels 1, 4, 8
armour_ug_models Italian_Spear_Militia, Italian_Spear_Militia_ug1, Italian_Spear_Militia_ug2
ownership        milan, venice, papal_states, sicily, slave, england, norway, scotland, france, hre, denmark, spain, aragon, portugal
era 0            milan, venice, papal_states, sicily
era 1            milan, venice, papal_states, sicily
era 2            milan 
recruit_priority_offset    0


type             Pavise Spear Militia
dictionary       Pavise_Spear_Militia      ; Pavise Spear Militia, u
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Italian_Spear_Militia, 80, 0, 1.15, 0.30
officer          Northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 0, 9, metal ;  -1 defense => attack -1
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 2, -1 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 340, 180, 85, 65, 450, 4, 110
armour_ug_levels 4, 8, 13
armour_ug_models Pavise_Spearmen, Pavise_Spearmen_ug1, Pavise_Spearmen_ug1
ownership        milan, venice, papal_states, sicily, slave, hungary, poland
era 0            milan, venice, papal_states, sicily
era 1            milan, venice, papal_states, sicily
era 2            venice, papal_states, sicily, milan
recruit_priority_offset    5

; Italians - Urban Spearmen from beginning, Pavise Sp.M. from cca 1220. 
; Hungary/Poland - Spear M. from beginning, Pavise SP.M. from cca 1270. 
; Rest of Europe - Spear M. from beginning, Urban Spearmen from cca 1220. 

type             Papal Guard
dictionary       Papal_Guard      ; Papal Guard, ep 
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Papal_Guard, 48, 0, 1.1, 0.30
officer          Dismounted_Broken_Lances_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 7, metal ;  ; GUARD 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, 0, 2, 0
stat_mental      15, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 425, 325, 115, 90, 640, 4, 180
armour_ug_levels 7, 11, 15, 23
armour_ug_models Papal_Guard, Papal_Guard_ug1, Papal_Guard_ug1, Papal_Guard_ug1
ownership        papal_states
era 0            papal_states
era 1            papal_states
recruit_priority_offset    15


type             Welsh Spearmen
dictionary       Welsh_Spearmen      ; Welsh Spearmen, m
category         infantry
class            spearmen
voice_type       Light
accent         Scottish
banner faction   main_spear
banner holy      crusade
soldier          Welsh_Spearmen, 60, 0, 0.75, 0.30
officer          Northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 4, 4, flesh
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, -1, 3, 1 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 240, 240, 85, 65, 330, 4, 80
armour_ug_levels 0
armour_ug_models Welsh_Spearmen
ownership        slave, england, scotland
recruit_priority_offset    10


type             Swiss Pikemen
dictionary       Swiss_Pikemen      ; Swiss Pikemen, m
category         infantry
class            spearmen
voice_type       Heavy
accent         German
banner faction   main_spear
banner holy      crusade
soldier          Swiss_Pikemen, 80, 0, 1.35
officer          swiss_guard
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, pike, start_phalanxing, mercenary_unit
move_speed_mod	 0.75
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.10, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
;stat_sec	 6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 2, 0, flesh ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -1, 1, 1 
stat_mental      16, impetuous, highly_trained, lock_morale
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 965, 965, 115, 90, 1425, 4, 110 ; 725
armour_ug_levels 6, 23
armour_ug_models Swiss_Pikemen, Swiss_Pikemen
ownership        slave, france
recruit_priority_offset    30


type             Landschneckt Pikemen
dictionary       Landschneckt_Pikemen      ; Landsknecht Pikemen, m
category         infantry
class            spearmen
voice_type       Heavy
accent         German
banner faction   main_spear
banner holy      crusade
soldier          Landschneckt_Pikemen, 80, 0, 1.35
officer          northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit, start_phalanxing, pike
move_speed_mod	 0.75
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.15, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 2, 0, flesh ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, 1, 1 
stat_mental      14, normal, highly_trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 760, 760, 105, 80, 1105, 4, 80
armour_ug_levels 6, 23
armour_ug_models Landschneckt_Pikemen, Landschneckt_Pikemen
ownership        slave, hre
era 2            hre
recruit_priority_offset    25


type             Mercenary Spearmen
dictionary       Mercenary_Spearmen      ; Mercenary Spearmen, m
category         infantry
class            spearmen
voice_type       Light
accent         Mediterranean
banner faction   main_spear
banner holy      crusade
soldier          Mercenary_Spearmen, 60, 0, 1, 0.30
officer          Northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 3, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 0 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 320, 320, 85, 65, 465, 4, 130
armour_ug_levels 7
armour_ug_models Mercenary_Spearmen
ownership        slave
recruit_priority_offset    15


type             Crusader Sergeants
dictionary       Crusader_Sergeants      ; Crusader Sergeants, m
category         infantry
class            spearmen
voice_type       Light
accent         French
banner faction   main_spear
banner holy      crusade
soldier          Crusader_Sergeants, 60, 0, 1, 0.30
officer          northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 3, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 0 
stat_mental      12, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 310, 310, 85, 65, 465, 4, 120
armour_ug_levels 7
armour_ug_models Crusader_Sergeants
ownership        slave, england, france, hre, spain, venice, sicily, milan, scotland, denmark, portugal, poland, hungary, papal_states, jerusalem
recruit_priority_offset    15


type             Noble Pikemen
dictionary       Noble_Pikemen      ; Noble Pikemen, f
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Noble_Pikemen, 80, 0, 1.8
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, pike, start_phalanxing, free_upkeep_unit
move_speed_mod	 0.75
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.2, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  11, 1, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -2, -3, -1, 0 
stat_mental      16, normal, trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1345, 800, 105, 80, 1345, 4, 140
armour_ug_levels 16, 21, 23, 26
armour_ug_models Noble_Pikemen, Noble_Pikemen_ug1, Noble_Pikemen_ug1, Noble_Pikemen_ug1
ownership        scotland
era 2            scotland
recruit_priority_offset    35


type             Armored Swordsmen
dictionary       Armored_Swordsmen      ; Armoured Swordsmen, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Armored_Swordsmen, 48, 0, 1.2
officer          Armored_Swordsmen_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 8, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -3, 1, -1 
stat_mental      15, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 895, 480, 90, 70, 895, 4, 150
armour_ug_levels 16, 21, 23, 26
armour_ug_models Armored_Swordsmen, Armored_Swordsmen_ug1, Armored_Swordsmen_ug1, Armored_Swordsmen_ug1
ownership        england, slave
era 1            england
era 2            england
recruit_priority_offset    35


type             Billmen
dictionary       Billmen      ; Billmen, lp
category         infantry
class            heavy
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Janissary_Heavy_Inf, 60, 0, 1.2
officer          northern_captain
mount_effect	 horse +6, camel +6
attributes       sea_faring, hide_forest, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 5, no, 0, 0, melee, melee_blade, slashing, axe, 105, 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        4
stat_ground      1, -1, 2, 1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 540, 150, 75, 55, 390, 4, 50
armour_ug_levels 0, 1, 4
armour_ug_models Billmen, Billmen_ug1, Billmen_ug2
ownership        england, slave
era 1            england
era 2            england
recruit_priority_offset    10


type             Heavy Billmen
dictionary       Heavy_Billmen      ; Heavy Billmen, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Janissary_Heavy_Inf, 60, 0, 1.725
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect	 horse +6, camel +6
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 5, no, 0, 0, melee, melee_blade, slashing, axe, 105, 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, 6, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        10
stat_ground      -1, -3, 0, -1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 770, 150, 75, 55, 620, 4, 70
armour_ug_levels 13, 18
armour_ug_models Heavy_Billmen, Heavy_Billmen_ug1
ownership        england
era 2            england
recruit_priority_offset    15


type             Highland Nobles
dictionary       Highland_Nobles      ; Highland Nobles, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Highland_Nobles, 48, 0, 1.2
officer          northern_captain
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         14, 7, 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, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 8, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 1, 1 
stat_mental      16, impetuous, trained ; RECKLESS
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 490, 360, 90, 70, 745, 4, 120
armour_ug_levels 7, 11, 23
armour_ug_models Highland_Nobles, Highland_Nobles_ug1, Highland_Nobles_ug1
ownership        scotland
era 1            scotland
era 2            scotland
recruit_priority_offset    20


type             Voulgier
dictionary       Voulgier      ; Voulgier, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Voulgier, 60, 0, 1.575
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, can_withdraw, start_phalanxing
move_speed_mod	 0.70
formation        1.2, 1.2, 2.4, 2.4, 5, phalanx, square
stat_health      1, 1
stat_pri         6, 5, no, 0, 0, melee, melee_blade, piercing, axe, 105, 1
stat_pri_attr    ap, light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 7, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 1, 0 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 675, 150, 75, 55, 525, 4, 120
armour_ug_levels 4, 8, 13, 18
armour_ug_models Voulgier, Voulgier_ug1, Voulgier_ug1, Voulgier_ug2
ownership        france, milan, jerusalem
era 2            france, milan, jerusalem
recruit_priority_offset    25


type             Zweihander
dictionary       Zweihander      ; Zwei Hander, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Zweihander, 60, 0, 1.325
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect	 horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         10, 7, no, 0, 0, melee, melee_blade, slashing, sword, 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  7, 8, 0, metal 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 1, 0 
stat_mental      13, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 1000, 225, 90, 70, 775, 4, 170
armour_ug_levels 11, 15, 16, 23
armour_ug_models Zweihander, Zweihander, Zweihander_ug1, Zweihander_ug1
ownership        hre
era 2            hre
recruit_priority_offset    25


type             Noble Swordsmen
dictionary       Noble_Swordsmen      ; Noble Swordsmen, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Noble_Swordsmen, 48, 0, 1.2
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 8, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -3, 1, 0 
stat_mental      16, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 895, 480, 90, 70, 895, 4, 150
armour_ug_levels 16, 21, 23, 26
armour_ug_models Noble_Swordsmen, Noble_Swordsmen_ug1, Noble_Swordsmen_ug1, Noble_Swordsmen_ug1
ownership        scotland
era 2            scotland
recruit_priority_offset    40


type             Forlorn Hope
dictionary       Forlorn_Hope      ; Forlorn Hope, r
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Forlorn_Hope, 24, 0, 1.4375
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.2, 1.2, 2.4, 2.4, 2, square
stat_health      1, 1
stat_pri         9, 5, no, 0, 0, melee, melee_blade, slashing, sword, 75, 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, 4, 0, metal
;NOTE set this unit to be militia, but 'desperation' gives +2 attack and -2 defence
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -3, 0, -1 
stat_mental      8, low, untrained, lock_morale
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 190, 40, 40, 30, 190, 4, 75
armour_ug_levels 22, 25
armour_ug_models Forlorn_Hope, Forlorn_Hope_ug1
ownership        hre
era 2            hre
recruit_priority_offset    20


type             NE_Urban_Militia
dictionary       NE_Urban_Militia      ; Urban Militias (peasant Mil)
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          NE_Urban_Militia, 60, 0, 1.0625
officer          northern_captain
mount_effect	 horse +1, camel +1
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 0
stat_pri         5, 3, no, 0, 0, melee, melee_blade, slashing, axe, 120, 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, 5, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      1, -1, 2, 1 
stat_mental      6, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 270, 115, 65, 50, 275, 4, 40
armour_ug_levels 2, 6
armour_ug_models ne_urban_militia, ne_urban_militia_ug1
ownership        england, france, milan, papal_states, denmark, jerusalem, hre, venice
recruit_priority_offset    10

; milan, venice


type             Militia Serjeants
dictionary       Militia_Serjeants      ; Militia Serjeants
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Janissary_Heavy_Inf, 60, 0, 1.575
mount_effect	 horse +6, camel +6
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         5, 4, no, 0, 0, melee, melee_blade, slashing, axe, 135, 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        9
stat_ground      -1, -3, 0, -1 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 370, 150, 75, 55, 495, 4, 70
armour_ug_levels 8, 13
armour_ug_models militia_serjeants, militia_serjeants
ownership        england
recruit_priority_offset    15


type             Swordstaff Militia
dictionary       Swordstaff_Militia      ; Sword Staff Militia, u
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Swordstaff_Militia, 60, 0, 1.65
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, start_phalanxing
move_speed_mod	 0.65
formation        1.2, 1.2, 2.4, 2.4, 5, phalanx, square
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, axe, 105, 1
stat_pri_attr    ap, light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  6, 6, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        12
stat_ground      0, -2, 1, 1 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 345, 150, 75, 55, 445, 4, 130
armour_ug_levels 8, 13, 18
armour_ug_models Swordstaff_Militia, Swordstaff_Militia_ug1, Swordstaff_Militia_ug1
ownership        denmark, norway
era 1            denmark, norway
era 2            denmark, norway
recruit_priority_offset    15


type             Partisan Militia
dictionary       Partisan_Militia      ; Voulge Militia, u
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Voulge_Militia, 60, 0, 1.575
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, start_phalanxing
move_speed_mod	 0.65
formation        1.2, 1.2, 2.4, 2.4, 5, phalanx, square
stat_health      1, 1
stat_pri         5, 4, no, 0, 0, melee, melee_blade, piercing, axe, 120, 1
stat_pri_attr    ap, light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      0, -2, 1, 0 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 340, 150, 65, 50, 405, 4, 90
armour_ug_levels 4, 8, 13, 18
armour_ug_models Voulge_Militia, Voulge_Militia_ug1, Voulge_Militia_ug1, Voulge_Militia_ug2
ownership        france, jerusalem
recruit_priority_offset    15


type             Halberd Militia
dictionary       Halberd_Militia      ; Halberd Militia
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Halberd_Militia, 60, 0, 1.575
officer          Halberd_Militia_ug1
officer          northern_captain_early_flag
mount_effect	 horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, start_phalanxing
move_speed_mod	 0.65
formation        1.2, 1.2, 2.4, 2.4, 5, phalanx, square
stat_health      1, 1
stat_pri         5, 4, no, 0, 0, melee, melee_blade, piercing, axe, 135, 1
stat_pri_attr    ap, light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 7, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 1, 0 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 340, 150, 65, 50, 405, 4, 70
armour_ug_levels 4, 8, 13, 18
armour_ug_models Halberd_Militia_ug2, Halberd_Militia_ug3, Halberd_Militia_ug3, Obudshaer
ownership        hre, papal_states, sicily, poland, hungary, slave, england, scotland, spain, aragon, portugal, milan, venice, russia, kievan_rus, teutonic_order, lithuania
recruit_priority_offset    10


type             Venetian Heavy Infantry
dictionary       Venetian_Heavy_Infantry      ; Venetian Heavy Infantry, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Venetian_Heavy_Infantry, 60, 0, 1.2
officer          Venetian_Heavy_Infantry_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         3, 4, no, 0, 0, melee, melee_blade, blunt, mace, 15, 1 ; warhammer
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, 6, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      0, -2, 2, -1 
stat_mental      13, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 890, 225, 75, 55, 655, 4, 160
armour_ug_levels 8, 13, 18, 23
armour_ug_models Venetian_Heavy_Infantry, Venetian_Heavy_Infantry_ug1, Venetian_Heavy_Infantry_ug1, Venetian_Heavy_Infantry_ug1
ownership        venice
era 2            venice
recruit_priority_offset    30


type             Berdiche Axemen
dictionary       Berdiche_Axemen      ; Berdiche Axemen, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Berdiche_Axemen, 60, 0, 1.1875
officer          northern_captain
officer          russia_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 5, no, 0, 0, melee, melee_blade, slashing, axe, 75, 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, 7, 0, metal ;, +1 slung shield
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 1, 0 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 835, 225, 90, 70, 610, 4, 90
armour_ug_levels 5, 9, 23
armour_ug_models berdiche_axemen, berdiche_axemen_ug1, berdiche_axemen_ug1 
ownership        russia
era 1            russia
era 2            russia
recruit_priority_offset    0


type             Battlefield Assassins
dictionary       Battlefield_Assassins      ; Battlefield Assassins, up
category         infantry
class            light
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Battlefield_Assassins, 24, 0, 0.85

attributes       sea_faring, hide_improved_forest, very_hardy, can_withdraw, hide_anywhere
formation        1.2, 1.2, 2.4, 2.4, 2, square
stat_health      1, 1
stat_pri         10, 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  2, 11, 3, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, -1, 3, 1 
stat_mental      17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 550, 150, 55, 45, 400, 4, 80
armour_ug_levels 1
armour_ug_models Battlefield_Assassins
ownership        hungary
era 1            hungary
era 2            hungary
recruit_priority_offset    5


type             Norse Swordsmen
dictionary       Norse_Swordsmen      ; Norse Swordsmen, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Norse_Swordsmen, 48, 0, 1.1
officer          Norse_Swordsmen_ug2
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, can_withdraw, hardy
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 7, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 2, 1 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 380, 270, 75, 55, 575, 4, 100
armour_ug_levels 5, 9, 14, 23
armour_ug_models Norse_Swordsmen, Norse_Swordsmen_ug1, Norse_Swordsmen_ug2, Norse_Swordsmen_ug2
ownership        denmark, norway, slave
era 0            denmark, norway
era 1            denmark, norway
recruit_priority_offset    20


type             Norse Axemen
dictionary       Norse_Axemen      ; Norse Huskarl Axemen, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Norse_Axemen, 48, 0, 1.35
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         10, 5, no, 0, 0, melee, melee_blade, slashing, axe, 75, 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, 6, 0, metal ;slung shield +1 armour ;
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 1, 1 
stat_mental      13, impetuous, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 365, 270, 90, 70, 550, 4, 120
armour_ug_levels 11, 15, 16, 23
armour_ug_models Norse_Axemen, Norse_Axemen, Norse_Axemen_ug1, Norse_Axemen_ug1
ownership        denmark, norway
era 1            denmark, norway
era 2            denmark, norway
recruit_priority_offset    20


type             Obudshaer
dictionary       Obudshaer      ; Obudshaer, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Obudshaer, 60, 0, 1.725
officer          Dismounted_Chivalric_Knights_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, start_phalanxing
move_speed_mod	 0.75
formation        1.2, 1.2, 2.4, 2.4, 3, phalanx, square
stat_health      1, 1
stat_pri         8, 6, no, 0, 0, melee, melee_blade, piercing, axe, 105, 1
stat_pri_attr    ap, light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  11, 8, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -1, -3, 0, 0 
stat_mental      13, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 1105, 225, 90, 70, 880, 4, 180
armour_ug_levels 16, 21, 23 
armour_ug_models Obudshaer, Obudshaer_ug1, Obudshaer_ug1
ownership        denmark
era 2            denmark
recruit_priority_offset    35


type             Dismounted Feudal Knights
dictionary       Dismounted_Feudal_Knights      ; Dismounted Feudal Knights, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Feudal_Knights, 48, 0, 1.15
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
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, 9, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, -1 
stat_mental      15, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 795, 480, 90, 70, 795, 4, 140
armour_ug_levels 11, 15, 16, 23
armour_ug_models Dismounted_Feudal_Knights, Dismounted_Feudal_Knights, Dismounted_Feudal_Knights_ug1, Dismounted_Feudal_Knights_ug1
ownership        england, aragon, norway, scotland, france, denmark, spain, portugal, milan, venice, papal_states, hungary, hre
era 0            england, aragon, norway, france, denmark, spain, portugal, milan, venice, papal_states, hungary, scotland, hre
era 1            scotland
recruit_priority_offset    25


type             Rus Senior Militia
dictionary       Rus_Senior_Militia      ; Kiev Senior Militia, u
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Rus_Senior_Militia, 80, 0, 1, 0.30
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         2, 2, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    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, 7, metal  
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      1, -1, 2, 1  
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 350, 180, 85, 65, 450, 4, 110
armour_ug_levels 2, 6, 10
armour_ug_models Rus_Senior_Militia, Rus_Senior_Militia_ug1, Rus_Senior_Militia_ug1
ownership        kievan_rus, russia, slave
era 0            kievan_rus, russia
era 1            kievan_rus, russia
era 2            kievan_rus, russia
recruit_priority_offset    5


type             Dismounted English Knights
dictionary       Dismounted_English_Knights      ; Dismounted English Knights, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_English_Knights, 48, 0, 1.4375
officer          Dismounted_English_Knights_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
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  11, 7, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -3, 0, -1 
stat_mental      16, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 890, 480, 100, 75, 890, 4, 130
armour_ug_levels 16, 21, 23, 26
armour_ug_models Dismounted_English_Knights, Dismounted_English_Knights_ug1, Dismounted_English_Knights_ug1, Dismounted_English_Knights_ug1
ownership        england, slave
era 1            england
era 2            england
recruit_priority_offset    30


type             Dismounted Chivalric Knights
dictionary       Dismounted_Chivalric_Knights      ; Dismounted Chivalric Knights, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Chivalric_Knights, 48, 0, 1.2
officer          Dismounted_Chivalric_Knights_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 8, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -3, 1, -1 
stat_mental      15, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 900, 480, 90, 70, 900, 4, 150
armour_ug_levels 16, 21, 23, 26
armour_ug_models Dismounted_Chivalric_Knights, Dismounted_Chivalric_Knights_ug1, Dismounted_Chivalric_Knights_ug1, Dismounted_Chivalric_Knights_ug1
ownership        france, denmark, spain
era 1            france, denmark, spain
era 2            france
recruit_priority_offset    35


type             Dismounted Noble Knights
dictionary       Dismounted_Noble_Knights      ; Dismounted Noble Knights, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Noble_Knights, 48, 0, 1.4375
officer          Dismounted_Noble_Knights_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         11, 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  11, 6, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -3, 0, -1 
stat_mental      16, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 890, 480, 100, 75, 890, 4, 130
armour_ug_levels 16, 21, 23, 26
armour_ug_models Dismounted_Noble_Knights, Dismounted_Noble_Knights_ug1, Dismounted_Noble_Knights_ug1, Dismounted_Noble_Knights_ug1
ownership        france
recruit_priority_offset    30


type             Dismounted Imperial Knights
dictionary       Dismounted_Imperial_Knights      ; Dismounted Imperial Knights, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Imperial_Knights, 48, 0, 1.2
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 30, 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, 7, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -3, 1, -1 
stat_mental      15, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 840, 480, 75, 55, 840, 4, 130
armour_ug_levels 16, 21, 23, 24
armour_ug_models Dismounted_Imperial_Knights, Dismounted_Imperial_Knights_ug1, Dismounted_Imperial_Knights_ug1, Gothic_Macemen
ownership        hre
era 1            hre
era 2            hre
recruit_priority_offset    30


type             Dismounted Gothic Knights
dictionary       Dismounted_Gothic_Knights      ; Dismounted Gothic Knights, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Gothic_Knights, 48, 0, 1.5
officer          Dismounted_Gothic_Knights
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         12, 7, 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, 0, 1
stat_sec_attr    no
stat_pri_armour  17, 8, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -3, 0, -1 
stat_mental      15, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1180, 480, 90, 70, 1180, 4, 200
armour_ug_levels 24, 26
armour_ug_models Dismounted_Gothic_Knights, Dismounted_Gothic_Knights
ownership        hre
era 2            hre
recruit_priority_offset    45


type             English Huscarls
dictionary       English_Huscarls      ; English Huscarls, m
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          English_Huscarls, 48, 0, 1.125
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 5, no, 0, 0, melee, melee_blade, slashing, axe, 75, 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, 7, 0, metal ;slung shield +1 armour ;
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 1, 0 
stat_mental      12, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 360, 360, 90, 70, 495, 4, 90
armour_ug_levels 7
armour_ug_models English_Huscarls
ownership        slave, england, hre, byzantium
recruit_priority_offset    15


type             Dismounted Huscarls
dictionary       Dismounted_Huscarls      ; Dismounted Huscarls, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Huscarls, 48, 0, 1.05
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square, shield_wall
stat_health      1, 1
stat_pri         8, 3, no, 0, 0, melee, melee_blade, slashing, axe, 30, 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, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 2, 1 
stat_mental      16, impetuous, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 655, 480, 90, 70, 655, 4, 170
armour_ug_levels 5, 9, 23
armour_ug_models Dismounted_Huscarls, Dismounted_Huscarls_ug1, Dismounted_Huscarls_ug1
ownership        denmark, norway
era 0            denmark, norway
era 1            denmark, norway
recruit_priority_offset    10


type             Dismounted Portuguese Knights
dictionary       Dismounted_Portuguese_Knights      ; Dismounted Portuguese Knights, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Portuguese_Knights, 48, 0, 1.4375
officer          Dismounted_Portuguese_Knights_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
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  11, 7, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -1, -3 
stat_mental      15, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 890, 480, 100, 75, 890, 4, 130
armour_ug_levels 16, 21, 23, 26
armour_ug_models Dismounted_Portuguese_Knights, Dismounted_Portuguese_Knights_ug1, Dismounted_Portuguese_Knights_ug1, Dismounted_Portuguese_Knights_ug1
ownership        portugal
era 1            portugal
era 2            portugal
recruit_priority_offset    30


type             Dismounted Italian MAA
dictionary       Dismounted_Italian_MAA      ; Dismounted Men at Arms, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Italian_MAA, 48, 0, 1.2
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         7, 4, 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  12, 7, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -3, 1, -2 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 480, 270, 75, 55, 775, 4, 110
armour_ug_levels 16, 21, 23, 24
armour_ug_models Dismounted_Italian_MAA, Dismounted_Italian_MAA_ug1, Dismounted_Italian_MAA_ug1, Dismounted_Italian_MAA_ug2
ownership        milan, venice, papal_states, sicily, hre
era 1            milan, venice, papal_states, sicily, hre
recruit_priority_offset    30


type             Swiss Guard
dictionary       Swiss_Guard      ; Swiss Guard, ep
category         infantry
class            heavy
voice_type       Heavy
accent         German
banner faction   main_infantry
banner holy      crusade
soldier          Swiss_Guard, 48, 0, 1.725
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, start_phalanxing
move_speed_mod	 0.75
formation        1.2, 1.2, 2.4, 2.4, 5, phalanx, square
stat_health      1, 1
stat_pri         9, 6, no, 0, 0, melee, melee_blade, piercing, axe, 90, 1
stat_pri_attr    ap, light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  9, 11, 0, metal  ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 1, 0 
stat_mental      17, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 545, 360, 100, 75, 845, 4, 220
armour_ug_levels 22, 23, 25, 27
armour_ug_models Swiss_Guard, Swiss_Guard, Swiss_Guard_ug1, Swiss_Guard_ug1
ownership        papal_states
era 2            papal_states
recruit_priority_offset    25


type             Dismounted Norman Knights
dictionary       Dismounted_Norman_Knights      ; Dismounted Norman Knights, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Norman_Knights, 48, 0, 1.15
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         11, 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, 9, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, 1, -2 
stat_mental      17, impetuous, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1035, 600, 90, 70, 1035, 4, 140
armour_ug_levels 11, 15, 16, 23
armour_ug_models Dismounted_Norman_Knights, Dismounted_Norman_Knights, Dismounted_Norman_Knights_ug1, Dismounted_Norman_Knights_ug1
ownership        sicily
era 0            sicily


type             Dismounted Polish Knights
dictionary       Dismounted_Polish_Knights      ; Dismounted Polish Knights
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Polish_Knights, 48, 0, 1.2
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 9, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -3, 1, -1 
stat_mental      15, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 795, 480, 90, 70, 795, 4, 140
armour_ug_levels 11, 15, 16, 21
armour_ug_models Dismounted_Polish_Knights, Dismounted_Polish_Knights, Dismounted_Polish_Knights_ug1, Dismounted_Polish_Knights_ug1
ownership        poland
era 1            poland
era 2            poland
;unit_info        13, 0, 22
recruit_priority_offset    20


type             Dismounted Broken Lances
dictionary       Dismounted_Broken_Lances      ; Dismounted Broken Lances, up
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Broken_Lances, 60, 0, 1.3
officer          Dismounted_Broken_Lances_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         7, 4, 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  13, 7, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, 0, -3 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 1295, 225, 75, 55, 1070, 4, 120
armour_ug_levels 21, 23, 24, 26
armour_ug_models Dismounted_Broken_Lances, Dismounted_Broken_Lances, Dismounted_Broken_Lances_ug1, Dismounted_Broken_Lances_ug1
ownership        milan, venice, papal_states, sicily
era 2            milan, venice, papal_states, sicily
recruit_priority_offset    40


type             Dismounted Polish Nobles
dictionary       Dismounted_Polish_Nobles      ; Dismounted Polish Nobles, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Polish_Nobles, 48, 0, 1.1
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         8, 3, no, 0, 0, melee, melee_blade, slashing, axe, 30, 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, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      15, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 715, 480, 90, 70, 715, 4, 140
armour_ug_levels 4, 8, 13, 23
armour_ug_models Dismounted_Polish_Nobles, Dismounted_Polish_Nobles_ug1, Dismounted_Polish_Nobles_ug1, Dismounted_Polish_Nobles_ug1
ownership        poland
era 0            poland
recruit_priority_offset    15


type             Dismounted Druzhina
dictionary       Dismounted_Druzhina      ; Dismounted Druzhina, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Druzhina, 48, 0, 1.1
officer          northern_captain
officer	  	 russia_captain_early_flag
officer	  	 russia_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         5, 3, no, 0, 0, melee, melee_blade, slashing, axe, 45, 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, 6, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 2, 0 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 355, 270, 90, 70, 525, 4, 170
armour_ug_levels 7, 11, 15, 23
armour_ug_models Dismounted_Druzhina, Dismounted_Druzhina_ug1, Dismounted_Druzhina_ug1, Dismounted_Druzhina_ug1
ownership        russia, kievan_rus
era 0            russia, kievan_rus
era 1            russia, kievan_rus
recruit_priority_offset    10


type             Dismounted E Chivalric Knights
dictionary       Dismounted_Banderium_Knights      ; Dismounted Banderium Knights, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_E_Chivalric_Knights, 48, 0, 1.25
officer          Dismounted_E_Chivalric_Knights_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -3, 1, -1 
stat_mental      15, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 910, 480, 90, 70, 910, 4, 140
armour_ug_levels 16, 21, 23, 26
armour_ug_models Dismounted_E_Chivalric_Knights, Dismounted_E_Chivalric_Knights_ug1, Dismounted_E_Chivalric_Knights_ug1, Dismounted_E_Chivalric_Knights_ug1
ownership        hungary
era 1            hungary
era 2            hungary
recruit_priority_offset    40


type             Aldari Druzhina
dictionary       alan_druzhina_aldarov     ; Aldari Druzhina, m
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          alan_druzhina_aldarov, 24, 0, 1
mount            early heavy horse
mount_effect     elephant -4, camel -4
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, horse_archers, cantabrian_circle, mercenary_unit
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         6, 5, elite_cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    no
stat_sec         3, 5, no, 0, 0, melee, melee_blade, blunt, mace, 75, 1
stat_sec_attr    ap
stat_pri_armour  5, 2, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, -1, -3, 0
stat_mental      14, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 585, 585, 120, 95, 970, 4, 170
armour_ug_levels 5, 9
armour_ug_models alan_druzhina_aldarov, alan_druzhina_aldarov
ownership        all ; slave, mongols, timurids, cumans
era 0            mongols, timurids, cumans 
era 1            mongols, timurids, cumans  
era 2            mongols, timurids, cumans  
recruit_priority_offset 0


type             Galloglaich Mercs
dictionary       Galloglaich_Mercs      ; Galloglaich, m
category         infantry
class            heavy
voice_type       Heavy
accent         Scottish
banner faction   main_infantry
banner holy      crusade
soldier          Galloglaich, 48, 0, 1.1875
officer          northern_captain
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 5, no, 0, 0, melee, melee_blade, slashing, axe, 75, 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, 7, 0, metal ; slung shield ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 1, 0 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 360, 360, 90, 70, 495, 4, 150
armour_ug_levels 7, 11, 23
armour_ug_models Galloglaich, Galloglaich, Galloglaich
ownership        slave, scotland, norway
era 0            scotland
era 1            scotland
recruit_priority_offset    10


type             Free Company Men at Arms
dictionary       Free_Company_Men_at_Arms      ; Free Company Men at Arms, m
category         infantry
class            heavy
voice_type       Heavy
accent         English
banner faction   main_infantry
banner holy      crusade
soldier          Free_Company_Men_at_Arms, 48, 0, 1.4375
officer          northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         8, 7, no, 0, 0, melee, melee_blade, slashing, axe, 75, 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        9
stat_ground      -1, -3, 0, -2 
stat_mental      10, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 440, 440, 75, 55, 705, 4, 80
armour_ug_levels 16, 23, 26
armour_ug_models Free_Company_Men_at_Arms, Free_Company_Men_at_Arms, Free_Company_Men_at_Arms
ownership        slave
recruit_priority_offset    30


type             Dismounted Mercenary German Knights
dictionary       Dismounted_Mercenary_German_Knights      ; Dismounted Mercenary German Knights
category         infantry
class            heavy
voice_type       Heavy
accent         German
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Mercenary_German_Knights, 48, 0, 1.15
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 30, 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, 7, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -1, -3, 1, -1 
stat_mental      12, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 550, 550, 75, 55, 850, 4, 140
armour_ug_levels 16, 23, 26
armour_ug_models Dismounted_Mercenary_German_Knights, Dismounted_Mercenary_German_Knights, Dismounted_Mercenary_German_Knights
ownership        slave, hre
recruit_priority_offset    30


type             Turkish Horse Archers
dictionary       Turkish_Horse_Archers      ; Turkish Horse Archers, l
category         cavalry
class            skirmish
voice_type       Light
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Turkish_Horse_Archers, 32, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_archers, cantabrian_circle, mercenary_unit, start_skirmishing, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, horde
stat_health      1, 3
stat_pri         4, 5, cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 1, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, -4, -1 
stat_mental      8, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 540, 150, 90, 70, 685, 4, 100
armour_ug_levels 0, 1
armour_ug_models Turkish_Horse_Archers, Turkish_Horse_Archers_ug1
ownership        all; turks
era 0            turks
era 1            turks
era 2            turks
recruit_priority_offset    0


type             Turkomans
dictionary       Turkomans      ; Turkomans, l
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Turkomans, 32, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_archers, cantabrian_circle, mercenary_unit, start_skirmishing, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, horde
stat_health      1, 3
stat_pri         5, 4, quality_cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 3, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, -4, -1 
stat_mental      10, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 745, 370, 90, 70, 905, 4, 120
armour_ug_levels 0, 1, 6
armour_ug_models Turkomans, Turkomans_ug1, Turkomans_ug2
ownership        all; turks, kwarezm, slave
era 0            turks, kwarezm
era 1            turks, kwarezm
era 2            turks, kwarezm
recruit_priority_offset    5


type             Sipahis
dictionary       Sipahis      ; Sipahis / Faris, f
category         cavalry
class            missile
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Sipahis, 24, 0, 1
officer          eastern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers, can_formed_charge, cantabrian_circle, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         5, 6, elite_cav_mass_composite_arrow, 190, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         6, 6, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  4, 4, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 1, -4, -1 
stat_mental      14, disciplined, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 820, 375, 100, 75, 820, 4, 190
armour_ug_levels 7, 11, 15, 23
armour_ug_models Sipahis, Sipahis_ug1, Sipahis_ug2, Sipahis_ug2
ownership        turks, moors
era 0            turks, moors
era 1            turks, moors
era 2            turks, moors
recruit_priority_offset    35


type             Sipahi Lancers
dictionary       Sipahi_Lancers      ; Sipahi Lancers, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Sipahi_Lancers, 24, 0, 1
officer	 	 Sipahi_Lancers_ug1
officer          eastern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 2
stat_pri         7, 9, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         8, 6, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  4, 5, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, -4, -1 
stat_mental      14, disciplined, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 735, 450, 120, 95, 735, 4, 180
armour_ug_levels 7, 11, 15, 23
armour_ug_models Sipahi_Lancers, Sipahi_Lancers_ug1, Sipahi_Lancers_ug2, Sipahi_Lancers_ug2
ownership        turks
era 1            turks
era 2            turks
recruit_priority_offset    40


type             Quapukulu
dictionary       Quapukulu      ; Qapukulu, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Quapukulu, 32, 0, 1
officer          Quapukulu_ug1
officer          eastern_captain_early_flag
mount            eastern armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge
move_speed_mod   0.9
formation        2, 4.4, 3, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         7, 3, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
stat_sec_attr    ap
stat_pri_armour  13, 5, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -2, -1, -6, -3 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 2355, 455, 130, 100, 1900, 4, 270
armour_ug_levels 14, 20, 23
armour_ug_models Quapukulu, Quapukulu_ug1, Quapukulu_ug1
ownership        turks
era 2            turks
recruit_priority_offset    60


type             Desert Cavalry
dictionary       Desert_Cavalry      ; Desert Cavalry, l
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Desert_Cavalry, 32, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, horse_javelinmen, cantabrian_circle, mercenary_unit, start_not_skirmishing, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 4.4, 3, square
stat_health      1, 2
stat_pri         10, 5, militia_cav_javelin, 50, 6, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         3, 5, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1  ; light sword
stat_sec_attr    no
stat_pri_armour  0, 2, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      -1, 2, -4, -3 
stat_mental      5, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 320, 175, 100, 75, 460, 4, 130
armour_ug_levels 0, 1
armour_ug_models Desert_Cavalry, Desert_Cavalry_ug1
ownership        all; moors, egypt, slave
era 0            moors, egypt
era 1            moors, egypt
era 2            moors, egypt
recruit_priority_offset    0


type             Bedouin Cavalry
dictionary       Bedouin_Cavalry      ; Bedouin Cavalry, m
category         cavalry
class            light
voice_type       Light
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Bedouin_Cavalry, 24, 0, 1
officer          Quapukulu_ug1
officer          eastern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, mercenary_unit
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 2
stat_pri         4, 8, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         5, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 3, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      -1, 2, -4, -3 
stat_mental      9, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 370, 370, 100, 75, 550, 4, 100
armour_ug_levels 0, 1
armour_ug_models Bedouin_Cavalry, Bedouin_Cavalry_ug1
ownership        slave
recruit_priority_offset    10


type             Bedouin Camel Riders
dictionary       Bedouin_Camel_Riders      ; Bedouin Camel Riders, m
category         cavalry
class            skirmish
voice_type       Light
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Bedouin_Camel_Riders, 24, 0, 1
mount            camel
mount_effect     elephant -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, horse_archers, frighten_mounted, mercenary_unit, start_skirmishing
formation        3, 4, 5, 5, 3, horde
stat_health      1, 3
stat_pri         2, 4, cav_arrow, 70, 55, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         3, 4, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 2, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      -1, 2, -4, -3 
stat_mental      7, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 375, 375, 100, 75, 580, 4, 150
armour_ug_levels 0
armour_ug_models Bedouin_Camel_Riders
ownership        slave, egypt
era 0            egypt
era 1            egypt
era 2            egypt
recruit_priority_offset    15


type             Arab Cavalry
dictionary       Arab_Cavalry      ; Arab Cavalry, lp
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Arab_Cavalry, 32, 0, 1
officer          Arab_Cavalry_ug1
officer          eastern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 2
stat_pri         4, 9, no, 0, 0, melee, melee_blade, piercing, spear, 60, 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  2, 5, 2, leather ; 
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      -1, 1, -4, -2 
stat_mental      12, normal, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 955, 200, 100, 75, 755, 4, 120
armour_ug_levels 2, 6, 10
armour_ug_models Arab_Cavalry, Arab_Cavalry_ug1, Arab_Cavalry_ug2
ownership        moors, egypt, slave
era 0            moors, egypt
era 1            moors, egypt
era 2            moors, egypt
recruit_priority_offset    15


type             Mamluk Archers
dictionary       Mamluk_Archers      ; Mamluk Archers, lp 
category         cavalry
class            missile
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mamluk_Archers, 32, 0, 1
officer	 	 Mamluks_ug1
officer          eastern_captain_early_flag
mount            early heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_archers, can_formed_charge, cantabrian_circle
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         4, 4, quality_cav_mass_composite_arrow, 180, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         5, 4, no, 0, 0, melee, melee_blade, blunt, mace, 60, 1
stat_sec_attr    ap
stat_pri_armour  4, 5, 2, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      -2, 0, -5, -3 
stat_mental      14, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 1730, 335, 120, 95, 1395, 4, 220
armour_ug_levels 7, 11, 23
armour_ug_models Mamluk_Archers, Mamluk_Archers_ug1, Mamluk_Archers_ug1
ownership        egypt, slave
era 0            egypt
era 1            egypt
era 2            egypt
recruit_priority_offset    40


type             Mamluks
dictionary       Mamluks      ; Mamluks, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mamluks, 32, 0, 1
officer	 	 Mamluks_ug2
officer          eastern_captain_early_flag
mount            early heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         9, 8, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         7, 4, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
stat_sec_attr    ap
stat_pri_armour  6, 6, 2, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      -2, 0, -5, -3 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 1755, 400, 120, 95, 1355, 4, 200
armour_ug_levels 11, 15, 20, 23
armour_ug_models Mamluks, Mamluks_ug1, Mamluks_ug2, Mamluks_ug2
ownership        egypt, slave
era 1            egypt
era 2            egypt
recruit_priority_offset    45


type             Royal Mamluks
dictionary       Royal_Mamluks      ; Royal Mamluks, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Royal_Mamluks, 32, 0, 1
officer	 	 Royal_Mamluks_ug2
officer          eastern_captain_early_flag
mount            mamluk armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge
move_speed_mod   0.9
formation        2, 4.4, 3, 6, 2, square, wedge
stat_health      1, 3
stat_pri         10, 7, no, 0, 0, melee, melee_blade, piercing, spear, 15, 1
stat_pri_attr    no
stat_sec         8, 3, no, 0, 0, melee, melee_blade, blunt, mace, 30, 1
stat_sec_attr    ap
stat_pri_armour  12, 7, 2, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      -3, -1, -6, -4 
stat_mental      18, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 2460, 535, 130, 100, 1925, 4, 260
armour_ug_levels 11, 15, 20, 23
armour_ug_models Royal_Mamluks, Royal_Mamluks_ug1, Royal_Mamluks_ug2, Royal_Mamluks_ug2
ownership        egypt
era 1            egypt
era 2            egypt
recruit_priority_offset    60


type             Granadine Jinetes
dictionary       Granadine_Jinetes      ; Granadine Jinetes, l
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Granadine_Jinetes, 32, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_javelinmen, cantabrian_circle, mercenary_unit, start_not_skirmishing, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 4.4, 3, square
stat_health      1, 3
stat_pri         11, 5, cav_javelin, 55, 6, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         5, 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        3
stat_ground      -1, 1, -4, -2 
stat_mental      9, normal, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 455, 200, 100, 75, 635, 4, 160
armour_ug_levels 7, 11
armour_ug_models Granadine_Jinetes, Granadine_Jinetes_ug1
ownership        all; moors, slave
era 0            moors
era 1            moors
era 2            moors
recruit_priority_offset    20


type             Granadine Lancers
dictionary       Granadine_Lancers      ; Granadine Lancers, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Granadine_Lancers, 32, 0, 1
officer	 	 Granadine_Lancers_ug1
officer          eastern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
formation        1.5, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         5, 12, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         8, 6, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 2, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      -1, 1, -4, -2 
stat_mental      14, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 1345, 300, 120, 95, 1045, 4, 180
armour_ug_levels 7, 11, 23
armour_ug_models Granadine_Lancers, Granadine_Lancers_ug1, Granadine_Lancers_ug1
ownership        moors
era 1            moors
era 2            moors
recruit_priority_offset    30


type             Christian Guard
dictionary       Christian_Guard      ; Christian Guard, ep
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Christian_Guard, 24, 0, 1
officer          ME_Bodyguard
officer          eastern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         5, 14, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  6, 8, 2, metal ; ; GUARD 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      -1, -2, -3, -1 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 620, 450, 130, 100, 1005, 4, 240
armour_ug_levels 11, 15, 23
armour_ug_models Christian_Guard, Christian_Guard, Christian_Guard
ownership        moors
era 1            moors
era 2            moors
recruit_priority_offset    50


type             Granadine CB Cav
dictionary       Granadine_CB_Cav      ; Granadine Crossbow Cavalry, l
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Granadine_CB_Cav, 24, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, cantabrian_circle, crossbow, mercenary_unit, start_skirmishing, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         7, 6, cav_light_crossbow_bolt, 100, 45, missile, missile_mechanical,piercing, none, 0, 1
stat_pri_attr    area
stat_sec         5, 5, 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, 1, -4, -2 
stat_mental      8, normal, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 335, 225, 100, 75, 470, 4, 140
armour_ug_levels 7, 11
armour_ug_models Granadine_CB_Cav, Granadine_CB_Cav_ug1
ownership        all; moors
era 2            moors
recruit_priority_offset    20


type             Camel Gunners
dictionary       Camel_Gunners      ; Camel Gunners, ep
category         cavalry
class            skirmish
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Camel_Gunners, 24, 0, 1
mount            camel
mount_effect     elephant -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, frighten_mounted, gunpowder_unit, guncavalry, start_skirmishing
formation        3, 4, 5, 5, 2, square
stat_health      1, 3
stat_pri         22, 4, camel_gun_bullet, 125, 18, missile, missile_gunpowder, piercing, none, musket_shot_set, 1000, 1
stat_pri_attr    area
stat_sec         4, 4, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 1, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      -1, 3, -4, -3 
stat_mental      10, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 300, 275, 120, 95, 525, 4, 290
armour_ug_levels 0, 1
armour_ug_models Camel_Gunners, Camel_Gunners_ug1
ownership        moors
era 2            moors
recruit_priority_offset    50


type             Tuareg Camel Spearmens
dictionary       Tuareg_Camel_Spearmens      ; Tuareg Camel Spearmen, l
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Tuareg_Camel_Spearmens, 32, 0, 1
officer          Tuareg_Camel_Spearmens_ug1
officer          eastern_captain_early_flag
mount            camel
mount_effect     elephant -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, frighten_mounted, mercenary_unit, free_upkeep_unit
formation        3, 4, 5, 5, 3, square
stat_health      1, 2
stat_pri         4, 7, 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, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 4, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      -1, 3, -4, -3 
stat_mental      10, normal, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 460, 300, 120, 95, 585, 4, 150
armour_ug_levels 0, 1
armour_ug_models Tuareg_Camel_Spearmens, Tuareg_Camel_Spearmens_ug1
ownership        all; moors, slave
era 0            moors
era 1            moors
recruit_priority_offset    0


type             Elephants
dictionary       Elephants      ; Elephants, m
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Elephant_Crew, 18, 6, 1
mount            elephant
mount_effect     horse +4, camel +2
attributes       sea_faring, hardy, can_withdraw, can_run_amok, frighten_foot, frighten_mounted, gunpowder_unit, mercenary_unit
formation        4, 6, 9, 12, 2, horde
stat_health      1, 6
stat_pri         16, 1, early_arquebus_bullet, 100, 18, missile, missile_gunpowder, piercing, none, musket_shot_set, 0, 1
stat_pri_attr    prec, area
stat_sec         10, 8, no, 0, 0, melee, melee_simple, piercing, none, 0, 1
stat_sec_attr    area, launching, ap
stat_pri_armour  5, 3, 0, metal
stat_sec_armour  13, 3, flesh
stat_heat        1
stat_ground      -3, -1, -6, -4 
stat_mental      18, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 2250, 2250, 400, 400, 3030, 1, 520
armour_ug_levels 2
armour_ug_models Elephant_Crew
ownership        all; slave, kwarezm
era 1            kwarezm
era 2            kwarezm
recruit_priority_offset    30


type             Kwarizmian Cavalry
dictionary       Kwarizmian_Cavalry      ; Kwarizmian Cavalry, m
category         cavalry
class            heavy
voice_type       Heavy
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Kwarizmian_Cavalry, 24, 0, 1
officer          Kwarizmian_Cavalry
officer          eastern_captain_early_flag
mount            eastern armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit
move_speed_mod	 0.9
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         6, 13, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  13, 5, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -2, -1, -6, -3 
stat_mental      12, normal, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 690, 690, 120, 95, 1165, 4, 180
armour_ug_levels 14, 23
armour_ug_models Kwarizmian_Cavalry, Kwarizmian_Cavalry
ownership        slave, turks, egypt, mongols, kwarezm, timurids     
era 0            turks, egypt, mongols, kwarezm
recruit_priority_offset    40


type             ME Bodyguard
dictionary       ME_Bodyguard      ; Bodyguard, ep
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          ME_Bodyguard, 12, 0, 1
officer	 	 ME_Bodyguard_ug1
officer	 	 eastern_captain_early_flag
mount            mamluk armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw , general_unit
move_speed_mod   0.9
formation        2, 4.4, 3, 6, 2, square
stat_health      1, 3
stat_pri         8, 7, no, 0, 0, melee, melee_blade, piercing, spear, 15, 1
stat_pri_attr    no
stat_sec         9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  12, 10, 2, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      -2, -1, -6, -3 
stat_mental      18, disciplined, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 520, 0, 60, 50, 520, 1, 110
armour_ug_levels 11, 15, 23 
armour_ug_models ME_Bodyguard, ME_Bodyguard_ug1, ME_Bodyguard_ug1
ownership        moors, egypt, turks, kwarezm
era 0            moors, egypt, turks, kwarezm
era 1            moors, egypt, turks, kwarezm
recruit_priority_offset    40


type             ME Late Bodyguard
dictionary       ME_Late_Bodyguard      ; Bodyguard, lp
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          ME_Late_Bodyguard, 12, 0, 1
officer	 		 ME_Late_Bodyguard
officer          eastern_captain_early_flag 
mount            mamluk armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, general_unit, general_unit_upgrade
move_speed_mod   0.9
formation        2, 4.4, 3, 6, 2, square
stat_health      1, 3
stat_pri         6, 12, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 30, 1
stat_sec_attr    ap
stat_pri_armour  16, 9, 2, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -2, -1, -6, -3 
stat_mental      18, disciplined, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 795, 0, 60, 50, 645, 1, 130
armour_ug_levels 20, 23
armour_ug_models ME_Late_Bodyguard, ME_Late_Bodyguard
ownership        moors, egypt, turks, kwarezm
era 2            moors, egypt, turks, kwarezm
recruit_priority_offset    55


type             Armenian Cavalry
dictionary       Armenian_Cavalry      ; Armenian Cavalry, m
category         cavalry
class            heavy
voice_type       Heavy
accent         East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Armenian_Cavalry, 24, 0, 1
officer          Armenian_Cavalry
officer          eastern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         8, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  6, 5, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, 1, -4, -1 
stat_mental      13, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 660, 660, 120, 95, 975, 4, 200
armour_ug_levels 10, 14, 23
armour_ug_models Armenian_Cavalry, Armenian_Cavalry, Armenian_Cavalry
ownership        slave, turks
era 0            turks
era 1            turks
recruit_priority_offset    30


type             Turkopoles
dictionary       Turkopoles      ; Turkopoles, m
category         cavalry
class            skirmish
voice_type       Light
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Turkopoles, 24, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers, mercenary_unit, cantabrian_circle, start_skirmishing
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         4, 4, cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         3, 5, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  2, 2, 2, leather
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, -4, -1 
stat_mental      7, low, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 335, 335, 90, 70, 530, 4, 130
armour_ug_levels 1
armour_ug_models Turkopoles
ownership        slave, jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    10


type             Akinjis
dictionary       Akinjis      ; Akinjis, m
category         cavalry
class            skirmish
voice_type       Light
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Akinjis, 24, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers, mercenary_unit, cantabrian_circle, start_skirmishing
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, horde
stat_health      1, 3
stat_pri         4, 5, cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 1, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, -4, -1 
stat_mental      7, impetuous, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 285, 285, 90, 70, 435, 4, 100
armour_ug_levels 0
armour_ug_models Akinjis
ownership        slave, moors, egypt, turks
recruit_priority_offset    5


type             ME Peasant Archers
dictionary       ME_Peasant_Archers      ; Peasant Archers, r
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          ME_Peasant_Archers, 48, 0, 0.7
officer          eastern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 1
stat_pri         1, 1, peasant_arrow, 80, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, 1, 1, -1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 195, 60, 65, 50, 195, 4, 50
armour_ug_levels 0, 1
armour_ug_models ME_Peasant_Archers, ME_Peasant_Archers_ug1
ownership        egypt, turks, kwarezm, mongols, slave, timurids      
era 0            egypt, turks, kwarezm
era 1            egypt, turks, kwarezm
era 2            egypt, turks, kwarezm, timurids
recruit_priority_offset    -20 


type             Turkish Archers
dictionary       Turkish_Archers      ; Turkish Archers, l
category         infantry
class            skirmish
voice_type       Light
accent         Arabic
banner faction   main_missile
banner holy      crusade
soldier          Turkish_Archers, 60, 0, 0.85
officer          eastern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         4, 1, composite_arrow, 140, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  2, 6, 2, leather
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, 1, 1, -1 
stat_mental      7, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 490, 190, 65, 50, 525, 4, 110
armour_ug_levels 1, 6
armour_ug_models Turkish_Archers, Turkish_Archers_ug1
ownership        all; turks, slave
era 0            turks
era 1            turks
recruit_priority_offset    10


type             Ottoman Infantry
dictionary       Ottoman_Infantry      ; Ottoman Infantry, lp
category         infantry
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Ottoman_Infantry, 60, 0, 0.95
officer          eastern_captain

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 2
stat_pri         4, 1, mass_composite_arrow, 190, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 3, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  4, 8, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, 0, 0, -2 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 1060, 190, 75, 55, 870, 4, 160
armour_ug_levels 7, 11, 23
armour_ug_models Ottoman_Infantry, Ottoman_Infantry_ug1, Ottoman_Infantry_ug1
ownership        turks
era 1            turks
era 2            turks
recruit_priority_offset    25


type             Janissary Archers
dictionary       Janissary_Archers      ; Janissary Archers, up
category         infantry
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Janissary_Archers, 60, 0, 0.9, 0.35
officer          Janissary_Heavy_Inf
officer          eastern_captain_early_flag
attributes       sea_faring, hide_forest, extreme_range, very_hardy, can_withdraw, foot_archers, stakes, stakes
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         6, 2, elite_mass_composite_arrow, 210, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  4, 7, 0, metal ; 
stat_sec_armour  0, 0, metal
stat_heat        1
stat_ground      0, 0, 0, -2 
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 1405, 250, 100, 75, 1155, 4, 190
armour_ug_levels 7, 11, 23
armour_ug_models Janissary_Archers, Janissary_Archers_ug1, Janissary_Archers_ug1
ownership        turks
era 2            turks
recruit_priority_offset    40


type             Janissary Musketeers
dictionary       Janissary_Musketeers      ; Janissary Musketeers, up
category         infantry ;removed fire_by_rank
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Janissary_Musketeers, 60, 0, 0.9, 0.30
officer          Janissary_Heavy_Inf
officer          eastern_captain_early_flag
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.4, 1.4, 1.4, 1.4, 4, square
stat_health      1, 2
stat_pri         26, 3, quality_caliver_bullet, 130, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 600, 1
stat_pri_attr    area
stat_sec         7, 4, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 8, 0, metal ; 
stat_sec_armour  0, 0, metal
stat_heat        0
stat_ground      0, 0, 0, -2 
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 965, 265, 100, 75, 700, 4, 200
armour_ug_levels 7, 11, 23
armour_ug_models Janissary_Musketeers, Janissary_Musketeers_ug1, Janissary_Musketeers_ug1
ownership        turks
era 2            turks
recruit_priority_offset    45


type             Turkish Javelinmen
dictionary       Turkish_Javelinmen      ; Turkish Javelinmen, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Turkish_Javelinmen, 60, 0, 0.75, 0.35
officer          eastern_captain
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, foot_javelinmen, mercenary_unit, start_not_skirmishing, free_upkeep_unit
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         11, 1, javelin, 55, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         2, 1, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 7, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 1, 1, -1 
stat_mental      8, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 290, 150, 65, 50, 315, 4, 70
armour_ug_levels 0, 1
armour_ug_models Turkish_Javelinmen, Turkish_Javelinmen_ug1
ownership        all; turks, slave
era 0            turks
era 1            turks
recruit_priority_offset    -5 


type             Naffatun
dictionary       Naffatun      ; Naffatun, ep
category         infantry
class            skirmish
voice_type       Heavy
accent         Arabic
banner faction   main_missile
banner holy      crusade
soldier          Naffatun, 16, 0, 0.9
officer          eastern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, incendiary, start_not_skirmishing
formation        1.4, 1.4, 2.8, 2.4, 3, square
stat_health      1, 3
stat_pri         15, 3, nahptha_bomb, 40, 5, missile, missile_gunpowder, blunt, none, 0, 1
stat_pri_attr    ap
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, 0, 0, -2 
stat_mental      12, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 265, 230, 55, 40, 405, 4, 90
armour_ug_levels 7, 11
armour_ug_models Naffatun, Naffatun_ug1
ownership        egypt, turks, mongols, timurids
era 0            egypt, turks, mongols
era 1            egypt, turks, mongols
era 2            egypt, turks, mongols, timurids
recruit_priority_offset    0


type             Desert Archers
dictionary       Desert_Archers      ; Desert Archers, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Desert_Archers, 60, 0, 0.75, 0.35
officer          eastern_captain

attributes       sea_faring, hide_forest, very_hardy, can_withdraw, foot_archers, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         4, 1, composite_arrow, 140, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 6, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 2, 1, -3 
stat_mental      7, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 480, 150, 65, 50, 505, 4, 90
armour_ug_levels 0, 1
armour_ug_models desert_archers, desert_archers_ug1
ownership        all; moors, egypt, slave
era 0            moors, egypt
era 1            moors, egypt
era 2            moors, egypt
recruit_priority_offset    10


type             Nubian Archers
dictionary       Nubian_Archers      ; Nubian Archers, ep
category         infantry
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Nubian_Archers, 48, 0, 0.75
officer          eastern_captain

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 1, quality_mass_composite_arrow, 190, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, blunt, mace, 75, 1
stat_sec_attr    ap
stat_pri_armour  0, 6, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, 1, -2 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 365, 225, 65, 50, 575, 4, 110
armour_ug_levels 0, 1
armour_ug_models Nubian_Archers, Nubian_Archers_ug1
ownership        egypt, slave
recruit_priority_offset    20


type             ME Hand Gunners
dictionary       ME_Hand_Gunners      ; Hand Gunners, up
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          ME_Hand_Gunners, 60, 0, 0.9, 0.30

attributes       sea_faring, hide_forest, hardy, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.2, 1.2, 1.2, 1.2, 4, square
stat_health      1, 2
stat_pri         11, 3, hand_gun_bullet, 55, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 300, 1
stat_pri_attr    area
stat_sec         5, 3, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  4, 7, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, 0, -2 
stat_mental      10, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 670, 225, 90, 70, 445, 4, 210
armour_ug_levels 7, 11, 23
armour_ug_models ME_Hand_Gunners, ME_Hand_Gunners_ug1, ME_Hand_Gunners_ug1
ownership        moors, turks, kwarezm, timurids
era 1            moors, turks, kwarezm
era 2            moors, turks, kwarezm, timurids
recruit_priority_offset    20


type             ME Archer Militia
dictionary       ME_Archer_Militia      ; Archer Militia, u
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          ME_Archer_Militia, 48, 0, 0.7
officer          eastern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, free_upkeep_unit, start_skirmishing
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 1
stat_pri         1, 1, peasant_militia_arrow, 90, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, 1, 1, -1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 320, 130, 65, 50, 320, 4, 50
armour_ug_levels 0, 1
armour_ug_models ME_Archer_Militia, ME_Archer_Militia_ug1
ownership        egypt, kwarezm
recruit_priority_offset    0


type             Sudanese Gunners
dictionary       Sudanese_Gunners      ; Sudanese Gunners, up
category         infantry ;removed fire_by_rank
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Sudanese_Gunners, 60, 0, 0.7, 0.35

attributes       sea_faring, hide_forest, hardy, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.2, 1.2, 1.2, 1.2, 4, square
stat_health      1, 2
stat_pri         14, 1, early_arquebus_bullet, 90, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 500, 1
stat_pri_attr    area
stat_sec         2, 1, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 5, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, 1, -2 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 385, 140, 90, 70, 245, 4, 140
armour_ug_levels 0, 1
armour_ug_models Sudanese_Gunners, Sudanese_Gunners_ug1
ownership        moors, egypt
era 2            moors, egypt
recruit_priority_offset    15


type             Sudanese Javelinmen
dictionary       Sudanese_Javelinmen      ; Sudanese Javelinmen, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Sudanese_Javelinmen, 60, 0, 0.75, 0.35
officer          eastern_captain
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, foot_javelinmen, mercenary_unit, start_not_skirmishing, free_upkeep_unit
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         10, 1, militia_javelin, 50, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         1, 1, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 6, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, 1, -2 
stat_mental      8, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 195, 120, 65, 50, 220, 4, 80
armour_ug_levels 0, 1
armour_ug_models Sudanese_Javelinmen, Sudanese_Javelinmen_ug1
ownership        all; moors, slave
era 0            moors
era 1            moors
era 2            moors
recruit_priority_offset    -5 


type             ME Peasant Crossbowmen
dictionary       ME_Peasant_Crossbowmen      ; Peasant Crossbowmen, r
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          ME_Peasant_Crossbowmen, 48, 0, 0.7
officer          eastern_captain

attributes       sea_faring, hide_forest, can_withdraw, crossbow, start_skirmishing, free_upkeep_unit
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 1
stat_pri         6, 1, peasant_light_crossbow_bolt, 85, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  0, 4, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 1, 1, -1 
stat_mental      3, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 125, 75, 65, 50, 125, 4, 100
armour_ug_levels 0, 1
armour_ug_models ME_Peasant_Crossbowmen, ME_Peasant_Crossbowmen_ug1
ownership        moors, slave
era 1            moors
era 2            moors
recruit_priority_offset    0


type             ME Crossbow Militia
dictionary       ME_Crossbow_Militia      ; Crossbow Militia, u
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          ME_Crossbow_Militia, 48, 0, 0.9, 0.35

attributes       sea_faring, hide_forest, can_withdraw, crossbow, free_upkeep_unit, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 1
stat_pri         7, 1, peasant_militia_crossbow_bolt, 100, 25, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  4, 4, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, 1, 1, -1 
stat_mental      3, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 185, 115, 65, 50, 260, 4, 80
armour_ug_levels 7, 11
armour_ug_models ME_Crossbow_Militia, ME_Crossbow_Militia_ug1
ownership        moors
recruit_priority_offset    10


type             Armenian Archers
dictionary       Armenian_Archers      ; Armenian Archers, m
category         infantry
class            skirmish
voice_type       Light
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          Armenian_Archers, 48, 0, 0.7

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, mercenary_unit, start_skirmishing
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         4, 1, composite_arrow, 140, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  0, 6, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 1, 1, -1 
stat_mental      6, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 255, 255, 65, 50, 405, 4, 90
armour_ug_levels 0
armour_ug_models Armenian_Archers
ownership        slave, turks
era 2            turks
recruit_priority_offset    10


type             ME Peasants
dictionary       ME_Peasants      ; Peasants, r
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          ME_Peasants, 80, 0, 0.75 
officer          eastern_captain

attributes       sea_faring, hide_forest, can_withdraw, is_peasant, peasant, free_upkeep_unit
formation        1.4, 1.4, 2.8, 2.8, 6, square
stat_health      1, 0
stat_pri         1, 0, no, 0, 0, melee, melee_simple, piercing, knife, 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  0, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 1, 1, -1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 85, 65, 50, 180, 4, 20
armour_ug_levels 0, 1
armour_ug_models ME_Peasants, ME_Peasants_ug1
ownership        moors, egypt, turks, mongols, kwarezm, slave, timurids
era 0            moors, egypt, turks, mongols, kwarezm
era 1            moors, egypt, turks, mongols, kwarezm
era 2            moors, egypt, turks, mongols, kwarezm, timurids
recruit_priority_offset    -50 


type             Azabs
dictionary       Azabs      ; Azabs, r
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Azabs, 60, 0, 0.85, 0.30
officer          Azabs_ug2

attributes       sea_faring, hide_forest, can_withdraw
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 1
stat_pri         1, 1, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 1, 4, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 1, 1, -1 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 170, 85, 65, 50, 180, 4, 40
armour_ug_levels 0, 1, 4
armour_ug_models Azabs, Azabs_ug1, Azabs_ug2
ownership        turks
era 1            turks
recruit_priority_offset    -5 


type             Kurdish Javelinmen
dictionary       Kurdish_Javelinmen      ; Kurdish Javelinmen, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Kurdish_Javelinmen, 60, 0, 0.75
officer          eastern_captain
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, foot_javelinmen, mercenary_unit, start_not_skirmishing, free_upkeep_unit
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         11, 1, javelin, 55, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         2, 1, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  0, 7, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 1, 1, -1 
stat_mental      8, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 290, 150, 65, 50, 315, 4, 100
armour_ug_levels 0, 1
armour_ug_models Kurdish_Javelinmen, Kurdish_Javelinmen_ug1
ownership        all; egypt
era 0            egypt
era 1            egypt
era 2            egypt
recruit_priority_offset    -5 


type             ME Spear Militia
dictionary       ME_Spear_Militia      ; Spear Militia, u
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          ME_Spear_Militia, 60, 0, 0.85, 0.30
officer          eastern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 0
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 1, 7, flesh
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, 1, 1, -1 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 160, 115, 75, 60, 170, 4, 70
armour_ug_levels 0, 1
armour_ug_models ME_Spear_Militia, ME_Spear_Militia_ug1
ownership        kwarezm, moors, egypt, turks, slave
era 0            kwarezm, turks
era 1            kwarezm, turks
era 2            kwarezm, timurids
recruit_priority_offset    0


type             Nubian Spearmen
dictionary       Nubian_Spearmen      ; Nubian Spearmen, lp
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Nubian_Spearmen, 80, 0, 0.8, 0.30
officer          eastern_captain

attributes       sea_faring, hide_forest, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square
stat_health      1, 1
stat_pri         3, 2, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 4, 4, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, 1, -2 
stat_mental      11, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 375, 150, 85, 65, 395, 4, 100
armour_ug_levels 0, 1
armour_ug_models Nubian_Spearmen, Nubian_Spearmen_ug1
ownership        moors, egypt, slave
era 0            moors, egypt
era 1            moors, egypt
era 2            moors, egypt
recruit_priority_offset    0




type             Lamtuna Spearmen
dictionary       Lamtuna_Spearmen      ; Lamtuna Spearmen, l
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Lamtuna_Spearmen, 80, 0, 0.85, 0.30
officer		 eastern_captain
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 4, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, 1, -2 
stat_mental      12, disciplined, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 580, 405, 105, 80, 585, 4, 140
armour_ug_levels 0, 1, 6
armour_ug_models Lamtuna_Spearmen, Lamtuna_Spearmen_ug1, Lamtuna_Spearmen_ug1
ownership        all ;moors
era 0            moors
recruit_priority_offset    20


type             Kashtim Thralls
dictionary       mon_kashtim      ; Kashtim Thralls, u
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          mon_kashtim, 60, 0, 0.75, 0.30
officer		 eastern_captain
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.4, 1.4, 2.8, 2.8, 5, square
stat_health      1, 0
stat_pri         1, 1, no, 0, 0, melee, melee_blade, piercing, sword, 45, 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  0, 6, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, 0, 2, 0
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 165, 115, 75, 60, 175, 4, 70
armour_ug_levels 0
armour_ug_models mon_kashtim
ownership        mongols, slave, timurids
era 0            mongols
era 1            mongols
era 2            mongols
recruit_priority_offset    -20 


type             Afghan Javelinmen
dictionary       Afghan_Javelinmen      ; Afghan Javelinmen, m
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Afghan_Javelinmen, 48, 0, 0.75
officer		eastern_captain
mount_effect     elephant +6
attributes       sea_faring, hide_forest, hardy, can_withdraw, foot_javelinmen, mercenary_unit, start_not_skirmishing
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         12, 3, quality_javelin, 60, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  0, 8, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 1, 1, -1 
stat_mental      10, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 300, 300, 90, 70, 355, 4, 160
armour_ug_levels 0, 1
armour_ug_models Afghan_Javelinmen, Afghan_Javelinmen_ug1
ownership        all; slave, turks, kwarezm
era 0            turks, kwarezm
era 1            turks, kwarezm
era 2            turks, kwarezm, timurids
recruit_priority_offset    10


type             Sudanese Tribesmen
dictionary       Sudanese_Tribesmen      ; Sudanese Tribesmen, m
category         infantry
class            light
voice_type       Light
accent         Arabic
banner faction   main_infantry
banner holy      crusade
soldier          Sudanese_Tribesmen, 60, 0, 0.75
officer		eastern_captain

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 1
stat_pri         5, 3, 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  0, 7, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, 1, -2 
stat_mental      8, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 255, 75, 55, 330, 4, 60
armour_ug_levels 0
armour_ug_models Sudanese_Tribesmen
ownership        slave, moors, egypt
recruit_priority_offset    0


type             Dismounted Arab Cavalry
dictionary       Dismounted_Arab_Cavalry      ; Dismounted Arab Cavalry, lp
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Dismounted_Arab_Cavalry, 80, 0, 0.95, 0.30
officer		 Dismounted_Arab_Cavalry_ug2
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  2, 4, 5, leather  
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 1, 1, -2 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 595, 180, 75, 55, 415, 4, 100
armour_ug_levels 2, 6, 10
armour_ug_models Dismounted_Arab_Cavalry, Dismounted_Arab_Cavalry_ug1, Dismounted_Arab_Cavalry_ug2
ownership        moors, egypt
era 0            moors, egypt
era 1            moors, egypt
era 2            moors, egypt
recruit_priority_offset    10


type             Ghazis
dictionary       Ghazis      ; Ghazis, m
category         infantry
class            light
voice_type       Light
accent         Arabic
banner faction   main_infantry
banner holy      crusade
soldier          Ghazis, 48, 0, 0.75
officer		 eastern_captain

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         5, 2, 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  0, 4, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, 1, -2 
stat_mental      13, impetuous, untrained ; RECKLESS
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 195, 195, 90, 70, 265, 4, 120
armour_ug_levels 0
armour_ug_models Ghazis
ownership        slave, moors, egypt, turks
recruit_priority_offset    0


type             Mutatawwi'a
dictionary       Mutatawwi'a      ; Mutatawwi'a, m
category         infantry
class            light
voice_type       Light
accent         Arabic
banner faction   main_infantry
banner holy      crusade
soldier          Mutatawwi'a, 48, 0, 0.875
officer		eastern_captain
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.4, 1.4, 2.8, 2.8, 4, square
stat_health      1, 1
stat_pri         5, 3, no, 0, 0, melee, melee_blade, blunt, mace, 105, 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, 3, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, 0, -2 
stat_mental      11, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 125, 125, 90, 70, 175, 4, 40
armour_ug_levels 0
armour_ug_models Mutatawwi'a
ownership        slave, moors, egypt, turks
recruit_priority_offset    0


type             Janissary Heavy Inf
dictionary       Janissary_Heavy_Inf      ; Janissary Heavy Inf, up
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Janissary_Heavy_Inf, 60, 0, 1.425
officer          Janissary_Heavy_Inf_ug1
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +6, camel +6
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         10, 6, no, 0, 0, melee, melee_blade, piercing, axe, 90, 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, 9, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, -2 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 1245, 300, 100, 75, 945, 4, 210
armour_ug_levels 7, 11, 23
armour_ug_models Janissary_Heavy_Inf, Janissary_Heavy_Inf_ug1, Janissary_Heavy_Inf_ug1
ownership        turks
era 2            turks
recruit_priority_offset    35


type             Saracen Militia
dictionary       Saracen_Militia      ; Saracen Militia, u
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Saracen_Militia, 80, 0, 1.05, 0.30
officer		 eastern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         2, 2, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    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, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, 0, 0, -2 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 340, 180, 85, 65, 430, 4, 120
armour_ug_levels 7, 11
armour_ug_models Saracen_Militia, Saracen_Militia_ug1
ownership        egypt, turks, kwarezm, slave
era 1            egypt, turks, kwarezm
era 2            egypt, turks, kwarezm
recruit_priority_offset    10


type             ME Halberd Militia
dictionary       ME_Halberd_Militia      ; Halberd Militia, u
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          ME_Halberd_Militia, 60, 0, 1.425
officer          ME_Halberd_Militia_ug1
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +6, camel +6
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         5, 4, no, 0, 0, melee, melee_blade, piercing, axe, 135, 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, 6, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, 0, -1, -2 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 300, 150, 75, 55, 370, 4, 120
armour_ug_levels 7, 11
armour_ug_models ME_Halberd_Militia, ME_Halberd_Militia_ug1
ownership        egypt, turks, kwarezm, timurids
era 2            egypt, turks, kwarezm, timurids
recruit_priority_offset    15


type             Hashishim
dictionary       Hashishim      ; Hashashim, up
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Hashishim, 30, 0, 1.05

attributes       sea_faring, hide_improved_forest, very_hardy, can_withdraw, hide_anywhere
formation        1.2, 1.2, 2.4, 2.4, 2, square
stat_health      1, 1
stat_pri         10, 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, 11, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, -2 
stat_mental      17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        6, 810, 190, 55, 45, 620, 4, 105
armour_ug_levels 10, 23
armour_ug_models Hashishim, Hashishim
ownership        moors, egypt, turks, kwarezm
era 1            moors, egypt, turks, kwarezm
era 2            moors, egypt, turks, kwarezm
recruit_priority_offset    10


type             Tabardariyya
dictionary       Tabardariyya      ; Tabardariyya, up
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Tabardariyya, 60, 0, 1.3125
officer		 eastern_captain
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         11, 5, 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  6, 8, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      -1, 0, -1, -3 
stat_mental      15, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 1195, 300, 100, 75, 895, 4, 120
armour_ug_levels 11, 15, 23
armour_ug_models Tabardariyya, Tabardariyya_ug1, Tabardariyya_ug1
ownership        egypt
era 1            egypt
era 2            egypt
recruit_priority_offset    30


type             Urban Militia
dictionary       Urban_Militia      ; Urban Militia, u
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Urban_Militia, 60, 0, 1.05
officer		 eastern_captain

attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 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  4, 6, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, 0, 0, -3 
stat_mental      8, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 345, 190, 75, 55, 430, 4, 100
armour_ug_levels 7, 11
armour_ug_models Urban_Militia, Urban_Militia_ug1
ownership        moors
era 1            moors
era 2            moors
recruit_priority_offset    25


type             Dismounted Christian Guard
dictionary       Dismounted_Christian_Guard      ; Dismounted Christian Guard, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Christian_Guard, 48, 0, 1.1
officer		 Dismounted_Christian_Guard
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         8, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 11, 2, metal ; mail ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, -2, 2, -1 
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 550, 360, 100, 75, 850, 4, 170
armour_ug_levels 11, 15, 23
armour_ug_models Dismounted_Christian_Guard, Dismounted_Christian_Guard, Dismounted_Christian_Guard
ownership        moors
era 1            moors
era 2            moors
recruit_priority_offset    30


type             Dismounted Sipahi Lancers
dictionary       Dismounted_Sipahi_Lancers      ; Dismounted Sipahi Lancers, f
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Dismounted_Sipahi_Lancers, 60, 0, 1.05, 0.30
officer		 eastern_captain
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 3, square
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    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, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, 0, 0, -2 
stat_mental      13, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 585, 405, 90, 70, 585, 4, 150
armour_ug_levels 7, 11, 15, 23
armour_ug_models Dismounted_Sipahi_Lancers, Dismounted_Sipahi_Lancers_ug1, Dismounted_Sipahi_Lancers_ug2, Dismounted_Sipahi_Lancers_ug2
ownership        turks
era 1            turks
era 2            turks
recruit_priority_offset    15


type             Hoshiga Horse Archers
dictionary       mon_hoshiga      ; Hoshiga Horse Archers, l
category         cavalry
class            missile
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          mon_hoshiga, 40, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, horse_archers, cantabrian_circle, start_skirmishing, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         4, 5, quality_cav_mass_composite_arrow, 180, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 2, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, -1, -3, 0 
stat_mental      12, disciplined, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 890, 375, 120, 95, 1080, 4, 140 ; 1, 560, 185, 120, 95, 670, 4, 140
armour_ug_levels 0
armour_ug_models mon_hoshiga
ownership        mongols, timurids
era 0            mongols
era 1            mongols
era 2            mongols
recruit_priority_offset    15


type             Hoschuchi Lancers
dictionary       mon_hoshuchi      ; Hoschuchi  Lancers, l
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          mon_hoshuchi, 40, 0, 1
officer          mon_hoshuchi
officer          eastern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 2
stat_pri         8, 9, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         7, 5, no, 0, 0, melee, melee_blade, slashing, axe, 60, 1 
stat_sec_attr    ap
stat_pri_armour  4, 2, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, -1, -3, 0 
stat_mental      14, impetuous, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 925, 565, 120, 95, 1215, 4, 140 ; 1, 535, 225, 120, 95, 690, 4, 140
armour_ug_levels 6
armour_ug_models mon_hoshuchi
ownership        mongols, timurids
era 0            mongols
era 1            mongols
era 2            mongols
recruit_priority_offset    20


type             Khorchi Horse Archers
dictionary       mon_horchi_cav      ; Khorchi Horse Archers, ep
category         cavalry
class            missile
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mongol_Heavy_Archers, 40, 0, 1
mount            mongol heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, horse_archers, cantabrian_circle
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         5, 4, elite_cav_mass_composite_arrow, 190, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         3, 4, no, 0, 0, melee, melee_blade, blunt, mace, 75, 1
stat_sec_attr    ap
stat_pri_armour  7, 2, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, -4, -1 
stat_mental      14, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 950, 500, 120, 95, 1625, 4, 220 ; 5, 805, 185, 120, 95, 805, 4, 220
armour_ug_levels 9, 23
armour_ug_models mon_horchi_cav, mon_horchi_cav
ownership        mongols, timurids
era 0            mongols
era 1            mongols
era 2            mongols, timurids
recruit_priority_offset    25


type             Turhagut Lancers
dictionary       mon_torhaguti_cav      ; Turhagut Lancers, ep
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          mon_torhaguti_cav, 40, 0, 1
officer 	 mon_torhaguti_cav
officer	 	 eastern_captain_early_flag
mount            eastern barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         7, 8, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         5, 4, no, 0, 0, melee, melee_blade, blunt, mace, 60, 1
stat_sec_attr    ap
stat_pri_armour  10, 3, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -4, -1 
stat_mental      14, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 955, 565, 130, 100, 1605, 4, 210 ; 4, 1065, 225, 130, 100, 1065, 4, 210
armour_ug_levels 9, 23
armour_ug_models mon_torhaguti_cav, mon_torhaguti_cav
ownership        mongols, timurids
era 1            mongols
era 2            mongols, timurids
recruit_priority_offset    30


type             Lubchiten Horse Archers
dictionary       mon_lubchiten      ; Lubchiten Horse Archers, l
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          mon_lubchiten, 40, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, horse_archers, cantabrian_circle, free_upkeep_unit, start_skirmishing
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         6, 5, elite_cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         5, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  3, 3, 3, leather
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, -1, -3, 0
stat_mental      14, disciplined, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1140, 500, 150, 95, 1345, 4, 140
armour_ug_levels 3
armour_ug_models mon_lubchiten
ownership        slave, mongols, timurids
era 0            mongols, timurids
era 1            mongols, timurids
era 2            mongols, timurids
recruit_priority_offset 0


type             Khabutu Archers
dictionary       mon_habutu_inf      ; Khabutu Archers, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          mon_habutu_inf, 60, 0, 0.7, 0.30
attributes       sea_faring, hide_forest, hardy, can_withdraw, foot_archers
formation        1.4, 1.4, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 1, quality_composite_arrow, 150, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 1, no, 0, 0, melee, melee_simple, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 7, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 0, 2, 0
stat_mental      11, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 550, 225, 65, 50, 575, 4, 70 ; 1, 455, 150, 65, 50, 455, 4, 70
armour_ug_levels 0
armour_ug_models mon_habutu_inf
ownership        mongols, timurids
era 0            mongols
era 1            mongols
era 2            mongols
recruit_priority_offset    5


type             Disamounted Turhagut
dictionary       mon_torhaguti_inf      ; Disamounted Turhagut, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          dismounted_huscarls, 40, 0, 1.1
officer		 eastern_captain
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, start_skirmishing
formation        1.2, 0, 1.8, 1.8, 4, square
stat_health      1, 1
stat_pri         4, 3, no, 0, 0, melee, melee_blade, blunt, mace, 45, 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, 6, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -1, 1, -1
stat_mental      13, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 300, 225, 75, 55, 455, 4, 140 ; 1, 475, 150, 75, 55, 475, 4, 140
armour_ug_levels 9, 23
armour_ug_models mon_torhaguti_inf, mon_torhaguti_inf
ownership        mongols, timurids
era 0            mongols
era 1            mongols
era 2            mongols
recruit_priority_offset    15


type             Sibiryaki Junior Militia
dictionary       sib_junior_militia ; u
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          sib_junior_militia, 48, 0, 0.75
attributes       sea_faring, hide_forest, can_withdraw, foot_archers, free_upkeep_unit
formation        1.4, 1.4, 2.8, 2.8, 4, square
stat_health      1, 2
stat_pri         2, 2, arrow, 110, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 1, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 5, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 0, 2, 0
stat_mental      6, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 290, 120, 65, 50, 300, 4, 60
armour_ug_levels 1
armour_ug_models sib_junior_militia
ownership        slave, mongols, timurids
era 0            mongols, timurids
era 1            mongols, timurids
era 2            mongols, timurids
recruit_priority_offset 0


type             Keshikten Bodyguard
dictionary       mon_keshikten      ; Mongol/Timurid Bodyguard, ep, elite
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mongol_Bodyguard, 12, 0, 1
officer	  	 mon_keshikten
officer          eastern_captain_early_flag
mount            mongol armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, general_unit
move_speed_mod	 0.9
formation        2, 4.4, 3, 6, 2, square
stat_health      1, 3
stat_pri         8, 7, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
stat_sec_attr    ap
stat_pri_armour  13, 5, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -2, -3, -5, -2 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 510, 0, 60, 50, 510, 1, 105
armour_ug_levels 14, 23
armour_ug_models mon_keshikten, mon_keshikten
ownership        mongols, timurids
era 0            mongols
era 1            mongols
era 2            mongols, timurids
recruit_priority_offset    25


type             Merguen Archers
dictionary       mon_mergen      ; Merguen Archers, ep
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          mon_mergen, 40, 0, 0.95, 0.30
attributes       sea_faring, hide_forest, extreme_range, very_hardy, can_withdraw, foot_archers
formation        1.4, 1.4, 2.8, 2.8, 4, square
stat_health      1, 0
stat_pri         6, 2, exceptional_composite_arrow, 170, 30, missile, missile_mechanical, piercing, none, 25, 1
stat_pri_attr    area
stat_sec         5, 3, no, 0, 0, melee, melee_simple, piercing, sword, 0, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  5, 8, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, -1, 1, -1
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 450, 250, 65, 50, 740, 4, 70
armour_ug_levels 5, 9
armour_ug_models mon_mergen, mon_mergen
ownership        slave, mongols, timurids
era 0            mongols, timurids
era 1            mongols, timurids
era 2            mongols, timurids
recruit_priority_offset 0


type             Dismounted Khagan Druzhina
dictionary       cum_druz_han_sp      ; Dismounted Heavy Lancers, ep
category         infantry
class            spearmen
voice_type       Heavy
accent         Mongolian
banner faction   main_spear
banner holy      crusade
soldier          cum_druz_han_sp_ug0, 60, 0, 1.1, 0.30
officer		 mon_torhaguti_inf
officer          eastern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.0, 0, 2.0, 2.0, 4, square
stat_health      1, 1
stat_pri         5, 4, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    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, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, 0 
stat_mental      15, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 535, 405, 100, 75, 790, 4, 140 ; 3, 500, 180, 100, 75, 500, 4, 140
armour_ug_levels 9, 14, 23
armour_ug_models cum_druz_han_sp_ug0, cum_druz_han_sp_ug0, cum_druz_han_sp_ug0 
ownership        cumans
era 1            cumans
era 2            cumans
recruit_priority_offset    15


type             Dismounted Khorchi Archers
dictionary       mon_horchi_inf     ; Dismounted Khorchi Archers, ep
category         infantry
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Dismounted_Heavy_Archers, 40, 0, 1
officer		 eastern_captain
attributes       sea_faring, hide_forest, extreme_range, very_hardy, can_withdraw, foot_archers, start_skirmishing
formation        1.2, 1.2, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         6, 2, elite_mass_composite_arrow, 210, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, blunt, mace, 60, 1
stat_sec_attr    ap
stat_pri_armour  7, 6, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, 1, -1 
stat_mental      13, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 370, 200, 90, 70, 610, 4, 170 ; 4, 585, 150, 90, 70, 585, 4, 170
armour_ug_levels 9, 23
armour_ug_models mon_horchi_inf, mon_horchi_inf
ownership        mongols, timurids
era 0            mongols
era 1            mongols
era 2            mongols, timurids
recruit_priority_offset    20


type             Kasogi
dictionary       cum_kosog_axe ; Kasogi, u
category         infantry
class            light
voice_type       Light
accent         Mongolian
banner faction   main_infantry
banner holy      crusade
soldier          cum_kosog_axe_ug0, 60, 0, 0.85
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 0
stat_pri         2, 1, no, 0, 0, melee, melee_blade, slashing, axe, 90, 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  2, 3, 3, leather
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, 0, 2, 0
stat_mental      5, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 165, 115, 75, 60, 185, 4, 50
armour_ug_levels 1
armour_ug_models cum_kosog_axe_ug0
ownership        slave, cumans
era 0            cumans
era 1            cumans
era 2            cumans
recruit_priority_offset 0


type             Lith Late Bodyguard
dictionary       Lith_Bodyguard      ; General's Bodyguard, lp
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          L_Regular_Cavalry, 12, 0, 1
officer          russia_captain_early_flag
mount            russian barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, frighten_foot, can_withdraw, general_unit, general_unit_upgrade
formation        2, 4.4, 3, 6, 2, square
stat_health      1, 3
stat_pri         8, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         12, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  11, 7, 5, metal ; lithuanian regular cavalry armor, armored horse
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, 0 
stat_mental      18, disciplined, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 800, 0, 60, 50, 650, 1, 110
armour_ug_levels 14, 19, 23 ; Heavy Scale, Late Scale, Improved Metallurgy
armour_ug_models L_Regular_Cavalry, L_Regular_Cavalry_ug1, L_Regular_Cavalry_ug1
ownership        lithuania
era 2            lithuania
recruit_priority_offset    55



type             NE Ballista
dictionary       NE_Ballista      ; Ballista
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Ballista_Crew, 16, 4, 0.8, 0.30
officer		 northern_captain
engine           ballista

attributes       sea_faring, hardy, can_withdraw, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 1
stat_pri         1, 1, no, 0, 0, melee, artillery_mechanical, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         55, 3, ballista, 280, 80, siege_missile, artillery_mechanical, piercing, none, 0, 1
stat_sec_attr    ap, bp, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 500, 150, 90, 70, 370, 4, 90
armour_ug_levels 1
armour_ug_models NE_Ballista_Crew
ownership        england,  norway, scotland, hre, france, denmark, portugal, spain, aragon, venice, milan, sicily, papal_states, teutonic_order, jerusalem, eastern_european, greek
era 0            northern_european, southern_european
era 1            northern_european, southern_european
recruit_priority_offset    -25 


type             Halberd MAA
dictionary       Halberd_MAA      ; Halberd MAA, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Halberd_MAA, 48, 0, 1.725
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +6, camel +6
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         8, 6, no, 0, 0, melee, melee_blade, piercing, axe, 105, 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        8
stat_ground      -1, -3, 0, -2 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 420, 270, 90, 70, 685, 4, 180
armour_ug_levels 16, 21, 23, 26
armour_ug_models halberd_maa, halberd_maa_ug1, halberd_maa_ug1, halberd_maa_ug1, 
ownership        aragon, france, denmark, spain, norway, england, hungary, poland, portugal, hre, milan, venice, sicily, papal_states, teutonic_order
era 2            aragon, france, denmark, spain, norway, england, hungary, poland, portugal, hre, milan, venice, sicily, papal_states, teutonic_order
recruit_priority_offset    30


type             Urban Crossbow Militia
dictionary       Urban_Crossbow_Militia      ; Urban Crossbow Militia, u
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Crossbow_Militia, 60, 0, 0.75
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         8, 1, militia_crossbow_bolt, 115, 25, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 0, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, -1, 3, 0 
stat_mental      5, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 200, 150, 65, 50, 195, 4, 50
armour_ug_levels 0, 1, 4 
armour_ug_models Crossbow_Militia, Crossbow_Militia_ug1, Crossbow_Militia_ug2
ownership        milan, venice, papal_states, sicily, hungary, slave
recruit_priority_offset    0


type             ME Ballista
dictionary       ME_Ballista      ; Ballista
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          ME_Ballista_Crew, 16, 4, 0.75, 0.30
officer		 eastern_captain
engine           ballista

attributes       sea_faring, hardy, can_withdraw, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 1
stat_pri         1, 1, no, 0, 0, melee, artillery_mechanical, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         55, 3, ballista, 280, 80, siege_missile, artillery_mechanical, piercing, none, 0, 1
stat_sec_attr    ap, bp, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 500, 150, 90, 70, 370, 4, 90
armour_ug_levels 1
armour_ug_models ME_Ballista_Crew
ownership        turks, moors, egypt, kwarezm, mongols, timurids, cumans
era 0            turks, moors, egypt, kwarezm, cumans
era 1            turks, moors, egypt, kwarezm, cumans
recruit_priority_offset    -25 


type             Spanish Arquebusiers
dictionary       Spanish_Arquebusiers      ; Spanish Arquebusiers, up
category         infantry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Black_Band_Arquebusiers, 60, 0, 0.98, 0.35
attributes       sea_faring, hide_forest, hardy, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.0, 1.2, 1.0, 1.2, 4, square
stat_health      1, 2
stat_pri         18, 1, quality_arquebus_bullet, 115, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 400, 1
stat_pri_attr    area
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, -1, 1, -2 
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 625, 175, 90, 70, 450, 4, 190
armour_ug_levels 7, 22, 22, 27
armour_ug_models arquebusiers_ug1, arquebusiers_ug2, arquebusiers_ug2, arquebusiers_ug2
ownership        spain, aragon, portugal
era 2            spain, aragon, portugal
recruit_priority_offset    25


type             NE Catapult
dictionary       NE_Catapult      ; Catapult
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Catapult_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           catapult

attributes       sea_faring, hardy, can_withdraw, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 2
stat_pri         1, 1, no, 0, 0, melee, artillery_mechanical, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         55, 3, catapult, 300, 60, siege_missile, artillery_mechanical, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 600, 150, 90, 70, 400, 4, 100
armour_ug_levels 1
armour_ug_models NE_Catapult_Crew
ownership        england,  norway, scotland, hre, france, denmark, portugal, spain, aragon, venice, milan, sicily, eastern_european, greek, papal_states, teutonic_order, jerusalem
era 0            northern_european, southern_european
era 1            northern_european, southern_european
recruit_priority_offset    -20 


type             Late Pikemen
dictionary       Late_Pikemen      ; Late Pikemen, up
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Pikemen, 100, 0, 1.65
officer          Swiss_Guard
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, pike, start_phalanxing
move_speed_mod	 0.70
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.25, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         2, 3, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  9, 1, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, 0, -1 
stat_mental      11, normal, trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1265, 250, 115, 90, 1015, 4, 150
armour_ug_levels 17, 22, 25, 27 ;breastplate
armour_ug_models Pikemen_ug1, Pikemen_ug2, Aventuros_ug2, Aventuros_ug2
ownership        france, england, hre, denmark, portugal, milan, papal_states, sicily, poland, norway, hungary, venice, teutonic_order
era 2            france, england, hre, denmark, portugal, milan, papal_states, sicily, poland, norway, hungary, venice, teutonic_order
recruit_priority_offset    25


type             Late Tercio Pikemen
dictionary       Late_Tercio_Pikemen      ; Late Tercio Pikemen, lp
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Tercio_Pikemen, 100, 0, 1.65
officer          Swiss_Guard
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, pike, start_phalanxing
move_speed_mod	 0.75
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.2, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         3, 4, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  9, 2, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -1, -1, -2 
stat_mental      14, disciplined, highly_trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 1820, 375, 105, 80, 1445, 4, 80
armour_ug_levels 17, 22, 25, 27 ;breastplate
armour_ug_models Tercio_Pikemen_ug1, Tercio_Pikemen_ug2, Aventuros_ug2, Aventuros_ug2
ownership        spain, aragon
era 2            spain, aragon
recruit_priority_offset    35


type             ME Catapult
dictionary       ME_Catapult      ; Catapult
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          ME_Catapult_Crew, 16, 2, 0.75, 0.30
officer		 eastern_captain
engine           catapult

attributes       sea_faring, hardy, can_withdraw, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 2
stat_pri         1, 1, no, 0, 0, melee, artillery_mechanical, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         55, 3, catapult, 300, 60, siege_missile, artillery_mechanical, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 600, 150, 90, 70, 400, 4, 100
armour_ug_levels 1
armour_ug_models ME_Catapult_Crew
ownership        turks, moors, egypt, kwarezm, mongols, timurids, cumans
era 0            turks, moors, egypt, kwarezm, cumans
era 1            turks, moors, egypt, kwarezm, cumans
recruit_priority_offset    -20 


type             Late Musketeers
dictionary       Late_Musketeers      ; Late Musketeers, up
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Black_Band_Arquebusiers, 60, 0, 0.75, 0.30

attributes       sea_faring, hide_forest, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.0, 1.2, 1.0, 1.2, 4, square
stat_health      1, 2
stat_pri         22, 1, flintlock_bullet, 125, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 500, 1
stat_pri_attr    area
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 5, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      1, -1, 3, 0 
stat_mental      9, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 405, 140, 65, 50, 265, 4, 110
armour_ug_levels 0, 1, 6, 23
armour_ug_models Musketeers, Musketeers_ug1, Musketeers_ug1, Musketeers_ug1
ownership        spain, aragon, portugal, milan, venice, papal_states, sicily, england, france, hre, denmark, norway, hungary, poland, byzantium
era 2            spain, aragon, portugal, milan, venice, papal_states, sicily, england, france, hre, denmark, norway, hungary, poland, byzantium
recruit_priority_offset    30


type             NE Trebuchet
dictionary       NE_Trebuchet      ; Trebuchet
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Trebuchet_Crew, 24, 2, 0.8, 0.30
officer		 northern_captain
engine           trebuchet

attributes       sea_faring, hardy, can_withdraw, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 2
stat_pri         1, 1, no, 0, 0, melee, artillery_mechanical, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         55, 3, trebuchet, 285, 60, siege_missile, artillery_mechanical, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_ter         12, 3, cow_carcass, 215, 3, siege_missile, artillery_mechanical, blunt, none, 0, 1
stat_ter_attr    ap, bp, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 700, 250, 90, 70, 430, 4, 100
armour_ug_levels 1
armour_ug_models NE_Trebuchet_Crew
ownership        england,  norway, scotland, hre, france, denmark, portugal, spain, aragon, venice, milan, sicily, eastern_european, greek, papal_states, teutonic_order, jerusalem
era 1            northern_european, southern_european
recruit_priority_offset    -10 


type             Mounted Arquebusiers
dictionary       Mounted_Arquebusiers      ; Mounted Arquebusiers, up
category         cavalry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade_cavalry
soldier          Mounted_Arquebusiers, 32, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, gunpowder_unit, guncavalry, start_skirmishing
formation        2, 4, 4, 5, 3, square
stat_health      1, 3
stat_pri         14, 6, mounted_arquebus_bullet, 90, 18, missile, missile_gunpowder, piercing, none, musket_shot_set, 300, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         5, 6, no, 0, 0, melee, melee_blade, piercing, sword, 75, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  2, 2, 0, metal 
;stat_armour_ex   4, 6, 0, 0, 5, 0, 0, metal
stat_sec_armour  0, 0, metal
stat_heat        2
stat_ground      0, -1, -2, 0 
stat_mental      10, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 675, 155, 120, 95, 520, 4, 280
armour_ug_levels 2, 6, 22, 22
armour_ug_models Mounted_Arquebusiers, Mounted_Arquebusiers_ug1, Mounted_Arquebusiers_ug2, Mounted_Arquebusiers_ug2
ownership        portugal, aragon, england, spain, france, hre, denmark, milan, papal_states, sicily, poland, russia, norway, hungary, venice, teutonic_order
era 2            portugal, aragon, england, spain, france, hre, denmark, milan, papal_states, sicily, poland, russia, norway, hungary, venice, teutonic_order
recruit_priority_offset    30


type             Black Band Arquebusiers
dictionary       Black_Band_Arquebusiers      ; Black Band Arquebusiers, m
category         infantry ;removed fire_by_rank
class            skirmish
voice_type       Heavy
accent         Mediterranean
banner faction   main_missile
banner holy      crusade
soldier          Black_Band_Arquebusiers, 48, 0, 0.98, 0.30

attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit, gunpowder_unit, gunmen
formation        1.0, 1.2, 1.0, 1.2, 4, square
stat_health      1, 2
stat_pri         18, 1, elite_arquebus_bullet, 120, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 400, 1
stat_pri_attr    area
stat_sec         10, 4, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 9, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, -2, 2, -1 
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 620, 620, 65, 50, 940, 4, 150
armour_ug_levels 7, 22, 22, 27
armour_ug_models Mercenary_Arquebusiers, Black_Band_Arquebusiers, Black_Band_Arquebusiers, Black_Band_Arquebusiers
ownership        all, venice, milan
recruit_priority_offset    25


type             ME Trebuchet
dictionary       ME_Trebuchet      ; Trebuchet
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          ME_Trebuchet_Crew, 24, 2, 0.75, 0.30
officer		 eastern_captain
engine           trebuchet

attributes       sea_faring, hardy, can_withdraw, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 2
stat_pri         1, 1, no, 0, 0, melee, artillery_mechanical, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         55, 3, trebuchet, 285, 60, siege_missile, artillery_mechanical, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_ter         12, 3, cow_carcass, 215, 3, siege_missile, artillery_mechanical, blunt, none, 0, 1
stat_ter_attr    ap, bp, launching,
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 700, 250, 90, 70, 430, 4, 100
armour_ug_levels 1
armour_ug_models ME_Trebuchet_Crew
ownership        turks, moors, egypt, kwarezm, mongols, timurids, cumans
era 1            turks, moors, egypt, kwarezm, cumans
recruit_priority_offset    -10 


type             NE Bombard
dictionary       NE_Bombard      ; Bombard
category         siege
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          NE_Bombard_Crew, 24, 3, 0.8, 0.30
officer		 northern_captain
engine           bombard

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery, hide_forest, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         45, 3, bombard_stone_shot, 325, 30, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_ter 	 35, 3, grape_shot, 115, 10, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_ter_attr 	 ap, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 900, 250, 90, 70, 610, 4, 150
armour_ug_levels 1
armour_ug_models NE_Bombard_Crew
ownership        england,  norway, scotland, hre, france, denmark, portugal, spain, aragon, venice, milan, sicily, papal_states, teutonic_order, jerusalem, eastern_european, greek
era 1            northern_european, southern_european
recruit_priority_offset    -10 


type             Swiss Halberdiers
dictionary       Swiss_Halberdiers      ; Swiss Halberdiers, m
category         infantry
class            heavy
voice_type       Heavy
accent         German
banner faction   main_infantry
banner holy      crusade
soldier          Halberdiers, 48, 0, 1.6
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, start_phalanxing, mercenary_unit
move_speed_mod	 0.75
formation        1.2, 1.2, 2.4, 2.4, 5, phalanx, square
stat_health      1, 1
stat_pri         12, 6, no, 0, 0, melee, melee_blade, piercing, axe, 75, 1
stat_pri_attr    ap, 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, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 1, 0 
stat_mental      16, impetuous, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 650, 650, 100, 75, 1000, 4, 220
armour_ug_levels 10, 22, 22, 25
armour_ug_models Halberd_Militia_ug3, Swiss_Guard, Swiss_Guard_ug1, Swiss_Guard_ug1
ownership        all
recruit_priority_offset    25


type             Janissary Arquebusiers
dictionary       Janissary_Arquebusiers      ; Janissary Arquebusiers, up
category         infantry ;removed fire_by_rank
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Janissary_Arquebusiers, 60, 0, 0.9, 0.30
officer          Janissary_Heavy_Inf
officer          eastern_captain_early_flag
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.2, 1.2, 1.2, 1.2, 4, square
stat_health      1, 2
stat_pri         14, 4, quality_arquebus_bullet, 95, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 500, 1
stat_pri_attr    area
stat_sec         7, 4, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 8, 0, metal ; 
stat_sec_armour  0, 0, metal
stat_heat        0
stat_ground      0, 0, 0, -2 
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 935, 265, 100, 75, 670, 4, 200
armour_ug_levels 7, 11, 23
armour_ug_models Janissary_Arquebusiers, Janissary_Arquebusiers_ug1, Janissary_Arquebusiers_ug1
ownership        turks
era 2            turks
recruit_priority_offset    25


type             ME Bombard
dictionary       ME_Bombard      ; Bombard
category         siege
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          ME_Bombard_Crew, 24, 3, 0.75, 0.30
officer		 eastern_captain
engine           bombard

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery, hide_forest, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         45, 3, bombard_stone_shot, 325, 30, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_ter 	 35, 3, grape_shot, 115, 10, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_ter_attr 	 ap, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 900, 250, 90, 70, 610, 4, 150
armour_ug_levels 1
armour_ug_models ME_Bombard_Crew
ownership        turks, moors, egypt, kwarezm, mongols, timurids, cumans
era 1            turks, moors, egypt, kwarezm, cumans
recruit_priority_offset    -10 


type             Swiss Armored Pikemen
dictionary       Swiss_Armored_Pikemen      ; Swiss Armored Pikemen, m
category         infantry
class            spearmen
voice_type       Heavy
accent         German
banner faction   main_spear
banner holy      crusade
soldier          Swiss_Pikemen, 80, 0, 1.725
officer          swiss_guard_ug1
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, pike, start_phalanxing, mercenary_unit
move_speed_mod	 0.75
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.10, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
;stat_sec	 6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1
stat_sec_attr    no
stat_pri_armour  11, 1, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, -2, 0, 0 
stat_mental      16, impetuous, highly_trained, lock_morale
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1100, 1100, 115, 90, 1695, 4, 110
armour_ug_levels 22, 25, 26, 27
armour_ug_models Aventuros_ug1, Aventuros_ug2, Aventuros_ug2, Aventuros_ug2
ownership        all
recruit_priority_offset    30


type             AS Rocket Launcher
dictionary       AS_Rocket_Launcher      ; Rocket Launcher
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          Mongol_Rocket_Launcher_Crew, 16, 2, 0.8, 0.30
officer		 eastern_captain
engine           rocket_launcher

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, rocket
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, rocket, 250, 108, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1500, 250, 90, 70, 1100, 4, 270
armour_ug_levels 1
armour_ug_models Mongol_Rocket_Launcher_Crew
ownership        mongols, timurids
era 1            mongols
era 2            mongols, timurids
recruit_priority_offset    -10 


type             NE Grand Bombard
dictionary       NE_Grand_Bombard      ; Grand Bombard
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Cannon_Crew, 24, 2, 0.8, 0.30
officer		 northern_captain
engine           great_bombard

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, grand_bombard_shot, 375, 30, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_ter 	 45, 3, grape_shot, 130, 10, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_ter_attr 	 ap, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1200, 250, 90, 70, 730, 4, 180
armour_ug_levels 1
armour_ug_models NE_Cannon_Crew
ownership        france, hre, spain, aragon, portugal, milan, teutonic_order, russia, kievan_rus, lithuania, byzantium
era 1            france, hre, spain, aragon, portugal, milan, teutonic_order
recruit_priority_offset    -15 


type             ME Heavy Spearmen
dictionary       ME_Heavy_Spearmen      ; ME Heavy Spearmen, lp
category         infantry
class            spearmen
voice_type       Heavy
accent         	 Arabic
banner faction   main_spear
banner holy      crusade
soldier          ME_Heavy_Spearmen, 80, 0, 1.15, 0.30
officer          eastern_captain
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  6, 3, 7, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, 0, 0, -2 
stat_mental      11, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 800, 180, 75, 55, 620, 4, 100
armour_ug_levels 11, 15, 23
armour_ug_models me_heavy_spearmen, me_heavy_spearmen_ug1, me_heavy_spearmen_ug1
ownership        kwarezm, turks, egypt, moors
era 1            kwarezm, turks, egypt, moors
era 2            kwarezm, turks, egypt, moors
recruit_priority_offset    15


type             ME Grand Bombard
dictionary       ME_Grand_Bombard      ; Grand Bombard
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          ME_Cannon_Crew, 24, 2, 0.75, 0.30
officer		 eastern_captain
engine           great_bombard

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 25, 1
stat_pri_attr    no
stat_sec         65, 3, grand_bombard_shot, 375, 30, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_ter 	 45, 3, grape_shot, 130, 10, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_ter_attr 	 ap, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1200, 250, 90, 70, 730, 4, 180
armour_ug_levels 1
armour_ug_models ME_Cannon_Crew
ownership        turks, moors, egypt, kwarezm, timurids, cumans
era 1            turks, moors, egypt, kwarezm, cumans
recruit_priority_offset    -15 


type             NE Mortar
dictionary       NE_Mortar      ; Mortar
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Mortar_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           mortar

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, mortar, artillery, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 2
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, mortar_shot, 300, 30, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, launching, area
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 800, 250, 90, 70, 520, 4, 130
armour_ug_levels 1
armour_ug_models NE_Mortar_Crew
ownership        england,  norway, scotland, venice, papal_states, sicily, jerusalem
era 1            england,  norway, scotland, venice, papal_states, sicily, jerusalem
era 2            england,  norway, scotland, venice, papal_states, sicily, jerusalem
recruit_priority_offset    -10 


type             NE Ribault
dictionary       NE_Ribault      ; Ribault
category         siege
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          NE_Ribault_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           ribault

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 2
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, ribault_shot, 150, 108, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 650, 250, 90, 70, 400, 4, 100
armour_ug_levels 1
armour_ug_models NE_Ribault_Crew
ownership        england,  norway, scotland, denmark, spain, aragon, portugal, venice, milan, papal_states, sicily, poland, hungary
era 2            england,  norway, scotland, denmark, spain, aragon, portugal, venice, milan, papal_states, sicily
recruit_priority_offset    -10 


type             Dismounted Mailed Knights
dictionary       Dismounted_Mailed_Knights      ; Dismounted Mailed Knights
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Mailed_Knights, 48, 0, 1.1
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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  4, 8, 5, metal ;  
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 2, -1 
stat_mental      13, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 545, 360, 60, 140, 545, 4, 160
armour_ug_levels 7, 11, 15, 23
armour_ug_models Dismounted_Mailed_Knights, Dismounted_Mailed_Knights_ug1, Dismounted_Mailed_Knights_ug1, Dismounted_Mailed_Knights_ug1
ownership        scotland, france, hre, spain, portugal, aragon, milan, venice, papal_states, slave
era 0            scotland, france, hre, spain, portugal, aragon, milan, venice, papal_states 
era 1            scotland, france, hre, spain, portugal, aragon, milan, venice, papal_states 
era 2            scotland
recruit_priority_offset 10


type             NE Culverin
dictionary       NE_Culverin      ; Culverin
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Culverin_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           culverin

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery, explode, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, culverin_shot, 425, 30, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1200, 250, 90, 70, 800, 4, 200
armour_ug_levels 1
armour_ug_models NE_Culverin_Crew
ownership        england,  norway, scotland, france, spain, aragon, portugal, venice, milan, papal_states
era 2            england,  norway, scotland, france, spain, aragon, portugal, venice, milan, papal_states
recruit_priority_offset    -5 


type             NE Cannon
dictionary       NE_Cannon      ; Cannon
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Cannon_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           cannon

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery, explode, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, cannon_shot, 380, 30, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1300, 250, 90, 70, 870, 4, 210
armour_ug_levels 1
armour_ug_models NE_Cannon_Crew
ownership        hre, sicily, denmark, norway, teutonic_order, poland, russia, kievan_rus, lithuania, byzantium
era 2            hre, sicily, denmark, norway, teutonic_order
recruit_priority_offset    -5 


type             ME Heavy Archers
dictionary       ME_Heavy_Archers ; ME Heavy Archers, lp
category         infantry
class            missile
voice_type       Heavy
accent         	 Arabic
banner faction   main_missile
banner holy      crusade
soldier          Saracen_Archers, 60, 0, 1.05
officer          eastern_captain
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 2, quality_mass_composite_arrow, 210, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  6, 7, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, 0, 0, -2 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 1090, 185, 65, 50, 905, 4, 90
armour_ug_levels 11, 15, 23
armour_ug_models saracen_archers, saracen_archers_ug1
ownership        kwarezm, turks, egypt, moors
era 1            kwarezm, turks, egypt, moors
era 2            kwarezm, turks, egypt, moors
recruit_priority_offset    25


type             ME Cannon
dictionary       ME_Cannon      ; Cannon
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          ME_Cannon_Crew, 16, 2, 0.75, 0.30
officer		 eastern_captain
engine           cannon

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery, explode, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, cannon_shot, 380, 30, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1300, 250, 90, 70, 870, 4, 210
armour_ug_levels 1
armour_ug_models ME_Cannon_Crew
ownership        turks, moors, egypt, kwarezm, cumans
era 2            turks, moors, egypt, kwarezm, cumans
recruit_priority_offset    -5 


type             NE Serpentine
dictionary       NE_Serpentine      ; Serpentine
category         siege
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          NE_Serpentine_Crew, 18, 3, 0.8, 0.30
officer		 northern_captain
engine           serpentine

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery, hide_forest, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, serpentine_shot, 450, 36, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1100, 150, 90, 70, 700, 4, 170
armour_ug_levels 1
armour_ug_models NE_Serpentine_Crew
ownership        france, hre, denmark, norway, teutonic_order, poland, hungary, kievan_rus, lithuania
era 2            france, hre, denmark, norway, teutonic_order
recruit_priority_offset    -5 


type             Moorish Auxiliaries
dictionary       Moorish_Auxiliaries      ; Moorish Auxiliaries, u
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Moorish_Auxilliaries, 60, 0, 1
officer          eastern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         2, 1, no, 0, 0, melee, melee_blade, slashing, axe, 75, 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, 2, metal ; mail
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      -1, 0, 0, -3 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 230, 150, 75, 55, 250, 4, 60
armour_ug_levels 7, 11
armour_ug_models Moorish_Auxilliaries, Moorish_Auxilliaries
ownership        moors
era 0            moors
era 1            moors
;unit_info        7, 0, 10
recruit_priority_offset    0


type             NE Basilisk
dictionary       NE_Basilisk      ; Basilisk
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Basilisk_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           basilisk

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery, explode, stakes, stakes
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, basilisk_shot, 450, 30, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1600, 400, 90, 70, 1080, 4, 270
armour_ug_levels 1
armour_ug_models NE_Basilisk_Crew
ownership        france, hre, spain, aragon, portugal, teutonic_order, russia, hungary, kievan_rus
era 2            hre, teutonic_order
recruit_priority_offset    -5 


type             NE Monster Ribault
dictionary       NE_Monster_Ribault      ; Monster Ribault
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Monster_Ribault_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           monster_ribault

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         68, 3, monster_ribault_shot, 150, 108, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1350, 400, 100, 75, 910, 4, 220
armour_ug_levels 1
armour_ug_models NE_Monster_Ribault_Crew
ownership        milan, venice
era 2            milan, venice
recruit_priority_offset    -10 


type             ME Monster Bombard
dictionary       ME_Monster_Bombard      ; Monster Bombard
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          ME_Monster_Bombard_Crew, 16, 1, 0.75, 0.30
officer		 northern_captain
engine           huge_bombard

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, cannon, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         68, 3, monster_bombard_shot, 450, 20, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      11, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 2500, 400, 100, 75, 1900, 4, 470
armour_ug_levels 1
armour_ug_models ME_Monster_Bombard_Crew
ownership        turks, kwarezm
era 2            turks, kwarezm
recruit_priority_offset    -10 


type             Carroccio Standard M
dictionary       Carroccio_Standard_M      ; Carroccio Standard, o
category         siege
class            light
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Carroccio_Standard, 24, 1, 1.05, 0.30
officer		 northern_captain
engine           great_standart_milan
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, standard
formation        1.0, 1.0, 2.0, 2.0, 4, square
stat_health      1, 2
stat_pri         5, 4, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    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, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 2, -1 
stat_mental      16, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 375, 80, 100, 75, 375, 1, 180
stat_stl         4
armour_ug_levels 7, 11, 23
armour_ug_models Carroccio_Standard, Carroccio_Standard, Carroccio_Standard
ownership        milan
era 0            milan
era 1            milan
recruit_priority_offset    -5 


type             Carroccio Standard V
dictionary       Carroccio_Standard_V      ; Carroccio Standard, o
category         siege
class            light
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Carroccio_Standard, 24, 1, 1.05, 0.30
officer		 northern_captain
engine           great_standart_venice
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, standard
formation        1.0, 1.0, 2.0, 2.0, 4, square
stat_health      1, 2
stat_pri         5, 4, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    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, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 2, -1 
stat_mental      16, disciplined, highly_trained, lock_morale
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 375, 80, 100, 75, 375, 1, 180
stat_stl         4
armour_ug_levels 7, 11, 23
armour_ug_models Carroccio_Standard, Carroccio_Standard, Carroccio_Standard
ownership        venice
era 0            venice
era 1            venice
recruit_priority_offset    -5 


type             Hussites
dictionary       Hussites      ; Hussites, o
category         infantry
class            skirmish
voice_type       Heavy
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          Hussites, 48, 0, 0.9
officer		 northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         13, 3, elite_steel_crossbow_bolt, 170, 20, missile, missile_mechanical, piercing, none, 300, 1
stat_pri_attr    area
stat_sec         6, 3, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 8, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, -2, 2, -1 
stat_mental      16, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 560, 250, 100, 75, 560, 4, 310
armour_ug_levels 7, 11, 23
armour_ug_models Hussites, Hussites, Hussites
ownership        slave
recruit_priority_offset    15


type             Great Cross
dictionary       Great_Cross      ; Great Cross, m
category         siege
class            light
voice_type       Heavy
accent         Mediterranean
banner faction   main_spear
banner holy      crusade
soldier          Great_Cross, 24, 1, 1.05, 0.30
officer		 northern_captain
engine           great_cross
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit, standard
formation        1.0, 1.0, 2.0, 2.0, 4, square
stat_health      1, 2
stat_pri         5, 4, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    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, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 2, -1 
stat_mental      16, disciplined, trained, lock_morale
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 250, 250, 100, 75, 380, 1, 180
stat_stl         4
armour_ug_levels 7, 11, 23
armour_ug_models Great_Cross, Great_Cross, Great_Cross
ownership        slave, papal_states, jerusalem
era 0            papal_states, jerusalem
era 1            papal_states, jerusalem
era 2            papal_states, jerusalem
recruit_priority_offset    10


type             Flemish Pikemen
dictionary       Flemish_Pikemen      ; Flemish Pikemen, m
category         infantry
class            spearmen
voice_type       Light
accent         German
banner faction   main_spear
banner holy      crusade
soldier          Flemish_Pikemen, 80, 0, 1.35
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, pike, start_phalanxing, mercenary_unit
move_speed_mod	 0.70
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.25, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         3, 4, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 2, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, 1, 1 
stat_mental      11, normal, trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 600, 600, 85, 65, 805, 4, 80
armour_ug_levels 7, 23
armour_ug_models Flemish_Pikemen, Flemish_Pikemen
ownership        slave, france
recruit_priority_offset    25


type             Turkomans Mercs
dictionary       Turkomans_Mercs      ; Turkomans, m
category         cavalry
class            skirmish
voice_type       Light
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Turkomans, 24, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_archers, cantabrian_circle, mercenary_unit, start_skirmishing
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, horde
stat_health      1, 3
stat_pri         5, 4, quality_cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         4, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  0, 3, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, -4, -1 
stat_mental      9, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 385, 385, 90, 70, 620, 4, 120
armour_ug_levels 0
armour_ug_models Turkomans
ownership        slave
recruit_priority_offset    10


type             Mercenary Ribault
dictionary       Mercenary_Ribault      ; Mercenary Ribault, m
category         siege
class            missile
voice_type       Light
accent         Mediterranean
banner faction   main_missile
banner holy      crusade
soldier          NE_Ribault_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           ribault

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, mercenary_unit, cannon, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 2
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, ribault_shot, 150, 108, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 450, 450, 90, 70, 400, 4, 100
armour_ug_levels 1
armour_ug_models NE_Ribault_Crew
ownership        all ; slave
recruit_priority_offset    0


type             Mercenary Monster Ribault
dictionary       Mercenary_Monster_Ribault      ; Mercenary Monster Ribault, m
category         siege
class            missile
voice_type       Heavy
accent         Mediterranean
banner faction   main_missile
banner holy      crusade
soldier          NE_Monster_Ribault_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           monster_ribault

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, mercenary_unit, cannon, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         68, 3, monster_ribault_shot, 150, 108, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 875, 875, 100, 75, 910, 4, 220
armour_ug_levels 1
armour_ug_models NE_Monster_Ribault_Crew
ownership        slave
recruit_priority_offset    5


type             Mercenary Monster Bombard
dictionary       Mercenary_Monster_Bombard      ; Mercenary Monster Bombard, m
category         siege
class            missile
voice_type       Heavy
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          ME_Monster_Bombard_Crew, 16, 1, 0.8, 0.30
officer		 northern_captain
engine           huge_bombard

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, mercenary_unit, cannon, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         68, 3, monster_bombard_shot, 450, 20, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, bp, area, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      17, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1450, 1450, 100, 75, 1900, 4, 470
armour_ug_levels 1
armour_ug_models ME_Monster_Bombard_Crew
ownership        slave
recruit_priority_offset    0


type             Mercenary Rocket Launcher
dictionary       Mercenary_Rocket_Launcher      ; Mercenary Rocket Launcher, m
category         siege
class            missile
voice_type       Heavy
accent         Mongolian
banner faction   main_missile
banner holy      crusade
soldier          Mongol_Rocket_Launcher_Crew, 16, 2, 0.8, 0.30
officer		 northern_captain
engine           rocket_launcher

attributes       sea_faring, hardy, can_withdraw, gunpowder_unit, mercenary_unit, rocket
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
stat_pri_attr    no
stat_sec         65, 3, rocket, 250, 108, siege_missile, artillery_gunpowder, blunt, none, 0, 1
stat_sec_attr    ap, launching
stat_pri_armour  3, 3, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      15, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 875, 875, 90, 70, 1100, 4, 270
armour_ug_levels 1
armour_ug_models Mongol_Rocket_Launcher_Crew
ownership        slave
recruit_priority_offset    0


type             Dismounted Crusader Knights
dictionary       Dismounted_Crusader_Knights      ; Unhorsed Knights, m
category         infantry
class            heavy
voice_type       Heavy
accent         French
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Crusader_Knights, 48, 0, 1.15
officer		 northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
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, 9, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, -1 
stat_mental      15, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 520, 520, 100, 75, 795, 4, 170
armour_ug_levels 11, 15, 23
armour_ug_models Dismounted_Crusader_Knights, Dismounted_Crusader_Knights, Dismounted_Crusader_Knights
ownership        slave, england, france, hre, spain, venice, sicily, milan, scotland, denmark, portugal, poland, hungary, papal_states, jerusalem
recruit_priority_offset    15


;****************************************************************
;STAINLESS STEEL UNITS
;****************************************************************


type             Dismounted Knights Templar
dictionary       Dismounted_Knights_Templar      ; Dismounted Knights Templar, o
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_templar
banner unit      templars
soldier          Dismounted_Knights_Templar, 48, 0, 1.2
officer          Dismounted_Knights_Templar_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         11, 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, 8, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 2, -1 
stat_mental      18, impetuous, highly_trained, lock_morale ; FANATIC
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1030, 200, 90, 70, 1030, 4, 150
armour_ug_levels 11, 15, 16, 21
armour_ug_models Dismounted_Knights_Templar, Dismounted_Knights_Templar, Dismounted_Knights_Templar_ug1, Dismounted_Knights_Templar_ug2
ownership        england, jerusalem, scotland, france, denmark, norway, milan, venice, papal_states, sicily, poland, hungary
recruit_priority_offset    25


type             Dismounted Knights Hospitaller
dictionary       Dismounted_Knights_Hospitaller      ; Dismounted Knights Hospitaller, o
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_hospitaller
banner unit      hospitaller
soldier          Dismounted_Knights_Hospitaller, 48, 0, 1.2
officer          Dismounted_Knights_Hospitaller_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 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, 10, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, -1 
stat_mental      18, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1030, 200, 90, 70, 1030, 4, 150
armour_ug_levels 11, 15, 16, 21
armour_ug_models Dismounted_Knights_Hospitaller, Dismounted_Knights_Hospitaller, Dismounted_Knights_Hospitaller_ug1, Dismounted_Knights_Hospitaller_ug2
ownership        england, scotland, france, denmark, milan, venice, papal_states, sicily, poland, hungary, norway, jerusalem
recruit_priority_offset    25


type             Dismounted Knights of Santiago
dictionary       Dismounted_Knights_of_Santiago      ; Dismounted Knights of Santiago, o
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_santiago
banner unit      santiago
soldier          Dismounted_Knights_of_Santiago, 48, 0, 1.2
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 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, 10, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -1, 1, -2 
stat_mental      18, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1030, 200, 90, 70, 1030, 4, 150
armour_ug_levels 11, 15, 16, 23
armour_ug_models Dismounted_Knights_of_Santiago, Dismounted_Knights_of_Santiago, Dismounted_Knights_of_Santiago_ug1, Dismounted_Knights_of_Santiago_ug1
ownership        spain, aragon, portugal
era 1            spain, aragon, portugal
era 2            spain, aragon, portugal
recruit_priority_offset    25


type             Dismounted Armored Clergy
dictionary       Dismounted_Armored_Clergy      ; Dismounted Norse War Clerics, o
category         infantry ; Quality Melee
class            heavy
voice_type       Heavy
accent         East_European
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Armored_Clergy, 48, 0, 1.2
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         4, 3, no, 0, 0, melee, melee_blade, blunt, mace, 45, 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, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        10
stat_ground      -1, -3, 1, 0 
stat_mental      14, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 675, 120, 75, 55, 675, 4, 140
armour_ug_levels 16, 21, 23, 26
armour_ug_models Dismounted_Armored_Clergy, Dismounted_Armored_Clergy_ug1, Dismounted_Armored_Clergy_ug1, Dismounted_Armored_Clergy_ug1
ownership        denmark, norway
era 2            denmark, norway
recruit_priority_offset    20


type             Templar Guard
dictionary       Templar_Guard      ; Templar Guard, o
category         infantry ; Longsword, Heavy Mail
class            heavy
voice_type       Heavy
accent         French
banner faction   main_infantry
banner holy      crusade
soldier          templar_guard, 48, 0, 1.5
officer          Dismounted_Knights_Templar_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
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  13, 7, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -3, 1, -2
stat_mental      16, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 945, 160, 90, 70, 945, 4, 150
armour_ug_levels 21, 23, 24, 26
armour_ug_models templar_guard, templar_guard, templar_guard_ug1, templar_guard_ug1
ownership        jerusalem
recruit_priority_offset    40


type             Drengjar
dictionary       Drengjar      ; Drengjar, l
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Drengjar, 48, 0, 0.8
officer          northern_captain
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.4, 1.4, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 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  0, 5, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 2 
stat_mental      7, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 185, 120, 85, 65, 200, 4, 120
armour_ug_levels 0, 1
armour_ug_models Drengjar, Drengjar
ownership        all ; norway, slave
era 0            norway
recruit_priority_offset    0


type             Templar Squires
dictionary       Templar_Squires      ; Templar Squires, o
category         infantry ;Normal mace
class            heavy
voice_type       Heavy
accent         French
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Huscarls, 48, 0, 1.1
officer          Dismounted_Knights_Templar_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         4, 3, no, 0, 0, melee, melee_blade, blunt, mace, 45, 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, 7, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 2, -1 
stat_mental      14, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 505, 120, 75, 55, 505, 4, 140
armour_ug_levels 7, 11, 15, 23
armour_ug_models templar_squires, templar_squires_ug1, templar_squires_ug1, templar_squires_ug1
ownership        jerusalem
recruit_priority_offset    0


type             Templar Zweihander
dictionary       Templar_Zweihander      ; Templar Zweihander, o
category         infantry
class            heavy
voice_type       Heavy
accent         German
banner faction   main_infantry
banner holy      crusade
soldier          Zweihander, 48, 0, 1.35
officer          Dismounted_Knights_Templar_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         10, 7, no, 0, 0, melee, melee_blade, slashing, sword, 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  6, 9, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 1, -1 
stat_mental      14, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 625, 120, 90, 70, 625, 4, 170
armour_ug_levels 11, 15, 16, 23
armour_ug_models Templar_Zweihander, Templar_Zweihander, Templar_Zweihander_ug1, Templar_Zweihander_ug1
ownership        jerusalem
recruit_priority_offset    30


type             Noble Spearmen
dictionary       Noble_Spearmen      ; Noble Spearmen, o
category         infantry ;Quality Spear
class            spearmen
voice_type       Heavy
accent         French
banner faction   main_spear
banner holy      crusade
soldier          Dismounted_Polish_Nobles, 60, 0, 1.15, 0.30
officer          Dismounted_Knights_Templar_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    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, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, -1 
stat_mental      14, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 610, 135, 85, 65, 610, 4, 100
armour_ug_levels 11, 15, 16, 23
armour_ug_models noble_spearmen, noble_spearmen, noble_spearmen_ug1, noble_spearmen_ug1
ownership        jerusalem
era 1            jerusalem
era 2            jerusalem
recruit_priority_offset    10


type             Basque Archers
dictionary       Basque_Archers      ; Basque Archers, l
category         infantry
class            skirmish
voice_type       Light
accent         Mediterranean
banner faction   main_missile
banner holy      crusade
soldier          Byzantine_Guard_Archers, 48, 0, 0.9
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, stakes, stakes, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         4, 1, composite_arrow, 140, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 1, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, 0, 2, -1 
stat_mental      7, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 440, 150, 90, 70, 510, 4, 170
armour_ug_levels 4, 8
armour_ug_models Basque_Archers, Basque_Archers_ug1
ownership        all; aragon
recruit_priority_offset    10


type             Smolensk Infantry
dictionary       Smolensk_Infantry      ; Smolensk Infantry, l
category         infantry
class            spearmen
voice_type       Light
accent         East_European
banner faction   main_spear
banner holy      crusade
soldier          Smolensk_Infantry, 60, 0, 1, 0.30
officer          northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         2, 2, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  5, 1, 7, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, -2, 2, 0 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 135, 85, 65, 325, 4, 130
armour_ug_levels 5
armour_ug_models Smolensk_Infantry
ownership        all ; kievan_rus, russia, poland
recruit_priority_offset    10


type             Desert Raiders
dictionary       Desert_Raiders      ; Desert Raiders, l
category         infantry
class            light
voice_type       Light
accent         	 Arabic
banner faction   main_infantry
banner holy      crusade
soldier          Desert_Raiders, 60, 0, 0.75, 0.35
officer          eastern_captain
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1 ; light sword
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 30, 1
stat_sec_attr    no
stat_pri_armour  0, 7, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 2, 1, -3 
stat_mental      10, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 390, 225, 130, 100, 400, 4, 270
armour_ug_levels 0, 1
armour_ug_models desert_raiders, desert_raiders_ug1
ownership        all; egypt, moors
recruit_priority_offset    -10 


type             Luchniki
dictionary       Luchniki ; Luchniki, lp
category         infantry 
class            missile
voice_type       Light
accent           East_European
banner faction   main_missile
banner holy      crusade
soldier          Luchniki, 60, 0, 0.95
officer          northern_captain
attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers, start_not_skirmishing
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         4, 1, mass_composite_arrow, 190, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, slashing, axe, 90, 1
stat_sec_attr    ap
stat_pri_armour  4, 3, 3, metal 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 615, 100, 90, 70, 515, 4, 170
armour_ug_levels 7, 11
armour_ug_models Luchniki, Luchniki
ownership        kievan_rus, russia
recruit_priority_offset    10


type             Mounted Luchniki ; 
dictionary       Mounted_Luchniki      ; Mounted Luchniki, lp
category         cavalry ; Quality Missile Cavalry
class            missile
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mounted_Luchniki_ug1, 32, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers, cantabrian_circle
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         3, 5, cav_mass_composite_arrow, 160, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 5, no, 0, 0, melee, melee_blade, slashing, axe, 105, 1
stat_sec_attr    ap
stat_pri_armour  4, 0, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, -3, 0 
stat_mental      10, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 880, 135, 120, 95, 745, 4, 180
armour_ug_levels 7, 11
armour_ug_models Mounted_Luchniki_ug1, Mounted_Luchniki_ug1
ownership        kievan_rus, russia
recruit_priority_offset    30


type             Scandinavian Guard
dictionary       Scandinavian_Guard      ; Scandinavian Guard, ep
category         infantry
class            heavy
voice_type       Heavy
accent         East_European
banner faction   main_infantry
banner holy      crusade
soldier          Scandinavian_Guard, 48, 0, 1.3125
officer          northern_captain
officer          russia_captain_early_flag
officer          russia_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         10, 5, 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  6, 7, 0, metal ;slung shield +1 armour ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 1, 1
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 655, 360, 90, 70, 710, 4, 170
armour_ug_levels 5, 9, 14, 19
armour_ug_models Scandinavian_Guard, Scandinavian_Guard, Scandinavian_Guard, Scandinavian_Guard
ownership        kievan_rus
era 1            kievan_rus
era 2            kievan_rus
recruit_priority_offset    20


type             Berdiche Militia
dictionary       Berdiche_Militia      ; Berdiche Militia, u
category         infantry ;Militia TH Sword
class            light
voice_type       Light
accent         East_European
banner faction   main_infantry
banner holy      crusade
soldier          Berdiche_Militia, 60, 0, 1.0625
officer          northern_captain
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 3, no, 0, 0, melee, melee_blade, slashing, axe, 105, 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 ; +1 slung shield
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      1, -1, 2, 1 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 220, 150, 90, 70, 230, 4, 90
armour_ug_levels 2, 5
armour_ug_models Berdiche_Militia, Berdiche_Militia_ug1
ownership        russia, kievan_rus
recruit_priority_offset    0


type             Cossack Gunners
dictionary       Cossack_Gunners      ; Cossack Gunners, ep
category         cavalry ;
class            skirmish
voice_type       Heavy
accent         East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Camel_Gunners, 24, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, frighten_foot, gunpowder_unit, guncavalry, mercenary_unit, start_skirmishing, free_upkeep_unit
move_speed_mod	 0.95
formation        3, 4, 5, 5, 2, square
stat_health      1, 2
stat_pri         14, 3, mounted_arquebus_bullet, 90, 18, missile, missile_gunpowder, piercing, none, musket_shot_set, 300, 1
stat_pri_attr    area
stat_sec         5, 6, 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, -1, 3, 1 
stat_mental      12, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 300, 275, 120, 95, 525, 4, 290
armour_ug_levels 0, 1
armour_ug_models Cossack_Gunners, Cossack_Gunners_ug1
ownership        kievan_rus, russia, cumans
recruit_priority_offset    25


type             Junior Militia
dictionary       Junior_Militia      ; Junior Militia, u
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Junior_Militia, 60, 0, 0.8
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 0
stat_pri         1, 1, no, 0, 0, melee, melee_blade, slashing, axe, 90, 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, 4, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 1
stat_mental      5, low, untrained
stat_charge_dist 25
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 165, 115, 75, 60, 175, 4, 50
armour_ug_levels 0, 1
armour_ug_models junior_militia, junior_militia_ug1, junior_militia_ug1
ownership        kievan_rus, russia
recruit_priority_offset    10


type             Slavic Javelinmen
dictionary       Slavic_Javelinmen      ; Rus Javelinmen, l
category         infantry
class            skirmish
voice_type       Light
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          Javelinmen, 48, 0, 0.85
officer          russia_captain_early_flag
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, start_not_skirmishing, free_upkeep_unit
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         11, 1, javelin, 55, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         2, 1, no, 0, 0, melee, melee_blade, slashing, axe, 75, 1
stat_sec_attr    no
stat_pri_armour  2, 5, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 1 
stat_mental      8, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 230, 150, 75, 55, 250, 4, 80
armour_ug_levels 1, 6
armour_ug_models Slavic_Javelinmen, Slavic_Javelinmen_ug1
ownership        all ; kievan_rus, russia
recruit_priority_offset    0


type             Kievan Palace Guard
dictionary       Kievan_Palace_Guard      ; Kievan Palace Guard, ep
category         infantry
class            spearmen
voice_type       Heavy
accent         East_European
banner faction   main_spear
banner holy      crusade
soldier          Kievan_Palace_Guard, 60, 0, 1.2, 0.30
officer          northern_captain
officer          russia_captain_early_flag
officer          russia_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    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, 7, metal ; GUARD 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 550, 405, 115, 90, 810, 4, 180
armour_ug_levels 9, 14, 19
armour_ug_models Kievan_Palace_Guard, kievan_palace_guard_ug1, kievan_palace_guard_ug1
ownership        kievan_rus
recruit_priority_offset    20


type             Dismounted KM
dictionary       Dismounted_KM      ; Dismounted Knights of Montesa, o
category         infantry
class            heavy
voice_type       Heavy
accent         Mediterranean
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_KM, 48, 0, 1.15
officer          dismounted_km_ug1
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 30, 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, 8, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, 1, -2 
stat_mental      16, impetuous, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 785, 160, 75, 55, 755, 4, 130
armour_ug_levels 11, 15, 16, 23
armour_ug_models dismounted_km, dismounted_km, dismounted_km_ug1, dismounted_km_ug1
ownership        aragon
recruit_priority_offset    10


type             Knights of Montesa
dictionary       Knights_of_Montesa      ; Knights of Montesa, o
category         cavalry
class            heavy
voice_type       Heavy
accent         Mediterranean
banner faction   main_cavalry
banner unit      hospitaller
soldier          Feudal_Knights, 24, 0, 1
officer          Knights_of_Montesa_ug1
officer          northern_captain_early_flag
mount            order mailed horse2
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         11, 4, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  10, 6, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -1, -4, -2 
stat_mental      17, normal, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1165, 200, 130, 100, 1150, 4, 220
armour_ug_levels 11, 15, 16, 23
armour_ug_models Knights_of_Montesa, Knights_of_Montesa, Knights_of_Montesa_ug1, Knights_of_Montesa_ug1
ownership        aragon
recruit_priority_offset    40


type             Armats
dictionary       Men_At_Arms      ; Men-at-arms, ep 
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Chivalric_Knights, 24, 0, 1
officer          Armats_ug1
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         4, 14, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    no
stat_sec         9, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  13, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -1, -2, -3, -1 
stat_mental      14, normal, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 595, 340, 100, 75, 1005, 4, 140
armour_ug_levels 16, 21, 23, 26
armour_ug_models Armats, Armats_ug1, Armats_ug1, Armats_ug1
ownership        aragon, france, denmark, spain, norway, england, hungary, poland, portugal
era 1            aragon, france, denmark, spain, norway, england, hungary, poland, portugal
recruit_priority_offset    40


type             Alforrats
dictionary       Alforrats      ; Alforrats, l
category         cavalry
class            light
voice_type       Light
accent         Mediterranean
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Border_Horse, 24, 0, 1
officer          Alforrats_ug1
officer          northern_captain_early_flag
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, mercenary_unit, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 2
stat_pri         5, 9, no, 0, 0, melee, melee_blade, piercing, spear, 60, 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  2, 3, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 0, -3, -1 
stat_mental      10, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 260, 175, 100, 75, 365, 4, 90
armour_ug_levels 2, 6
armour_ug_models Alforrats, Alforrats_ug1
ownership        all; aragon
era 0            aragon
era 1            aragon
era 2            aragon
recruit_priority_offset    0


type             Dismounted Armats
dictionary       Dismounted_Men_At_Arms      ; Dismounted Men-at-arms, ep 
category         infantry
class            heavy
voice_type       Heavy
;accent         Mediterranean
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Chivalric_Knights, 48, 0, 1.2
officer          Dismounted_Armats_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         7, 4, 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  11, 7, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -3, 1, -2 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 480, 270, 90, 70, 775, 4, 140
armour_ug_levels 16, 21, 23, 26
armour_ug_models Dismounted_Armats, Dismounted_Armats_ug1, Dismounted_Armats_ug1, Dismounted_Armats_ug1
ownership        aragon, france, denmark, spain, norway, england, hungary, poland, portugal
era 1            aragon, france, denmark, spain, norway, england, hungary, poland, portugal
recruit_priority_offset    25


type             Hashishim Mercenaries
dictionary       Hashishim_Mercenaries      ; Hashashim Mercenaries, m
category         infantry ;Elite Infantry
class            heavy
voice_type       Heavy
accent         Arabic
banner faction   main_infantry
banner holy      crusade
soldier          Hashishim, 24, 0, 1.05

attributes       sea_faring, hide_improved_forest, very_hardy, can_withdraw, hide_anywhere, mercenary_unit
formation        1.2, 1.2, 2.4, 2.4, 2, square
stat_health      1, 1
stat_pri         9, 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, 11, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, -2 
stat_mental      14, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 320, 320, 100, 75, 495, 4, 170
armour_ug_levels 10, 23
armour_ug_models hashishim_mercenaries, hashishim_mercenaries
ownership        slave, turks, egypt, kwarezm
recruit_priority_offset    15


type             Viking Mercenaries
dictionary       Viking_Mercenaries      ; Viking Mercenaries, m
category         infantry ;Quality Infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Huscarls, 48, 0, 1
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         5, 3, no, 0, 0, melee, melee_blade, slashing, axe, 45, 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, 7, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, 1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 345, 345, 85, 65, 505, 4, 100
armour_ug_levels 7, 11
armour_ug_models Viking_Mercenaries, Viking_Mercenaries_ug1
ownership        slave, kievan_rus, russia, denmark
recruit_priority_offset    10


type             Prussian Spearmen
dictionary       Prussian_Spearmen      ; Prussian Spearmen, m
category         infantry ;Quality Spear
class            spearmen
voice_type       Heavy
accent         German
banner faction   main_spear
banner holy      crusade
soldier          Armored_Sergeants, 60, 0, 1.05, 0.30
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    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, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, 0 
stat_mental      10, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 425, 425, 85, 65, 625, 4, 130
armour_ug_levels 7, 11
armour_ug_models Prussian_Spearmen, Prussian_Spearmen
ownership        slave, poland, hre, hungary
recruit_priority_offset    20


type             Arbalesters
dictionary       Arbalesters      ; Arbalesters, m
category         infantry
class            skirmish
voice_type       Light
accent         Mediterranean
banner faction   main_missile
banner holy      crusade
soldier          Hussites, 48, 0, 1, 0.30
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, crossbow, mercenary_unit, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         13, 1, steel_crossbow_bolt, 160, 15, missile, missile_mechanical, piercing, none, 300, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  5, 3, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, -1 
stat_mental      6, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 250, 250, 65, 50, 335, 4, 50
armour_ug_levels 4, 8, 13, 18
armour_ug_models Arbalesters, Arbalesters, Hussites, Hussites
ownership        slave, sicily, venice, milan, france
recruit_priority_offset    15


type             Highland Pikemen Mercs
dictionary       Highland_Pikemen_Mercs      ; Highland Pikemen, m
category         infantry
class            spearmen
voice_type       Light
accent         Scottish
banner faction   main_spear
soldier          Highland_Pikemen_Mercs, 80, 0, 1.125
officer          northern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, pike, start_phalanxing, mercenary_unit
move_speed_mod	 0.70
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.25, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         2, 3, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 1, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, 1, 2 
stat_mental      9, impetuous, trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 425, 425, 85, 65, 505, 4, 50
armour_ug_levels 0, 1
armour_ug_models Highland_Pikemen_Mercs
ownership        slave
recruit_priority_offset    20


type             Hunters
dictionary       Hunters      ; Hunters, m
category         infantry
class            skirmish
voice_type       Light
accent         East_European
banner faction   main_missile
banner holy      crusade
soldier          Peasant_Archers, 48, 0, 0.65

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, mercenary_unit, start_skirmishing
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         2, 2, militia_arrow, 100, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 2, no, 0, 0, melee, melee_blade, piercing, sword, 75, 1
stat_sec_attr    no
stat_pri_armour  0, 4, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 1 
stat_mental      3, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 180, 65, 50, 220, 4, 100
armour_ug_levels 0
armour_ug_models Hunters
ownership        slave, hre, russia, poland, denmark
recruit_priority_offset    0


type             Sergeant Swordsmen
dictionary       Sergeant_Swordsmen      ; Sergeant Swordsmen, m
category         infantry ;Average
class            heavy
voice_type       Heavy
accent         English
banner faction   main_infantry
banner holy      crusade
soldier          Sergeant_Swordsmen, 48, 0, 1
officer          northern_captain 

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         4, 3, 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  4, 7, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 0 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 280, 280, 90, 70, 445, 4, 150
armour_ug_levels 7
armour_ug_models Sergeant_Swordsmen
ownership        slave
recruit_priority_offset    0


type             Light Swordsmen
dictionary       Light_Swordsmen      ; Light Swordsmen, ep
category         infantry ; average
class            light
voice_type       Light
accent         Mediterranean
banner faction   main_infantry
banner holy      crusade
soldier          Light_Swordsmen, 48, 0, 1.05
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 1
stat_pri         4, 3, 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, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 7, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 0 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 280, 180, 75, 55, 445, 4, 100
armour_ug_levels 7, 11
armour_ug_models light_swordsmen, light_swordsmen_ug1
ownership        hre, portugal, milan, venice, papal_states, hungary, poland, spain, slave
recruit_priority_offset    10


type             Light Men at Arms
dictionary       Light_Men_at_Arms      ; Light Men at Arms, ep
category         infantry ; average
class            light
voice_type       Light
accent         Mediterranean
banner faction   main_infantry
banner holy      crusade
soldier          Light_Men_at_Arms, 48, 0, 1.05
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         4, 3, 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  4, 7, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      1, -1, 3, 0 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 280, 180, 75, 55, 445, 4, 100
armour_ug_levels 7, 11
armour_ug_models Light_Men_at_Arms, Light_Men_at_Arms_ug1 
ownership        aragon, france, england, jerusalem
recruit_priority_offset    10


type             Swabian Swordsmen
dictionary       Swabian_Swordsmen      ; Zwei Hander, m
category         infantry
class            heavy
voice_type       Heavy
accent         German
banner faction   main_infantry
banner holy      crusade
soldier          Swabian_Swordsmen, 48, 0, 1.125
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         8, 6, 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  4, 8, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 2, 1 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 280, 280, 90, 70, 445, 4, 150
armour_ug_levels 7
armour_ug_models swabian_swordsmen, swabian_swordsmen_ug1
ownership        slave, hre
recruit_priority_offset    15


type             Macemen
dictionary       Macemen      ; Macemen, m
category         infantry ;Normal Mace
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Huscarls, 48, 0, 1
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         2, 2, 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, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 0 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 255, 75, 55, 380, 4, 140
armour_ug_levels 7
armour_ug_models macemen
ownership        slave, england, france, hungary, sicily
recruit_priority_offset    15


type             Axemen
dictionary       Axemen      ; Norse Axemen, m
category         infantry
class            heavy
voice_type       Light
accent         East_European
banner faction   main_infantry
banner holy      crusade
soldier          Axemen, 48, 0, 1.125
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         7, 4, no, 0, 0, melee, melee_blade, slashing, axe, 90, 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, 6, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 2, 1 
stat_mental      8, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 255, 75, 55, 380, 4, 60
armour_ug_levels 7
armour_ug_models axemen
ownership        slave, denmark, russia, kievan_rus
recruit_priority_offset    10


type             Andalusian Infantry
dictionary       Andalusian_Infantry     ; Andalusian Infantry, m
category         infantry ;
class            spearmen
voice_type       Heavy
accent         Mediterranean
banner faction   main_spear
banner holy      crusade
soldier          Mercenary_Spearmen, 60, 0, 1, 0.30
officer		eastern_captain
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 3, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, 0, 2, -1 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 320, 320, 75, 60, 465, 4, 70
armour_ug_levels 7
armour_ug_models andalusian_infantry
ownership        slave, moors, spain, aragon, portugal
recruit_priority_offset    15


type             Mercenary Saracens
dictionary       Mercenary_Saracens      ; Mercenary Saracens, m
category         infantry
class            heavy
voice_type       Heavy
accent         Arabic
banner faction   main_infantry
banner holy      crusade
soldier          Hashishim, 48, 0, 1.15
officer          eastern_captain

attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 2, square
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 9, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -2, -1, -1, -4 
stat_mental      11, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 420, 420, 90, 70, 665, 4, 150
armour_ug_levels 14, 23
armour_ug_models mercenary_saracens, mercenary_saracens
ownership        all ; slave, turks, egypt, moors
recruit_priority_offset    30


type             Armenian Infantry
dictionary       Armenian_Infantry      ; Armenian Infantry, m
category         infantry
class            heavy
voice_type       Heavy
accent         Arabic
banner faction   main_infantry
banner holy      crusade
soldier          hungaryn_infantry, 48, 0, 1.1
officer          eastern_captain
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         2, 2, 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, 0, 1
stat_sec_attr    no
stat_pri_armour  6, 7, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, 0, 0, -2 
stat_mental      8, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 270, 270, 100, 75, 420, 4, 170
armour_ug_levels 10, 14, 23
armour_ug_models hungaryn_infantry
ownership        all ; slave, turks, egypt
recruit_priority_offset    15


;*************************************************************
;KINGDOMS UNITS
;*************************************************************

;-----------new----------------- 


type             Turkish Ghulams
dictionary       Turkish_Ghulams      ; Turkish Ghulams, lp
category         cavalry
class            heavy
voice_type       Heavy
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Turkish_Ghulams, 32, 0, 1
officer          Turkish_Ghulams
officer          eastern_captain_early_flag
mount            eastern armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
move_speed_mod   0.9
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         8, 8, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
stat_sec_attr    ap
stat_pri_armour  12, 5, 0, metal ; slung shield
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -2, -1, -6, -3
stat_mental      14, disciplined, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 1660, 300, 120, 95, 1360, 4, 180
armour_ug_levels 11, 15, 23
armour_ug_models Turkish_Ghulams, Turkish_Ghulams, Turkish_Ghulams
ownership        turks     
era 0            turks
recruit_priority_offset    30
 
 
type             Norman Serjeants
dictionary       Norman_Serjeants     ; Norman Serjeants, ep
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Norman_Serjeants, 60, 0, 1, 0.3
officer          Norman_Serjeants
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  4, 3, 7, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 2, 1
stat_mental      12, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 280, 205, 85, 65, 420, 4, 130
armour_ug_levels 7
armour_ug_models norman_serjeants
ownership        england
era 0            england
era 1            england
recruit_priority_offset    5


type             Mounted Calivermen
dictionary       Mounted_Calivermen      ; Mounted Calivermen, ep
category         cavalry
class            skirmish
voice_type       Heavy
banner faction   main_missile
banner holy      crusade_cavalry
soldier          Mounted_Calivermen, 24, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, frighten_foot, gunpowder_unit, guncavalry, start_skirmishing
formation        3, 4, 5, 5, 2, square
stat_health      1, 3
stat_pri         14, 6, quality_mounted_arquebus_bullet, 95, 18, missile, missile_gunpowder, piercing, none, musket_shot_set, 500, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         6, 6, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 2, 0, metal
;stat_armour_ex   4, 6, 0, 0, 5, 0, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      -1, -2, -3, 0 
stat_mental      12, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 335, 240, 120, 95, 550, 4, 280
armour_ug_levels 4, 8, 13
armour_ug_models Mounted_Calivermen, Mounted_Calivermen_ug1, Mounted_Calivermen_ug1
ownership        scotland
era 2            scotland
recruit_priority_offset    50
 
 
type             Norman Cavalry
dictionary       Norman_Cavalry      ; Miles, f
category         cavalry    
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Norman_Cavalry, 24, 0, 1
officer          Norman_Cavalry
officer          northern_captain_early_flag
mount            early heavy horse
mount_effect     elephant -4, camel -4
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         5, 12, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         9, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  6, 2, 5, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, -3, -1 
stat_mental      15, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 790, 450, 120, 95, 790, 4, 170
armour_ug_levels 10
armour_ug_models norman_cavalry
ownership        england, sicily, jerusalem
era 0            england, sicily, jerusalem
recruit_priority_offset    30

 
type             Breton Light Cavalry
dictionary       Breton_Light_Cavalry      ; Breton Light Cavalry, m
category         cavalry
class            missile
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Breton_Light_Cavalry, 24, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, start_not_skirmishing
move_speed_mod	 0.95
formation        2, 4.4, 3, 4.4, 3, square
stat_health      1, 3
stat_pri         11, 6, cav_javelin, 55, 8, thrown, missile_mechanical, piercing, spear, 0, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    thrown
stat_sec         4, 9, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 1, 0, leather
;stat_armour_ex   2, 3, 0, 0, 2, 6, 6, leather
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, 0, 0, 2
stat_mental      8, disciplined, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 265, 265, 55, 135, 430, 1, 150
armour_ug_levels 5
armour_ug_models breton_light_cavalry
ownership        all
era 0            england, france
era 1            england, france
recruit_priority_offset    10
 
 
type             Calivermen
dictionary       Calivermen      ; Calivermen, up
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Calivermen, 60, 0, 0.95, 0.30

attributes       sea_faring, hide_forest, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.2, 1.2, 1.2, 1.2, 4, square
stat_health      1, 3
stat_pri         14, 2, quality_arquebus_bullet, 95, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 300, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 5, 0, metal 
;stat_armour_ex   3, 4, 0, 0, 2, 0, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, -2, 2, 0 
stat_mental      11, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 665, 190, 65, 50, 475, 4, 170
armour_ug_levels 4, 8, 13
armour_ug_models Calivermen, Calivermen_ug1, Calivermen_ug1
ownership         scotland
era 2             scotland
recruit_priority_offset    25


type             Dismounted Norman Cavalry
dictionary       Dismounted_Norman_Cavalry      ; Miles Pedites, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Mailed_Knights, 48, 0, 1.1
officer          northern_captain
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         7, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 5, metal ;  
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, -1 
stat_mental      14, impetuous, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 505, 360, 75, 55, 505, 4, 100
armour_ug_levels 10
armour_ug_models dismounted_norman_cavalry
ownership        england, sicily
era 0		 england
era 1		 england
recruit_priority_offset    10

 
type             Nukeri Horse Archers
dictionary       mon_nukeri      ; Nukeri Horse Archers, l
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          mon_nukeri, 40, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, horse_archers, cantabrian_circle, free_upkeep_unit, start_skirmishing
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         6, 5, elite_cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         5, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  5, 3, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, -1, -3, 0
stat_mental      14, disciplined, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1160, 500, 150, 95, 1390, 4, 140
armour_ug_levels 5, 9
armour_ug_models mon_nukeri, mon_nukeri
ownership        slave, mongols, timurids
era 0            mongols, timurids
era 1            mongols, timurids
era 2            mongols, timurids
recruit_priority_offset 0
 
 
type             Gotland Footmen
dictionary       Gotland_Footmen      ; Noble Hirdsmen, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Latinkon, 48, 0, 1.3125
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square, shield_wall
stat_health      1, 1
stat_pri         10, 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  7, 9, 5, metal ;scale
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 1 
stat_mental      16, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 935, 600, 90, 70, 935, 4, 200
armour_ug_levels 9, 14, 23
armour_ug_models royal_hirdsmen, royal_hirdsmen, royal_hirdsmen
ownership        norway
era 1            norway
era 2            norway
recruit_priority_offset    30


type             Svenner
dictionary       Svenner      ; Svenner, ep
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Svenner, 24, 0, 1
mount            pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 2
stat_pri         5, 8, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         5, 4, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  2, 2, 0, leather ; 
;stat_armour_ex   2, 3, 0, 0, 4, 0, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -1, -2, 2 
stat_mental      12, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 180, 90, 70, 400, 2, 100
armour_ug_levels 2, 6
armour_ug_models Svenner, Svenner_ug1
ownership        norway
era 0            norway
era 1            norway
recruit_priority_offset    0
 
 
type             Burgher Pikemen
dictionary       Burgher_Pikemen      ; Burgher Pikemen, u
category         infantry
class            spearmen
voice_type       Light
banner faction   main_infantry
soldier          Burgher_Pikemen, 100, 0, 1.275
officer          Burgher_Pikemen_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, pike, start_phalanxing
move_speed_mod	 0.65
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx ; formation        1.3, 0, 2.0, 2.0, 8, square, phalanx
stat_health      1, 1
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 105, 1
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  2, 0, 0, leather
;stat_armour_ex   2, 3, 0, 0, 7, 0, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -1, 1, 1 
stat_mental      7, low, untrained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 350, 250, 80, 185, 400, 3, 160
armour_ug_levels 1, 4
armour_ug_models Burgher_Pikemen, Burgher_Pikemen_ug1
ownership        teutonic_order, hre
era 0            teutonic_order, hre
era 1            teutonic_order, hre
recruit_priority_offset    10
 
 
type             Sword Brethren
dictionary       Sword_Brethren      ; Sword Brethren, o
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
soldier          Sword_Brethren, 48, 0, 1.075
officer          dismounted_ritterbruder
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 8, 5, metal ; 
;stat_armour_ex   3, 5, 6, 0, 4, 8, 8, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      14, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 570, 120, 60, 140, 570, 2, 150
armour_ug_levels 7, 11, 15, 16
armour_ug_models Sword_Brethren, Sword_Brethren_ug1, Sword_Brethren_ug1, Sword_Brethren_ug1
ownership        teutonic_order
era 0            teutonic_order
era 1            teutonic_order
era 2            teutonic_order
recruit_priority_offset    5
 
 
type             Order Spearmen
dictionary       Order_Spearmen      ; Order Spearmen, ep
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_infantry
soldier          Order_Spearmen, 60, 0, 1.2, 0.30
officer          Dismounted_Ritterbruder
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw
formation        1, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  6, 3, 7, metal ; mail
;stat_armour_ex   6, 7, 0, 0, 6, 8, 8, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -3, 1, -1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 405, 300, 80, 185, 610, 3, 210
armour_ug_levels 11, 15, 16, 21
armour_ug_models Order_Spearmen, Order_Spearmen_ug1, Order_Spearmen_ug1, Order_Spearmen_ug1
ownership        teutonic_order, slave
era 1            teutonic_order
era 2            teutonic_order
recruit_priority_offset    20
 
 
type             Halberdiers
dictionary       Halberdiers      ; Halberdiers, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Halberdiers, 60, 0, 1.725
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, start_phalanxing
move_speed_mod	 0.75
formation        1.2, 1.2, 2.4, 2.4, 5, phalanx, square
stat_health      1, 1
stat_pri         8, 6, no, 0, 0, melee, melee_blade, piercing, axe, 105, 1
stat_pri_attr    ap, light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  11, 7, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 1, -1 
stat_mental      13, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 1165, 225, 100, 75, 940, 4, 220
armour_ug_levels 22, 25, 26, 27
armour_ug_models Halberdiers, Halberdiers_ug1, Halberdiers_ug1, Halberdiers_ug1
ownership        aragon, france, denmark, spain, norway, england, hungary, poland, portugal, hre, milan, venice, sicily, papal_states, teutonic_order
era 2            aragon, france, denmark, spain, norway, england, hungary, poland, portugal, hre, milan, venice, sicily, papal_states, teutonic_order
recruit_priority_offset    30 
 
type             Dismounted Halbbruder
dictionary       Dismounted_Halbbruder      ; Dismounted Halbbrder, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
soldier          Dismounted_Halbbruder, 48, 0, 1.725
officer          dismounted_ritterbruder_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect	 horse +6, camel +6
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         8, 6, no, 0, 0, melee, melee_blade, piercing, axe, 90, 1 ;-1 attack hampered by large shield 
;stat_pri_ex      0, 0, 0
stat_pri_attr    ap, light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  11, 9, 0, metal ;-3 defense ;no more shield on the model -> skill
;stat_armour_ex   6, 7, 0, 0, 6, 0, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -1, -3, 0, -1 
stat_mental      15, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 930, 480, 60, 140, 930, 2, 180
armour_ug_levels 16, 21, 23, 26
armour_ug_models Dismounted_Halbbruder, Dismounted_Halbbruder_ug1, Dismounted_Halbbruder_ug1, Dismounted_Halbbruder_ug1
ownership        teutonic_order
era 0            teutonic_order
era 1            teutonic_order
era 2            teutonic_order
recruit_priority_offset    25
 
 
type             Dismounted Ritterbruder
dictionary       Dismounted_Ritterbruder      ; Dismounted Ritterbrder, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
soldier          Dismounted_Ritterbruder, 48, 0, 1.2
officer          dismounted_ritterbruder_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, frighten_foot, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         12, 4, no, 0, 0, melee, melee_blade, piercing, sword, 0, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  7, 8, 5, metal ;, armor +1 for full helm and to compensate for no scope for metallurgy improvements 
;stat_armour_ex   7, 9, 0, 0, 5, 8, 8, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -3, 1, -1 
stat_mental      17, impetuous, highly_trained ; RECKLESS
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 960, 600, 65, 155, 960, 2, 200
armour_ug_levels 11, 15, 16, 21
armour_ug_models Dismounted_Ritterbruder, Dismounted_Ritterbruder, Dismounted_Ritterbruder_ug1, Dismounted_Ritterbruder_ug1
ownership        teutonic_order, hre
era 0            teutonic_order, hre
era 1            teutonic_order, hre
era 2            teutonic_order, hre
recruit_priority_offset    25
 
 
type             Prussian Archers
dictionary       Prussian_Archers      ; Prussian Archers, ep
category         infantry
class            missile
voice_type       Light
banner faction   main_missile
soldier          Prussian_Archers, 48, 0, 0.85
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, horse_archers
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         3, 2, war_mass_arrow, 160, 35, missile, missile_mechanical, piercing, none, 0, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  2, 6, 2, leather 
;stat_armour_ex   0, 2, 0, 0, 2, 5, 5, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 1 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 120, 75, 55, 415, 4, 120
armour_ug_levels 2, 6
armour_ug_models Prussian_Archers, Prussian_Archers_ug1
ownership        teutonic_order, hre, england, scotland, france, denmark, spain, aragon, portugal, milan, venice, papal_states,  norway, jerusalem, poland, russia, kievan_rus
era 0            teutonic_order, hre, england, scotland, france, denmark, spain, aragon, portugal, milan, venice, papal_states,  norway, jerusalem, poland, russia, kievan_rus
era 1            teutonic_order, hre, england, scotland, france, denmark, spain, aragon, portugal, milan, venice, papal_states,  norway, jerusalem, poland, russia, kievan_rus
recruit_priority_offset    5
 
 
type             Livonian Auxiliaries
dictionary       Livonian_Auxiliaries      ; Livonian Auxiliaries, ep
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
soldier          Pavise_Crossbowmen, 48, 0, 0.95
officer          sword_Brethren

attributes       sea_faring, hide_forest, can_withdraw, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         10, 2, heavy_crossbow_bolt, 140, 20, missile, missile_mechanical, piercing, none, 200, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  2, 3, 7, leather ; 
;stat_armour_ex   2, 3, 0, 0, 2, 8, 8, leather
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, -1, 3, 1 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 190, 180, 50, 115, 260, 2, 150
armour_ug_levels 2, 6
armour_ug_models Livonian_Auxillaries, Livonian_Auxillaries_ug1
ownership        teutonic_order
era 1            teutonic_order
recruit_priority_offset    10
 
 
type             Christ Knights
dictionary       Christ_Knights      ; Christ Knights, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
soldier          Christ_Knights, 24, 0, 1
officer          Ritterbruder_ug1
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         6, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         7, 4, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    ap
stat_pri_armour  6, 4, 5, metal ; 
;stat_armour_ex   5, 6, 0, 0, 4, 8, 8, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, 0 
stat_mental      15, low, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 970, 600, 80, 185, 970, 2, 240
armour_ug_levels 11, 15, 16, 23
armour_ug_models Christ_Knights, Christ_Knights, Christ_Knights_ug1, Christ_Knights_ug1
ownership        teutonic_order
era 0            teutonic_order
era 1            teutonic_order
era 2            teutonic_order
recruit_priority_offset    35
 
 
type             Knechten
dictionary       Knechten      ; Knechten, o
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
soldier          Knechten, 24, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 2
stat_pri         4, 9, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         6, 6, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 3, 5, metal ; 
;stat_armour_ex   3, 5, 0, 0, 5, 5, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      -1, -2, -3, 0 
stat_mental      13, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 530, 100, 80, 185, 530, 2, 170
armour_ug_levels 7, 11, 23
armour_ug_models Knechten, Knechten_ug1, Knechten_ug1
ownership        teutonic_order
era 0            teutonic_order
era 1            teutonic_order
era 2            teutonic_order
recruit_priority_offset    10
 
 
type             Halbbruder
dictionary       Halbbruder      ; Halbbrder, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
soldier          Halbbruder, 24, 0, 1
officer          Ritterbruder_ug1
officer          northern_captain_early_flag
mount            to barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         13, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  12, 4, 3, metal
;stat_armour_ex   6, 7, 0, 0, 4, 8, 8, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      17, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1175, 600, 80, 185, 1175, 2, 240
armour_ug_levels 16, 21, 23, 26
armour_ug_models Halbbruder, Halbbruder_ug1, Halbbruder_ug1, Halbbruder_ug1
ownership        teutonic_order
era 1            teutonic_order
era 2            teutonic_order
recruit_priority_offset    50
 
 
type             Ritterbruder
dictionary       Ritterbruder      ; Ritterbrder, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
soldier          Ritterbruder, 24, 0, 1
officer          Ritterbruder_ug1
officer          northern_captain_early_flag
mount            to barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, frighten_foot, frighten_mounted, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         9, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         14, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  9, 4, 5, metal ; 
;stat_armour_ex   7, 9, 0, 0, 5, 8, 8, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, 0 
stat_mental      19, impetuous, highly_trained ; RECKLESS
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1230, 800, 85, 205, 1230, 2, 290
armour_ug_levels 11, 15, 16, 21
armour_ug_models Ritterbruder, Ritterbruder, Ritterbruder_ug1, Ritterbruder_ug1
ownership        teutonic_order, hre
era 0            teutonic_order, hre
era 1            teutonic_order, hre
era 2            teutonic_order, hre
recruit_priority_offset    55
 
 
type             TO Bodyguard
dictionary       TO_Bodyguard      ; General's Bodyguard, ep
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          TO_Bodyguard, 12, 0, 1
officer          Ritterbruder_ug1
officer          northern_captain_early_flag
mount            to barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw , general_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square
stat_health      1, 3
stat_pri         5, 14, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         10, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  8, 9, 3, metal ; 
;stat_armour_ex   5, 0, 0, 0, 5, 6, 6, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, -2, -3, 0 
stat_mental      18, disciplined, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 555, 0, 60, 50, 555, 1, 100
armour_ug_levels 11, 15, 23
armour_ug_models TO_Bodyguard, Halbbruder_ug1, Halbbruder_ug1
ownership        teutonic_order
era 0            teutonic_order
era 1            teutonic_order
recruit_priority_offset    40
 
 
type             TO Late Bodyguard
dictionary       TO_Late_Bodyguard      ; General's Bodyguard, lp
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          TO_Late_Bodyguard, 12, 0, 1
officer          Ritterbruder_ug1
officer          northern_captain_early_flag
mount            armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, general_unit, general_unit_upgrade
move_speed_mod	 0.9
formation        1.5, 4.4, 2, 6, 2, square
stat_health      1, 3
stat_pri         5, 15, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         10, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  21, 9, 2, metal
;stat_armour_ex   7, 0, 0, 0, 5, 5, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -2, -3, -4, -1 
stat_mental      18, disciplined, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 830, 0, 60, 50, 680, 1, 105
armour_ug_levels 21, 23, 26, 27
armour_ug_models Halbbruder_ug1, Ritterbruder_ug1, Ritterbruder_ug1, Ritterbruder_ug1
ownership        teutonic_order
era 2            teutonic_order
recruit_priority_offset    55


type             Knights of Jerusalem
dictionary       Knights_of_Jerusalem      ; Knights of Jerusalem, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Knights_of_Jerusalem, 24, 0, 1
officer          constable_of_jerusalem
officer          northern_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         8, 4, no, 0, 0, melee, melee_blade, slashing, axe, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    ap
stat_pri_armour  6, 4, 3, metal ; 
;stat_armour_ex   5, 0, 0, 0, 4, 6, 4, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, -3, -1 
stat_mental      17, normal, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1105, 600, 80, 95, 1105, 4, 260
armour_ug_levels 7, 11, 15, 23
armour_ug_models Knights_of_Jerusalem, Knights_of_Jerusalem, Knights_of_Jerusalem, Knights_of_Jerusalem
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    35
 
 
type             Templar Confrere Knights
dictionary       Templar_Confrere_Knights      ; Templar Confrere Knights, o
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_templar
banner unit      templars
soldier          Templar_Confrere_Knights, 24, 0, 1
officer          Templar_Confrere_Knights
officer          northern_captain_early_flag
mount            order barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         8, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         8, 4, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    ap
stat_pri_armour  6, 4, 3, metal ; 
;stat_armour_ex   5, 0, 0, 0, 4, 6, 4, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, -3, -1 
stat_mental      17, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1105, 200, 80, 95, 1105, 4, 250
armour_ug_levels 7, 11, 15, 23
armour_ug_models Templar_Confrere_Knights, Templar_Confrere_Knights, Templar_Confrere_Knights, Templar_Confrere_Knights
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    40
 
 
type             Constable of Jerusalem
dictionary       Constable_of_Jerusalem      ; Constable of Jerusalem, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Constable_of_Jerusalem, 48, 0, 1
officer          constable_of_jerusalem
officer          northern_captain_early_flag
mount            mailed horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         6, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         7, 3, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    ap
stat_pri_armour  10, 5, 3, metal ; 
;stat_armour_ex   6, 0, 0, 0, 5, 6, 4, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -2, -3, -4, -2 
stat_mental      17, normal, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 2595, 1200, 115, 270, 2595, 1, 410
armour_ug_levels 11, 15, 23
armour_ug_models Constable_of_Jerusalem, Constable_of_Jerusalem, Constable_of_Jerusalem
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    50
 
 
type             Dismounted Knights Of Jerusalem
dictionary       Dismounted_Knights_Of_Jerusalem      ; Dismounted Knights of Jerusalem, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Knights_Of_Jerusalem, 48, 0, 1.1
officer          Dismounted_Knights_of_Jerusalem
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 9, 5, metal ; 
;stat_armour_ex   5, 0, 0, 0, 4, 8, 6, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 2, -1 
stat_mental      16, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 760, 480, 60, 140, 760, 4, 180
armour_ug_levels 7, 11, 15, 23
armour_ug_models Dismounted_Knights_of_Jerusalem, Dismounted_Knights_of_Jerusalem, Dismounted_Knights_of_Jerusalem, Dismounted_Knights_of_Jerusalem
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    15


type             Dismounted Knights of Antioch
dictionary       Dismounted_Knights_of_Antioch      ; Dismounted Knights of St Lazarus, o
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Knights_of_St_Lazarus, 48, 0, 1.375
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         11, 5, no, 0, 0, melee, melee_blade, slashing, axe, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    ap
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  7, 8, 0, metal ; + slung shield +1
;stat_armour_ex   5, 0, 0, 0, 4, 8, 6, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, -1 
stat_mental      16, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 760, 180, 60, 140, 760, 4, 180
armour_ug_levels 11, 15, 16, 21
armour_ug_models Dismounted_Knights_of_St_Lazarus, Dismounted_Knights_of_St_Lazarus, Dismounted_Knights_of_St_Lazarus_ug1, Dismounted_Knights_of_St_Lazarus_ug2 
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    20
 
 
type             Templar Sergeant
dictionary       Templar_Sergeant      ; Templar Sergeants, o
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Templar_Sergeant, 60, 0, 1.1, 0.30
officer          Dismounted_Knights_of_Jerusalem
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 3, 7, metal ; 
;stat_armour_ex   3, 5, 0, 0, 5, 8, 6, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, -1 
stat_mental      12, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 420, 90, 50, 115, 420, 4, 110
armour_ug_levels 7, 11, 15, 23
armour_ug_models Templar_Sergeant, Templar_Sergeant_ug1, Templar_Sergeant_ug1, Templar_Sergeant_ug1
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    5
 
 
type             Pisan and Geonese sailors
dictionary       Pisan_and_Geonese_sailors      ; Pisan and Geonese Sailors, m
category         infantry
class            light
voice_type       Light
accent         Mediterranean
banner faction   main_infantry
banner holy      crusade
soldier          Pisan_and_Geonese_sailors, 60, 0, 0.875
officer          northern_captain
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, is_peasant
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         4, 3, no, 0, 0, melee, melee_blade, blunt, mace, 105, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    ap
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  0, 4, 0, flesh
;stat_armour_ex   0, 0, 0, 0, 5, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, 0, 1, -1 
stat_mental      8, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 145, 145, 80, 185, 225, 4, 90
armour_ug_levels 0
armour_ug_models Pisan_and_Geonese_sailors
ownership        jerusalem, slave
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    -10 
 
 
type             Templar Crossbowmen
dictionary       Templar_Crossbowmen      ; Templar Crossbowmen, ep
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Templar_Crossbowmen, 48, 0, 1
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         8, 3, elite_crossbow_bolt, 130, 25, missile, missile_mechanical, piercing, none, 0, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         5, 3, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  6, 6, 0, metal ; 
;stat_armour_ex   3, 0, 0, 0, 5, 0, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, -2, 2, -1 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 415, 360, 65, 155, 590, 4, 170
armour_ug_levels 8, 13
armour_ug_models Templar_Crossbowmen, Templar_Crossbowmen_ug1
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    5
 
 
type             Knights of Antioch
dictionary       Knights_of_Antioch      ; Knights of St Lazarus, o
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Knights_of_StLazarus, 24, 0, 1
officer          northern_captain_early_flag
mount            alt barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         8, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         9, 5, no, 0, 0, melee, melee_blade, slashing, axe, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    ap
stat_pri_armour  8, 3, 3, metal ; 
;stat_armour_ex   5, 0, 0, 0, 4, 6, 4, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, -3, -1 
stat_mental      17, normal, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1115, 200, 80, 185, 1115, 4, 240
armour_ug_levels 11, 15, 16, 21
armour_ug_models Knights_of_StLazarus, Knights_of_StLazarus, Knights_of_StLazarus_ug1, Knights_of_StLazarus_ug2
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    40
 

type             Edessan Guard
dictionary       Edessan_Guard      ; Edessan Guard, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner unit      antioch
banner holy      crusade
soldier          Edessan_Guard, 60, 0, 1.25
officer          Dismounted_Knights_of_Jerusalem
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         8, 5, no, 0, 0, melee, melee_blade, slashing, axe, 75, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    ap
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 8, 0, metal ; ; GUARD 
;stat_armour_ex   5, 0, 0, 0, 8, 0, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 1, -1 
stat_mental      13, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 905, 225, 60, 140, 680, 4, 160
armour_ug_levels 7, 11, 15, 23
armour_ug_models Edessan_Guard, Edessan_Guard, Edessan_Guard, Edessan_Guard
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    10
 
 
type             Canons of the Holy Sepulcher
dictionary       Canons_of_the_Holy_Sepulcher      ; Canons of the Holy Sepulcher, o
category         infantry
class            heavy
voice_type       Heavy
accent         German
banner faction   main_hospitaller
banner holy      crusade
soldier          Canons_of_the_Holy_Sepulcher, 48, 0, 1.375
officer          Dismounted_Knights_of_Jerusalem
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         14, 7, no, 0, 0, melee, melee_blade, slashing, sword, 15, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  7, 10, 0, metal ; + 1 slung shield
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 1, -1 
stat_mental      18, disciplined, trained, lock_morale ; GUARD ; FANATIC
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 940, 200, 90, 70, 940, 4, 170
armour_ug_levels 11, 15, 16, 21
armour_ug_models Canons_Of_The_Holy_Sepulcher, Canons_Of_The_Holy_Sepulcher, Canons_Of_The_Holy_Sepulcher_ug1, Canons_Of_The_Holy_Sepulcher_ug2
ownership        jerusalem
era 0            jerusalem
era 1            jerusalem
recruit_priority_offset    20
 
 
type             iqta'dar
dictionary       iqta'dar      ; iqta'dar, f
category         cavalry
class            missile
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mongol_Heavy_Archers, 24, 0, 1
officer          me_bodyguard
officer          eastern_captain_early_flag
mount            eastern armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, horse_archers, cantabrian_circle, free_upkeep_unit
move_speed_mod   0.9
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         5, 4, elite_cav_mass_composite_arrow, 190, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         3, 5, no, 0, 0, melee, melee_blade, blunt, mace, 75, 1
stat_sec_attr    ap
stat_pri_armour  11, 4, 2, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -2, -1, -6, -3 
stat_mental      14, normal, highly_trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1035, 500, 120, 95, 1035, 4, 220
armour_ug_levels 11, 15, 23
armour_ug_models iqta_dar, iqta_dar_ug1, iqta_dar_ug1
ownership        turks
era 0            turks
era 1            turks
recruit_priority_offset    60
 

type             Dismounted Hasham
dictionary       Dismounted_Hasham      ; Dismounted Hasham, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Hashishim, 60, 0, 1.1
officer          dismounted_hasham_ug1
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 1.2, 2.4, 2.4, 2, square
stat_health      1, 1
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, 10, 2, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, 0, 0, -2 
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 1325, 300, 110, 85, 1025, 4, 210
armour_ug_levels 11, 15, 23
armour_ug_models dismounted_hasham, dismounted_hasham_ug1, dismounted_hasham_ug1
ownership        turks
era 0            turks
era 1            turks
recruit_priority_offset    15
 
 
type             Turkish Crossbowmen
dictionary       Turkish_Crossbowmen      ; Turkish Crossbowmen, lp
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Turkish_Crossbowmen, 60, 0, 0.9, 0.35
officer          dismounted_hasham_ug1

attributes       sea_faring, hide_forest, can_withdraw, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         10, 1, heavy_crossbow_bolt, 140, 20, missile, missile_mechanical, piercing, none, 200, 1
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  4, 5, 0, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, -2 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 575, 150, 65, 50, 425, 4, 120
armour_ug_levels 7, 11
armour_ug_models Turkish_Crossbowmen, Turkish_Crossbowmen_ug1
ownership        turks
era 0            turks
era 1            turks
recruit_priority_offset    5


type             Ghulams
dictionary       Ghulams      ; Ghulams, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Ghulam, 32, 0, 1
officer          Ghulam
officer          eastern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         7, 9, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         5, 5, no, 0, 0, melee, melee_blade, blunt, mace, 60, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    ap
stat_pri_armour  5, 4, 2, metal 
;stat_armour_ex   4, 0, 0, 0, 3, 5, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 1, -4, -1 
stat_mental      14, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 1345, 300, 120, 95, 1045, 4, 180
armour_ug_levels 5, 9, 23
armour_ug_models Ghulam, Ghulam, Ghulam
ownership        egypt, kwarezm
era 0            egypt, kwarezm
era 1            egypt, kwarezm
recruit_priority_offset    35


type             Khassaki
dictionary       Khassaki      ; Khassaki, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Khassaki, 32, 0, 1
officer          me_bodyguard
officer          eastern_captain_early_flag
mount            eastern armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
move_speed_mod   0.9
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         11, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  11, 8, 3, metal ; ; GUARD 
;stat_armour_ex   6, 0, 0, 0, 5, 6, 4, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      -3, -1, -6, -4 
stat_mental      18, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        8, 2460, 535, 120, 95, 1925, 4, 180
armour_ug_levels 11, 23
armour_ug_models Khassaki, Khassaki
ownership        egypt
era 0            egypt
era 1            egypt
recruit_priority_offset    55
 
 
type             Dismounted Ghulams
dictionary       Dismounted_Ghulams      ; Dismounted Ghulams, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_ghulam, 60, 0, 1
officer          Dismounted_ghulam
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         4, 3, no, 0, 0, melee, melee_blade, piercing, mace, 45, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    ap
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  5, 7, 2, metal 
;stat_armour_ex   4, 0, 0, 0, 3, 5, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, 0, 0, -2 
stat_mental      13, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 940, 225, 110, 85, 715, 4, 210
armour_ug_levels 5, 9, 23
armour_ug_models Dismounted_ghulam, Dismounted_ghulam, Dismounted_ghulam
ownership        egypt, kwarezm
era 0            egypt, kwarezm
era 1            egypt, kwarezm
recruit_priority_offset    15


type             Al Haqa Infantry
dictionary       Al_Haqa_Infantry      ; Al-Haqa Infantry, lp 
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Al_Haqa_Infantry, 60, 0, 1
officer          Dismounted_ghulam
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 9, 2, metal ; 
;stat_armour_ex   3, 4, 0, 0, 4, 8, 6, metal
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      -1, 0, 0, -3 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 940, 225, 60, 140, 715, 4, 160
armour_ug_levels 7, 11
armour_ug_models Al_Haqa_Infantry, Al_Haqa_Infantry_ug1
ownership        egypt
era 0            egypt
era 1            egypt
recruit_priority_offset    10


type             Arbalest Militia
dictionary       Arbalest_Militia      ; Arbalest Militia, u
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Arbalest_Militia, 60, 0, 0.8
officer          northern_captain

attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, crossbow, start_skirmishing
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         10, 1, militia_steel_crossbow_bolt, 135, 20, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 2, 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        5
stat_ground      0, -2, 2, 0 
stat_mental      6, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 150, 65, 50, 345, 4, 50
armour_ug_levels 4, 8 
armour_ug_models Arbalest_Militia, Arbalest_Militia
ownership        france, norway, hre, denmark, spain, aragon, portugal, teutonic_order, jerusalem
recruit_priority_offset    0


type             Mangonel
dictionary       Mangonel      ; Mangonel
category         siege
class            missile
voice_type       Heavy
banner faction   main_missile
banner holy      crusade
soldier          NE_Mangonel_Crew, 16, 2, 0.8, 0.30
officer          northern_captain
engine           mangonel

attributes       sea_faring, hardy, can_withdraw, artillery
formation        1.5, 1.5, 3, 3, 3, square
stat_health      1, 3
stat_pri         1, 1, no, 0, 0, melee, artillery_gunpowder, piercing, knife, 15, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         65, 3, mangonel_shot, 250, 10, siege_missile, artillery_gunpowder, blunt, none, 26, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    ap, launching
stat_pri_armour  2, 7, 0, leather
;stat_armour_ex   2, 0, 0, 0, 5, 0, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, 0, 0, 0
stat_mental      13, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 590, 200, 30, 75, 590, 1, 170
armour_ug_levels 1
armour_ug_models ne_mangonel_crew
ownership        england, norway, scotland, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states, sicily,  teutonic_order, jerusalem, poland, hungary, byzantium, turks, egypt, moors, cumans, kwarezm
era 1            england, norway, scotland, france, hre, denmark, spain, aragon, portugal, milan, venice, papal_states, sicily,  teutonic_order, jerusalem
recruit_priority_offset    -15 


type             Armenians of Celicia
dictionary       Armenians_of_Celicia      ; Armenians of Cilicia, m
category         infantry
class            missile
voice_type       Light
accent         Arabic
banner faction   main_missile
banner holy      crusade
soldier          Armenians_Of_Cilicia, 48, 0, 0.9

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers, mercenary_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 2
stat_pri         5, 1, quality_mass_composite_arrow, 200, 30, missile, missile_mechanical, piercing, none, 0, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         3, 1, no, 0, 0, melee, melee_blade, slashing, axe, 60, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    ap
stat_pri_armour  4, 4, 0, metal ; 
;stat_armour_ex   3, 0, 0, 0, 1, 5, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, 1, 1, -1 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 410, 410, 45, 105, 670, 4, 140
armour_ug_levels 7, 9
armour_ug_models Armenians_Of_Cilicia, Armenians_Of_Cilicia
ownership        slave, jerusalem, turks
recruit_priority_offset    15


type             Gwent Raiders
dictionary       Gwent_Raiders      ; Gwent Raiders, m
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Gwent_Raiders, 48, 0, 0.85
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         5, 3, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 30, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  2, 7, 0, leather ; 
;stat_armour_ex   2, 3, 0, 0, 3, 0, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 2 
stat_mental      8, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 255, 85, 65, 340, 4, 90
armour_ug_levels 2, 6
armour_ug_models Gwent_Raiders, Gwent_Raiders_ug1
ownership        slave, scotland, england
recruit_priority_offset    10


type             Followers of Perkunas
dictionary       Followers_of_Perkunas      ; Followers of Perkunas, o
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
soldier          Followers_of_Perkunas, 60, 0, 0.875
officer          lithuanian_noble_infantry
officer          russia_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw, frighten_foot
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         8, 4, no, 0, 0, melee, melee_blade, slashing, axe, 90, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    ap
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  0, 3, 0, flesh
;stat_armour_ex   0, 0, 0, 0, 7, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, -1, 2, 1 
stat_mental      10, impetuous, untrained, lock_morale ; FANATIC
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 235, 100, 65, 150, 235, 4, 100
armour_ug_levels 0
armour_ug_models Followers_of_Perkunas
ownership        lithuania
recruit_priority_offset    0


type             Giltines Chosen
dictionary       Giltines_Chosen      ; Giltine's Chosen, o
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
soldier          Janissary_Heavy_Inf, 48, 0, 1.375
officer          lithuanian_noble_infantry
officer          russia_captain_early_flag
officer          russia_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw, frighten_foot
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         10, 7, no, 0, 0, melee, melee_blade, slashing, axe, 75, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    ap
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  9, 5, 0, metal
;stat_armour_ex   6, 0, 0, 0, 10, 8, 8, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      1, -1, 2, 1 
stat_mental      14, impetuous, highly_trained, lock_morale ; FANATIC
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 635, 180, 55, 135, 635, 4, 180
armour_ug_levels 14, 23
armour_ug_models Giltines_Chosen, Giltines_Chosen
ownership        lithuania
era 1            lithuania
recruit_priority_offset    30


type             Lithuanian Noble Sons
dictionary       Lithuanian_Noble_Sons      ; Lithuanian Noble Sons, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
soldier          lithuanian_noble_sons, 48, 0, 1.15
officer          lithuanian_noble_infantry
officer          russia_captain_early_flag
officer          russia_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, cannot_skirmish, free_upkeep_unit
formation        1.2, 0, 2.4, 1.2, 4, square
stat_health      1, 3
stat_pri         12, 3, quality_javelin, 60, 2, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown, prec
stat_sec         5, 3, no, 0, 0, melee, melee_blade, slashing, axe, 45, 1
stat_sec_attr    ap
stat_pri_armour  5, 4, 5, metal 
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 2, 0 
stat_mental      13, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 470, 360, 100, 75, 470, 4, 160
armour_ug_levels 5, 9, 14, 19
armour_ug_models Lithuanian_Noble_Sons, Lithuanian_Noble_Sons_ug1, Lithuanian_Noble_Sons_ug2, Lithuanian_Noble_Sons_ug2
ownership        lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    5


type             Ducal Axe
dictionary       Ducal_Axe      ; Samogitian Axemen, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Ducal_Axe, 48, 0, 1.25
officer          lithuanian_noble_infantry
officer          russia_captain_early_flag
officer          russia_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         10, 5, no, 0, 0, melee, melee_blade, slashing, axe, 75, 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        6
stat_ground      0, -2, 1, 0 
stat_mental      13, impetuous, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 315, 270, 90, 70, 315, 4, 150
armour_ug_levels 5, 9, 14, 23
armour_ug_models ducal_axe, ducal_axe_ug1, ducal_axe_ug1, ducal_axe_ug1
ownership        lithuania
recruit_priority_offset    10


type             Ruthenian Archers
dictionary       Ruthenian_Archers      ; Ruthenian Archers, ep
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
soldier          Norse_Archers, 48, 0, 0.85
officer          lithuanian_noble_infantry
officer          russia_captain_early_flag
attributes       sea_faring, hide_forest, can_withdraw, foot_archers, stakes, stakes, start_skirmishing
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         4, 2, composite_arrow, 140, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, slashing, axe, 90, 1
stat_sec_attr    ap
stat_pri_armour  5, 3, 4, leather ; large round shield and light mail
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 1 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 120, 65, 50, 405, 4, 80
armour_ug_levels 1, 6 ; Leather, Partial Light Mail
armour_ug_models ruthenian_archers, ruthenian_archers_ug1 
ownership        lithuania
era 0            lithuania
era 1            lithuania
recruit_priority_offset    0


type             Lettish Crossbowmen
dictionary       Lettish_Crossbowmen      ; Latvian Crossbowmen, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
soldier          Lettish_Crossbowmen, 48, 0, 0.95
officer          northern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, crossbow, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         8, 2, crossbow_bolt, 120, 20, missile, missile_mechanical, piercing, none, 0, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 4, 0, leather  ; no shield anymore on the model
;stat_armour_ex   2, 3, 0, 0, 4, 8, 8, leather
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, -1, 3, 1 
stat_mental      7, normal, trained
stat_charge_dist 6
stat_fire_delay  18
stat_food        60, 300
stat_cost        1, 230, 180, 60, 140, 230, 4, 170
armour_ug_levels 1, 4 ; Leather, Light Brigandine
armour_ug_models Lettish_Crossbowmen, Lettish_Crossbowmen_ug1
ownership        all; lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    0


type             Lithuanian Arquebusiers
dictionary       Lithuanian_Arquebusiers      ; Arquebusiers, up
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
soldier          Lithuanian_Arquebusiers, 60, 0, 0.7, 0.30
officer          russia_captain_early_flag
attributes       sea_faring, hide_forest, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.2, 1.2, 1.2, 1.2, 4, square
stat_health      1, 2
stat_pri         14, 2, early_arquebus_bullet, 90, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 400, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  0, 5, 0, flesh
;stat_armour_ex   0, 3, 0, 0, 2, 0, 0, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, -1, 3, 1 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 385, 140, 50, 115, 245, 4, 150
armour_ug_levels 0, 1
armour_ug_models Lithuanian_Arquebusiers, Lithuanian_Arquebusiers_ug1
ownership        lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    25
 

type             Noble Sons Cavalry
dictionary       Noble_Sons_Cavalry      ; Noble Sons Cavalry, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
soldier          Jinetes, 24, 0, 1
officer          Ducal_Cavalry_ug1
officer          russia_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, cantabrian_circle, free_upkeep_unit, can_formed_charge, start_not_skirmishing
formation        2, 4.4, 3, 4.4, 4, square
stat_health      1, 3
stat_pri         12, 4, quality_cav_javelin, 60, 3, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         6, 4, no, 0, 0, melee, melee_blade, slashing, axe, 60, 1
stat_sec_attr    ap
stat_pri_armour  5, 2, 3, metal 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, -3, 0 
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 710, 450, 100, 75, 710, 4, 130
armour_ug_levels 5, 9, 14, 19
armour_ug_models Noble_Sons_Cavalry, Noble_Sons_Cavalry_ug1, Noble_Sons_Cavalry_ug2, Noble_Sons_Cavalry_ug2
ownership        lithuania
era 0            lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    35


type             Dievas Guard
dictionary       Dievas_Guard      ; Dievas' Guard, o
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
soldier          Tsars_Guard, 24, 0, 1
officer          dievas_guard_ug1
officer          russia_captain_early_flag
mount            russian barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge
move_speed_mod	 0.9
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 3
stat_pri         8, 7, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         9, 4, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  13, 2, 5, metal
;stat_armour_ex   4, 6, 0, 0, 6, 5, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        9
stat_ground      -2, -3, -4, -1 
stat_mental      15, disciplined, highly_trained, lock_morale ; GUARD ; FANATIC
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1135, 150, 85, 205, 1135, 4, 240
armour_ug_levels 9, 14, 19, 23 ; Scale, Heavy Scale, Late Scale, Improved Metallurgy
armour_ug_models dievas_guard, dievas_guard_ug1, dievas_guard_ug2, dievas_guard_ug2
ownership        lithuania
era 0            lithuania
era 1            lithuania
recruit_priority_offset    40
 
 
type             Noble Cavalry
dictionary       Noble_Cavalry      ; Noble Cavalry, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
soldier          noble_cavalry, 24, 0, 1
officer          Noble_Cavalry_ug1
officer          russia_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, frighten_foot, can_formed_charge, free_upkeep_unit
formation        2, 4.4, 3, 6, 4, square
stat_health      1, 3
stat_pri         9, 8, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  5, 3, 5, metal 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, -3, 0 
stat_mental      16, impetuous, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 905, 600, 120, 95, 905, 4, 180
armour_ug_levels 5, 9, 14, 19
armour_ug_models Noble_Cavalry, Noble_Cavalry_ug1, Noble_Cavalry_ug2, Noble_Cavalry_ug2
ownership        lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    50


type             Ducal Cavalry
dictionary       Ducal_Cavalry      ; Ducal Cavalry, ep
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Tsars_Guard, 24, 0, 1
officer          russia_captain_early_flag
officer          Noble_Cavalry
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 2, square, wedge
stat_health      1, 2
stat_pri         7, 8, 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, 0, 1
stat_sec_attr    no
stat_pri_armour  2, 0, 3, leather
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, -2, -3, 0 
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 415, 335, 90, 70, 655, 4, 90
armour_ug_levels 1, 6, 22
armour_ug_models Ducal_Cavalry_ug1, Ducal_Cavalry_ug1, Ducal_Cavalry_ug1
ownership        lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    10
 

type             Lithuanian Noble Infantry
dictionary       Lithuanian_Noble_Infantry      ; Lithuanian Noble Infantry, f
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Feudal_Knights, 48, 0, 1.15
officer          lithuanian_noble_infantry_ug1
officer          russia_captain_early_flag
officer          russia_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw, frighten_foot, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         9, 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  5, 7, 5, metal 
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      16, impetuous, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 730, 480, 60, 140, 730, 4, 150
armour_ug_levels 5, 9, 14, 19
armour_ug_models lithuanian_noble_infantry, lithuanian_noble_infantry_ug1, lithuanian_noble_infantry_ug2, lithuanian_noble_infantry_ug2
ownership        lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    15


type             L Cavalry Militia
dictionary       L_Cavalry_Militia      ; Cavalry Militia, u
category         cavalry
class            missile
voice_type       Heavy
banner faction   main_cavalry
soldier          L_Cavalry_Militia, 24, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, cantabrian_circle, free_upkeep_unit, start_not_skirmishing 
formation        2, 4.4, 3, 4.4, 4, square
stat_health      1, 2
stat_pri         10, 6, militia_cav_javelin, 50, 6, thrown, missile_mechanical, piercing, spear, 0, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area, thrown
stat_sec         5, 6, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  2, 1, 0, leather
;stat_armour_ex   2, 3, 0, 0, 2, 0, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -1, -2, 1 
stat_mental      8, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 165, 55, 135, 395, 4, 140
armour_ug_levels 1, 4
armour_ug_models L_Cavalry_Militia, L_Cavalry_Militia_ug1
ownership        lithuania
era 0            lithuania
era 1            lithuania
recruit_priority_offset    10


type             Baltic Spearmen
dictionary       Baltic_Spearmen      ; Baltic Spearmen, u
category         infantry
class            spearmen
voice_type       Light
banner faction   main_infantry
soldier          EE_Spearmen, 80, 0, 0.95, 0.30
officer          lithuanian_noble_infantry
officer          russia_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         2, 2, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    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, 7, flesh
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      1, -1, 3, 1 
stat_mental      7, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 180, 75, 60, 285, 4, 70
armour_ug_levels 1, 4
armour_ug_models Baltic_Spearmen, Baltic_Spearmen_ug1
ownership        lithuania
era 0            lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    0


type             Ducal Spearmen
dictionary       Ducal_Spearmen      ; Steppe Alans, ep
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_infantry
soldier          EE_Spearmen, 60, 0, 1.1, 0.30
officer          lithuanian_noble_infantry_ug1
officer          russia_captain_early_flag
officer          russia_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  5, 2, 7, leather
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 205, 85, 65, 275, 4, 120
armour_ug_levels 5, 9, 14
armour_ug_models Ducal_Spearmen, Ducal_Spearmen, Ducal_Spearmen
ownership        lithuania
era 0            lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    5


type             Lithuanian Skirmishers
dictionary       Lithuanian_Skirmishers      ; Almughavars, l
category         infantry
class            skirmish
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Lusitanian_Javelinmen, 48, 0, 0.65
officer          russia_captain_early_flag
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, start_not_skirmishing, free_upkeep_unit
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 2
stat_pri         10, 2, militia_javelin, 50, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  0, 5, 0, leather
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, -1, 3, 1 
stat_mental      6, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 135, 100, 90, 70, 135, 4, 100
armour_ug_levels 0
armour_ug_models Lithuanian_Skirmishers
ownership        all; lithuania
era 1            lithuania
era 2            lithuania
recruit_priority_offset    -5 


;************************ Kwarezm & Cumans **********************

type             ME Cavalry Militia
dictionary       ME_Cavalry_Militia      ; ME Cavalry Militia
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mamluks, 24, 0, 1
officer          me_bodyguard
officer          eastern_captain_early_flag
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 2
stat_pri         4, 9, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         2, 5, no, 0, 0, melee, melee_blade, blunt, mace, 90, 1
stat_sec_attr    ap
stat_pri_armour  4, 2, 3, metal ; 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, 0, -5, -2 
stat_mental      9, low, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 300, 170, 120, 95, 450, 4, 200
armour_ug_levels 7, 11
armour_ug_models Mamluks, Mamluks_ug1
ownership        kwarezm
era 1            kwarezm
era 2            kwarezm
recruit_priority_offset    10


type             Sibyan al Khass
dictionary       Sibyan_al_Khass      ; Sibyan al-Khass, ep 
category         cavalry
class            missile
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Sibyan_al_khass, 24, 0, 1
officer          Sibyan_al_khass_ug1
officer          eastern_captain_early_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers, can_formed_charge
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         5, 6, elite_cav_mass_composite_arrow, 190, 45, missile, missile_mechanical, piercing, none, 0, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         6, 6, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  4, 5, 2, metal ; 
;stat_armour_ex   5, 6, 0, 0, 5, 0, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, 1, -4, -1 
stat_mental      14, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 585, 400, 85, 205, 965, 4, 270
armour_ug_levels 7, 11, 23
armour_ug_models Sibyan_al_khass, Sibyan_al_khass_ug1, Sibyan_al_khass_ug1
ownership        kwarezm
recruit_priority_offset    40

 
type             Saracen Archers
dictionary       Saracen_Archers      ; Saracen Archers, l
category         infantry
class            skirmish
voice_type       Light
accent         Arabic
banner faction   main_missile
banner holy      crusade
soldier          Abid_Al_Shira, 60, 0, 0.9, 0.30
officer          eastern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw, foot_archers, mercenary_unit, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         4, 1, composite_arrow, 140, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_simple, piercing, knife, 45, 1
stat_sec_attr    no
stat_pri_armour  4, 2, 0, leather ; 
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, 0, 0, -2 
stat_mental      7, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 470, 150, 45, 105, 480, 4, 110
armour_ug_levels 7, 11
armour_ug_models Abid_Al_Shira, Abid_Al_Shira_ug1
ownership        all; kwarezm
era 0            kwarezm
era 1            kwarezm
;unit_info        3, 7, 9
recruit_priority_offset    5


type             Persian Archers
dictionary       Persian_Archers      ; Persian Archers, ep
category         infantry
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Ottoman_Infantry, 48, 0, 0.95, 0.35
officer          eastern_captain

attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 2
stat_pri         5, 1, quality_mass_composite_arrow, 200, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         2, 1, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  5, 6, 2, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, 0, 0, -2 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 410, 225, 75, 55, 670, 4, 160
armour_ug_levels 5, 9, 23
armour_ug_models Persian_Archers, Persian_Archers_ug1, Persian_Archers_ug1
ownership        kwarezm
era 1            kwarezm
era 2            kwarezm
recruit_priority_offset    20


type             Armored Horsearchers
dictionary       Armored_Horsearchers      ; Armored Horsearchers, lp
category         cavalry
class            missile
voice_type       Heavy
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Sibyan_al_khass, 32, 0, 1
officer          me_bodyguard
officer          eastern_captain_early_flag
mount            eastern armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers, cantabrian_circle
move_speed_mod   0.9
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         3, 6, cav_mass_composite_arrow, 170, 45, missile, missile_mechanical, piercing, none, 0, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    area
stat_sec         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  9, 4, 3, metal
;stat_armour_ex   5, 6, 0, 0, 5, 0, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -2, -1, -6, -3 
stat_mental      12, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 1755, 250, 85, 205, 1505, 4, 270
armour_ug_levels 7, 11, 15, 23
armour_ug_models Dhulami_Horsearchers, Dhulami_Horsearchers_ug1, Dhulami_Horsearchers_ug2, Dhulami_Horsearchers_ug2
ownership        kwarezm
era 0            kwarezm
era 1            kwarezm
;unit_info        8, 9, 10
recruit_priority_offset    35


type             Kwarezmian Cavalry
dictionary       Kwarezmian_Cavalry      ; Kwarezmian Cavalry, f
category         cavalry
class            heavy
voice_type       Heavy
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Sipahi_Lancers, 24, 0, 1
officer          me_bodyguard
officer          eastern_captain_early_flag
mount            eastern armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, free_upkeep_unit
move_speed_mod   0.9
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         10, 7, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         11, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  12, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -2, -1, -6, -3 
stat_mental      16, impetuous, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1260, 600, 120, 95, 1260, 4, 180
armour_ug_levels 9, 14, 23
armour_ug_models Kwarezmian_Cavalry, Kwarezmian_Cavalry_ug1, Kwarezmian_Cavalry_ug1
ownership        kwarezm
era 1            kwarezm
era 2            kwarezm
recruit_priority_offset    55


type             Persian Spearmen 
dictionary       Persian_Spearmen      ; Persian Spearmen, ep
category         infantry
class            spearmen
voice_type       Heavy
accent         Arabic
banner faction   main_spear
banner holy      crusade
soldier          Dismounted_Arab_Cavalry, 60, 0, 1, 0.30
officer          Persian_Spearmen_ug1
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  5, 3, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      0, 0, 0, -2 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 260, 205, 75, 55, 385, 4, 100
armour_ug_levels 5, 9
armour_ug_models Persian_Spearmen, Persian_Spearmen_ug1
ownership        kwarezm
era 0            kwarezm
era 1            kwarezm
era 2            kwarezm
recruit_priority_offset    10


type             Armored Spearmen
dictionary       Armored_Spearmen      ; Armored Spearmen, ep
category         infantry
class            spearmen
voice_type       Light
accent         Arabic
banner faction   main_spear
banner holy      crusade
soldier          Armored_Sergeants, 60, 0, 1.1, 0.30
officer          Persian_Spearmen_ug1
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  7, 4, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, 0, 0, -2 
stat_mental      13, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 405, 300, 75, 55, 610, 4, 100
armour_ug_levels 9, 14, 23
armour_ug_models Iraqi_infantry, Iraqi_infantry_ug1, Iraqi_infantry_ug1
ownership        kwarezm
era 0            kwarezm
era 1            kwarezm
era 2            kwarezm
recruit_priority_offset    10


type             Imperial Guard
dictionary       Imperial_Guard      ; Imperial Guard, lp
category         cavalry
class            heavy
voice_type       Heavy
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Feudal_Knights, 32, 0, 1
officer          me_bodyguard
officer          eastern_captain_early_flag
mount            eastern armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
move_speed_mod	 0.9
formation        2, 4.4, 3, 6, 2, square, wedge
stat_health      1, 3
stat_pri         6, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         10, 4, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  13, 8, 2, metal ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -2, -1, -6, -3 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 2245, 400, 120, 95, 1845, 4, 180
armour_ug_levels 14, 19, 23
armour_ug_models Khassaki, Khassaki_ug1, Khassaki_ug1
ownership        kwarezm
era 0            kwarezm
era 1            kwarezm
;unit_info        11, 0, 17
recruit_priority_offset    50


type             Dismounted Imperial Guard
dictionary       Dismounted_Imperial_Guard      ; Dismounted Imperial Guard, lp
category         infantry
class            heavy
voice_type       Heavy
accent         Arabic
banner faction   main_infantry
banner holy      crusade
soldier          dismounted_khassaki, 60, 0, 1.4375
officer          Dismounted_khassaki_ug1
officer          eastern_captain_early_flag
officer          eastern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         10, 5, 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  9, 9, 0, metal ;slung shield +1 armour ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, -1, -1, -3 
stat_mental      15, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 1325, 300, 100, 75, 1125, 4, 130
armour_ug_levels 14, 19, 23
armour_ug_models Dismounted_khassaki, Dismounted_khassaki_ug1, Dismounted_khassaki_ug1
ownership        kwarezm
era 0            kwarezm
era 1            kwarezm
;unit_info        9, 0, 12
recruit_priority_offset    30


type             Daylami Light Infantry
dictionary       Daylami_Light_Infantry      ; Daylami Light Infantry, lp
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Al_Haqa_Infantry, 60, 0, 0.9, 0.35
officer          eastern_captain

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 5, square
stat_health      1, 1
stat_pri         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1 ; light sword
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  2, 7, 2, leather
;stat_armour_ex   3, 4, 0, 0, 4, 8, 6, metal
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 1, 1, -1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 590, 150, 60, 140, 440, 4, 160
armour_ug_levels 1, 5
armour_ug_models Al_Haqa_Infantry, Al_Haqa_Infantry_ug1
ownership        kwarezm
era 0            kwarezm
era 1            kwarezm
;unit_info        11, 0, 15
recruit_priority_offset    0


type             Behk Druzhina
dictionary       cum_druz_bek_cav_a_sw      ; Cuman Noblemen, f
category         cavalry
class            missile
voice_type       Light
accent         	 Mongolian
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          cum_druz_bek_cav_a_sw_ug0, 32, 0, 1
mount            early heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, horse_archers, can_formed_charge, cantabrian_circle, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         6, 5, exceptional_cav_mass_composite_arrow, 200, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         8, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1 ; sword
stat_sec_attr    no
stat_pri_armour  4, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, -2, 1
stat_mental      16, disciplined, highly_trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1375, 665, 120, 95, 1375, 4, 200
armour_ug_levels 6, 10, 23
armour_ug_models cum_druz_bek_cav_a_sw_ug0, cum_druz_bek_cav_a_sw_ug0, cum_druz_bek_cav_a_sw_ug0
ownership        cumans
era 1            cumans
era 2            cumans
recruit_priority_offset    50


type             Dismounted Tartar Lancers
dictionary       Dismounted_Tartar_Lancers      ; Dismounted Tartar Lancers, l
category         infantry
class            spearmen
voice_type       Light
accent         	 Mongolian
banner faction   main_infantry
soldier          dis_cum_mon_hoshuchi, 60, 0, 0.95, 0.30
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    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, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, 0 
stat_mental      9, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 270, 205, 85, 65, 285, 4, 100
armour_ug_levels 6
armour_ug_models dis_cum_mon_hoshuchi
ownership        all; cumans, lithuania
era 0            cumans, lithuania
era 1            cumans, lithuania
era 2            cumans, lithuania
;unit_info        11, 0, 13
recruit_priority_offset    15


type             Tartar Lancers
dictionary       Tartar_Lancers      ; Tartar Lancers, l
category         cavalry
class            light
voice_type       Light
accent         	 Mongolian
banner faction   main_cavalry
soldier          cum_mon_hoshuchi, 32, 0, 1
mount            early heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, mercenary_unit, free_upkeep_unit
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 2
stat_pri         5, 9, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         5, 4, no, 0, 0, melee, melee_blade, slashing, axe, 45, 1 
stat_sec_attr    ap
stat_pri_armour  4, 1, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -1, -2, 1 
stat_mental      10, normal, untrained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 505, 240, 100, 75, 735, 4, 120
armour_ug_levels 6
armour_ug_models cum_mon_hoshuchi
ownership        all; cumans, lithuania
era 0            cumans, lithuania
era 1            cumans, lithuania
era 2            cumans, lithuania
;unit_info        6, 0, 10
recruit_priority_offset    20


type             Kasogi Senior Militia
dictionary       kosog_senior_militia_ug0      ; Kasogi Senior Mil, u
category         infantry
class            spearmen
voice_type       Light
accent         	 Mongolian
banner faction   main_infantry
soldier          kosog_senior_militia_ug0, 80, 0, 0.95, 0.3
officer 	 mon_torhaguti_inf
officer          eastern_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 1
stat_pri         2, 2, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  5, 2, 5, leather
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -1, 1, -1 
stat_mental      8, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 320, 180, 100, 75, 390, 4, 130
armour_ug_levels 5
armour_ug_models kosog_senior_militia_ug0
ownership        cumans
era 0            cumans
era 1            cumans
;unit_info        16, 0, 14
recruit_priority_offset    5


type             Steppe Alans
dictionary       cum_alan_axe ; Steppe Alans (Cuman), l
category         infantry
class            skirmish
voice_type       light
banner faction   main_missile
banner holy      crusade
soldier          cum_alan_axe, 48, 0, 0.75
attributes       sea_faring, hide_forest, can_withdraw, foot_archers, start_skirmishing, free_upkeep_unit, mercenary_unit
formation        1.4, 1.4, 2.8, 2.8, 4, square
stat_health      1, 0
stat_pri         4, 2, composite_arrow, 140, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    no
stat_sec         1, 1, no, 0, 0, melee, melee_blade, slashing, axe, 90, 1
stat_sec_attr    ap
stat_pri_armour  0, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 1
stat_mental      7, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 285, 120, 75, 60, 295, 4, 50
armour_ug_levels 0, 1
armour_ug_models cum_alan_axe, cum_alan_axe
ownership        all ; slave, cumans 
era 0            cumans 
era 1            cumans 
era 2            cumans 
recruit_priority_offset 0


type             Cuman Bodyguard
dictionary       cum_bodyguard_kog_cav_sp_ma      ; General's Bodyguard, ep
category         cavalry
class            heavy
voice_type       General
accent         Mongolian
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          cum_bodyguard_kog_cav_sp_ma_ug0, 12, 0, 1
officer          cum_druz_han_cav_a_sp_ug0
officer          eastern_captain_early_flag
mount            russian barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, general_unit
formation        2, 4.4, 3, 6, 2, square
stat_health      1, 3
stat_pri         8, 8, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         6, 4, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
stat_sec_attr    ap
stat_pri_armour  7, 5, 3, metal 
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, -2, -3, 0 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 530, 0, 60, 50, 530, 1, 100
armour_ug_levels 9, 14, 23
armour_ug_models cum_bodyguard_kog_cav_sp_ma_ug0, cum_bodyguard_kog_cav_sp_ma_ug1, cum_bodyguard_kog_cav_sp_ma_ug1
ownership        cumans
era 0            cumans
era 1            cumans
recruit_priority_offset    20


type             Khagan Druzhina
dictionary       cum_druz_han_cav_a_sp      ; Pecheneg Heavy Cavalry, ep
category         cavalry
class            heavy
voice_type       Heavy
accent         	 Mongolian
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          cum_druz_han_cav_a_sp_ug0, 32, 0, 1
officer          cum_druz_han_cav_a_sp_ug0
officer          eastern_captain_early_flag
mount            russian barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         9, 8, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  7, 5, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      -1, -2, -3, 0
stat_mental      16, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 775, 480, 120, 95, 1230, 4, 180
armour_ug_levels 9, 14, 23
armour_ug_models cum_druz_han_cav_a_sp_ug0, cum_druz_han_cav_a_sp_ug0, cum_druz_han_cav_a_sp_ug0
ownership        cumans
era 2            cumans
recruit_priority_offset    35


type             Dismounted Cuman Militia
dictionary       cum_militia_a_sw      ; Cuman Militia, u
category         infantry
class            skirmish
voice_type       Light
accent         	 Mongolian
banner faction   main_missile
banner holy      crusade
soldier          Mongol_Foot_Archers, 48, 0, 0.75, 0.30
attributes       sea_faring, hide_forest, hardy, can_withdraw, foot_archers, start_skirmishing, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         3, 1, composite_arrow, 120, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sw
stat_sec_attr    no
stat_pri_armour  0, 6, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      1, -1, 3, 1 
stat_mental      9, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 290, 120, 65, 50, 300, 4, 70
armour_ug_levels 0, 1
armour_ug_models cum_militia_a_sw, cum_militia_a_sw 
ownership        slave, cumans
era 0            cumans
era 1            cumans
era 2            cumans
recruit_priority_offset    0


type             Sibiryaki Senior Militia
dictionary       sib_senior_militia ; u
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          sib_senior_militia, 60, 0, 1.125, 0.3
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
move_speed_mod	 0.7
formation        1.0, 0, 2.0, 2.0, 5, square
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1 
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  5, 1, 0, metal 
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -1, 1, -1
stat_mental      8, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 235, 135, 85, 65, 275, 4, 50
armour_ug_levels 5
armour_ug_models sib_senior_militia
ownership        slave, mongols, timurids
era 0            mongols, timurids
era 1            mongols, timurids
era 2            mongols, timurids
recruit_priority_offset 0


type             Dismounted Bekh Druzhina
dictionary       cum_druz_bek_a_sw      ; Dismounted Bekh Druzhina, f
category         infantry
class            missile
voice_type       Heavy
accent         	 Mongolian
banner faction   main_missile
banner holy      crusade
soldier          cum_druz_bek_a_sw_ug0, 48, 0, 0.85
attributes       sea_faring, hide_forest, extreme_range, very_hardy, can_withdraw, foot_archers, free_upkeep_unit, stakes, stakes
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         6, 3, exceptional_mass_composite_arrow, 220, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  4, 9, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, -1, 3, 1
stat_mental      15, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 820, 400, 90, 70, 820, 4, 190
armour_ug_levels 6, 10, 23
armour_ug_models cum_druz_bek_a_sw_ug0, cum_druz_bek_a_sw_ug0, cum_druz_bek_a_sw_ug0
ownership        cumans
era 1            cumans
era 2            cumans
recruit_priority_offset    40


type             Pechenegs
dictionary       cum_pecheneg_cav_a_sw   ; Pechenegs, l
category         cavalry
class            missile
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          cum_pecheneg_cav_a_sw_ug0, 32, 0, 1
mount            medium horse
mount_effect     elephant -4, camel -4
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_archers, cantabrian_circle, free_upkeep_unit, mercenary_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         4, 2, cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    no
stat_sec         3, 5, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1 ; light sw
stat_sec_attr    no
stat_pri_armour  0, 1, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, -1, -2, 1
stat_mental      8, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 520, 150, 120, 95, 665, 4, 170
armour_ug_levels 0
armour_ug_models cum_pecheneg_cav_a_sw_ug0
ownership        all ; slave, cumans
era 0            cumans
era 1            cumans
era 2            cumans
recruit_priority_offset 0


type             Doppelsoldner
dictionary       Doppelsoldner      ; Doppelsoldner, m
category         infantry
class            heavy
voice_type       Heavy
accent         German
banner faction   main_infantry
banner holy      crusade
soldier          Doppelsoldner, 48, 0, 1.25
officer          northern_captain
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         12, 7, 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, 0, 1
stat_sec_attr    no
stat_pri_armour  7, 9, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, -2, 1, -1 
stat_mental      14, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 515, 515, 90, 70, 790, 4, 150
armour_ug_levels 17, 23, 26, 27
armour_ug_models doppelsoldner, doppelsoldner, doppelsoldner, doppelsoldner
ownership        slave, hre, france, milan, venice
recruit_priority_offset    30


type             Numidian Cavalry
dictionary       Numidian_Cavalry      ; Numidian Cavalry, m
category         cavalry
class            skirmish
voice_type       Light
accent         Arabic
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Jinetes, 24, 0, 1
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, cantabrian_circle, mercenary_unit, start_not_skirmishing 
move_speed_mod	 0.95
formation        2, 4.4, 3, 4.4, 3, horde
stat_health      1, 3
stat_pri         11, 6, cav_javelin, 55, 6, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         5, 6, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  2, 3, 2, leather
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      -1, 1, -4, -2 
stat_mental      8, low, untrained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 275, 275, 100, 75, 440, 4, 130
armour_ug_levels 1
armour_ug_models Numidian_Cavalry
ownership        slave, moors
recruit_priority_offset    0 


type             L Regular Infantry
dictionary       L_Regular_Infantry      ; Lithuania Regular swordsmen, lp
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Conquistadores, 60, 0, 1.2
officer          lithuanian_noble_infantry
officer          russia_captain_early_flag
officer          russia_captain_early_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -3, 1, -1 
stat_mental      13, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1060, 225, 90, 70, 840, 4, 150
armour_ug_levels 9, 14, 16, 23 ; Scale, Heavy Scale, Partial Plate, Improved Metallurgy
armour_ug_models l_regular_infantry, l_regular_infantry, l_regular_infantry_ug1, l_regular_infantry_ug1
ownership        lithuania
era 2            lithuania
recruit_priority_offset    30


type             Late Lithuanian Spearman
dictionary       Late_Lithuanian_Spearman      ; Late Lithuanian spearmen, lp
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Native_Warriors, 80, 0, 1.15, 0.30
officer          lithuanian_noble_infantry
officer          russia_captain_early_flag
officer          russia_captain_early_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  7, 3, 7, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      13, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 1040, 270, 75, 55, 770, 4, 100
armour_ug_levels 9, 14, 16, 23 ; Scale, Heavy Scale, Partial Plate, Improved Metallurgy
armour_ug_models Native_Warriors, l_regular_spearmen_ug1, l_regular_spearmen_ug1, l_regular_spearmen_ug1
ownership        lithuania
era 2            lithuania
recruit_priority_offset    25


type             L Regular Cavalry
dictionary       L_Regular_Cavalry      ; Lithuanian Regular Cavalry, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Feudal_Knights, 32, 0, 1
officer          L_Regular_Cavalry
officer          russia_captain_early_flag
mount            lith padded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
formation        2, 4.4, 3, 6, 2, square, wedge
stat_health      1, 3
stat_pri         7, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         12, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  9, 4, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      16, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 1720, 400, 130, 100, 1320, 4, 210
armour_ug_levels 9, 14, 20, 23 ; Scale, Heavy Scale, Heavy Splint, Improved Metallurgy
armour_ug_models L_Regular_Cavalry, L_Regular_Cavalry, L_Regular_Cavalry_ug1, L_Regular_Cavalry_ug1
ownership        lithuania
era 2            lithuania
recruit_priority_offset    30


type             Lithuanian Axemen
dictionary       Lithuanian_Axemen      ; Lithuanian Axemen, l
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
soldier          Viking_Raiders, 60, 0, 0.9
officer          russia_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         2, 1, no, 0, 0, melee, melee_blade, slashing, axe, 75, 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  2, 4, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 1 
stat_mental      7, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 230, 150, 90, 70, 250, 4, 170
armour_ug_levels 1, 4, 9
armour_ug_models lithuanian_axemen, lithuanian_axemen_ug1, lithuanian_axemen_ug1
ownership        all; lithuania
era 0            lithuania
recruit_priority_offset    0


type             Heavy Hussars
dictionary       Heavy_Hussars      ; Heavy Hussars, lp
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Hussars, 32, 0, 1
officer          Heavy_Hussars
officer          northern_captain_early_flag
officer          northern_captain_early_flag
mount            heavy horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
formation        1.5, 4.4, 3, 6, 2, square
stat_health      1, 3
stat_pri         6, 14, no, 0, 0, melee, melee_blade, piercing, spear, 75, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  9, 5, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -2, -3, 0 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 1805, 400, 130, 100, 1405, 4, 180
armour_ug_levels 17, 19, 26, 27
armour_ug_models Heavy_Hussars, Heavy_Hussars, Heavy_Hussars
ownership        poland
era 2            poland
recruit_priority_offset    50


type             Boyars
dictionary       Boyars      ; Boyars, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          boyars, 24, 0, 1
officer		 russia_captain_early_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight, free_upkeep_unit
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 2, square, wedge
stat_health      1, 3
stat_pri         9, 8, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  7, 3, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      16, impetuous, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1035, 600, 120, 95, 1035, 4, 180
armour_ug_levels 5, 9, 14, 23
armour_ug_models boyars, boyars_ug1, boyars_ug1
ownership        russia, kievan_rus
era 0            russia, kievan_rus
era 1            russia, kievan_rus
recruit_priority_offset    35


type             Heavy Boyars
dictionary       Heavy_Boyars      ; Heavy Boyars, f
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          heavy_boyars, 24, 0, 1
officer          russia_captain_early_flag
mount            russian barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge, free_upkeep_unit
formation        2, 4.4, 3, 6, 2, square, wedge
stat_health      1, 3
stat_pri         8, 7, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         7, 3, no, 0, 0, melee, melee_blade, blunt, mace, 45, 1
stat_sec_attr    ap
stat_pri_armour  11, 3, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        11
stat_ground      -2, -3, -4, -1 
stat_mental      16, normal, highly_trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1290, 600, 130, 100, 1290, 4, 210
armour_ug_levels 9, 14, 19, 23
armour_ug_models heavy_boyars, heavy_boyars_ug1, heavy_boyars_ug1, heavy_boyars_ug1
ownership        russia, kievan_rus
era 2            russia, kievan_rus
recruit_priority_offset    50


type             Polotsk Boyar Druzhina
dictionary       Polotsk_Boyar_Druzhina ; Polotsk Boyar Druzhina, ep
category         cavalry
class            skirmish
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Polotsk_Boyar_Druzhina, 24, 0, 1
officer	  	 	 russia_captain_early_flag
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, cantabrian_circle, start_not_skirmishing
formation        2, 4.4, 3, 4.4, 3, square
stat_health      1, 3
stat_pri         12, 6, elite_cav_javelin, 60, 6, thrown, missile_mechanical, piercing, spear, 0, 1 ; large shield -1 attack -5 range 
stat_pri_attr    area, thrown
stat_sec         8, 6, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  7, 4, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -1, -2, -3, 0 
stat_mental      15, disciplined, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 380, 225, 100, 75, 590, 4, 160
armour_ug_levels 9, 14, 23
armour_ug_models Polotsk_Boyar_Druzhina, Polotsk_Boyar_Druzhina, Polotsk_Boyar_Druzhina
ownership        russia, kievan_rus, slave
era 0            russia, kievan_rus
era 1            russia, kievan_rus
era 2            russia, kievan_rus
recruit_priority_offset    10


type             Novgorod Home Guard
dictionary       Novgorod_Home_Guard      ; Novgorod Home Guard, u
category         infantry
class            spearmen
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          novgorod_home_guard, 80, 0, 1.15, 0.30
officer          northern_captain
officer	  	 russia_captain_early_flag
mount_effect     horse +6, camel +6 ; extra long spears
attributes       sea_faring, hide_forest, very_hardy, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square, schiltrom
stat_health      1, 1
stat_pri         3, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  7, 4, 7, metal ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      0, -2, 2, 0 
stat_mental      12, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 765, 405, 115, 90, 885, 4, 180
armour_ug_levels 9, 14, 23
armour_ug_models Novgorod_Home_Guard, Novgorod_Home_Guard_ug1, Novgorod_Home_Guard_ug1
ownership        russia
recruit_priority_offset    15


type             Dismounted Boyars
dictionary       Dismounted_Boyars      ; Dismounted Boyars, f
category         infantry
class            heavy
voice_type       heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Boyars, 48, 0, 1.1
officer          northern_captain
officer	  	 russia_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
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  5, 8, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, 0 
stat_mental      15, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 720, 480, 90, 70, 720, 4, 170
armour_ug_levels 5, 9, 14, 23
armour_ug_models Dismounted_Boyars, Dismounted_Boyars, Dismounted_Boyars_ug1, Dismounted_Boyars_ug1
ownership        russia, kievan_rus
era 0            russia, kievan_rus
era 1            russia, kievan_rus
era 2            russia, kievan_rus
recruit_priority_offset    20


type             Dismounted Junior Druzhina
dictionary       Dismounted_Junior_Druzhina ; Dismounted Junior Druzhina, ep
category         infantry
class            missile
voice_type       Light
accent           East_European
banner faction   main_missile
banner holy      crusade
soldier          Dismounted_Junior_Druzhina, 48, 0, 0.95
officer          northern_captain
officer	  	 russia_captain_early_flag
attributes       sea_faring, hide_forest, extreme_range, can_withdraw, foot_archers
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 3, quality_mass_composite_arrow, 200, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area 
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  4, 7, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 2, 0 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 335, 180, 90, 70, 555, 4, 190
armour_ug_levels 7, 11, 23
armour_ug_models Dismounted_Junior_Druzhina, Dismounted_Junior_Druzhina_ug1, Dismounted_Junior_Druzhina_ug1
ownership        russia, kievan_rus
era 1            russia, kievan_rus
era 2            russia, kievan_rus
recruit_priority_offset    15


type             Junior Druzhina
dictionary       Junior_Druzhina      ; Junior Druzhina, ep
category         cavalry
class            missile
voice_type       Heavy
accent           East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Junior_Druzhina, 24, 0, 1
officer	  	 russia_captain_early_flag
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         3, 6, cav_mass_composite_arrow, 160, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area 
stat_sec         4, 6, no, 0, 0, melee, melee_blade, piercing, sword, 75, 1
stat_sec_attr    no
stat_pri_armour  4, 2, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, -3, 0 
stat_mental      10, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 410, 225, 120, 95, 700, 4, 200
armour_ug_levels 7, 11, 23
armour_ug_models Junior_Druzhina, Junior_Druzhina_ug1, Junior_Druzhina_ug1
ownership        russia, kievan_rus
era 1            russia, kievan_rus
era 2            russia, kievan_rus
recruit_priority_offset    25


type             Prussian Axemen
dictionary       Prussian_Axemen      ; Prussian Axemen, l
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Huscarls, 48, 0, 1.05
officer          northern_captain
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, mercenary_unit, free_upkeep_unit
formation        1.2, 0, 2.4, 2.4, 4, square, shield_wall
stat_health      1, 1
stat_pri         2, 1, no, 0, 0, melee, melee_blade, slashing, axe, 75, 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, 3, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 2, 0 
stat_mental      7, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 225, 150, 90, 70, 280, 4, 170
armour_ug_levels 5, 9
armour_ug_models Dismounted_Huscarls, Dismounted_Huscarls_ug1
ownership        all; teutonic_order
era 0            teutonic_order
era 1            teutonic_order
recruit_priority_offset    0


type             Prussian Auxillia
dictionary       prussian_auxillia      ; prussian_auxillia, l
category         cavalry
class            missile
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Jinetes, 24, 0, 1
officer          northern_captain_early_flag
mount            medium horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, cantabrian_circle, mercenary_unit, free_upkeep_unit, start_not_skirmishing
formation        2, 4.4, 3, 4.4, 4, square
stat_health      1, 3
stat_pri         11, 5, cav_javelin, 55, 6, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         3, 5, no, 0, 0, melee, melee_blade, slashing, axe, 90, 1
stat_sec_attr    ap
stat_pri_armour  4, 1, 3, metal ; mail
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      -1, -2, -3, 0 
stat_mental      9, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 345, 190, 100, 75, 480, 4, 160
armour_ug_levels 7, 11
armour_ug_models prussian_auxillia, prussian_auxillia_ug1
ownership        all; teutonic_order, slave
era 0            teutonic_order
era 1            teutonic_order
era 2            teutonic_order
recruit_priority_offset    0


type             Prussian Infantry
dictionary       Prussian_Infantry      ; Prussian Infantry, ep
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Dismounted_Feudal_Knights, 48, 0, 1
officer          sword_brethren_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag
attributes       sea_faring, hide_forest, hardy, can_withdraw, shield_wall
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         4, 3, 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, 0, 1
stat_sec_attr    no
stat_pri_armour  5, 6, 5, metal
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      1, -1, 3, 1 
stat_mental      11, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 270, 180, 75, 55, 415, 4, 100
armour_ug_levels 5
armour_ug_models prussian_infantry
ownership        teutonic_order
era 0            teutonic_order
era 1            teutonic_order
era 2            teutonic_order
recruit_priority_offset    0


type             Order Militia
dictionary       Order_Militia      ; Order Militia, u
category         infantry
class            light
voice_type       Light
banner faction   main_infantry
soldier          Order_Militia, 48, 0, 0.8
officer          sword_brethren_ug1
officer          northern_captain_early_flag
officer          northern_captain_early_flag

attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 0
stat_pri         2, 2, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  0, 6, 2, flesh
;stat_armour_ex   0, 2, 0, 0, 3, 5, 5, flesh
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      1, -1, 3, 1 
stat_mental      7, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 105, 75, 60, 195, 4, 70
armour_ug_levels 0, 1
armour_ug_models Order_Militia, Order_Militia_ug1
ownership        teutonic_order
era 0            teutonic_order
era 1            teutonic_order
era 2            teutonic_order
recruit_priority_offset    0	


type             Acontistae
dictionary       Acontistae      ; Acontistae, rural
category         infantry
class            skirmish
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Acontistae, 48, 0, 0.7
officer		 byzantine_unit_officer
officer		 byzantium_infantry_flag
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, start_not_skirmishing
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 1
stat_pri         9, 1, peasant_militia_javelin, 45, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         1, 1,  no, 0, 0, melee, melee_blade, slashing, axe, 90, 1
stat_sec_attr    ap
stat_pri_armour  0, 4, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 0, 2, -1 
stat_mental      5, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 135, 60, 65, 50, 145, 4, 20
armour_ug_levels 0
armour_ug_models Acontistae
ownership        byzantium
era 0            byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    -25 


type             Acritae
dictionary       Acritae      ; Acritae, early pro
category         infantry
class            skirmish
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Acritae, 48, 0, 0.85
officer		 byzantine_unit_officer
officer		 byzantium_missile_flag
mount_effect     elephant +6
attributes       sea_faring, hide_forest, can_withdraw, start_not_skirmishing
formation        1.4, 1.2, 2.8, 1.2, 3, square
stat_health      1, 3
stat_pri         11, 2, javelin, 55, 4, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  2, 7, 3, leather
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, 0, 2, -1 
stat_mental      10, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 150, 90, 70, 260, 4, 160
armour_ug_levels 2, 6
armour_ug_models Acritae, Acritae_ug1
ownership        byzantium
era 0            byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    0


type             Mounted Acritae
dictionary       Mounted_Acritae      ; Mounted Acritae, early pro
category         cavalry
class            skirmish
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Mounted_Acritae, 24, 0, 1
officer		 byzantine_unit_officer
officer		 byzantium_missile_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        2, 4.4, 3, 4.4, 3, square
stat_health      1, 3
stat_pri         11, 6, cav_javelin, 55, 6, thrown, missile_mechanical, piercing, spear, 0, 1
stat_pri_attr    area, thrown
stat_sec         5, 6, no, 0, 0, melee, melee_blade, piercing, sword, 60, 1
stat_sec_attr    no
stat_pri_armour  2, 3, 3, leather
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, 0, -3, -1 
stat_mental      11, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 310, 190, 100, 75, 515, 4, 160
armour_ug_levels 2, 6
armour_ug_models Mounted_Acritae, Mounted_Acritae_ug1
ownership        byzantium
era 0            byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    20


type             Alamanoi
dictionary       Alamanoi      ; Alamanoi, merc
category         infantry
class            heavy
voice_type       Heavy
accent           German
banner faction   main_spear
banner holy      crusade
soldier          Alamanoi, 48, 0, 1.15
officer		 byzantine_unit_officer
officer		 byzantium_infantry_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
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, 9, 5, metal ; mail
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      0, -2, 2, 0 
stat_mental      13, normal, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 505, 505, 90, 70, 770, 4, 140
armour_ug_levels 11, 15, 16, 23
armour_ug_models Alamanoi, Alamanoi, Alamanoi_ug1, Alamanoi_ug1
ownership        byzantium, slave
era 2            byzantium
recruit_priority_offset    25


type             Archontopoulai
dictionary       Archontopoulai      ; Archontopoulai, urban pro / militia
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Archontopoulai, 24, 0, 1
officer		 byzantine_unit_officer
officer		 byzantium_cavalry_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 2
stat_pri         4, 8, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    no
stat_sec         5, 5, no, 0, 0, melee, melee_blade, piercing, sword, 75, 1
stat_sec_attr    no
stat_pri_armour  14, 1, 3, metal ; heavy mail + lamellar
stat_sec_armour  0, 0, flesh
stat_heat        12
stat_ground      -1, -1, -4, -2 
stat_mental      12, impetuous, untrained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 935, 115, 120, 95, 820, 4, 190 ; training time 1 + 1 mounted -1 untrained  = 1
armour_ug_levels 19, 23, 23
armour_ug_models Archontopoulai, Archontopoulai, Archontopoulai
ownership        byzantium
era 0            byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    15


type             Greek Bodyguard
dictionary       Greek_Bodyguard      ; Athanatoi - bodyguard 
category         cavalry
class            heavy
voice_type       General
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Greek_Bodyguard, 12, 0, 1
officer		 byzantine_unit_officer
officer		 byzantium_general_flag
mount            cataphract armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, general_unit
move_speed_mod	 0.85
formation        1.5, 4.4, 3, 6, 2, square
stat_health      1, 3
stat_pri         4, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         8, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 1
stat_sec_attr    no
stat_pri_armour  18, 7, 5, metal ; heavy mail + lamellar + cataphract armored horse
stat_sec_armour  0, 0, flesh
stat_heat        12
stat_ground      -2, -2, -5, -3 
stat_mental      18, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1100, 0, 120, 95, 1100, 1, 200
armour_ug_levels 19, 23, 23
armour_ug_models Athanatoi, Athanatoi, Athanatoi
ownership        byzantium
era 0            byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    50


type             Castrophilakae
dictionary       Castrophilakae      ; Castrophilakae, urban pro
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Byzantine_Infantry, 60, 0, 1.05
officer		 byzantine_unit_officer
officer		 byzantium_infantry_flag

attributes       sea_faring, hide_forest, can_withdraw, shield_wall
formation        1.2, 0, 2.4, 2.4, 4, square, shield_wall
stat_health      1, 1
stat_pri         5, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 9, 5, metal ; mail ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -1, -4, -2 
stat_mental      14, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        4, 985, 225, 75, 55, 760, 4, 100
armour_ug_levels 7, 9, 23
armour_ug_models Castrophilakae, Castrophilakae_ug1, Castrophilakae_ug1
ownership        byzantium
era 0            byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    20


type             Cavalarii
dictionary       Cavalarii      ; Cavalarii, early pro
category         cavalry
class            missile
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Cavalarii, 24, 0, 1
officer		 byzantine_unit_officer
officer		 byzantium_missile_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, can_withdraw, horse_archers 
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         4, 6, quality_cav_mass_composite_arrow, 170, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area 
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        2
stat_ground      0, 0, -3, -1 
stat_mental      12, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 455, 280, 90, 70, 765, 4, 130
armour_ug_levels 2, 6, 8
armour_ug_models Cavalarii, Cavalarii_ug1, Cavalarii_ug2
ownership        byzantium, slave
era 1            byzantium
era 2            byzantium
recruit_priority_offset    30

type             Contaratoi
dictionary       Contaratoi      ; Contaratoi, urban militia
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Contaratoi, 60, 0, 0.9, 0.30
officer		 byzantine_unit_officer
officer		 byzantium_infantry_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit
formation        1.2, 1.2, 2.4, 2.4, 5, square
stat_health      1, 0
stat_pri         1, 2, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    light_spear
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  0, 1, 7, flesh
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      1, 0, 2, -1 
stat_mental	 7, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 160, 115, 75, 60, 165, 4, 70
armour_ug_levels 0, 1, 6
armour_ug_models Contaratoi, Contaratoi_ug1, Contaratoi_ug2
ownership        byzantium, slave
era 0            byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    0


type             Gasmuli
dictionary       Gasmuli      ; Gasmuli, urban militia
category         infantry
class            skirmish
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Gasmuli, 60, 0, 0.85
officer		 byzantine_unit_officer
officer		 byzantium_missile_flag

attributes       sea_faring, hide_forest, can_withdraw, crossbow, free_upkeep_unit
formation        1.2, 1.2, 1.8, 1.2, 4, square
stat_health      1, 2
stat_pri         10, 2, quality_heavy_crossbow_bolt, 145, 20, missile, missile_mechanical, piercing, none, 200, 1
stat_pri_attr    area 
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  4, 6, 0, metal ; mail
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 0, 2, -1 
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 465, 335, 65, 50, 560, 4, 120
armour_ug_levels 7
armour_ug_models Gasmuli
ownership        byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    15


type             Latin Handgunners
dictionary       Latin_Handgunners      ; Latin Handgunners, merc
category         infantry ;removed fire_by_rank
class            skirmish
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Latin_Handgunners, 48, 0, 1
officer		 byzantine_unit_officer
officer		 byzantium_missile_flag

attributes       sea_faring, hide_forest, can_withdraw, gunpowder_unit, start_not_skirmishing, gunmen
formation        1.0, 1.2, 1.0, 1.2, 4, square
stat_health      1, 2
stat_pri         14, 1, quality_early_arquebus_bullet, 95, 12, missile, missile_gunpowder, piercing, none, musket_shot_set, 400, 1
stat_pri_attr    area
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  7, 7, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, -1, 1, -2 
stat_mental      8, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 290, 290, 65, 50, 465, 4, 110
armour_ug_levels 8, 13, 23
armour_ug_models Latin_Handgunners, Latin_Handgunners, Latin_Handgunners
ownership        byzantium
era 2            byzantium
recruit_priority_offset    20


type             Latinikon
dictionary       Latinikon      ; Latinikon, merc
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Latinkon, 24, 0, 1
officer		 byzantine_unit_officer 
officer		 byzantium_cavalry_flag
mount            mailed horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
move_speed_mod	 0.95
formation        1.5, 4.4, 2, 6, 2, square, wedge
stat_health      1, 3
stat_pri         5, 12, no, 0, 0, melee, melee_blade, piercing, spear, 75, 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  10, 2, 5, metal ; mail
stat_sec_armour  0, 0, flesh
stat_heat        8
stat_ground      -2, -3, -4, -2 
stat_mental      12, impetuous, trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 785, 785, 120, 95, 1075, 4, 180
armour_ug_levels 11, 15, 16, 23
armour_ug_models Latinikon, Latinikon, Latinikon_ug1, Latinikon_ug1
ownership        byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    35


type             Mourtatoi
dictionary       Mourtatoi      ; Mourtatoi, local 
category         infantry
class            missile
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Mourtatoi, 48, 0, 0.9
officer		 byzantine_unit_officer 
officer		 byzantium_missile_flag

attributes       sea_faring, hide_forest, extreme_range, hardy, can_withdraw, foot_archers, stakes, stakes, mercenary_unit, free_upkeep_unit
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 2, quality_mass_composite_arrow, 200, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    no
stat_sec         3, 2, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1
stat_sec_attr    no
stat_pri_armour  2, 7, 3, leather
stat_sec_armour  0, 0, flesh
stat_heat        3
stat_ground      1, 1, 1, -1 
stat_mental      9, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 575, 180, 90, 70, 605, 4, 170
armour_ug_levels 2, 6, 8
armour_ug_models Mourtatoi, Mourtatoi_ug1, Mourtatoi_ug2
ownership        all ; byzantium, slave
era 1            byzantium
era 2            byzantium
recruit_priority_offset    10


type             Pronoiarii
dictionary       Pronoiarii      ; Pronoiarii, feudal
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Pronoiarii, 24, 0, 1
officer		 byzantine_unit_officer
officer		 byzantium_cavalry_flag
mount            barded horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, free_upkeep_unit
move_speed_mod	 0.95
formation        1.5, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         6, 12, no, 0, 0, melee, melee_blade, piercing, spear, 60, 1
stat_pri_attr    no
stat_sec         11, 5, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  12, 3, 5, metal ; lamellar + extra padding + byz barded horse
stat_sec_armour  0, 0, flesh
stat_heat        10
stat_ground      -1, -1, -4, -2 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 1270, 600, 120, 95, 1270, 4, 190
armour_ug_levels 9, 14, 23
armour_ug_models Pronoiarii,Pronoiarii_ug1,Pronoiarii_ug1
ownership        byzantium, slave
era 2            byzantium
recruit_priority_offset    45


type             Scholarii
dictionary       Scholarii      ; Scholarii, urban pro
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Scholarii, 32, 0, 1
officer		 byzantine_unit_officer 
officer		 byzantium_cavalry_flag
mount            cataphract armoured horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
move_speed_mod	 0.85
formation        1.5, 4.4, 3, 6, 3, square, wedge
stat_health      1, 3
stat_pri         5, 14, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1
stat_pri_attr    no
stat_sec         6, 3, no, 0, 0, melee, melee_blade, blunt, mace, 60, 1
stat_sec_attr    ap
stat_pri_armour  20, 5, 2, metal ; heavy mail 6 (+1 def) + lamellar 5 + extra padding 2 + cataphract armored horse 5
stat_sec_armour  0, 0, flesh
stat_heat        13
stat_ground      -2, -2, -5, -3 
stat_mental      17, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay  0
stat_food        60, 300
stat_cost        7, 2375, 400, 120, 95, 1975, 4, 190
armour_ug_levels 19, 23, 23 ; double metallurgy upgrade because wearing double-layer armor 
armour_ug_models Scholarii, Scholarii, Scholarii
ownership        byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    60


type             Scoutatoi
dictionary       Scoutatoi      ; Scoutatoi, late pro
category         infantry
class            spearmen
voice_type       Light
banner faction   main_spear
banner holy      crusade
soldier          Scoutatoi, 80, 0, 1.15, 0.3
officer		 byzantine_unit_officer 
officer		 byzantium_infantry_flag
mount_effect     horse +2, camel +2
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.0, 0, 2.0, 2.0, 5, square
stat_health      1, 1
stat_pri         4, 4, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    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, 9, metal ; mail
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -1, 1, -2 
stat_mental      14, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 1000, 270, 75, 55, 730, 4, 110
armour_ug_levels 7, 9, 14, 23
armour_ug_models Scoutatoi, Scoutatoi_ug1, Scoutatoi_ug2, Scoutatoi_ug2
ownership        byzantium, slave
era 1            byzantium
era 2            byzantium
recruit_priority_offset    20


type             Scoutatoi Swordsmen
dictionary       Scoutatoi_Swordsmen      ; Scoutatoi Swordsmen, late pro
category         infantry
class            heavy
voice_type       heavy
banner faction   main_spear
banner holy      crusade
soldier          Scoutatoi_sword, 60, 0, 1.15
officer		 byzantine_unit_officer 
officer		 byzantium_infantry_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square, shield_wall
stat_health      1, 1
stat_pri         6, 4, no, 0, 0, melee, melee_blade, piercing, sword, 15, 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, 7, metal ; mail
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -1, 1, -2 
stat_mental      14, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 920, 225, 75, 55, 695, 4, 110
armour_ug_levels 7, 9, 14, 23
armour_ug_models Scoutatoi_sword, Scoutatoi_sword_ug1, Scoutatoi_sword_ug2, Scoutatoi_sword_ug2
ownership        byzantium, slave
era 1            byzantium
era 2            byzantium
recruit_priority_offset    20


type             Siphonatores
dictionary       Siphonatores      ; Siphonatores, late pro
category         infantry
class            missile
voice_type       Heavy
banner faction   main_infantry
banner holy      crusade
soldier          Siphonatores, 16, 0, 1

attributes       sea_faring, hide_forest, hardy, can_withdraw, foot_archers, cannot_skirmish
formation        1.2, 1.2, 2.4, 2.4, 2, square
stat_health      1, 3
stat_pri         7, 3, greek_fire, 30, 2, missile, missile_gunpowder, slashing, none, 25, 1
;stat_pri_ex      0, 0, 0
stat_pri_attr    ap, bp
stat_sec         4, 3, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  7, 6, 0, metal
;stat_armour_ex   3, 5, 0, 0, 4, 5, 3, metal
stat_sec_armour  0, 0, flesh
stat_heat        2
stat_ground      0, -1, 1, -2 
stat_mental      12, normal, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 660, 120, 30, 75, 540, 2, 240
armour_ug_levels 9, 14
armour_ug_models Siphonatores, Siphonatores_ug1
ownership        byzantium
era 2            byzantium
recruit_priority_offset    25


type             Skythikoi
dictionary       Skythikoi      ; Skythikoi, merc
category         cavalry
class            skirmish
voice_type       Heavy
accent           East_European
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Skythikoi, 24, 0, 1
officer		 byzantine_unit_officer 
officer		 byzantium_missile_flag
mount            fast pony
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, horse_archers, cantabrian_circle
move_speed_mod	 0.95
formation        2, 4.4, 3, 6, 3, square
stat_health      1, 3
stat_pri         5, 3, quality_cav_composite_arrow, 70, 45, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    no
stat_sec         4, 5, no, 0, 0, melee, melee_blade, piercing, sword, 45, 1 ; light sword
stat_sec_attr    no
stat_pri_armour  5, 3, 3, metal 
stat_sec_armour  0, 0, flesh
stat_heat        1
stat_ground      0, -1, -3, 0 
stat_mental      9, normal, trained
stat_charge_dist 20
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 455, 455, 130, 100, 735, 4, 200
armour_ug_levels 5
armour_ug_models Skythikoi
ownership        byzantium, slave
era 1            byzantium
era 2            byzantium
recruit_priority_offset    25


type             Spartharii tou Vasileos
dictionary       Spartharii_tou_Vasileos      ; Spartharii tou Vasileos, urban pro
category         infantry
class            heavy
voice_type       Heavy
banner faction   main_spear
banner holy      crusade
soldier          Spartharii_tou_Vasileos, 36, 0, 1.2
officer		 byzantine_unit_officer 
officer		 byzantium_infantry_flag

attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square, shield_wall
stat_health      1, 1
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  9, 10, 5, metal ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      -1, -2, 0, -3 
stat_mental      16, disciplined, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        5, 935, 225, 90, 70, 710, 4, 150
armour_ug_levels 14, 23
armour_ug_models Spartharii_tou_Vasileos, Spartharii_tou_Vasileos
ownership        byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    30


type             Stratiotae
dictionary       Stratiotae      ; Stratiotae, late pro
category         cavalry
class            light
voice_type       Light
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          Stratiotae, 32, 0, 1
officer		 byzantine_unit_officer
officer		 byzantium_cavalry_flag
mount            eastern horse
mount_effect     elephant -4, camel -4 
attributes       sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge
formation        2, 4.4, 3, 6, 3, square, wedge
stat_health      1, 2
stat_pri         4, 9, no, 0, 0, melee, melee_blade, piercing, spear, 60, 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  4, 3, 5, metal ; mail
stat_sec_armour  0, 0, flesh
stat_heat        4
stat_ground      0, 0, -3, -1 
stat_mental      13, normal, trained
stat_charge_dist 30
stat_fire_delay  0
stat_food        60, 300
stat_cost        3, 1000, 200, 100, 75, 800, 4, 120
armour_ug_levels 7, 9, 14, 23 
armour_ug_models Stratiotae, Stratiotae_ug1, Stratiotae_ug2, Stratiotae_ug2
ownership        byzantium, slave
era 1            byzantium
era 2            byzantium
recruit_priority_offset    30


type             Toxotae
dictionary       Toxotae      ; Toxotae, urban militia
category         infantry
class            skirmish
voice_type       Light
banner faction   main_infantry
banner holy      crusade
soldier          Toxotae, 60, 0, 0.75
officer		 byzantine_unit_officer 
officer		 byzantium_missile_flag

attributes       sea_faring, hide_forest, can_withdraw, foot_archers, free_upkeep_unit
formation        1.4, 1.4, 1.8, 1.8, 3, square
stat_health      1, 2
stat_pri         2, 1, militia_arrow, 100, 40, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    area
stat_sec         1, 1, no, 0, 0, melee, melee_blade, slashing, axe, 135, 1
stat_sec_attr    ap
stat_pri_armour  0, 3, 2, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 0, 2, -1 
stat_mental      5, low, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 325, 165, 75, 55, 340, 4, 110
armour_ug_levels 0, 1
armour_ug_models Toxotae, Toxotae_ug1
ownership        byzantium, slave 
era 0            byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    0


type             Varangian Guard
dictionary       Varangian_Guard      ; Varangian Guard, merc
category         infantry
class            heavy
voice_type       Heavy
accent           East_European
banner faction   main_spear
banner holy      crusade
soldier          Varangian_guard, 48, 0, 1.3125
officer		 byzantine_unit_officer 
officer		 byzantium_infantry_flag
mount_effect     horse +1, camel +1
attributes       sea_faring, hide_forest, hardy, can_withdraw
formation        1.2, 0, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         10, 5, 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  7, 9, 0, metal ; mail, slung shield +1 ; GUARD
stat_sec_armour  0, 0, flesh
stat_heat        6
stat_ground      0, -2, 1, 0 
stat_mental      16, disciplined, highly_trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 500, 500, 100, 75, 765, 4, 130
armour_ug_levels 11, 14, 23
armour_ug_models Varangian_Guard, Varangian_Guard_ug1, Varangian_Guard_ug1
ownership        byzantium
era 1            byzantium
era 2            byzantium
recruit_priority_offset    35


type             Menaulatoi
dictionary       Menaulatoi      ; Menaulion Pikemen, urban pro / only available after about 1500
category         infantry ; 
class            spearmen
voice_type       Heavy
accent         Mediterranean
banner faction   main_spear
banner holy      crusade
soldier          Heavy_Pike_Militia, 80, 0, 1.575
officer		 byzantine_unit_officer 
officer		 byzantium_infantry_flag

attributes       sea_faring, hide_forest, can_withdraw, pike, start_phalanxing
move_speed_mod	 0.7
formation        1.2, 1.2, 1.2, 1.2, 10, square, phalanx 
stat_health      1, 1
stat_pri         3, 3, no, 0, 0, melee, melee_blade, piercing, spear, 90, 1 ; shorter pike +1 attack and defense but no extra anti-cav bonus
stat_pri_attr    spear, long_pike
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour  8, 1, 0, metal ;slung shield +1 armour
stat_sec_armour  0, 0, flesh
stat_heat        7
stat_ground      -1, -1, -1, -2 
stat_mental      12, normal, trained
stat_charge_dist 10
stat_fire_delay  0
stat_food        60, 300
stat_cost        2, 890, 200, 85, 65, 690, 4, 100
armour_ug_levels 9, 14, 23
armour_ug_models Guard_Pikemen, Guard_Pikemen_ug1, Guard_Pikemen_ug1
ownership        byzantium
era 2            byzantium
recruit_priority_offset    35


type             Syrian Auxilliaries
dictionary       Syrian_Auxilliaries      ; Syrian Auxilliaries, l
category         infantry
class            light
voice_type       Light         	 	
banner faction   main_infantry
banner holy      crusade
soldier          Viking_Raiders, 48, 0, 0.75
attributes       sea_faring, hide_forest, can_withdraw
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         2, 1, no, 0, 0, melee, melee_blade, slashing, axe, 75, 0
;stat_pri_ex      0, 0, 0
stat_pri_attr    ap
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex      0, 0, 0
stat_sec_attr    no
stat_pri_armour  0, 5, 2, flesh
;stat_armour_ex   0, 2, 0, 0, 3, 5, 3, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      1, 1, 1, -1
stat_mental      7, low, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 180, 80, 50, 115, 190, 4, 90
armour_ug_levels 0
armour_ug_models syrian_auxilliaries 
ownership        jerusalem
era 0		 jerusalem
era 1            jerusalem
recruit_priority_offset    15


type             Templar Longbowmen
dictionary       Templar_Longbowmen      ; Templar Longbowmen, ep
category         infantry
class            missile
voice_type       Light
banner faction   main_missile
banner holy      crusade
soldier          Templar_Longbowmen, 48, 0, 1
attributes       sea_faring, hide_forest, extreme_range, hardy, can_withdraw, foot_archers, stakes, stakes
formation        1.2, 1.2, 1.8, 1.8, 4, square
stat_health      1, 2
stat_pri         5, 1, quality_mass_bodkin_arrow, 190, 30, missile, missile_mechanical, piercing, none, 0, 1
stat_pri_attr    no
stat_sec         4, 2, no, 0, 0, melee, melee_blade, piercing, sword, 30, 1
stat_sec_attr    no
stat_pri_armour  6, 5, 0, metal
stat_sec_armour  0, 0, flesh
stat_heat        5
stat_ground      0, -2, 2, 0
stat_mental      11, normal, trained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 290, 180, 90, 70, 600, 4, 180
armour_ug_levels 8, 13
armour_ug_models templar_longbowmen , templar_longbowmen_ug1 
ownership        jerusalem
era 1            jerusalem
recruit_priority_offset    5


type             Tribal Warrior
dictionary       Tribal_Warrior      ; Tribal Warrior, m
category         infantry
class            light
voice_type       Light
accent           Arabic
banner faction   main_infantry
banner holy      crusade
soldier          Tribal_Warrior, 60, 0, 0.8
attributes       sea_faring, hide_forest, can_withdraw, mercenary_unit
formation        1.2, 1.2, 2.4, 2.4, 4, square
stat_health      1, 1
stat_pri         5, 3, 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  0, 6, 5, flesh
stat_sec_armour  0, 0, flesh
stat_heat        0
stat_ground      0, 2, 1, -2 
stat_mental      8, impetuous, untrained
stat_charge_dist 6
stat_fire_delay  0
stat_food        60, 300
stat_cost        1, 255, 255, 75, 55, 330, 4, 60
armour_ug_levels 0
armour_ug_models Tribal_Warrior
ownership        all ; moors
recruit_priority_offset    0

;500
