Results 1 to 7 of 7

Thread: Got 0.74? I need your edu!

  1. #1

    Default Got 0.74? I need your edu!

    Would someone with EB 0.74 send me an unaltered copy of the export_descr_unit.txt found in the data folder of the RTW directory?

    Visit the EB Help Required Thread

    "His only addiction was to practice." - John Coltrane, describing Eric Dolphy

    "and thus it cannot be performed, because one cannot perform that which does not exist." - Arnold Schönberg

  2. #2
    War Lord Member Kepper's Avatar
    Join Date
    Mar 2006
    Location
    Portugal /Algarve/Olhão
    Posts
    272

    Default Re: Got 0.74? I need your edu!

    ;
    ; RTW Unit Details spreadsheet-generated unit descriptions
    ;

    Spoiler Alert, click show to read: 
    ;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
    ; 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 on 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
    ; hide_forest, hide_improved_forest, hide_long_grass, hide_anywhere = defines where the unit can hide
    ; can_sap = Can dig tunnels under walls
    ; frighten_foot, frighten_mounted = Cause fear to certain nearby unit types
    ; can_run_amok = Unit may go out of control when riders lose control of animals
    ; general_unit = The unit can be used for a named character's bodyguard
    ; cantabrian_circle = The unit has this special ability
    ; no_custom = The unit may not be selected in custom battles
    ; command = The unit carries a legionary eagle, and gives bonuses to nearby units
    ; mercenary_unit = The unit is s mercenary unit available to all factions
    ;
    ; formation soldier spacing (in metres) side to side, then front to back for close formation
    ; followed by the same measurements in loose formation.
    ; followed by the default number of ranks for the unit
    ; followed by the formations possible for the unit. One or two of
    ; square, horde, phalanx, testudo, or wedge
    ;
    ; stat_health Hit points of man, followed by hit points of mount or attached animal (if applicable)
    ; Ridden horses and camels do not have separate hit points
    ;
    ;Details of unit's primary weapon. If the unit has a missile weapon it must be the primary
    ; stat_pri From left to right
    ; attack factor
    ; attack bonus factor if charging
    ; missile type fired (no if not a missile weapon type)
    ; range of missile
    ; amount of missile ammunition per man
    ; Weapon type = melee, thrown, missile, or siege_missile
    ; Tech type = simple, other, blade, archery or siege
    ; Damage type = piercing, blunt, slashing or fire. (I don't think this is used anymore)
    ; Sound type when weapon hits = none, knife, mace, axe, sword, or spear
    ; Min delay between attacks (in 1/10th of a second)
    ; stat_pri_attr
    ; primary weapon attributes any or all of
    ; ap = armour piercing. Only counts half of target's armour
    ; bp = body piercing. Missile can pass through men and hit those behind
    ; spear = Used for long spears. Gives bonuses fighting cavalry, and penalties against infantry
    ; long_pike = Use very long pikes. Phalanx capable units only
    ; short_pike = Use shorter than normal spears. Phalanx capable units only
    ; prec = Missile weapon is only thrown 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
    ;
    ;Details of secondary weapons. If the unit rides on, or has attached animals or vehicles
    ;then the secondary weapon details refer to their attacks. If the unit has missile weapons
    ;the secondary weapon will be the one used for melee
    ;If the unit has a primary melee weapon, it may have a secondary side arm
    ; stat_sec As per stat_pri (a value of no means no secondary weapon)
    ; stat_sec_attr As per stat_pri_attr
    ;
    ; stat_pri_armour Details of the man's defences
    ; armour factor
    ; defensive skill factor (not used when shot at)
    ; shield factor (only used for attacks from the front of left)
    ; sound type when hit = flesh, leather, or metal
    ;
    ; stat_sec_armour Details of animal's or vehicle's defenses (note riden horses do not have a separate defence)
    ; As per stat_pri_armour, except that the shield entry is ommited
    ;
    ; stat_heat Extra fatigue suffered by the unit in hot climates
    ;
    ; stat_ground Combat modifiers on different ground types. From left to right
    ; scrub, sand, forest, snow
    ; stat_mental The base morale level, followed by discipline and training
    ; discipline may be normal, low, disciplined or imperuous. Impetuous units may charge without orders
    ; training determines how tidy the unit's formation is
    ;
    ; stat_charge_distance Distance from the enemy that the unit will begin charging
    ; stat_fire_delay Ectra delay over that imposed by animation, hetween volleys
    ;
    ; stat_food No longer used
    ; stat_cost Number of turns to build,
    ; Cost of unit to construct
    ; Cost of upkeep
    ; Cost of upgrading weapons
    ; Cost of upgrading armour
    ; Cost for custom battles
    ; stat_ownership List of factions and cultures that may have this unit

    ;1
    type roman repeating ballista
    dictionary roman_repeating_ballistae ; Repeating Ballistas
    category siege
    class missile
    voice_type Medium_1
    soldier greek_crew, 24, 2, 0.8
    engine repeating_ballista
    attributes sea_faring, hardy
    formation 1.5, 1.5, 3, 3, 3, square
    stat_health 1, 0
    stat_pri 4, 2, no, 0, 0, melee, simple, piercing, knife, 0 ,0.1
    stat_pri_attr no
    stat_sec 33, 2, repeating_ballista, 180, 60, siege_missile, blade, piercing, none, 25 ,1
    stat_sec_attr ap, bp, launching
    stat_pri_armour 7, 8, 0, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 0, 0, 0, 0
    stat_mental 6, normal, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 460, 160, 50, 70, 460
    ownership greek, numidia, romans_brutii, romans_julii

    ;2
    type cheat oliphants
    dictionary cheat_oliphants ; Yubtseb Elephants
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier greek_elephant_crew_merc, 26, 2, 1
    mount elephant oliphant
    mount_effect horse +8, chariot +8, camel +8
    attributes sea_faring, can_run_amok, frighten_foot, frighten_mounted, mercenary_unit
    formation 20, 25, 30, 35, 1, square
    stat_health 1, 6
    stat_pri 6, 3, arrow, 120, 60, missile, archery, piercing, none, 15 ,0.7
    stat_pri_attr no
    stat_sec 7, 48, no, 0, 0, melee, other, blunt, none, 0 ,0.1
    stat_sec_attr area, launching, ap
    stat_pri_armour 0, 0, 0, flesh
    stat_sec_armour 0, 40, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 8, normal, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1890, 530, 190, 290, 1890
    ownership slave

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NEW EB UNITS ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ;3
    type rebel alan nobles
    dictionary alan_nobles ; Alan Nobles
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_alannobles_dehbedasavara_roxolaninobles, 25, 0, 1
    mount saddle horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 11, 63, no, 0, 0, melee, simple, piercing, spear, 200 ,0.4
    stat_sec_attr ap
    stat_pri_armour 7, 9, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 16, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3619, 0, 80, 100, 3619
    ownership slave


    ;4
    type alan nobles
    dictionary alan_nobles ; Alan Nobles
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_alannobles_dehbedasavara_roxolaninobles, 25, 0, 1
    mount saddle horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 11, 63, no, 0, 0, melee, simple, piercing, spear, 200 ,0.4
    stat_sec_attr ap
    stat_pri_armour 7, 9, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 16, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3619, 905, 80, 100, 3619
    ownership slave, armenia, parthia

    ;5
    type aorsi riders
    dictionary aorsi_riders ; Aorsi Riders
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_aorsiriders_scythianlightcavalry, 25, 0, 1
    mount light horse
    mount_effect camel -4, chariot +2, elephant +1
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr ap
    stat_pri_armour 2, 8, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1669, 417, 60, 90, 1669
    ownership carthage, romans_scipii, romans_brutii, gauls, britons, scythia, dacia, germans, spain, parthia, armenia, pontus, slave, seleucid

    ;6
    type aorsi riders merc
    dictionary aorsi_riders ; Aorsi Riders
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_aorsiriders_scythianlightcavalry, 25, 0, 1
    mount light horse
    mount_effect camel -4, chariot +2, elephant +1
    attributes sea_faring, hide_forest, hardy, cantabrian_circle, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr ap
    stat_pri_armour 2, 8, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1669, 417, 60, 90, 1669
    ownership carthage, romans_scipii, romans_brutii, gauls, britons, scythia, dacia, germans, spain, parthia, armenia, pontus, slave, seleucid

    ;7
    type arachosian cavalry
    dictionary arachosian_cavalry ; Arachosian Light Horse
    category cavalry
    class skirmish
    voice_type Heavy_1
    soldier steppe_cavalry_arachosiancavalry_dahaeskirmisher, 25, 0, 1
    mount light horse
    mount_effect elephant +1, chariot +3, camel -4
    attributes sea_faring, hide_forest, cantabrian_circle, hardy
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.8, 10, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 6, 20, no, 0, 0, melee, simple, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 0, 7, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 8, normal, trained
    stat_charge_dist 35
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1148, 287, 60, 80, 1148
    ownership romans_brutii, romans_julii, numidia, macedon, thrace, greek_cities, egypt, carthage, romans_scipii, parthia, slave, seleucid

    ;8
    type arachosian cavalry merc
    dictionary arachosian_cavalry ; Arachosian Light Horse
    category cavalry
    class skirmish
    voice_type Heavy_1
    soldier steppe_cavalry_arachosiancavalry_dahaeskirmisher, 25, 0, 1
    mount light horse
    mount_effect elephant +1, chariot +3, camel -4
    attributes sea_faring, hide_forest, cantabrian_circle, hardy, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.8, 10, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 6, 20, no, 0, 0, melee, simple, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 0, 7, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 8, normal, trained
    stat_charge_dist 35
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1148, 287, 60, 80, 1148
    ownership romans_brutii, romans_julii, numidia, macedon, thrace, greek_cities, egypt, carthage, romans_scipii, parthia, slave, seleucid

    ;9
    type armenian zrahakir netadzik
    dictionary armenian_zrahakir_netadzik ; Zrahakir Netadzik
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_zradhashivatir_zrahakirnetadzik, 25, 0, 1
    mount hetairoi companion horse
    mount_effect elephant -1, camel -4, chariot +4
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 9, 63, no, 0, 0, melee, simple, piercing, spear, 180 ,0.4
    stat_sec_attr ap
    stat_pri_armour 20, 8, 0, metal
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 14, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 4342, 1086, 80, 100, 4342
    ownership romans_scipii

    ;10
    type aspet cavalry
    dictionary aspet_cavalry ; Aspet Hetselazor
    category cavalry
    class light
    voice_type Medium_1
    soldier eastern_cavalry_aspet_kappadocian_mediancavalry, 25, 0, 1
    mount saddle horse
    mount_effect elephant -1, camel -4, chariot +4
    attributes sea_faring, hide_forest
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 9, 27, no, 0, 0, melee, blade, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 9, 8, 2, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, -2, -4, 2
    stat_mental 13, disciplined, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2817, 704, 40, 90, 2817
    ownership romans_scipii, slave

    ;11
    type ayrudzi cavalry
    dictionary ayrudzi_cavalry ; Ayrudzi
    category cavalry
    class skirmish
    voice_type Heavy_1
    soldier eastern_cavalry_ayrudzi_medianjavelin_pontic, 25, 0, 1
    mount light horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, cantabrian_circle, mercenary_unit, hardy
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.8, 10, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 7, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr ap
    stat_pri_armour 2, 7, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 8, normal, trained
    stat_charge_dist 35
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1472, 368, 60, 80, 1472
    ownership romans_scipii, slave

    ;12
    type baitaz flotilla
    dictionary baitaz_flotilla ; Baitaz Flotilla
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 1, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 2, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 20, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2000, 800, 200, 200, 2000
    ownership germans, slave

    ;13
    type baktrian hippeis
    dictionary baktrian_hippeis ; Baktrioi Hippeis
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier hellenistic_cavalry_baktrioi_hippeis, 25, 0, 1
    mount half armoured horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 63, no, 0, 0, melee, blade, piercing, spear, 200 ,0.4
    stat_pri_attr ap
    stat_sec 9, 26, no, 0, 0, melee, simple, piercing , sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 14, 6, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 11, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2552, 638, 80, 120, 2552
    ownership romans_brutii

    ;14
    type barb arveni arjos gaul
    dictionary barb_arveni_arjos_gaul ; Arverni Arjos
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_arjos_rycalawre_solduros_kuarothoroi, 30, 0, 1.33
    officer standard_celtic_standardbearer
    mount_effect horse +3, camel +3, elephant -4
    attributes sea_faring, hide_improved_forest, hardy, mercenary_unit
    formation 0.7, 1, 1.8, 2.6, 4, square
    stat_health 1, 0
    stat_pri 11, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 12, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr spear
    stat_pri_armour 14, 9, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 1994, 498, 80, 130, 1994
    ownership scythia

    ;15
    type barb bagaudas gaul
    dictionary barb_bagaudas_gaul ; Bagaudas
    category infantry
    class light
    voice_type Heavy_1
    soldier celtic_infantry_bagaudas_clyddabre_kluddolon_hrussathewaz, 50, 0, 0.965
    mount_effect elephant -3
    attributes sea_faring, hide_long_grass
    formation 1, 1.3, 2, 2.6, 4, square
    stat_health 1, 0
    stat_pri 12, 34, no, 0, 0, melee, simple, slashing, sword, 0 ,0.1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 1, 11, 2, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 11, impetuous, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1012, 253, 80, 130, 1012
    ownership gauls, scythia

    ;16
    type barb bastarnoz swaiut germania
    dictionary barb_bastarnoz_swaiut_germania ; Bastarnoz Swaiut
    category infantry
    class heavy
    voice_type Heavy_1
    soldier dacian_infantry_drapanai_bastarnoz_swaiut, 40, 0, 1.1
    officer barb_standard
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.2, 2.4, 2.4, 5, square
    stat_health 1, 0
    stat_pri 10, 30, no, 0, 0, melee, blade, slashing, axe, 0 ,0.26
    stat_pri_attr ap
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 0, 12, 1, flesh
    stat_sec_armour 1, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 10, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 872, 218, 50, 80, 872
    ownership germans

    ;17
    type barb brihentin gaul
    dictionary barb_brihentin_gaul ; Brihentin
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier celtic_cavalry_brihentin, 25, 0, 1
    mount heavy horse
    mount_effect elephant -4, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 11, 35, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 13, 7, 2, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 0, -2, -4, 2
    stat_mental 14, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 3647, 912, 60, 90, 3647
    ownership gauls, scythia, britons, slave, thrace, greek_cities, egypt, spain, seleucid

    ;18
    type barb british general briton
    dictionary barb_british_general_briton ; Drwmcydau
    category cavalry
    class heavy
    voice_type General_1
    soldier barb_crew_heavy, 10, 5, 1
    mount barbarian heavy chariot
    mount_effect elephant -8, camel -4
    attributes sea_faring, frighten_foot, general_unit, hardy, command
    formation 7, 9, 15, 15, 2, square
    stat_health 2, 4
    stat_pri 6, 10, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_pri_attr no
    stat_sec 6, 10, no, 0, 0, melee, blade, slashing, none, 0 ,0.1
    stat_sec_attr launching, ap
    stat_pri_armour 6, 6, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, -2, -4, 2
    stat_mental 12, normal, untrained
    stat_charge_dist 60
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1010, 0, 110, 160, 1010
    ownership britons

    ;19
    type barb bugimannoz germania
    dictionary barb_bugimannoz_germania ; Bugimánnoz
    category infantry
    class missile
    voice_type Light_1
    soldier germanic_missile_bugimannoz_sotaroas_toxotai, 30, 0, 0.86
    mount_effect horse +4, camel +4, chariot +4
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.6, 2, 3.2, 4, 5, square
    stat_health 1, 0
    stat_pri 4, 0, arrow, 153, 15, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 10, 0, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 3, 9, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 831, 208, 30, 40, 831
    ownership germans, slave

    ;20
    type rebel bugimannoz germania
    dictionary barb_bugimannoz_germania ; Bugimánnoz
    category infantry
    class missile
    voice_type Light_1
    soldier germanic_missile_bugimannoz_sotaroas_toxotai, 30, 0, 0.86
    mount_effect horse +4, camel +4, chariot +4
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.6, 2, 3.2, 4, 5, square
    stat_health 1, 0
    stat_pri 4, 0, arrow, 153, 15, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 10, 0, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 3, 9, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 831, 0, 30, 40, 831
    ownership slave

    ;21
    type barb calawre briton
    dictionary barb_calawre_briton ; Calawre
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_calawre_carnute_kleruchoi_neitos, 40, 0, 1.21
    officer standard_celtic_standardbearer
    mount_effect elephant -4
    attributes sea_faring, hide_improved_forest, hardy, command
    formation 1.2, 1.4, 2.4, 2.8, 4, square
    stat_health 1, 0
    stat_pri 11, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 11, 9, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 15, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2182, 546, 80, 130, 2182
    ownership britons

    ;22
    type barb caledonian rhyfelwyr
    dictionary barb_caledonian_rhyfelwyr ; Balroae
    category infantry
    class skirmish
    voice_type Light_1
    soldier celtic_infantry_gaeroas_balroae, 50, 0, 0.9
    mount_effect horse +3, elephant +3, camel +3, chariot +4
    attributes sea_faring, hide_improved_forest, very_hardy, mercenary_unit
    formation 1.4, 1.8, 2.8, 3.6, 5, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 2, 9, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 12, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1010, 253, 50, 70, 1010
    ownership britons, gauls, scythia, germans, romans_julii, romans_brutii, romans_scipii, numidia, macedon, thrace, greek_cities, egypt, carthage, spain, seleucid, dacia, pontus, parthia, armenia, slave

    ;23
    type merc caledonian rhyfelwyr
    dictionary barb_caledonian_rhyfelwyr ; Balroae
    category infantry
    class skirmish
    voice_type Light_1
    soldier celtic_infantry_gaeroas_balroae, 50, 0, 0.9
    mount_effect horse +3, elephant +3, camel +3, chariot +4
    attributes sea_faring, hide_improved_forest, very_hardy, mercenary_unit
    formation 1.4, 1.8, 2.8, 3.6, 5, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 2, 9, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 12, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1010, 253, 50, 70, 1010
    ownership britons, gauls, scythia, germans, romans_julii, romans_brutii, romans_scipii, numidia, macedon, thrace, greek_cities, egypt, carthage, spain, seleucid, dacia, pontus, parthia, armenia, slave

    ;24
    type rebel caledonian rhyfelwyr
    dictionary barb_caledonian_rhyfelwyr ; Balroae
    category infantry
    class skirmish
    voice_type Light_1
    soldier celtic_infantry_gaeroas_balroae, 50, 0, 0.9
    mount_effect horse +3, elephant +3, camel +3, chariot +4
    attributes sea_faring, hide_improved_forest, very_hardy, mercenary_unit
    formation 1.4, 1.8, 2.8, 3.6, 5, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 2, 9, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 12, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1010, 0, 50, 70, 1010
    ownership slave

    ;25
    type barb carnute cingetos
    dictionary barb_carnute_cingetos ; Carnute Cingetos
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_calawre_carnute_kleruchoi_neitos, 30, 0, 1.26
    officer standard_celtic_standardbearer
    mount_effect elephant -4
    attributes sea_faring, hide_improved_forest, very_hardy, druid, command, mercenary_unit
    formation 1.2, 1.4, 2.4, 2.8, 4, square
    stat_health 1, 0
    stat_pri 12, 38, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 15, 10, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 18, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2578, 645, 80, 130, 2578
    ownership gauls

    ;26
    type barb chariot heavy briton
    dictionary barb_chariot_heavy_briton ; Cidainh
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier barb_crew_heavy, 20, 10, 1
    mount barbarian heavy chariot
    mount_effect elephant -8, camel -4
    attributes sea_faring, hide_forest, frighten_foot, command
    formation 7, 9, 15, 15, 2, square
    stat_health 2, 3
    stat_pri 5, 10, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_pri_attr no
    stat_sec 5, 10, no, 0, 0, melee, blade, slashing, none, 0 ,0.1
    stat_sec_attr launching, ap
    stat_pri_armour 0, 6, 4, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, -2, -4, 2
    stat_mental 12, impetuous, untrained
    stat_charge_dist 60
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 580, 190, 60, 90, 580
    ownership britons, gauls, scythia, slave

    ;27
    type barb chieftain cavalry gaul
    dictionary barb_brihentin_gaul ; Gallic Warlord
    category cavalry
    class heavy
    voice_type General_1
    soldier celtic_cavalry_brihentin, 10, 0, 1
    mount generals horse
    mount_effect elephant -8, camel -4, chariot +10
    attributes sea_faring, general_unit, hide_forest, hardy, no_custom
    formation 1.5, 4, 3, 6, 3, square
    stat_health 1, 0
    stat_pri 10, 36, no, 0, 0, melee, simple, piercing, spear, 0 ,0.1
    stat_pri_attr no
    stat_sec 12, 29, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 10, 10, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 0, -2, -4, 2
    stat_mental 12, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 980, 0, 100, 150, 980
    ownership gauls, scythia, slave

    ;28
    type barb clyddabre briton
    dictionary barb_clyddabre_briton ; Clyddabre
    category infantry
    class light
    voice_type Heavy_1
    soldier celtic_infantry_bagaudas_clyddabre_kluddolon_hrussathewaz, 50, 0, 0.9
    mount_effect elephant -4
    attributes sea_faring, hide_improved_forest
    formation 1, 1.3, 2, 2.6, 4, square
    stat_health 1, 0
    stat_pri 10, 26, no, 0, 0, melee, simple, slashing, sword, 0 ,0.1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 9, 1, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 8, impetuous, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 691, 173, 80, 130, 691
    ownership britons, gauls, scythia, romans_julii, romans_brutii, romans_scipii, numidia, macedon, thrace, greek_cities, egypt, carthage, spain, seleucid, dacia, pontus, parthia, armenia

    ;29
    type barb cwmyr briton
    dictionary barb_cwmyr_briton ; Cwmyr
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_cwmyr_roscaithrera, 30, 0, 1.07
    officer standard_celtic_standardbearer
    mount_effect elephant -4
    attributes sea_faring, hide_improved_forest, hardy, command
    formation 1.2, 1.4, 2.4, 2.8, 4, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 45, 3, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 12, 32, no, 0, 0, melee, simple, slashing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 5, 10, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 12, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1843, 461, 80, 130, 1843
    ownership gauls, britons, scythia, slave

    ;30
    type barb drapanai dacia
    dictionary barb_drapanai_dacia ; Drapanai
    category infantry
    class heavy
    voice_type Heavy_1
    soldier dacian_infantry_drapanai_bastarnoz_swaiut, 40, 0, 1.1
    officer barb_standard
    mount_effect elephant -1
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.2, 1.2, 2.4, 2.4, 5, square
    stat_health 1, 0
    stat_pri 10, 30, no, 0, 0, melee, blade, slashing, axe, 0 ,0.26
    stat_pri_attr ap
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 0, 12, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 872, 218, 50, 80, 872
    ownership dacia, gauls, britons, scythia, spain, armenia, pontus, slave

    ;31
    type barb frame harjoz germania merc
    dictionary barb_frame_harjoz_germania ; Frámêhárjoz
    category infantry
    class light
    voice_type Light_1
    soldier germanic_infantry_frameharjoz_heruskozswaiut, 50, 0, 1.01
    officer barb_standard
    mount_effect horse +6, elephant -1, camel +6
    attributes sea_faring, hide_improved_forest, hardy, mercenary_unit
    formation 1.4, 2, 0.7, 1.2, 5, square
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 32, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 3, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1088, 272, 30, 40, 1088
    ownership germans, romans_julii, romans_brutii, numidia, macedon, thrace, egypt, carthage, parthia, gauls, britons, scythia, spain, armenia, pontus, romans_scipii, slave, seleucid

    ;32
    type barb frame harjoz germania
    dictionary barb_frame_harjoz_germania ; Frámêhárjoz
    category infantry
    class light
    voice_type Light_1
    soldier germanic_infantry_frameharjoz_heruskozswaiut, 50, 0, 1.01
    officer barb_standard
    mount_effect horse +6, elephant -1, camel +6
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.4, 2, 0.7, 1.2, 5, square
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 32, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 3, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1088, 272, 30, 40, 1088
    ownership germans, romans_julii, romans_brutii, numidia, macedon, thrace, egypt, carthage, parthia, gauls, britons, scythia, spain, armenia, pontus, romans_scipii, slave, seleucid

    ;33
    type rebel frame harjoz germania
    dictionary barb_frame_harjoz_germania ; Frámêhárjoz
    category infantry
    class light
    voice_type Light_1
    soldier germanic_infantry_frameharjoz_heruskozswaiut, 50, 0, 1.01
    officer barb_standard
    mount_effect horse +6, elephant -1, camel +6
    attributes sea_faring, hide_improved_forest, hardy
    formation 0.85, 0.75, 2, 1.6, 5, square
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 32, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 3, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1088, 0, 30, 40, 1088
    ownership slave

    ;34
    type barb frankamannoz germania
    dictionary barb_frankamannoz_germania ; Fránkámánnoz
    category infantry
    class spearmen
    voice_type Light_1
    soldier germanic_infantry_frankamannoz_lugoae, 60, 0, 0.91
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.0, 1.2, 2.4, 2.8, 6, square
    stat_health 1, 0
    stat_pri 10, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 8, 5, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 8, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 690, 173, 50, 70, 690
    ownership slave, romans_julii, romans_brutii, numidia, macedon, thrace, egypt, carthage, parthia, gauls, britons, scythia, spain, armenia, pontus, germans, seleucid

    ;35
    type rebel frankamannoz germania
    dictionary barb_frankamannoz_germania ; Fránkámánnoz
    category infantry
    class spearmen
    voice_type Light_1
    soldier germanic_infantry_frankamannoz_lugoae, 60, 0, 0.91
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.0, 1.2, 2.4, 2.8, 6, square
    stat_health 1, 0
    stat_pri 10, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 8, 5, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 8, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 690, 0, 50, 70, 690
    ownership slave

    ;36
    type barb gaesatae gaul
    dictionary barb_gaesatae_gaul ; Gaesatae
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_gaesatae_tindanotae, 30, 0, 1.2
    officer standard_celtic_standardbearer
    mount_effect elephant -3
    attributes sea_faring, hide_improved_forest, frighten_foot, very_hardy
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 2, 0
    stat_pri 7, 0, javelin, 51.8, 4, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 13, 50, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 5, 14, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -1, 3, 1
    stat_mental 22, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2506, 835, 50, 70, 3341
    ownership gauls, scythia, egypt, slave, romans_julii, carthage

    ;37
    type barb gaisaz harjoz germania
    dictionary barb_gaisaz_harjoz_germania ; Gáizáhárjoz
    category infantry
    class spearmen
    voice_type Light_1
    soldier germanic_infantry_gaisazharjoz, 40, 0, 1.28
    officer barb_standard
    mount_effect horse +3, elephant -1, camel +3
    attributes sea_faring, hide_forest, hardy
    formation 1, 2, 0.8, 1.4, 4, square
    stat_health 1, 0
    stat_pri 13, 16, no, 0, 0, melee, simple, piercing, spear, 10 ,0.135
    stat_pri_attr spear, ap
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 4, 10, 5, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, -2, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1928, 482, 40, 60, 1928
    ownership germans

    ;38
    type barb galatian kleruchoi
    dictionary barb_galatian_kleruchoi ; Galatian Kleruchoi
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_calawre_carnute_kleruchoi_neitos, 40, 0, 1.23
    mount_effect elephant -2
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.4, 2.4, 2.8, 4, square
    stat_health 1, 0
    stat_pri 11, 34, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 12, 9, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2004, 501, 80, 130, 2004
    ownership numidia

    ;39
    type barb galatian kluddolon
    dictionary barb_galatian_kluddolon ; Galatian Kluddolon
    category infantry
    class light
    voice_type Heavy_1
    soldier celtic_infantry_bagaudas_clyddabre_kluddolon_hrussathewaz, 60, 0, 0.965
    mount_effect elephant -1
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1, 1.3, 2, 2.6, 4, square
    stat_health 1, 0
    stat_pri 12, 33, no, 0, 0, melee, simple, slashing, sword, 0 ,0.1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 1, 11, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 11, impetuous, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1074, 269, 80, 130, 1074
    ownership gauls, scythia, britons, spain, romans_julii, romans_scipii, romans_brutii, egypt, numidia, carthage, dacia, germans, thrace, greek_cities, macedon, seleucid, parthia, slave

    ;40
    type barb galatian kuarothori
    dictionary barb_galatian_kuarothori ; Galatian Kuarothoroi
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_arjos_rycalawre_solduros_kuarothoroi, 30, 0, 1.24
    attributes sea_faring, hide_improved_forest, hardy
    formation 0.7, 1, 1.8, 2.6, 4, square
    stat_health 1, 0
    stat_pri 11, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 12, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr spear
    stat_pri_armour 12, 8, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2129, 532, 80, 130, 2129
    ownership carthage, romans_julii, seleucid, macedon

    ;41
    type barb getikoi hippotoxotai dacia
    dictionary barb_getikoi_hippotoxotai_dacia ; Getikoi Hippotoxotai
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_sarmatianhorsearchers_getikoihippotoxotai, 25, 0, 1
    mount light horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 170, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 11, 42, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 3, 8, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1883, 471, 60, 90, 1883
    ownership dacia

    ;42
    type barb getikoi stratiotai dacia
    dictionary barb_getikoi_stratiotai_dacia ; Getikoi Stratiotai
    category infantry
    class spearmen
    voice_type Light_1
    soldier dacian_infantry_thorakitai_getikoi_stratiotai, 40, 0, 1.2
    officer barb_standard
    mount_effect horse +3, camel +3
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 13, 16, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 9, 31, no, 0, 0, melee, simple, slashing, sword, 0 ,0.13
    stat_sec_attr ap
    stat_pri_armour 4, 7, 5, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, disciplined, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1275, 319, 50, 70, 1275
    ownership dacia, armenia, slave

    ;43
    type barb habukoz swaiut germania
    dictionary barb_habukoz_swaiut_germania ; Hábukoz-Swáiut
    category infantry
    class spearmen
    voice_type Light_1
    soldier germanic_infantry_habukozswaiut_skandzaswaiut, 50, 0, 1.1
    officer barb_standard
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.4, 2, 0.8, 1.2, 4, square
    stat_health 1, 0
    stat_pri 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 3, 9, 5, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1247, 312, 50, 70, 1247
    ownership germans, slave

    ;44
    type rebel habukoz swaiut germania
    dictionary barb_habukoz_swaiut_germania ; Hábukoz-Swáiut
    category infantry
    class spearmen
    voice_type Light_1
    soldier germanic_infantry_habukozswaiut_skandzaswaiut, 50, 0, 1.1
    officer barb_standard
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.4, 2, 0.8, 1.2, 4, square
    stat_health 1, 0
    stat_pri 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 3, 9, 5, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1247, 0, 50, 70, 1247
    ownership slave

    ;45
    type barb heruskoz swaiut germania
    dictionary barb_heruskoz_swaiut_germania ; Hêruskoz-Swáiut
    category infantry
    class light
    voice_type Light_1
    soldier germanic_infantry_frameharjoz_heruskozswaiut, 50, 0, 0.95
    officer barb_standard
    mount_effect horse +6, elephant -1, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit, hardy
    formation 1.4, 2, 0.7, 1.2, 5, square
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 30, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 6, 9, 5, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1399, 350, 30, 40, 1399
    ownership germans, slave

    ;46
    type rebel heruskoz swaiut germania
    dictionary barb_heruskoz_swaiut_germania ; Hêruskoz-Swáiut
    category infantry
    class light
    voice_type Light_1
    soldier germanic_infantry_frameharjoz_heruskozswaiut, 50, 0, 0.95
    officer barb_standard
    mount_effect horse +6, elephant -1, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit, hardy
    formation 1.4, 2, 0.7, 1.2, 5, square
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 30, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 5, 9, 5, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1399, 0, 30, 40, 1399
    ownership slave

    ;47
    type barb hrussathewaz germanic
    dictionary barb_hrussathewaz_germanic ; Hrussáthêwáz
    category infantry
    class light
    voice_type Heavy_1
    soldier celtic_infantry_bagaudas_clyddabre_kluddolon_hrussathewaz, 25, 0, 0.92
    mount_effect horse +8, camel +6
    attributes sea_faring, hide_improved_forest, very_hardy
    formation 1.2, 1.6, 2.4, 3.2, 4, square
    stat_health 1, 0
    stat_pri 12, 36, no, 0, 0, melee, simple, piercing, spear, 0 ,0.1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 3, 12, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 11, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 498, 125, 80, 130, 498
    ownership germans

    ;48
    type barb kluddargos briton
    dictionary barb_kluddargos_briton ; Kluddargos
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_kluddargos_hundaskapiz, 25, 0, 1.24
    officer standard_celtic_standardbearer
    mount_effect elephant -4
    attributes sea_faring, hide_improved_forest, hardy, command
    formation 1.8, 1.6, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 11, 30, no, 0, 0, melee, blade, piercing, sword, 0 ,0.285
    stat_pri_attr ap
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 9, 11, 1, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, -4, 2
    stat_mental 16, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 1933, 483, 60, 90, 1933
    ownership britons, slave, gauls

    ;49
    type barb komatai agrianai dacia
    dictionary barb_komatai_agrianai_dacia ; Komatai Agrianai
    category infantry
    class missile
    voice_type Light_1
    soldier dacian_missile_komatai_agrianai, 40, 0, 1.14
    attributes sea_faring, hide_improved_forest, very_hardy
    formation 1.6, 2, 3.2, 4, 5, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 180, 35, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 11, 39, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 4, 11, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 15, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1718, 430, 30, 40, 1718
    ownership dacia, slave

    ;50
    type rebel komatai agrianai dacia
    dictionary barb_komatai_agrianai_dacia ; Komatai Agrianai
    category infantry
    class missile
    voice_type Light_1
    soldier dacian_missile_komatai_agrianai, 40, 0, 1.14
    attributes sea_faring, hide_improved_forest, very_hardy
    formation 1.6, 2, 3.2, 4, 5, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 180, 35, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 11, 39, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 4, 11, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 15, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1718, 0, 30, 40, 1718
    ownership slave

    ;51
    type barb komatai dacia
    dictionary barb_komatai_dacia ; Komatai
    category infantry
    class skirmish
    voice_type Light_1
    soldier dacian_missile_komatai, 50, 0, 0.9
    mount_effect elephant +6, chariot +6
    attributes sea_faring, hide_improved_forest
    formation 1.5, 2, 3, 4, 5, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 3, 7, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 9, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 670, 168, 30, 40, 670
    ownership germans, pontus, armenia, dacia, slave

    ;52
    type rebel komatai dacia
    dictionary barb_komatai_dacia ; Komatai
    category infantry
    class skirmish
    voice_type Light_1
    soldier dacian_missile_komatai, 50, 0, 0.9
    mount_effect elephant +6, chariot +6
    attributes sea_faring, hide_improved_forest
    formation 1.5, 2, 3, 4, 5, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 3, 7, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 9, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 670, 0, 30, 40, 670
    ownership slave

    ;53
    type barb komatai hippeis dacia
    dictionary barb_komatai_hippeis_dacia ; Komatai Hippeis
    category cavalry
    class light
    voice_type Medium_1
    soldier germanic_cavalry_ridonharjoz_komataihippeis, 25, 0, 1
    mount medium horse
    mount_effect elephant +1, camel -4, chariot +2
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 11, 55, no, 0, 0, melee, simple, piercing, spear, 15 ,0.125
    stat_sec_attr ap
    stat_pri_armour 4, 8, 4, leather
    stat_sec_armour 0, 1, flesh
    stat_heat 4
    stat_ground 0, 1, -6, -1
    stat_mental 11, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1998, 500, 60, 80, 1998
    ownership dacia

    ;54
    type barb komatai sphendonitai dacia
    dictionary barb_komatai_sphendonitai_dacia ; Komatai Sphendonitai
    category infantry
    class missile
    voice_type Light_1
    soldier dacian_missile_komatai_sphendonitai_iaosatae, 30, 0, 0.8
    mount_effect horse -2, chariot +4
    attributes sea_faring, hide_forest, can_sap
    formation 1.6, 2, 3.2, 4, 3, square
    stat_health 1, 0
    stat_pri 4, 2, stone, 148, 35, missile, archery, blunt, none, 15 ,1
    stat_pri_attr no
    stat_sec 9, 2, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 9, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, 3, 0
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 551, 138, 40, 60, 551
    ownership dacia, slave

    ;55
    type rebel komatai sphendonitai dacia
    dictionary barb_komatai_sphendonitai_dacia ; Komatai Sphendonitai
    category infantry
    class missile
    voice_type Light_1
    soldier dacian_missile_komatai_sphendonitai_iaosatae, 30, 0, 0.8
    mount_effect horse -2, chariot +4
    attributes sea_faring, hide_forest, can_sap
    formation 1.6, 2, 3.2, 4, 3, square
    stat_health 1, 0
    stat_pri 4, 2, stone, 148, 35, missile, archery, blunt, none, 15 ,1
    stat_pri_attr no
    stat_sec 9, 2, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 9, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, 3, 0
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 551, 0, 40, 60, 551
    ownership slave

    ;56
    type barb komatai thorakitai stratiotai dacia
    dictionary barb_komatai_thorakitai_stratiotai_dacia ; Thorakitai Stratiotai
    category infantry
    class spearmen
    voice_type Light_1
    soldier dacian_infantry_thorakitai_getikoi_stratiotai, 40, 0, 1.23
    officer barb_standard
    mount_effect horse +3, camel +3
    attributes sea_faring, hide_improved_forest
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 14, 15, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 12, 28, no, 0, 0, melee, simple, slashing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 8, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1848, 462, 50, 70, 1848
    ownership dacia, slave

    ;57
    type barb komatai toxotai dacia
    dictionary barb_komatai_toxotai_dacia ; Komatai Toxotai
    category infantry
    class missile
    voice_type Light_1
    soldier germanic_missile_bugimannoz_sotaroas_toxotai, 30, 0, 0.85
    mount_effect chariot +4, horse +4, camel +4
    attributes sea_faring, hide_improved_forest
    formation 1.6, 2, 3.2, 4, 5, square
    stat_health 1, 0
    stat_pri 3, 0, arrow, 143, 15, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 8, 18, no, 0, 0, melee, simple, piercing, spear, 0 ,0.135
    stat_sec_attr no
    stat_pri_armour 2, 5, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 8, normal, trained
    stat_charge_dist 35
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 392, 98, 60, 80, 392
    ownership dacia

    ;58
    type barb leuceepos gaul
    dictionary barb_leuceepos_gaul ; Leuce Epos
    category cavalry
    class skirmish
    voice_type Medium_1
    soldier celtic_cavalry_leuceepos, 25, 0, 1
    mount medium horse
    mount_effect elephant -2, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 5, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr no
    stat_pri_armour 4, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 0, -2, -4, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1842, 460, 40, 60, 1842
    ownership gauls, scythia, slave, britons, germans, romans_julii, romans_brutii, romans_scipii, numidia, macedon, thrace, greek_cities, egypt, carthage, spain, seleucid, dacia, pontus, parthia, armenia

    ;59
    type merc leuceepos gaul
    dictionary merc_leuceepos_gaul ; Curepos
    category cavalry
    class skirmish
    voice_type Medium_1
    soldier celtic_cavalry_leuceepos, 25, 0, 1
    mount medium horse
    mount_effect elephant -2, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy, mercenary_unit
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 5, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr no
    stat_pri_armour 4, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 0, -2, -4, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1842, 460, 40, 60, 1842
    ownership gauls, scythia, slave, britons, germans, romans_julii, romans_brutii, romans_scipii, numidia, macedon, thrace, greek_cities, egypt, carthage, spain, seleucid, dacia, pontus, parthia, armenia

    ;60
    type rebel leuceepos gaul
    dictionary barb_leuceepos_gaul ; Leuce Epos
    category cavalry
    class skirmish
    voice_type Medium_1
    soldier celtic_cavalry_leuceepos, 25, 0, 1
    mount medium horse
    mount_effect elephant -2, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 5, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr no
    stat_pri_armour 4, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 0, -2, -4, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1842, 0, 40, 60, 1842
    ownership slave

    ;61
    type barb malagaeroas
    dictionary barb_malagaeroas ; Gaeroas
    category infantry
    class light
    voice_type Light_1
    soldier celtic_infantry_gaeroas_balroae, 60, 0, 0.95
    mount_effect horse +3, camel +3, elephant -3
    attributes sea_faring, hide_improved_forest
    formation 1, 1.4, 2, 2.8, 6, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 4, thrown, archery, piercing, spear, 10 , 1
    stat_pri_attr prec, thrown
    stat_sec 11, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 1, 8, 4, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, -2, 3, 2
    stat_mental 10, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1340, 335, 50, 70, 1340
    ownership britons, gauls, scythia, slave, romans_julii, romans_brutii, romans_scipii, numidia, macedon, thrace, greek_cities, egypt, carthage, spain, seleucid, dacia, pontus, parthia, armenia

    ;62
    type rebel malagaeroas
    dictionary barb_malagaeroas ; Gaeroas
    category infantry
    class light
    voice_type Light_1
    soldier celtic_infantry_gaeroas_balroae, 60, 0, 0.95
    mount_effect horse +3, camel +3, elephant -3
    attributes sea_faring, hide_improved_forest
    formation 1, 1.4, 2, 2.8, 6, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 4, thrown, archery, piercing, spear, 10 , 1
    stat_pri_attr prec, thrown
    stat_sec 11, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 1, 8, 4, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, -2, 3, 2
    stat_mental 10, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1340, 0, 50, 70, 1340
    ownership slave

    ;63
    type barb merjaz germania
    dictionary barb_merjaz_germania ; Mêrjoz
    category infantry
    class heavy
    voice_type Heavy_1
    soldier germanic_infantry_merjaz, 25, 0, 1.14
    officer barb_standard
    mount_effect elephant -1
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.6, 2.4, 3.2, 4, square
    stat_health 1, 0
    stat_pri 8, 32, no, 0, 0, melee, blade, slashing, axe, 0 ,0.31
    stat_pri_attr ap
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 4, 11, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 15, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1092, 273, 70, 100, 1092
    ownership germans

    ;64
    type barb mori gaesum gaul
    dictionary barb_mori_gaesum_gaul ; Mori Gaesum
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier celtic_infantry_morigaesum, 40, 0, 1.3
    officer standard_celtic_standardbearer
    mount_effect horse +3, camel +3, elephant -4
    attributes sea_faring, hide_improved_forest, hardy
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 15, 15, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr spear
    stat_sec 10, 25, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 9, 7, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2050, 512, 80, 130, 2050
    ownership gauls, scythia, slave, britons, germans, romans_julii, romans_brutii, romans_scipii, numidia, macedon, thrace, greek_cities, egypt, carthage, spain, seleucid, dacia, pontus, parthia, armenia

    ;65
    type barb neitos gaul
    dictionary barb_neitos_gaul ; Neitos
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_calawre_carnute_kleruchoi_neitos, 40, 0, 1.25
    officer standard_celtic_standardbearer
    mount_effect elephant -4
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.4, 2.4, 2.8, 4, square
    stat_health 1, 0
    stat_pri 11, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 12, 9, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2367, 592, 80, 130, 2367
    ownership gauls, scythia, egypt, seleucid

    ;66
    type barb north warband gaul
    dictionary barb_north_warband_gaul ; Bataroas
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_bataroas_northerncuroas, 50, 0, 0.98
    officer standard_celtic_standardbearer
    mount_effect elephant -3
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.6, 2.4, 3.2, 5, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 35, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 28, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 5, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -1, 3, 1
    stat_mental 11, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1435, 359, 50, 70, 1435
    ownership gauls, scythia, slave

    ;67
    type merc north warband gaul
    dictionary merc_north_warband_gaul ; Golberi Curoas
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_bataroas_northerncuroas, 50, 0, 0.98
    officer standard_celtic_standardbearer
    mount_effect elephant -3
    attributes sea_faring, hide_improved_forest, hardy, mercenary_unit
    formation 1.2, 1.6, 2.4, 3.2, 5, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 35, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 28, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 5, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -1, 3, 1
    stat_mental 11, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1435, 359, 50, 70, 1435
    ownership gauls, scythia, slave

    ;68
    type rebel north warband gaul
    dictionary barb_north_warband_gaul ; Bataroas
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_bataroas_northerncuroas, 50, 0, 0.98
    officer standard_celtic_standardbearer
    mount_effect elephant -3
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.6, 2.4, 3.2, 5, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 35, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 28, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 5, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -1, 3, 1
    stat_mental 11, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1435, 0, 50, 70, 1435
    ownership slave

    ;69
    type barb ridon harjoz germania
    dictionary barb_ridon_harjoz_germania ; Ridohárjoz
    category cavalry
    class light
    voice_type Medium_1
    soldier germanic_cavalry_ridonharjoz_komataihippeis, 25, 0, 1
    mount medium horse
    mount_effect camel -4, chariot +1, horse +2
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 11, 55, no, 0, 0, melee, simple, piercing, spear, 15 ,0.125
    stat_sec_attr ap
    stat_pri_armour 2, 8, 4, flesh
    stat_sec_armour 0, 1, flesh
    stat_heat 4
    stat_ground 0, 1, -6, -1
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1983, 496, 60, 80, 1983
    ownership germans, slave, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, egypt, carthage, romans_scipii, seleucid

    ;70
    type barb ridon harjoz merc
    dictionary barb_ridon_harjoz_germania ; Ridohárjoz
    category cavalry
    class light
    voice_type Medium_1
    soldier germanic_cavalry_ridonharjoz_komataihippeis, 25, 0, 1
    mount medium horse
    mount_effect camel -4, chariot +1, horse +2
    attributes sea_faring, hide_improved_forest, hardy, mercenary_unit
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 11, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.125
    stat_sec_attr ap
    stat_pri_armour 2, 8, 4, flesh
    stat_sec_armour 0, 1, flesh
    stat_heat 4
    stat_ground 0, 1, -6, -1
    stat_mental 11, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1983, 496, 60, 80, 1983
    ownership germans, slave, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, egypt, carthage, romans_scipii, seleucid

    ;71
    type rebel ridon harjoz germania
    dictionary barb_ridon_harjoz_germania ; Ridohárjoz
    category cavalry
    class light
    voice_type Medium_1
    soldier germanic_cavalry_ridonharjoz_komataihippeis, 25, 0, 1
    mount medium horse
    mount_effect camel -4, chariot +1, horse +2
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 11, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.125
    stat_sec_attr ap
    stat_pri_armour 2, 8, 4, flesh
    stat_sec_armour 0, 1, flesh
    stat_heat 4
    stat_ground 0, 1, -6, -1
    stat_mental 11, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1983, 0, 60, 80, 1983
    ownership slave

    ;72
    type barb rycalawre briton
    dictionary barb_rycalawre_briton ; Rycalawre
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier celtic_infantry_arjos_rycalawre_solduros_kuarothoroi, 30, 0, 1.34
    officer standard_celtic_standardbearer
    mount_effect horse +3, camel +3, elephant -3
    attributes sea_faring, hide_improved_forest, very_hardy, command
    formation 0.7, 1, 1.8, 2.6, 4, square
    stat_health 1, 0
    stat_pri 12, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 13, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr spear
    stat_pri_armour 12, 10, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 2092, 523, 80, 130, 2092
    ownership britons

    ;73
    type barb sahsnotoz germania
    dictionary barb_sahsnotoz_germania ; Sáhsnotoz
    category infantry
    class heavy
    voice_type Heavy_1
    soldier germanic_infantry_sahsnotoz_wodanawulfaz, 40, 0, 1.2
    officer barb_standard
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.4, 2, 0.8, 1.2, 4, square
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 32, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 2, 10, 5, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -1, 3, 1
    stat_mental 13, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1892, 473, 50, 70, 1892
    ownership germans, slave, romans_julii, romans_brutii, numidia, macedon, thrace, egypt, carthage, gauls, britons, scythia, spain, parthia, armenia, pontus, seleucid

    ;74
    type barb skandza swaiut germania
    dictionary barb_skandza_swaiut_germania ; Skándzá-Swáiut
    category infantry
    class spearmen
    voice_type Light_1
    soldier germanic_infantry_habukozswaiut_skandzaswaiut, 50, 0, 0.91
    officer barb_standard
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit, hardy
    formation 1, 1.2, 2, 2.4, 5, square
    stat_health 1, 0
    stat_pri 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 3, 9, 5, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1297, 324, 50, 70, 1297
    ownership germans, slave

    ;75
    type rebel skandza swaiut germania
    dictionary barb_skandza_swaiut_germania ; Skándzá-Swáiut
    category infantry
    class spearmen
    voice_type Light_1
    soldier germanic_infantry_habukozswaiut_skandzaswaiut, 50, 0, 0.91
    officer barb_standard
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit, hardy
    formation 1, 1.2, 2, 2.4, 5, square
    stat_health 1, 0
    stat_pri 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 3, 9, 5, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1297, 0, 50, 70, 1297
    ownership slave

    ;76
    type barb soldurii gaul
    dictionary barb_soldurii_gaul ; Solduros
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_arjos_rycalawre_solduros_kuarothoroi, 30, 0, 1.35
    officer standard_celtic_standardbearer
    mount_effect horse +3, camel +3, elephant -4
    attributes sea_faring, hide_improved_forest, very_hardy
    formation 0.7, 1, 1.8, 2.6, 4, square
    stat_health 1, 0
    stat_pri 12, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 13, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr spear
    stat_pri_armour 12, 10, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2555, 639, 80, 130, 2555
    ownership gauls, scythia, slave

    ;77
    type barb south warband gaul
    dictionary barb_south_warband_gaul ; Botroas
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_botroas_southerncuroas, 50, 0, 1.2
    officer standard_celtic_standardbearer
    mount_effect elephant -3
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.6, 2.4, 3.2, 5, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 30, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 2, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, -1, 3, 1
    stat_mental 11, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1155, 289, 50, 70, 1155
    ownership britons, gauls, scythia, slave

    ;78
    type merc south warband gaul
    dictionary merc_south_warband_gaul ; Enoci Curoas
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_botroas_southerncuroas, 50, 0, 1.2
    officer standard_celtic_standardbearer
    mount_effect elephant -3
    attributes sea_faring, hide_improved_forest, hardy, mercenary_unit
    formation 1.2, 1.6, 2.4, 3.2, 5, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 30, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 2, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, -1, 3, 1
    stat_mental 11, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1155, 289, 50, 70, 1155
    ownership britons, gauls, scythia, slave

    ;79
    type rebel south warband gaul
    dictionary barb_south_warband_gaul ; Botroas
    category infantry
    class heavy
    voice_type Heavy_1
    soldier celtic_infantry_botroas_southerncuroas, 50, 0, 1.2
    officer standard_celtic_standardbearer
    mount_effect elephant -3
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.6, 2.4, 3.2, 5, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 30, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 2, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, -1, 3, 1
    stat_mental 11, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1155, 0, 50, 70, 1155
    ownership slave

    ;80
    type barb swainoz germania
    dictionary barb_swainoz_germania ; Swáinoz
    category infantry
    class light
    voice_type Light_1
    soldier germanic_missile_swainoz, 50, 0, 0.92
    mount_effect horse +4, elephant +1, chariot +2
    attributes sea_faring, hide_improved_forest, hide_long_grass, hardy
    formation 0.8, 1.2, 2, 4, 5, square
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 2, 9, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1111, 278, 30, 40, 1111
    ownership germans, slave

    ;81
    type barb wodanawulfaz germania
    dictionary barb_wodanawulfaz_germania ; Wodánáwulfoz
    category infantry
    class heavy
    voice_type Heavy_1
    soldier germanic_infantry_sahsnotoz_wodanawulfaz, 20, 0, 1.2
    officer barb_standard
    attributes sea_faring, hide_improved_forest, frighten_foot, very_hardy, mercenary_unit
    formation 1.4, 2, 0.8, 1.2, 5, square
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 36, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 3, 12, 4, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -1, 3, 1
    stat_mental 17, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 899, 225, 50, 70, 899
    ownership germans

    ;82
    type belgae skirmisher batacorii
    dictionary belgae_skirmisher_batacorii ; Batacorii
    category infantry
    class light
    voice_type Light_1
    soldier belgae_missile_batacorii, 50, 0, 0.93
    mount_effect horse +3, camel +3, chariot +4
    attributes sea_faring, hide_improved_forest, hardy
    formation 1, 1.4, 2, 2.8, 5, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 47.3, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 34, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 1, 11, 4, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1332, 333, 50, 70, 1332
    ownership britons, gauls, scythia, slave, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, egypt, carthage, romans_scipii, parthia, armenia, pontus, germans, spain, seleucid

    ;83
    type belgae warband sword
    dictionary belgae_warband_sword ; Milnaht
    category infantry
    class heavy
    voice_type Heavy_1
    soldier belgae_infantry_milnaht, 40, 0, 1.23
    officer standard_celtic_standardbearer
    mount_effect elephant -1
    attributes sea_faring, hide_improved_forest, can_sap, very_hardy
    formation 1.2, 1.4, 2.4, 2.8, 4, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 47.3, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 26, no, 0, 0, melee, simple, slashing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 5, 10, 5, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -1, 3, 1
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1819, 455, 50, 70, 1819
    ownership britons, gauls, scythia, slave

    ;84
    type biere aphraktos fleet
    dictionary biere_aphraktos_fleet ; Penteconterai
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 10, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 4, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2500, 700, 200, 500, 2500
    ownership egypt, dacia, thrace, parthia, greek_cities, macedon, romans_julii, numidia, carthage, romans_scipii, seleucid, slave, romans_brutii

    ;85
    type biere kataphraktos fleet
    dictionary biere_kataphraktos_fleet ; Poeni Tetrerai
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 30, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 16, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 30, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 8500, 3000, 520, 520, 8500
    ownership egypt, slave

    ;86
    type carthaginian citizen cavalry
    dictionary carthaginian_citizen_cavalry ; Ezrahim Parashim Feenikim
    category cavalry
    class light
    voice_type Medium_1
    soldier carthaginian_cavalry_citizencavalry, 25, 0, 1
    mount heavy horse
    mount_effect camel -4, chariot +1, elephant -1
    attributes sea_faring, hide_forest
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 60, no, 0, 0, melee, simple, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 9, 7, 0, leather
    stat_sec_armour 0, 1, flesh
    stat_heat 0
    stat_ground 0, 1, -6, -1
    stat_mental 11, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2200, 550, 60, 80, 2200
    ownership egypt

    ;87
    type carthaginian citizen militia
    dictionary carthaginian_citizen_militia ; Mishteret Izrahim Feenikim
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_taxeishoplitai_poenicitizenmilitia, 40, 0, 1.8
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest
    formation 1, 1.3, 2, 2.6, 4, square, phalanx
    stat_health 1, 0
    stat_pri 11, 15, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 8, 20, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 4, 3, 6, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, -2, 0
    stat_mental 9, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1200, 300, 30, 40, 1200
    ownership egypt

    ;88
    type carthaginian citizen militia rebel
    dictionary carthaginian_citizen_militia ; Mishteret Izrahim Feenikim
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_taxeishoplitai_poenicitizenmilitia, 40, 0, 1.8
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, mercenary_unit
    formation 1, 1.3, 2, 2.6, 4, square, phalanx
    stat_health 1, 0
    stat_pri 11, 15, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 8, 20, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 4, 3, 6, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, -2, 0
    stat_mental 9, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1200, 0, 30, 40, 1200
    ownership slave

    ;89
    type carthaginian elite african infantry
    dictionary carthaginian_elite_african_infantry ; Dorkim Afrikanim Aloophim
    category infantry
    class heavy
    voice_type Heavy_1
    soldier carthaginian_infantry_eliteafricaninfantry, 40, 0, 1.18
    officer carthaginian_standard
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1, 2, 2, 3, 4, square
    stat_health 1, 0
    stat_pri 5, 0, pilum, 36.8, 3, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 12, 34, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 14, 9, 4, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 5
    stat_ground 2, 0, 0, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2229, 557, 90, 130, 2229
    ownership egypt

    ;90
    type carthaginian elite african pikeman
    dictionary carthaginian_elite_african_pikeman ; Aanatim Afrikanim Aloophim
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_kleruchoiagema_eliteafricanpikeman_chaeonianagema, 60, 0, 1.34
    mount_effect horse +4, camel +4
    attributes sea_faring, hide_forest, hardy
    formation 1.1, 1, 2.2, 2, 6, square, phalanx
    stat_health 1, 0
    stat_pri 16, 11, no, 0, 0, melee, simple, piercing, spear, 0 ,0.17
    stat_pri_attr spear, long_pike
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 6, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, -2, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2902, 726, 70, 100, 2902
    ownership egypt

    ;91
    type carthaginian general's cavalry
    dictionary carthaginian_generals_cavalry ; General's Bodyguard
    category cavalry
    class heavy
    voice_type General_1
    soldier carthaginian_cavalry_sacredband, 10, 0, 1
    mount hellenistic kataphraktoi horse
    mount_effect elephant -8, camel -4, chariot +10
    attributes sea_faring, general_unit, hide_forest, hardy, no_custom
    formation 1.5, 4, 3, 6, 3, square
    stat_health 1, 0
    stat_pri 10, 60, no, 0, 0, melee, simple, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 11, 27, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr ap
    stat_pri_armour 17, 10, 1, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 0
    stat_ground 0, 1, -6, -1
    stat_mental 17, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1140, 0, 110, 160, 1140
    ownership egypt

    ;92
    type carthaginian libyphoenician heavyinfantry early
    dictionary carthaginian_libyphoenician_heavyinfantry_early ; Dorkim Leebi-Feenikim Mookdamim
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier carthaginian_infantry_libyphoenicianinfantry_hoplitaikorinthioi, 50, 0, 1.2
    officer carthaginian_standard
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, hardy
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 13, 10, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 9, 25, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 5, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 1, -2, -1
    stat_mental 11, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2148, 537, 60, 90, 2148
    ownership egypt

    ;93
    type carthaginian libyphoenician heavyinfantry late
    dictionary carthaginian_libyphoenician_heavyinfantry_late ; Dorkim Leebi-Feenikim Meshoorianim
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier carthaginian_infantry_libyphoenicianinfantry_hoplitaikorinthioi, 50, 0, 1.24
    officer carthaginian_standard
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, hardy, mercenary_unit
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 14, 10, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 10, 18, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 6, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 1, -2, -1
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3043, 761, 60, 90, 3043
    ownership egypt

    ;94
    type carthaginian lybian spearmen early
    dictionary carthaginian_lybian_spearmen_early ; Aanatim Leebim
    category infantry
    class spearmen
    voice_type Medium_1
    soldier carthaginian_infantry_lybianspearmen_thorakitai, 50, 0, 0.985
    officer carthaginian_standard
    mount_effect horse +3, chariot +1, camel +3
    attributes sea_faring, hide_forest, can_sap, mercenary_unit
    formation 1, 1.4, 2, 2.8, 4, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 35, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1671, 418, 40, 60, 1671
    ownership egypt

    ;95
    type carthaginian lybian spearmen late
    dictionary carthaginian_lybian_spearmen_late ; Meshoorianim Leebim
    category infantry
    class spearmen
    voice_type Medium_1
    soldier carthaginian_infantry_lybianspearmen_thorakitai, 40, 0, 1.02
    officer carthaginian_standard
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, can_sap
    formation 1, 1.4, 2, 2.8, 4, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 35, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 9, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 11, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2387, 597, 40, 60, 2387
    ownership egypt

    ;96
    type carthaginian royal cavalry
    dictionary carthaginian_royal_cavalry ; Ha'Abbirim Ha'Qdosim Abbirim
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier carthaginian_cavalry_sacredband, 25, 0, 1
    mount hellenistic kataphraktoi horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 10, 60, no, 0, 0, melee, simple, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 11, 27, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr ap
    stat_pri_armour 17, 10, 1, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 0
    stat_ground 0, 1, -6, -1
    stat_mental 18, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 4837, 1210, 80, 120, 4837
    ownership egypt

    ;97
    type carthaginian sacred band infantry
    dictionary carthaginian_sacred_band ; Dorkim Kdoshim
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier carthaginian_infantry_sacredbandphalanx, 30, 0, 1.33
    officer carthaginian_standard
    mount_effect horse +3, camel +3
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 15, 18, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 12, 26, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 14, 8, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 1, -2, -1
    stat_mental 18, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2073, 518, 80, 110, 2073
    ownership egypt

    ;98
    type celtic infantry aljaz gae rebel
    dictionary celtic_infantry_aljaz_gae ; Aljaz-Gae placeholder
    category infantry
    class spearmen
    voice_type Light_1
    soldier germanic_infantry_frankamannoz_lugoae, 50, 0, 0.91
    officer standard_celtic_standardbearer
    mount_effect horse +6, chariot +2, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 9, 5, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 10, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1173, 0, 50, 70, 1173
    ownership slave

    ;99
    type celtic infantry lugoae
    dictionary celtic_infantry_lugoae ; Lugoae
    category infantry
    class light
    voice_type Light_1
    soldier germanic_infantry_frankamannoz_lugoae, 60, 0, 1.2
    officer standard_celtic_standardbearer
    mount_effect horse +6, chariot +2, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 9, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 8, 4, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 7, impetuous, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 859, 215, 50, 70, 859
    ownership gauls, scythia, britons, slave, germans, romans_julii, romans_brutii, romans_scipii, numidia, macedon, thrace, greek_cities, egypt, carthage, spain, seleucid, dacia, pontus, parthia, armenia

    ;100
    type celtic infantry lugoae rebel
    dictionary celtic_infantry_lugoae ; Lugoae placeholder
    category infantry
    class light
    voice_type Light_1
    soldier germanic_infantry_frankamannoz_lugoae, 60, 0, 1.2
    officer standard_celtic_standardbearer
    mount_effect horse +6, chariot +2, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 9, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 8, 4, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 7, impetuous, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 859, 0, 50, 70, 859
    ownership slave

    ;101
    type celtic missile sotaroas
    dictionary celtic_missile_sotaroas ; Sotaroas
    category infantry
    class missile
    voice_type Light_1
    soldier germanic_missile_bugimannoz_sotaroas_toxotai, 30, 0, 0.9
    mount_effect chariot +4, horse +4, camel +4
    attributes sea_faring, hide_improved_forest
    formation 1.6, 2, 3.2, 4, 5, square
    stat_health 1, 0
    stat_pri 3, 0, arrow, 143, 15, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 11, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 1, 9, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 10, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 934, 234, 30, 40, 934
    ownership britons, gauls, scythia, slave

    ;102
    type celtic missile sotaroas regional
    dictionary celtic_missile_sotaroas ; Sotaroas
    category infantry
    class missile
    voice_type Light_1
    soldier germanic_missile_bugimannoz_sotaroas_toxotai, 30, 0, 0.9
    mount_effect chariot +4, horse +4, camel +4
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.6, 2, 3.2, 4, 5, square
    stat_health 1, 0
    stat_pri 3, 0, arrow, 143, 15, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 11, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 1, 9, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 10, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 934, 234, 30, 40, 934
    ownership slave, romans_julii, romans_brutii, romans_scipii, numidia, macedon, thrace, greek_cities, egypt, carthage, spain, seleucid, dacia, pontus, parthia, armenia,

    ;103
    type celtic missile sotaroas rebel
    dictionary celtic_missile_sotaroas ; Sotaroas
    category infantry
    class missile
    voice_type Light_1
    soldier germanic_missile_bugimannoz_sotaroas_toxotai, 30, 0, 0.9
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.6, 2, 3.2, 4, 5, square
    stat_health 1, 0
    stat_pri 3, 0, arrow, 143, 15, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 11, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 1, 9, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 10, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 934, 0, 30, 40, 934
    ownership slave

    ;104
    type covered liburnes fleet
    dictionary covered_liburnes_fleet ; Covered Liburnes Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 23, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 11, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 6000, 2300, 320, 520, 6000
    ownership seleucid, romans senate, slave

    ;105
    type currmar fleet
    dictionary currmar_fleet ; Currmar Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 8, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 9, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 6000, 1500, 200, 600, 6000
    ownership spain, slave

    ;106
    type currtaho flotilla
    dictionary currtaho_flotilla ; Currtaho Flotilla
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 2, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 0, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2200, 800, 200, 500, 2200
    ownership spain, slave

    ;107
    type dahae cavalry
    dictionary dahae_cavalry ; Daha Asabara
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_dahaecavalry_steppecavalry, 25, 0, 1
    mount light horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr ap
    stat_pri_armour 2, 8, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1699, 425, 60, 90, 1699
    ownership romans_brutii, slave, parthia, pontus, armenia, dacia, carthage, romans_scipii, gauls, britons, scythia, germans, spain, romans_julii, numidia, macedon, thrace, greek_cities, egypt, seleucid

    ;108
    type dahae skirmisher cavalry
    dictionary dahae_skirmisher_cavalry ; Daha Tazig
    category cavalry
    class skirmish
    voice_type Heavy_1
    soldier steppe_cavalry_arachosiancavalry_dahaeskirmisher, 25, 0, 1
    mount light horse
    mount_effect elephant +1, camel -4, chariot +4
    attributes sea_faring, hide_forest, cantabrian_circle, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.8, 10, thrown, archery, piercing, spear, 10 ,0.35
    stat_pri_attr thrown
    stat_sec 6, 20, no, 0, 0, melee, simple, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 0, 6, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 8, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1004, 251, 60, 80, 1004
    ownership slave, armenia, parthia, romans_scipii, romans_brutii, romans_julii, carthage, gauls, britons, scythia, dacia, germans, spain, pontus

    ;109
    type dynmae flotilla
    dictionary dynmae_flotilla ; Poeni Penterai
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 34, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 18, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 30, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 4, 9500, 800, 600, 600, 9500
    ownership egypt, britons

    ;110
    type early sarmatian nobles
    dictionary early_sarmatian_nobles ; Early Sarmatian Nobles
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_early_sarmatian_yuezhi_nobles, 25, 0, 1
    mount half armoured horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 9, 55, no, 0, 0, melee, simple, piercing, spear, 55 ,0.33
    stat_sec_attr ap
    stat_pri_armour 3, 8, 2, flesh
    stat_sec_armour 4, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2119, 530, 80, 100, 2119
    ownership armenia, romans_scipii, gauls, britons, scythia, dacia, parthia, slave

    ;111
    type early yeuzhi nobles
    dictionary early_yeuzhi_nobles ; Early Yuezhi Nobles
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_early_sarmatian_yuezhi_nobles, 25, 0, 1
    mount heavy horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 207, 30, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 10, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr ap
    stat_pri_armour 5, 8, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 15, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2797, 699, 80, 100, 2797
    ownership pontus, slave

    ;112
    type east scythed chariot
    dictionary east_chariot ; Scythed Chariots
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier east_scythed_chariot_crew, 10, 10, 1
    mount scythed chariot
    mount_effect elephant -8, camel -4
    attributes sea_faring, hide_forest, frighten_foot, can_run_amok
    formation 7, 9, 15, 15, 1, square
    stat_health 2, 3
    stat_pri 7, 9, no, 0, 0, melee, simple, piercing, knife, 0 ,0.1
    stat_pri_attr no
    stat_sec 7, 9, no, 0, 0, melee, blade, slashing, none, 0 ,0.1
    stat_sec_attr ap, launching
    stat_pri_armour 18, 6, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 3
    stat_ground 0, 1, -6, -1
    stat_mental 10, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 920, 210, 100, 140, 920
    ownership carthage

    ;113
    type eastern archer spearmen dyriophoroi
    dictionary eastern_archer_spearmen_dyriophoroi ; Eransahr Arshtbara
    category infantry
    class missile
    voice_type Light_1
    soldier eastern_missile_eransahrarshtbara, 40, 0, 0.91
    mount_effect horse +4, camel +4, chariot +4
    attributes sea_faring, hide_forest, can_sap
    formation 1, 1.6, 2, 3.2, 4, square
    stat_health 1, 0
    stat_pri 4, 0, arrow, 175, 25, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 8, 20, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 2, 7, 0, leather
    stat_sec_armour 0, 1, flesh
    stat_heat 0
    stat_ground 2, -2, 3, 2
    stat_mental 8, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 618, 155, 40, 70, 618
    ownership romans_brutii, parthia, slave, armenia, romans_scipii, germans, spain, seleucid

    ;114
    type eastern archer spearmen dyriophoroi merc
    dictionary eastern_archer_spearmen_dyriophoroi ; Eransahr Arshtbara
    category infantry
    class missile
    voice_type Light_1
    soldier eastern_missile_eransahrarshtbara, 40, 0, 0.91
    mount_effect horse +4, camel +4, chariot +4
    attributes sea_faring, hide_forest, can_sap, mercenary_unit
    formation 1, 1.6, 2, 3.2, 4, square
    stat_health 1, 0
    stat_pri 4, 0, arrow, 175, 25, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 8, 20, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 2, 7, 0, leather
    stat_sec_armour 0, 1, flesh
    stat_heat 0
    stat_ground 2, -2, 3, 2
    stat_mental 8, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 618, 155, 40, 70, 618
    ownership romans_brutii, parthia, slave, armenia, romans_scipii, germans, spain, seleucid

    ;115
    type eastern archer thanvabara
    dictionary eastern_archer_thanvabara ; Thanvare Payahdag
    category infantry
    class missile
    voice_type Light_1
    soldier eastern_missile_thanvarepayahdag, 40, 0, 0.82
    mount_effect chariot +4, horse -2
    attributes sea_faring, hide_forest, can_sap
    formation 1.2, 1.6, 2.4, 3.2, 4, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 187.3, 25, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 9, 15, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 7, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 8, low, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 767, 192, 30, 50, 767
    ownership romans_scipii, parthia, carthage, romans_julii, numidia, romans_brutii, armenia, slave, pontus, egypt, seleucid

    ;116
    type eastern archer thanvabara merc
    dictionary eastern_archer_thanvabara ; Thanvare Payahdag
    category infantry
    class missile
    voice_type Light_1
    soldier eastern_missile_thanvarepayahdag, 40, 0, 0.82
    mount_effect chariot +4, horse -2
    attributes sea_faring, hide_forest, can_sap, mercenary_unit
    formation 1.2, 1.6, 2.4, 3.2, 4, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 187.3, 25, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 9, 15, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 7, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 8, low, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 767, 192, 30, 50, 767
    ownership romans_scipii, parthia, carthage, romans_julii, numidia, romans_brutii, armenia, slave, pontus, egypt, seleucid

    ;117
    type rebel archer thanvabara
    dictionary eastern_archer_thanvabara ; Thanvare Payahdag
    category infantry
    class missile
    voice_type Light_1
    soldier eastern_missile_thanvarepayahdag, 40, 0, 0.82
    mount_effect chariot +4, horse -2
    attributes sea_faring, hide_forest, can_sap
    formation 1.2, 1.6, 2.4, 3.2, 4, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 187.3, 25, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 9, 15, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 7, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 8, low, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 767, 0, 30, 50, 767
    ownership slave

    ;118
    type eastern infantry doryphoroi pontikoi
    dictionary eastern_infantry_doryphoroi_pontikoi ; Doryphoroi Pontikoi
    category infantry
    class light
    voice_type Light_1
    soldier eastern_infantry_doryphoroipontikoi_voinuspearmen, 50, 0, 0.91
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 10, 17, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1457, 364, 50, 70, 1457
    ownership carthage, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, egypt, romans_scipii, gauls, britons, scythia, spain, pontus, armenia, slave, seleucid

    ;119
    type eastern infantry doryphoroi pontikoi merc
    dictionary eastern_infantry_doryphoroi_pontikoi ; Doryphoroi Pontikoi
    category infantry
    class light
    voice_type Light_1
    soldier eastern_infantry_doryphoroipontikoi_voinuspearmen, 50, 0, 0.91
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 10, 17, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1457, 364, 50, 70, 1457
    ownership carthage, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, egypt, romans_scipii, gauls, britons, scythia, spain, pontus, armenia, slave, seleucid

    ;120
    type eastern infantry nizag gund
    dictionary eastern_infantry_nizag_gund ; Nizag Gund
    category infantry
    class light
    voice_type Light_1
    soldier eastern_infantry_nizaggund_rhamikspasnizagamartik, 50, 0, 0.93
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 10, 17, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1221, 305, 50, 70, 1221
    ownership parthia, armenia, pontus, romans_scipii, slave

    ;121
    type eastern infantry razming nizagamartik
    dictionary eastern_infantry_razming_nizagamartik ; Razming Nizagamartik
    category infantry
    class light
    voice_type Light_1
    soldier eastern_infantry_razmingnizagamartik_sarmatianspearmen, 50, 0, 0.914
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 10, 17, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1214, 304, 50, 70, 1214
    ownership romans_scipii, slave

    ;122
    type eastern infantry rhamikspas nizagamartik
    dictionary eastern_infantry_rhamikspas_nizagamartik ; Rhamikspas Nizagamartik
    category infantry
    class light
    voice_type Light_1
    soldier eastern_infantry_nizaggund_rhamikspasnizagamartik, 60, 0, 1.2
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 8, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 8, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 896, 224, 50, 70, 896
    ownership romans_scipii, slave

    ;123
    type eastern infantry sampul spearmen
    dictionary eastern_infantry_sampul_spearmen ; Sampul Infantry
    category infantry
    class light
    voice_type Light_1
    soldier eastern_infantry_razmingnizagamartik_sarmatianspearmen, 60, 0, 1.2
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 8, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 8, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 896, 224, 50, 70, 896
    ownership pontus

    ;124
    type eastern infantry sarmatian spearmen
    dictionary eastern_infantry_sarmatian_spearmen ; Saurmatae Arc Aexsaeg
    category infantry
    class light
    voice_type Light_1
    soldier eastern_infantry_razmingnizagamartik_sarmatianspearmen, 50, 0, 0.9
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 8, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 8, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 897, 224, 50, 70, 897
    ownership armenia, romans_julii, romans_brutii, numidia, egypt, carthage, romans_scipii, parthia, slave, seleucid

    ;125
    type eastern infantry voinu spearmen
    dictionary eastern_infantry_voinu_spearmen ; Voinu Spearmen
    category infantry
    class light
    voice_type Light_1
    soldier eastern_infantry_doryphoroipontikoi_voinuspearmen, 50, 0, 0.92
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1.2, 1.4, 2.4, 2.8, 5, square
    stat_health 1, 0
    stat_pri 11, 21, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1254, 314, 50, 70, 1254
    ownership slave, romans_julii, numidia, romans_brutii, macedon, thrace, greek_cities, egypt, carthage, romans_scipii, parthia, dacia, germans, spain, armenia, pontus, seleucid

    ;126
    type eastern missile indian longbowmen
    dictionary eastern_missile_indian_longbowmen ; Indian Longbowmen
    category infantry
    class missile
    voice_type Light_1
    soldier eastern_missile_indianlongbowmen, 50, 0, 0.93
    mount_effect horse -2, elephant +4, chariot +4
    attributes sea_faring, hide_improved_forest
    formation 1.6, 2, 3.2, 4, 5, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 155, 20, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 6, 20, no, 0, 0, melee, simple, piercing, sword, 0 ,0.3
    stat_sec_attr ap
    stat_pri_armour 2, 8, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1351, 338, 30, 40, 1351
    ownership romans_brutii, slave, armenia, pontus, romans_julii, numidia, macedon, thrace, egypt, carthage, romans_scipii, parthia, dacia, germans, spain, seleucid

    ;127
    type elephant african bush
    dictionary elephant_african_bush ; African Bush Elephants
    category cavalry
    class heavy
    voice_type Medium_1
    soldier carthaginian_elephant_crew, 9, 3, 1
    mount elephant african
    mount_effect horse +4, chariot +4, camel +4
    attributes sea_faring, can_run_amok, frighten_foot, frighten_mounted
    formation 7, 11, 13, 16, 1, square
    stat_health 1, 5
    stat_pri 6, 3, arrow, 120, 60, missile, archery, piercing, none, 15 ,0.7
    stat_pri_attr no
    stat_sec 5, 46, no, 0, 0, melee, other, blunt, none, 0 ,0.1
    stat_sec_attr area, launching, ap
    stat_pri_armour 0, 0, 0, flesh
    stat_sec_armour 14, 17, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 6, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 11250, 2813, 250, 370, 11250
    ownership egypt, numidia, slave, thrace, romans_julii, romans_brutii

    ;128
    type elephant african bush armoured
    dictionary elephant_african_bush_armoured ; Armoured African Bush Elephants
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier carthaginian_big_elephant_crew, 9, 3, 1
    mount elephant african cataphract
    mount_effect horse +4, chariot +4, camel +4
    attributes sea_faring, can_run_amok, frighten_foot, frighten_mounted
    formation 7, 11, 13, 16, 1, square
    stat_health 1, 5
    stat_pri 6, 3, arrow, 120, 60, missile, archery, piercing, none, 15 ,0.7
    stat_pri_attr no
    stat_sec 5, 46, no, 0, 0, melee, other, blunt, none, 0 ,0.1
    stat_sec_attr area, launching, ap
    stat_pri_armour 0, 0, 0, metal
    stat_sec_armour 19, 17, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 6, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 16250, 4063, 270, 400, 16250
    ownership egypt, numidia, thrace, romans_julii, romans_brutii, slave

    ;129
    type elephant african forest
    dictionary elephant_african_forest ; African Forest Elephants
    category cavalry
    class heavy
    voice_type Light_1
    soldier carthaginian_elephant_crew, 6, 6, 1
    mount elephant forest
    mount_effect horse +4, chariot +4, camel +4
    attributes sea_faring, can_run_amok, frighten_foot, frighten_mounted
    formation 7, 9, 13, 13, 1, square
    stat_health 1, 3
    stat_pri 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_pri_attr no
    stat_sec 4, 44, no, 0, 0, melee, other, blunt, none, 0 ,0.1
    stat_sec_attr area, ap, launching
    stat_pri_armour 0, 0, 0, flesh
    stat_sec_armour 10, 14, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 9, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 10450, 2613, 270, 400, 10450
    ownership egypt, numidia, thrace, romans_julii, romans_brutii, slave, seleucid

    ;130
    type elephant indian
    dictionary elephant_indian ; Indian Elephants
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier greek_big_elephant_archer, 9, 3, 1
    mount elephant indian
    mount_effect horse +4, chariot +4, camel +4
    attributes sea_faring, can_run_amok, frighten_foot, frighten_mounted
    formation 7, 11, 13, 16, 1, square
    stat_health 1, 5
    stat_pri 6, 3, arrow, 120, 60, missile, archery, piercing, none, 15 ,0.7
    stat_pri_attr no
    stat_sec 5, 26, no, 0, 0, melee, other, blunt, none, 0 ,0.1
    stat_sec_attr area, launching, ap
    stat_pri_armour 0, 0, 0, metal
    stat_sec_armour 13, 16, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 9, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 10450, 2613, 270, 400, 10450
    ownership thrace, romans_julii, romans_brutii, slave, egypt, numidia

    ;131
    type elephant indian armoured
    dictionary elephant_indian_armoured ; Armoured Indian Elephants
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier greek_big_elephant_archer, 9, 3, 1
    mount elephant indian
    mount_effect horse +4, chariot +4, camel +4
    attributes sea_faring, can_run_amok, frighten_foot, frighten_mounted
    formation 7, 11, 13, 16, 1, square
    stat_health 1, 5
    stat_pri 6, 3, arrow, 120, 60, missile, archery, piercing, none, 15 ,0.7
    stat_pri_attr no
    stat_sec 5, 26, no, 0, 0, melee, other, blunt, none, 0 ,0.1
    stat_sec_attr area, launching, ap
    stat_pri_armour 0, 0, 0, metal
    stat_sec_armour 18, 16, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 9, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 15450, 3863, 270, 400, 15450
    ownership thrace, romans_julii, romans_brutii, slave, egypt, numidia

    ;132
    type ethiopian agemata
    dictionary ethiopian_agemata ; Ethiopiai Agema
    category infantry
    class heavy
    voice_type Heavy_1
    soldier african_infantry_ordmhornaghta_ethiopiaiagema, 50, 0, 1.5
    officer barb_standard
    attributes sea_faring, hide_improved_forest
    formation 1.2, 1.4, 2.4, 2.8, 4, square
    stat_health 1, 0
    stat_pri 7, 32, no, 0, 0, melee, blade, slashing, axe, 0 ,0.31
    stat_pri_attr ap
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 8, 10, 0, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -2
    stat_ground 2, -2, 3, 2
    stat_mental 12, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1668, 417, 50, 80, 1668
    ownership numidia

    ;133
    type germanic infantry akwesiharjoz
    dictionary germanic_infantry_akwesiharjoz ; Akwêsihárjoz
    category infantry
    class heavy
    voice_type Heavy_1
    soldier germanic_infantry_akwesiharjoz, 50, 0, 1.1
    mount_effect elephant -1
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.6, 2.4, 3.2, 5, square
    stat_health 1, 0
    stat_pri 8, 0, javelin, 31.5, 2, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 38, no, 0, 0, melee, blade, slashing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 4, 10, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, -1, 3, 1
    stat_mental 13, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1490, 373, 50, 70, 1490
    ownership germans

    ;134
    type germanic infantry ferulharjoz
    dictionary germanic_infantry_ferulharjoz ; Ferulhárjoz
    category infantry
    class heavy
    voice_type Heavy_1
    soldier germanic_infantry_ferulharjoz_gastiz, 30, 0, 1.36
    attributes sea_faring, hide_improved_forest, very_hardy
    formation 1.2, 2.4, 0.7, 1.2, 4, square
    stat_health 1, 0
    stat_pri 12, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 13, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr spear
    stat_pri_armour 9, 11, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2561, 640, 80, 130, 2561
    ownership germans

    ;135
    type germanic infantry gastiz
    dictionary germanic_infantry_gastiz ; Gástiz
    category infantry
    class heavy
    voice_type Heavy_1
    soldier germanic_infantry_ferulharjoz_gastiz, 30, 0, 1.4
    attributes sea_faring, hide_improved_forest, very_hardy, mercenary_unit
    formation 1.2, 2.4, 0.7, 1.2, 4, square
    stat_health 1, 0
    stat_pri 12, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 13, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr spear
    stat_pri_armour 9, 11, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2561, 640, 80, 130, 2561
    ownership germans, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, egypt, carthage, romans_scipii, parthia, armenia, pontus, gauls, britons, scythia, dacia, spain, slave, seleucid

    ;136
    type germanic infantry generals bodyguard
    dictionary germanic_infantry_ferulharjoz ; General's bodyguard
    category infantry
    class heavy
    voice_type Heavy_1
    soldier germanic_infantry_ferulharjoz_gastiz, 30, 0, 1.4
    attributes sea_faring, hide_improved_forest, very_hardy, general_unit, no_custom
    formation 1.2, 2.4, 0.7, 1.2, 4, square
    stat_health 1, 0
    stat_pri 12, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 13, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr spear
    stat_pri_armour 9, 11, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, -2, 1, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2561, 0, 80, 130, 2561
    ownership germans

    ;137
    type goidilic daernaght
    dictionary goidilic_daernaght ; Goidilic Daernaght
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 50, 0, .91
    officer barb_standard
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1, 1.4, 2, 2.8, 6, square
    stat_health 1, 0
    stat_pri 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 11, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, low, trained
    stat_charge_dist 20
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1167, 292, 50, 70, 1167
    ownership britons, gauls, scythia, spain, slave

    ;138
    type rebel goidilic daernaght
    dictionary goidilic_daernaght ; Goidilic Daernaght
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 50, 0, 0.91
    officer barb_standard
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1, 1.4, 2, 2.8, 6, square
    stat_health 1, 0
    stat_pri 11, 25, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 11, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, -2, 3, 2
    stat_mental 11, low, trained
    stat_charge_dist 20
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1167, 0, 50, 70, 1167
    ownership slave

    ;139
    type goidilic hammer
    dictionary goidilic_hammer ; Goidilic Ordmhornaght
    category infantry
    class heavy
    voice_type Heavy_1
    soldier african_infantry_ordmhornaghta_ethiopiaiagema, 25, 0, 1.12
    officer barb_standard
    mount_effect elephant -1
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.4, 2.4, 2.8, 3, square
    stat_health 1, 0
    stat_pri 8, 32, no, 0, 0, melee, simple, blunt, mace, 0 ,0.31
    stat_pri_attr ap
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 6, 10, 1, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 19, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 1071, 268, 50, 80, 1071
    ownership britons, gauls, scythia, spain, slave

    ;140
    type rebel goidilic hammer
    dictionary goidilic_hammer ; Goidilic Ordmhornaght
    category infantry
    class heavy
    voice_type Heavy_1
    soldier african_infantry_ordmhornaghta_ethiopiaiagema, 25, 0, 1.12
    officer barb_standard
    mount_effect elephant -1
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.4, 2.4, 2.8, 3, square
    stat_health 1, 0
    stat_pri 8, 32, no, 0, 0, melee, simple, blunt, mace, 0 ,0.31
    stat_pri_attr ap
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 6, 10, 1, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 19, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 1071, 0, 50, 80, 1071
    ownership slave

    ;141
    type great pirate fleet
    dictionary great_pirate_fleet ; Great Pirate Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 42, 0, 1
    ship flagship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 25, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 14, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 6, 6000, 0, 600, 600, 6000
    ownership slave

    ;142
    type greek akontistai
    dictionary greek_akontistai ; Akontistai
    category infantry
    class skirmish
    voice_type Light_1
    soldier hellenistic_missile_akontistai, 60, 0, 0.8
    mount_effect elephant +3, chariot +4, horse -2
    attributes sea_faring, hide_improved_forest, hide_long_grass, can_sap
    formation 1.6, 2, 3.2, 4, 4, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 8, 12, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 6, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, 3, 0
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 698, 175, 20, 30, 698
    ownership greek_cities, macedon, thrace, numidia, slave, romans_brutii, romans_julii, egypt, romans_scipii, armenia, pontus, gauls, britons, scythia, dacia, germans, carthage, parthia, seleucid

    ;143
    type rebel greek akontistai
    dictionary greek_akontistai ; Akontistai
    category infantry
    class skirmish
    voice_type Light_1
    soldier hellenistic_missile_akontistai, 60, 0, 0.8
    mount_effect elephant +3, chariot +4, horse -2
    attributes sea_faring, hide_improved_forest, hide_long_grass, can_sap
    formation 1.6, 2, 3.2, 4, 4, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 8, 12, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 6, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, 3, 0
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 698, 0, 20, 30, 698
    ownership slave

    ;144
    type greek bactrian agemata
    dictionary greek_bactrian_agemata ; Baktrioi Agema
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_baktrioiagema, 30, 0, 1.35
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, hardy
    formation 0.8, 2.4, 1.6, 1.2, 4, square
    stat_health 1, 0
    stat_pri 11, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 12, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr spear
    stat_pri_armour 13, 10, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2058, 515, 90, 120, 2058
    ownership romans_brutii

    ;145
    type greek basilikon agemata
    dictionary greek_basilikon_agemata ; Basilikon Agema
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_basilikonagema_epikletoihoplitai, 40, 0, 1.31
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, hardy
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 16, 10, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 11, 19, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 8, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2644, 661, 60, 90, 2644
    ownership numidia

    ;146
    type greek chaeonian guard
    dictionary greek_chaeonian_guard ; Chaeonian Agema
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_kleruchoiagema_eliteafricanpikeman_chaeonianagema, 40, 0, 1.45
    mount_effect horse +4, camel +4, elephant -1
    attributes sea_faring, hide_forest, hardy
    formation 1.1, 1, 2.2, 2, 6, square, phalanx
    stat_health 1, 0
    stat_pri 17, 15, no, 0, 0, melee, simple, piercing, spear, 0 ,0.17
    stat_pri_attr spear, long_pike
    stat_sec 11, 28, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 14, 6, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2732, 683, 50, 80, 2732
    ownership thrace

    ;147
    type greek chariot scythed
    dictionary greek_scythed_chariots ; Scythed Chariots
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier east_scythed_chariot_crew, 10, 10, 1
    mount scythed chariot
    mount_effect elephant -8, camel -4
    attributes sea_faring, hide_forest, frighten_foot, can_run_amok
    formation 7, 9, 15, 15, 1, square
    stat_health 2, 3
    stat_pri 7, 9, no, 0, 0, melee, simple, piercing, knife, 0 ,0.1
    stat_pri_attr no
    stat_sec 7, 10, no, 0, 0, melee, blade, slashing, none, 0 ,0.1
    stat_sec_attr ap, launching
    stat_pri_armour 18, 6, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 3
    stat_ground 0, 1, -6, -1
    stat_mental 10, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 980, 160, 100, 150, 980
    ownership romans_julii

    ;148
    type greek corinthian hoplite
    dictionary greek_corinthian_hoplite ; Hoplitai Korinthioi
    category infantry
    class spearmen
    voice_type Light_1
    soldier carthaginian_infantry_libyphoenicianinfantry_hoplitaikorinthioi, 40, 0, 1.265
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 14, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 9, 25, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 11, 5, 6, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 11, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 1375, 344, 40, 60, 1375
    ownership greek_cities

    ;149
    type greek corinthian hoplite merc
    dictionary greek_corinthian_hoplite ; Hoplitai Korinthioi
    category infantry
    class spearmen
    voice_type Light_1
    soldier carthaginian_infantry_libyphoenicianinfantry_hoplitaikorinthioi, 40, 0, 1.265
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, mercenary_unit
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 14, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 9, 25, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 11, 5, 6, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 11, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 1375, 344, 40, 60, 1375
    ownership greek_cities, slave

    ;150
    type greek ekdromoi hoplite
    dictionary greek_ekdromoi_hoplite ; Ekdromoi Hoplitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_ekdromoihoplitai, 50, 0, 1
    mount_effect horse +3, camel +3
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1.2, 1.6, 2.4, 3.2, 5, square
    stat_health 1, 0
    stat_pri 10, 30, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 9, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, -2, 0
    stat_mental 11, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1183, 296, 30, 40, 1183
    ownership greek_cities, parthia

    ;151
    type greek generals bodyguard cavalry
    dictionary greek_generals_bodyguard_cavalry ; General's Bodyguard
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier hellenistic_cavalry_xystophoroi_thessalian_kleruchoihippeis, 10, 0, 1
    mount saddle horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, general_unit, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 9, 60, no, 0, 0, melee, blade, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 11, 38, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 13, 7, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 760, 0, 80, 120, 760
    ownership greek_cities, slave, dacia, thrace

    ;152
    type greek hippeis thessalikoi
    dictionary greek_hippeis_thessalikoi ; Hippeis Thessalikoi
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier hellenistic_cavalry_xystophoroi_thessalian_kleruchoihippeis, 25, 0, 1
    mount saddle horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 9, 60, no, 0, 0, melee, blade, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 11, 40, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 13, 8, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3073, 768, 80, 120, 3073
    ownership macedon, thrace, greek_cities

    ;153
    type greek hippeis thessalikoi merc
    dictionary greek_hippeis_thessalikoi ; Hippeis Thessalikoi
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier hellenistic_cavalry_xystophoroi_thessalian_kleruchoihippeis, 25, 0, 1
    mount saddle horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy, mercenary_unit
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 9, 60, no, 0, 0, melee, blade, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 11, 40, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 13, 8, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3073, 768, 80, 120, 3073
    ownership macedon, thrace, slave

    ;154
    type greek hippeis xystophoroi
    dictionary greek_hippeis_xystophoroi ; Hippeis Xystophoroi
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier hellenistic_cavalry_xystophoroi_thessalian_kleruchoihippeis, 25, 0, 1
    mount saddle horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 9, 60, no, 0, 0, melee, blade, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 11, 38, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 13, 7, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3073, 748, 80, 120, 3073
    ownership greek_cities

    ;155
    type greek hoplitai iphkratides
    dictionary greek_hoplitai_iphkratides ; Iphikratous Hoplitai
    category infantry
    class spearmen
    voice_type Medium_1
    soldier hellenistic_infantry_iphikratoushoplitai_misthophoroihoplitai, 40, 0, 1.26
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, can_sap
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 14, 15, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 9, 20, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 5, 6, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, 0, -2, 0
    stat_mental 11, normal, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1374, 344, 50, 70, 1374
    ownership greek_cities, slave, seleucid

    ;156
    type greek hoplitai iphkratides merc
    dictionary greek_hoplitai_iphkratides_merc ; Misthophoroi Hoplitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_iphikratoushoplitai_misthophoroihoplitai, 40, 0, 1.26
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, can_sap, hardy, mercenary_unit
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 14, 15, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 9, 20, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 5, 6, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, 0, -2, 0
    stat_mental 11, normal, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1374, 344, 50, 70, 1374
    ownership greek_cities, slave, seleucid

    ;157
    type greek hypaspistai
    dictionary greek_hypaspistai ; Hypaspistai
    category infantry
    class heavy
    voice_type Light_1
    soldier hellenistic_infantry_hypaspistai, 30, 0, 1.33
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, hardy
    formation 0.76, 2.4, 1.6, 1.2, 4, square
    stat_health 1, 0
    stat_pri 11, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_pri_attr no
    stat_sec 12, 12, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr spear
    stat_pri_armour 14, 8, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2120, 530, 60, 90, 2120
    ownership macedon, romans_julii

    ;158
    type greek iudaioi taxeis
    dictionary greek_iudaioi_taxeis ; Iudaioi Taxeis
    category infantry
    class light
    voice_type Light_1
    soldier hellenistic_infantry_indogreek_iudaioitaxeis, 50, 0, 0.935
    mount_effect horse +6, camel +6
    attributes sea_faring, mercenary_unit
    formation 1, 1.4, 2, 2.8, 5, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr spear
    stat_pri_armour 7, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1193, 298, 30, 40, 1193
    ownership romans_julii, numidia, parthia

    ;159
    type rebel iudaioi taxeis
    dictionary greek_iudaioi_taxeis ; Iudaioi Taxeis
    category infantry
    class light
    voice_type Light_1
    soldier hellenistic_infantry_indogreek_iudaioitaxeis, 50, 0, 0.935
    mount_effect horse +6, camel +6
    attributes sea_faring, mercenary_unit
    formation 1, 1.4, 2, 2.8, 5, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr spear
    stat_pri_armour 7, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1193, 0, 30, 40, 1193
    ownership slave

    ;160
    type greek kleruchoi agemata
    dictionary greek_kleruchoi_agemata ; Kleruchoi Agema
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_kleruchoiagema_eliteafricanpikeman_chaeonianagema, 60, 0, 1.375
    mount_effect horse +4, camel +4, elephant -1
    attributes sea_faring, hide_forest, hardy
    formation 1.1, 1, 2.2, 2, 6, square, phalanx
    stat_health 1, 0
    stat_pri 17, 10, no, 0, 0, melee, simple, piercing, spear, 0 ,0.17
    stat_pri_attr spear, long_pike
    stat_sec 11, 26, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr no
    stat_pri_armour 13, 6, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3238, 810, 50, 80, 3238
    ownership numidia

    ;161
    type greek kleruchoi agemata cavalry
    dictionary greek_kleruchoi_agemata_cavalry ; Kleruchoi Agema Hippeis
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier hellenistic_cavalry_xystophoroi_thessalian_kleruchoihippeis, 25, 0, 1
    mount saddle horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 9, 60, no, 0, 0, melee, blade, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 11, 34, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 13, 7, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3073, 768, 80, 120, 3073
    ownership numidia

    ;162
    type greek machimoi cavalry
    dictionary greek_machimoi_cavalry ; Machimoi Hippeis
    category cavalry
    class light
    voice_type Medium_1
    soldier hellenistic_cavalry_machimoihippeis, 25, 0, 1
    mount medium horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 8, 43, no, 0, 0, melee, blade, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 7, 7, 2, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, -2, -4, 2
    stat_mental 11, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2101, 525, 40, 60, 2101
    ownership numidia

    ;163
    type greek machimoi phalangitai
    dictionary greek_machimoi_phalangitai ; Machimoi Phalangitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_pantodapoi_machimoiphalangitai, 60, 0, 1.15
    mount_effect horse +4, camel +4. elephant -1
    attributes sea_faring, hide_forest, mercenary_unit
    formation 1.1, 1, 2.2, 2, 6, square, phalanx
    stat_health 1, 0
    stat_pri 13, 10, no, 0, 0, melee, simple, piercing, spear, 0 ,0.17
    stat_pri_attr spear, long_pike
    stat_sec 5, 15, no, 0, 0, melee, simple, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 7, 3, 5, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 2, 0, -2, 0
    stat_mental 9, normal, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1285, 321, 40, 60, 1285
    ownership numidia

    ;164
    type greek pantodapoi
    dictionary greek_pantodapoi ; Pantodapoi
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 60, 0, 0.89
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest
    formation 1.2, 1.4, 2.4, 2.8, 6, square
    stat_health 1, 0
    stat_pri 8, 20, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 6, 2, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, -2, 3, 2
    stat_mental 8, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 803, 201, 50, 70, 803
    ownership romans_julii, numidia, slave, carthage, greek_cities, parthia

    ;165
    type rebel pantodapoi
    dictionary greek_pantodapoi ; Pantodapoi
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 60, 0, 0.89
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, mercenary_unit
    formation 1.2, 1.4, 2.4, 2.8, 6, square
    stat_health 1, 0
    stat_pri 8, 20, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 6, 2, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, -2, 3, 2
    stat_mental 8, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 803, 0, 50, 70, 803
    ownership slave

    ;166
    type greek pantodapoi phalangitai
    dictionary greek_pantodapoi_phalangitai ; Pantodapoi Phalangitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_pantodapoi_machimoiphalangitai, 60, 0, 1.15
    mount_effect horse +4, camel +4, elephant -1
    attributes sea_faring, hide_forest
    formation 1.1, 1, 2.2, 2, 6, square, phalanx
    stat_health 1, 0
    stat_pri 13, 10, no, 0, 0, melee, simple, piercing, spear, 0 ,0.17
    stat_pri_attr spear, long_pike
    stat_sec 5, 12, no, 0, 0, melee, simple, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 7, 3, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, -2, 0
    stat_mental 9, normal, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1285, 321, 40, 60, 1285
    ownership romans_julii, romans_brutii, carthage, numidia, thrace, macedon, parthia

    ;167
    type greek peltastai
    dictionary greek_peltastai ; Peltastai
    category infantry
    class skirmish
    voice_type Heavy_1
    soldier hellenistic_missile_peltastai, 40, 0, 0.93
    mount_effect elephant +3, chariot +4, horse -1
    attributes sea_faring, hide_improved_forest, hide_long_grass, can_sap, hardy
    formation 1.2, 1.6, 2.4, 3.2, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.8, 8, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 24, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 8, 2, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, 3, 0
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1377, 344, 40, 60, 1377
    ownership greek_cities, macedon, romans_julii, slave, numidia, thrace, carthage, romans_brutii, parthia, seleucid

    ;168
    type greek peltastai merc
    dictionary greek_peltastai ; Peltastai
    category infantry
    class skirmish
    voice_type Heavy_1
    soldier hellenistic_missile_peltastai, 40, 0, 0.93
    mount_effect elephant +3, chariot +4, horse -1
    attributes sea_faring, hide_improved_forest, hide_long_grass, can_sap, hardy, mercenary_unit
    formation 1.2, 1.6, 2.4, 3.2, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.8, 8, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 24, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 8, 2, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, 3, 0
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1377, 344, 40, 60, 1377
    ownership greek_cities, macedon, romans_julii, slave, numidia, thrace, carthage, romans_brutii, parthia, seleucid

    ;169
    type greek pezhetairoi
    dictionary greek_pezhetairoi ; Pezhetairoi
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_pezhetairoi, 60, 0, 1.25
    mount_effect horse +4, camel +4, elephant -1
    attributes sea_faring, hide_forest, hardy
    formation 1.1, 1, 2.2, 2, 6, square, phalanx
    stat_health 1, 0
    stat_pri 15, 10, no, 0, 0, melee, simple, piercing, spear, 0 ,0.17
    stat_pri_attr spear, long_pike
    stat_sec 9, 15, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 5, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, -2, 0
    stat_mental 11, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2006, 502, 50, 80, 2006
    ownership romans_brutii, macedon, thrace, romans_julii, numidia, slave

    ;170
    type merc greek pezhetairoi
    dictionary merc_greek_pezhetairoi ; Misthophoroi Phalangitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_pezhetairoi, 60, 0, 1.25
    mount_effect horse +4, camel +4, elephant -1
    attributes sea_faring, hide_forest, hardy, mercenary_unit
    formation 1.1, 1, 2.2, 2, 6, square, phalanx
    stat_health 1, 0
    stat_pri 15, 10, no, 0, 0, melee, simple, piercing, spear, 0 ,0.17
    stat_pri_attr spear, long_pike
    stat_sec 9, 15, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 5, 5, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, -2, 0
    stat_mental 11, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2006, 502, 50, 80, 2006
    ownership romans_brutii, macedon, thrace, romans_julii, numidia, slave

    ;171
    type greek pheraspidai
    dictionary greek_pheraspidai ; Pheraspidai
    category infantry
    class heavy
    voice_type Light_1
    soldier hellenistic_infantry_pheraspidai, 30, 0, 1.19
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1.4, 2, 2.8, 4, 4, square
    stat_health 1, 0
    stat_pri 7, 0, javelin, 36.8, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 12, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 12, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2056, 514, 60, 90, 2056
    ownership macedon, romans_julii, greek_cities, romans_brutii

    ;172
    type greek sphendenotai
    dictionary greek_sphendenotai ; Sphendonetai
    category infantry
    class missile
    voice_type Light_1
    soldier hellenistic_missile_sphendenotai_accensi, 30, 0, 0.815
    mount_effect chariot +4, horse -2
    attributes sea_faring, hide_forest, can_sap
    formation 1.6, 2, 3.2, 4, 3, square
    stat_health 1, 0
    stat_pri 3, 0, stone, 180, 40, missile, archery, blunt, none, 15 ,1
    stat_pri_attr ap
    stat_sec 8, 12, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 7, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, 3, 0
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 439, 110, 40, 60, 439
    ownership thrace, macedon, romans_julii, greek_cities, numidia, slave, romans_brutii, carthage, romans_scipii, gauls, britons, scythia, dacia, germans, parthia, armenia, pontus

    ;173
    type greek taxeis hoplite
    dictionary greek_taxeis_hoplite ; Taxeis Hoplitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_taxeishoplitai_poenicitizenmilitia, 40, 0, 1
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 6, 5, no, 0, 0, melee, simple, piercing, spear, 0 ,0.1
    stat_pri_attr spear
    stat_sec 5, 3, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 5, 3, 6, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, -2, 0
    stat_mental 9, normal, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1158, 287, 30, 40, 1158
    ownership greek_cities, macedon, thrace, slave, carthage, pontus, gauls, britons, scythia, dacia, germans, spain, parthia, seleucid

    ;174
    type greek taxeis hoplite script
    dictionary greek_taxeis_hoplite ; Taxeis Hoplitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_taxeishoplitai_poenicitizenmilitia, 40, 0, 1
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, no_custom
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 6, 5, no, 0, 0, melee, simple, piercing, spear, 0 ,0.1
    stat_pri_attr spear
    stat_sec 5, 3, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 5, 3, 6, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, -2, 0
    stat_mental 9, normal, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 10, 0, 10, 10, 10
    ownership greek_cities, macedon, thrace, slave, pontus, gauls, britons, scythia, dacia, germans, spain, carthage, seleucid

    ;175
    type rebel taxeis hoplite
    dictionary greek_taxeis_hoplite ; Taxeis Hoplitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_taxeishoplitai_poenicitizenmilitia, 40, 0, 1
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 12, 13, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr spear
    stat_sec 8, 16, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 5, 4, 6, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 0, -2, 0
    stat_mental 9, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1158, 0, 30, 40, 1158
    ownership slave

    ;176
    type greek taxeis phalangitai
    dictionary greek_taxeis_phalangitai ; Taxeis Phalangitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_taxeisphalangitai, 60, 0, 1.15
    mount_effect horse +4, elephant -1, camel +4
    attributes sea_faring, hide_forest, can_sap
    formation 1, 1, 2, 2, 8, square, phalanx
    stat_health 1, 0
    stat_pri 13, 14, no, 0, 0, melee, blade, piercing, spear, 0 ,0.17
    stat_pri_attr spear, long_pike
    stat_sec 8, 19, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 7, 3, 5, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, -2, 0
    stat_mental 9, normal, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1401, 350, 40, 50, 1401
    ownership macedon, thrace, slave

    ;177
    type greek thorakitai
    dictionary greek_thorakitai ; Thorakitai
    category infantry
    class spearmen
    voice_type Medium_1
    soldier carthaginian_infantry_lybianspearmen_thorakitai, 40, 0, 1.1
    mount_effect horse +3, chariot +1, camel +3, elephant +1
    attributes sea_faring, hide_forest, can_sap
    formation 1, 1.4, 2, 2.8, 4, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 35, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 30, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 1, 0, -1
    stat_mental 13, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1910, 478, 40, 60, 1910
    ownership romans_brutii, romans_julii, greek_cities, thrace

    ;178
    type greek thorakitai hoplitai
    dictionary greek_thorakitai_hoplitai ; Epikletoi Hoplitai
    category infantry
    class spearmen
    voice_type Light_1
    soldier hellenistic_infantry_basilikonagema_epikletoihoplitai, 40, 0, 1.295
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, hardy
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 15, 20, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 9, 25, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 12, 6, 6, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 1902, 476, 60, 90, 1902
    ownership greek_cities

    ;179
    type greek thureophoroi
    dictionary greek_thureophoroi ; Thureophoroi
    category infantry
    class spearmen
    voice_type Medium_1
    soldier hellenistic_infantry_thureophoroi_illyrianthureophoroi, 40, 0, 1.01
    mount_effect horse +3, chariot +2, camel +3, elephant +2
    attributes sea_faring, hide_forest, can_sap
    formation 1, 1.4, 2, 2.8, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 1, 0, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1360, 340, 40, 60, 1360
    ownership romans_julii, greek_cities, macedon, carthage, numidia, slave, romans_brutii, gauls, britons, scythia, dacia, spain, parthia

    ;180
    type merc thureophoroi
    dictionary merc_thureophoroi ; Misthophoroi Thureophoroi
    category infantry
    class spearmen
    voice_type Medium_1
    soldier hellenistic_infantry_thureophoroi_illyrianthureophoroi, 40, 0, 1.01
    mount_effect horse +3, chariot +2, camel +3, elephant +2
    attributes sea_faring, hide_forest, can_sap, mercenary_unit
    formation 1, 1.4, 2, 2.8, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 1, 0, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1360, 340, 40, 60, 1360
    ownership romans_julii, greek_cities, macedon, carthage, numidia, slave, romans_brutii, gauls, britons, scythia, dacia, spain, parthia

    ;181
    type greek toxotai
    dictionary greek_toxotai ; Toxotai
    category infantry
    class missile
    voice_type Light_1
    soldier hellenistic_missile_toxotai, 30, 0, 0.815
    mount_effect chariot +4, horse -2
    attributes sea_faring, hide_forest, can_sap
    formation 1.6, 2, 3.2, 4, 3, square
    stat_health 1, 0
    stat_pri 2, 0, arrow, 128.7, 15, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 8, 12, no, 0, 0, melee, simple, piercing, knife, 0 ,0.4
    stat_sec_attr no
    stat_pri_armour 2, 6, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, 3, 0
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 355, 89, 40, 60, 355
    ownership thrace, macedon, romans_julii, greek_cities, numidia, slave, romans_brutii, egypt, carthage, romans_scipii, gauls, britons, scythia, dacia, germans, spain, parthia, armenia, pontus, seleucid

    ;182
    type hellenistic cavalry hippakontistai rebel
    dictionary hellenistic_cavalry_hippakontistai ; Placeholder for Hippakontistai
    category cavalry
    class skirmish
    voice_type Medium_1
    soldier hellenistic_cavalry_hippakontistai_equitescaetratii, 25, 0, 1
    mount light horse
    mount_effect elephant -8, camel -4, chariot +10
    attributes sea_faring, hide_long_grass, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.8, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 46, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 4, 7, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 10, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1373, 0, 30, 50, 1373
    ownership slave

    ;183
    type hellenistic cavalry hippeis
    dictionary hellenistic_cavalry_hippeis ; Hippeis
    category cavalry
    class heavy
    voice_type Light_1
    soldier hellenistic_cavalry_hippeis, 25, 0, 1
    mount medium horse
    mount_effect elephant -8, camel -4, chariot +10
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 55, no, 0, 0, melee, blade, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 10, 44, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 7, 9, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 10, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2272, 568, 40, 60, 2272
    ownership greek_cities, thrace, slave, seleucid

    ;184
    type hellenistic cavalry hippeis merc
    dictionary hellenistic_cavalry_hippeis_merc ; Mistophoroi Hippeis
    category cavalry
    class heavy
    voice_type Light_1
    soldier hellenistic_cavalry_hippeis, 25, 0, 1
    mount medium horse
    mount_effect elephant -8, camel -4, chariot +10
    attributes sea_faring, hide_forest, hardy, mercenary_unit
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 55, no, 0, 0, melee, blade, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 10, 44, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 7, 9, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 10, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2272, 568, 40, 60, 2272
    ownership greek_cities, thrace, slave, seleucid

    ;185
    type hellenistic cavalry hippeis rebel
    dictionary hellenistic_cavalry_hippeis ; Hippeis
    category cavalry
    class light
    voice_type Medium_1
    soldier hellenistic_cavalry_hippeis, 25, 0, 1
    mount medium horse
    mount_effect elephant -8, camel -4, chariot +10
    attributes sea_faring, hide_long_grass
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 55, no, 0, 0, melee, blade, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 10, 44, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 7, 9, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 10, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2272, 0, 40, 60, 2272
    ownership slave

    ;186
    type hellenistic kataphraktoi
    dictionary hellenistic_kataphraktoi ; Hellenikoi Kataphraktoi
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier hellenistic_cavalry_hellenikoikataphraktoi, 25, 0, 1
    mount hellenistic kataphraktoi horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 9, 63, no, 0, 0, melee, blade, piercing, spear, 200 ,0.4
    stat_pri_attr ap
    stat_sec 10, 40, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 21, 7, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 45
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 4084, 1021, 90, 140, 4084
    ownership romans_julii, romans_brutii

    ;187
    type iberian assault infantry
    dictionary iberian_assault_infantry ; Dorkei Hatkafa Ibeerim
    category infantry
    class heavy
    voice_type Light_1
    soldier carthaginian_infantry_iberianassaultinfantry, 40, 0, 1.12
    officer carthaginian_standard
    mount_effect elephant -1
    attributes sea_faring, hide_improved_forest, can_sap, hardy
    formation 1, 1.2, 2, 2.4, 5, square
    stat_health 1, 0
    stat_pri 5, 0, pilum, 36.8, 5, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 10, 34, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr ap
    stat_pri_armour 14, 9, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2126, 532, 50, 80, 2126
    ownership egypt

    ;188
    type iberian caetratii
    dictionary iberian_caetratii ; Iberian Caetratii
    category infantry
    class light
    voice_type Light_1
    soldier iberian_infantry_caetratii, 50, 0, 0.96
    attributes sea_faring, hide_long_grass, can_sap, very_hardy
    formation 1.2, 1.6, 3, 4, 4, square
    stat_health 1, 0
    stat_pri 6, 0, solifera, 36.8, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 11, 28, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 5, 11, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1503, 376, 30, 40, 1503
    ownership egypt, spain, slave, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, carthage, romans_scipii, parthia, gauls, britons, scythia, dacia, germans, armenia, pontus, seleucid

    ;189
    type rebel iberian caetratii
    dictionary iberian_caetratii ; Iberian Caetratii
    category infantry
    class light
    voice_type Light_1
    soldier iberian_infantry_caetratii, 50, 0, 0.96
    attributes sea_faring, hide_long_grass, can_sap, very_hardy
    formation 1.2, 1.6, 3, 4, 4, square
    stat_health 1, 0
    stat_pri 6, 0, solifera, 36.8, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 11, 28, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 5, 11, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1503, 0, 30, 40, 1503
    ownership slave

    ;190
    type iberian curisii
    dictionary iberian_curisii ; Iberian Curisii
    category cavalry
    class light
    voice_type Medium_1
    soldier iberian_cavalry_curisii, 25, 0, 1
    mount medium horse
    mount_effect camel -4, chariot +1
    attributes sea_faring, hide_long_grass, very_hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 55, no, 0, 0, melee, blade, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 11, 44, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 7, 10, 1, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2272, 568, 40, 60, 2272
    ownership egypt, spain, slave, seleucid

    ;191
    type iberian equites caetratii
    dictionary iberian_equites_caetratii ; Iberian Equites Caetratii
    category cavalry
    class skirmish
    voice_type Medium_1
    soldier hellenistic_cavalry_hippakontistai_equitescaetratii, 25, 0, 1
    mount light horse
    mount_effect elephant +1, camel -4, chariot +2
    attributes sea_faring, hide_long_grass, cantabrian_circle, very_hardy
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.8, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 46, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 4, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1373, 343, 30, 50, 1373
    ownership egypt, spain, slave, seleucid

    ;192
    type rebel iberian equites caetratii
    dictionary iberian_equites_caetratii ; Iberian Equites Caetratii
    category cavalry
    class skirmish
    voice_type Medium_1
    soldier hellenistic_cavalry_hippakontistai_equitescaetratii, 25, 0, 1
    mount light horse
    mount_effect elephant +1, camel -4, chariot +2
    attributes sea_faring, hide_long_grass, cantabrian_circle, very_hardy
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.8, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 46, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 4, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1373, 0, 30, 50, 1373
    ownership slave

    ;193
    type iberian general's cavalry
    dictionary iberian_generals_cavalry ; General's Bodyguard
    category cavalry
    class heavy
    voice_type General_1
    soldier iberian_cavalry_lancearii, 10, 0, 1
    mount generals horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, general_unit, hide_long_grass, hardy, no_custom
    formation 1.5, 4, 3, 6, 3, square
    stat_health 1, 0
    stat_pri 10, 55, no, 0, 0, melee, simple, piercing, spear, 0 ,0.33
    stat_pri_attr ap
    stat_sec 12, 46, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 12, 8, 2, metal
    stat_sec_armour 8, 1, flesh
    stat_heat 1
    stat_ground 0, 1, -6, -1
    stat_mental 16, disciplined, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 800, 0, 60, 100, 800
    ownership spain, romans_brutii, slave

    ;194
    type iberian heavy caetratii
    dictionary iberian_heavy_caetratii ; Loricatii Caetratii
    category infantry
    class light
    voice_type Light_1
    soldier iberian_infantry_caetratii, 50, 0, 1
    mount_effect elephant -1
    attributes sea_faring, hide_long_grass, can_sap, mercenary_unit, hardy
    formation 1.2, 1.6, 3, 4, 4, square
    stat_health 1, 0
    stat_pri 6, 0, solifera, 36.8, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 11, 0, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 8, 11, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1861, 465, 30, 40, 1861
    ownership spain

    ;195
    type iberian heavy cavalry
    dictionary iberian_heavy_cavalry ; Iberian Heavy Cavalry
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier iberian_cavalry_lancearii, 25, 0, 1
    mount heavy horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_long_grass, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 10, 55, no, 0, 0, melee, simple, piercing, spear, 0 ,0.33
    stat_pri_attr ap
    stat_sec 12, 46, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 12, 8, 2, metal
    stat_sec_armour 8, 1, flesh
    stat_heat 1
    stat_ground 0, 1, -6, -1
    stat_mental 16, disciplined, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 4466, 1117, 60, 100, 4466
    ownership spain, egypt

    ;196
    type iberian milites
    dictionary iberian_milites ; Iberian Milites
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier iberian_infantry_milites, 60, 0, 0.91
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_long_grass, can_sap
    formation 1, 1.5, 3, 4, 4, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 47.3, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 3, 7, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1210, 303, 30, 40, 1210
    ownership egypt, spain, slave

    ;197
    type rebel iberian milites
    dictionary iberian_milites ; Iberian Milites
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier iberian_infantry_milites, 60, 0, 0.91
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_long_grass, can_sap
    formation 1, 1.5, 3, 4, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 47.3, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 3, 7, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1210, 0, 30, 40, 1210
    ownership slave

    ;198
    type iberian scutarii
    dictionary iberian_scutarii ; Iberian Scutarii
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier iberian_infantry_scutarii, 50, 0, 0.98
    officer carthaginian_standard
    mount_effect horse +6, camel +6, elephant -1
    attributes sea_faring, hide_long_grass, can_sap
    formation 0.9, 1.5, 1.8, 3, 4, square
    stat_health 1, 0
    stat_pri 6, 0, solifera, 36.8, 2, thrown, blade, piercing, spear, 15 ,0.5
    stat_pri_attr prec, thrown, ap
    stat_sec 11, 30, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 7, 10, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 11, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1896, 474, 50, 70, 1896
    ownership egypt, spain, slave, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, carthage, romans_scipii, armenia, gauls, britons, scythia, pontus, parthia, seleucid

    ;199
    type rebel iberian scutarii
    dictionary iberian_scutarii ; Iberian Scutarii
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier iberian_infantry_scutarii, 50, 0, 0.98
    officer carthaginian_standard
    mount_effect horse +6, camel +6, elephant -1
    attributes sea_faring, hide_long_grass, can_sap
    formation 0.9, 1.5, 1.8, 3, 4, square
    stat_health 1, 0
    stat_pri 6, 0, solifera, 36.8, 2, thrown, blade, piercing, spear, 15 ,0.5
    stat_pri_attr prec, thrown, ap
    stat_sec 11, 30, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 7, 10, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 11, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1896, 0, 50, 70, 1896
    ownership slave

    ;200
    type iberian scutarii merc
    dictionary iberian_scutarii ; Mercenary Scutarii
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier iberian_infantry_scutarii, 50, 0, 0.98
    officer carthaginian_standard
    mount_effect horse +6, camel +6, elephant -1
    attributes sea_faring, hide_long_grass, can_sap, mercenary_unit
    formation 0.9, 1.5, 1.8, 3, 4, square
    stat_health 1, 0
    stat_pri 6, 0, solifera, 36.8, 2, thrown, blade, piercing, spear, 15 ,0.5
    stat_pri_attr prec, thrown, ap
    stat_sec 11, 30, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 7, 10, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 11, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1896, 474, 50, 70, 1896
    ownership egypt, spain, slave, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, carthage, romans_scipii, armenia, gauls, britons, scythia, pontus, parthia, seleucid

    ;201
    type iberian velites
    dictionary iberian_velites ; Iberian Velites
    category infantry
    class skirmish
    voice_type Heavy_1
    soldier iberian_missile_velites_roman_leves, 50, 0, 1
    mount_effect elephant +3, chariot +4, horse -2
    attributes sea_faring, hide_long_grass, can_sap, hardy
    formation 1.6, 2, 3.2, 4, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.75, 10, thrown, archery, piercing, spear, 8 ,1
    stat_pri_attr thrown
    stat_sec 9, 12, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 7, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 2, 1, 0, -1
    stat_mental 9, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 698, 175, 30, 40, 698
    ownership egypt, spain, slave, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, carthage, romans_scipii, parthia, gauls, britons, scythia, dacia, germans, armenia, pontus

    ;202
    type iberian velites rebel
    dictionary iberian_velites ; Iberian Velites
    category infantry
    class skirmish
    voice_type Heavy_1
    soldier iberian_missile_velites_roman_leves, 60, 0, 1
    mount_effect elephant +3, chariot +4, horse -2
    attributes sea_faring, hide_long_grass, can_sap, hardy
    formation 1.6, 2, 3.2, 4, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.75, 10, thrown, archery, piercing, spear, 8 ,1
    stat_pri_attr thrown
    stat_sec 9, 12, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 7, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 2, 1, 0, -1
    stat_mental 9, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 698, 0, 30, 40, 698
    ownership slave

    ;203
    type illyrian thorakitai
    dictionary illyrian_thorakitai ; Illyrioi Thorakitai
    category infantry
    class spearmen
    voice_type Medium_1
    soldier carthaginian_infantry_lybianspearmen_thorakitai, 40, 0, 1.12
    mount_effect horse +3, chariot +1, camel +3, elephant +1
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1, 1.4, 2, 2.8, 4, square
    stat_health 1, 0
    stat_pri 7, 0, javelin, 36.8, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 12, 34, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 9, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 1, 0, -1
    stat_mental 13, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2009, 502, 40, 60, 2009
    ownership thrace

    ;204
    type illyrian thureophoroi
    dictionary illyrian_thureophoroi ; Illyrioi Thureophoroi
    category infantry
    class spearmen
    voice_type Medium_1
    soldier hellenistic_infantry_thureophoroi_illyrianthureophoroi, 40, 0, 1.02
    mount_effect horse +3, chariot +2, camel +3, elephant +2
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1, 1.4, 2, 2.8, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 11, 31, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 10, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 1, 0, -1
    stat_mental 11, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1285, 321, 40, 60, 1285
    ownership thrace

    ;205
    type rebel illyrian thureophoroi
    dictionary illyrian_thureophoroi ; Illyrioi Thureophoroi
    category infantry
    class spearmen
    voice_type Medium_1
    soldier carthaginian_infantry_lybianspearmen_thorakitai, 40, 0, 1.02
    mount_effect horse +3, chariot +2, camel +3, elephant +2
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1, 1.4, 2, 2.8, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 31, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 11, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 1, 0, -1
    stat_mental 11, impetuous, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1285, 0, 40, 60, 1285
    ownership slave

    ;206
    type illyrian tribal levies
    dictionary illyrian_tribal_levies ; Taxeis Illyrioi
    category infantry
    class spearmen
    voice_type Heavy_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 60, 0, 0.9
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_improved_forest, hardy
    formation 1.2, 1.4, 2.4, 2.8, 6, square
    stat_health 1, 0
    stat_pri 9, 30, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 9, 4, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, -2, 3, 2
    stat_mental 8, impetuous, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 896, 224, 50, 70, 896
    ownership thrace

    ;207
    type indo greek hoplite
    dictionary indo_greek_hoplite ; Indo-Greek Hoplite
    category infantry
    class light
    voice_type Light_1
    soldier hellenistic_infantry_indogreek_iudaioitaxeis, 50, 0, 0.935
    mount_effect horse +6, camel +6
    attributes sea_faring
    formation 1, 1.4, 2, 2.8, 5, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 4, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr spear
    stat_pri_armour 8, 8, 3, leather
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, -2, 3, 2
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1280, 320, 30, 40, 1280
    ownership romans_brutii, romans_julii, numidia, slave

    ;208
    type kappadocian cavalry
    dictionary kappadocian_cavalry ; Katpatuka Asabara
    category cavalry
    class light
    voice_type Medium_1
    soldier eastern_cavalry_aspet_kappadocian_mediancavalry, 25, 0, 1
    mount saddle horse
    mount_effect elephant -1, camel -4, chariot +4
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 9, 40, no, 0, 0, melee, blade, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 9, 8, 2, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, -2, -4, 2
    stat_mental 13, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3066, 767, 40, 90, 3066
    ownership carthage

    ;209
    type kerkuroi fleet
    dictionary kerkuroi_fleet ; Kerkuroi Fleet
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 8, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 4, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2000, 500, 150, 400, 2500
    ownership dacia, thrace, parthia, romans_brutii, greek_cities, macedon, romans_julii, numidia, carthage, romans_scipii, egypt, slave

    ;210
    type lemboi fleet
    dictionary lemboi_fleet ; Lemboi Fleet
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 6, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 13, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2300, 700, 150, 400, 2300
    ownership dacia, thrace, parthia, romans_brutii, greek_cities, macedon, romans_julii, numidia, carthage, romans_scipii, slave


    ;211
    type liburnes fleet
    dictionary liburnes_fleet ; Liburnes Fleet
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 21, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 10, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 5900, 2200, 200, 500, 5900
    ownership seleucid, romans_senate, slave

    ;212
    type median cavalry
    dictionary median_cavalry ; Mada Asabara
    category cavalry
    class light
    voice_type Medium_1
    soldier eastern_cavalry_aspet_kappadocian_mediancavalry, 25, 0, 1
    mount saddle horse
    mount_effect elephant -1, camel -4, chariot +4
    attributes sea_faring, hide_forest
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 8, 35, no, 0, 0, melee, blade, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 9, 7, 2, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, -2, -4, 2
    stat_mental 10, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2257, 564, 40, 90, 2257
    ownership romans_brutii, romans_julii, egypt

    ;213
    type regional median cavalry
    dictionary regional_median_cavalry ; Mada Asabara
    category cavalry
    class light
    voice_type Medium_1
    soldier eastern_cavalry_aspet_kappadocian_mediancavalry, 25, 0, 1
    mount saddle horse
    mount_effect elephant -1, camel -4, chariot +4
    attributes sea_faring, hide_forest, mercenary_unit
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 8, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 8, 35, no, 0, 0, melee, blade, piercing, axe, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 9, 7, 2, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, -2, -4, 2
    stat_mental 10, impetuous, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2257, 564, 40, 90, 2257
    ownership parthia, slave

    ;214
    type median javelin cavalry
    dictionary median_javelin_cavalry ; Mada Nizak Asabara
    category cavalry
    class skirmish
    voice_type Heavy_1
    soldier eastern_cavalry_ayrudzi_medianjavelin_pontic, 25, 0, 1
    mount medium horse
    mount_effect elephant +1, camel -4, chariot +2
    attributes sea_faring, hide_forest, cantabrian_circle, hardy
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 8, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 7, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr ap
    stat_pri_armour 1, 7, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 8, normal, untrained
    stat_charge_dist 35
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1285, 321, 60, 80, 1285
    ownership parthia

    ;215
    type navas
    dictionary navas ; Huge poliremes
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 36, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 25, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 30, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 20000, 9000, 1000, 1000, 20000
    ownership romans_brutii, numidia, macedon, romans_julii, thrace, greek_cities


    ;216
    type numidian cavalry
    dictionary numidian_cavalry ; Numidian Cavalry
    category cavalry
    class missile
    voice_type Heavy_1
    soldier african_cavalry_numidiancavalry, 25, 0, 1
    mount light horse
    mount_effect elephant +2, camel -4, chariot +2
    attributes sea_faring, hide_forest, cantabrian_circle, very_hardy
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.75, 12, thrown, archery, piercing, spear, 8 ,1
    stat_pri_attr thrown
    stat_sec 13, 35, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 0, 12, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 13, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1887, 472, 50, 70, 1887
    ownership slave, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, carthage, romans_scipii, parthia, gauls, britons, scythia, dacia, germans, spain, egypt, armenia, pontus, seleucid

    ;217
    type rebel numidian cavalry
    dictionary numidian_cavalry ; Numidian Cavalry
    category cavalry
    class missile
    voice_type Heavy_1
    soldier african_cavalry_numidiancavalry, 25, 0, 1
    mount light horse
    mount_effect elephant +2, camel -4, chariot +2
    attributes sea_faring, hide_forest, cantabrian_circle, very_hardy
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.75, 12, thrown, archery, piercing, spear, 8 ,1
    stat_pri_attr thrown
    stat_sec 13, 35, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 0, 12, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 13, normal, untrained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1887, 0, 50, 70, 1887
    ownership slave

    ;218
    type rebel numidian javelinmen
    dictionary numidian_javelinmen ; Numidian Javelinmen
    category infantry
    class missile
    voice_type Light_1
    soldier african_missile_numidianjavelinman, 40, 0, 0.85
    mount_effect elephant +4, chariot +4, horse -1
    attributes sea_faring, hide_forest, can_sap, very_hardy
    formation 1.2, 1.2, 2.4, 2.4, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.75, 12, thrown, archery, piercing, spear, 8 ,1
    stat_pri_attr thrown
    stat_sec 10, 12, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 9, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 2, 1, 0, -1
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 707, 0, 20, 30, 707
    ownership slave

    ;219
    type numidian javelinmen
    dictionary numidian_javelinmen ; Numidian Javelinmen
    category infantry
    class missile
    voice_type Light_1
    soldier african_missile_numidianjavelinman, 40, 0, 0.85
    mount_effect elephant +4, chariot +4, horse -1
    attributes sea_faring, hide_forest, can_sap, very_hardy
    formation 1.2, 1.2, 2.4, 2.4, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 57.75, 12, thrown, archery, piercing, spear, 8 ,1
    stat_pri_attr thrown
    stat_sec 10, 12, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 9, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 2, 1, 0, -1
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 707, 177, 20, 30, 707
    ownership slave, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, carthage, armenia, pontus, romans_scipii, parthia, gauls, britons, scythia, dacia, germans, spain, egypt, seleucid

    ;220
    type oneraria fleet
    dictionary oneraria_fleet ; Oneraria Fleet
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 1, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 8, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 20, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1800, 1000, 200, 200, 1800
    ownership seleucid, romans_senate, slave

    ;221
    type parthian azad asavaran
    dictionary parthian_azad_asavaran ; Azad Asavaran
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_azadasavaran, 25, 0, 1
    mount hetairoi companion horse
    mount_effect elephant -8, camel -4, chariot +10
    attributes sea_faring, hide_forest, hardy, wedge
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 9, 63, no, 0, 0, melee, simple, piercing, spear, 200 ,0.4
    stat_pri_attr thrown
    stat_sec 10, 52, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 19, 8, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3564, 891, 80, 100, 3564
    ownership parthia

    ;222
    type parthian dehbad asabara
    dictionary parthian_dehbad_asabara ; Dehbed Asavara
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_alannobles_dehbedasavara_roxolaninobles, 25, 0, 1
    mount half armoured horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 6, 0, arrow, 181.9, 40, missile, archery, piercing, none, 15 ,0.2889
    stat_pri_attr thrown
    stat_sec 9, 63, no, 0, 0, melee, simple, piercing, spear, 200 ,0.4
    stat_sec_attr ap
    stat_pri_armour 11, 9, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 13, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3231, 808, 80, 100, 3231
    ownership parthia

    ;223
    type parthian zradha shivatir
    dictionary parthian_zradha_shivatir ; Zradha Shivatir
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_zradhashivatir_zrahakirnetadzik, 25, 0, 1
    mount hetairoi companion horse
    mount_effect elephant -8, camel -4, chariot +10
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 9, 63, no, 0, 0, melee, simple, piercing, spear, 200 ,0.4
    stat_sec_attr ap
    stat_pri_armour 18, 8, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 13, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3997, 999, 80, 100, 3997
    ownership parthia

    ;224
    type pentere fleet
    dictionary pentere_fleet ; Pentere Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship flagship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 34, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 18, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 30, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 4, 11000, 4000, 700, 700, 11000
    ownership greek_cities, macedon, romans_julii, numidia, egypt, thrace, carthage

    ;225
    type pontic general cavalry early
    dictionary pontic_general_cavalry_early ; Pontic General and placeholders for Yuezhi, Parthia, Sarmatia
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier eastern_cavalry_ayrudzi_medianjavelin_pontic, 10, 0, 1
    mount half armoured horse
    mount_effect elephant +1, camel -4, chariot +2
    attributes sea_faring, general_unit, hide_forest, hardy, cantabrian_circle
    formation 1.5, 4, 3, 6, 4, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 47.3, 6, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 13, 55, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_sec_attr no
    stat_pri_armour 14, 9, 2, metal
    stat_sec_armour 0, 1, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1060, 0, 110, 150, 1060
    ownership carthage, slave, pontus, armenia, parthia, romans_scipii

    ;226
    type ponto flotilla
    dictionary ponto_flotilla ; Ponto Flotilla
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 2, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 0, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 2200, 800, 200, 500, 2200
    ownership gauls, scythia, britons, slave

    ;227
    type pontomora fleet
    dictionary pontomora_fleet ; Pontomora Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 8, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 9, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 6000, 1500, 200, 600, 6000
    ownership gauls, scythia, slave

    ;228
    type pontones fleet
    dictionary pontones_fleet ; Pontones Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship flagship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 12, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 22, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 10000, 2900, 600, 600, 10000
    ownership gauls, scythia, slave

    ;229
    type quadrireme fleet
    dictionary quadrireme_fleet ; Quadrireme Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship flagship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 30, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 16, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 4, 11500, 4600, 600, 600, 11500
    ownership seleucid, romans_senate

    ;230
    type quinquireme fleet
    dictionary quinquireme_fleet ; Quinquireme Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship flagship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 34, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 18, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 30, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 4, 13500, 5000, 700, 700, 13500
    ownership seleucid, romans_senate

    ;231
    type roman accensi
    dictionary roman_accensi ; Accensi
    category infantry
    class missile
    voice_type Light_1
    soldier hellenistic_missile_sphendenotai_accensi, 30, 0, 0.8
    mount_effect chariot +4. horse -2
    attributes sea_faring, hide_forest, can_sap
    formation 1.6, 2, 3.2, 4, 4, square
    stat_health 1, 0
    stat_pri 1, 0, stone, 148.5, 35, missile, archery, blunt, none, 15 ,0.26
    stat_pri_attr ap
    stat_sec 8, 12, no, 0, 0, melee, simple, piercing, knife, 0 ,0.005
    stat_sec_attr no
    stat_pri_armour 1, 7, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, 3, 0
    stat_mental 8, low, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 336, 84, 40, 60, 336
    ownership seleucid

    ;232
    type roman archer auxillia
    dictionary roman_archer_auxillia ; Levantine Saggitarius Auxilia
    category infantry
    class missile
    voice_type Medium_1
    soldier roman_missile_levantinesaggitariusauxilia, 60, 0, 1.03
    officer roman_standard
    mount_effect chariot +4, horse -1
    attributes sea_faring, hide_forest, can_sap
    formation 1.4, 1.8, 2.8, 3.6, 4, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 187.3, 25, missile, archery, piercing, none, 15 ,0.321
    stat_pri_attr no
    stat_sec 9, 22, no, 0, 0, melee, simple, piercing, knife, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 8, 1, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, 3, 0
    stat_mental 11, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1531, 383, 80, 100, 1531
    ownership seleucid, romans_senate

    ;233
    type roman equites
    dictionary roman_equites ; Equites
    category cavalry
    class heavy
    voice_type Medium_1
    soldier roman_cavalry_equitesromani, 25, 0, 1
    mount medium horse
    mount_effect elephant -8, camel -4, chariot +10
    attributes sea_faring, hide_forest, mercenary_unit
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 7, 55, no, 0, 0, melee, simple, piercing, spear, 0 ,0.33
    stat_pri_attr ap
    stat_sec 9, 42, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 13, 4, 2, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 1
    stat_ground 0, 0, -6, 0
    stat_mental 10, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2229, 608, 60, 80, 2026
    ownership seleucid, romans_senate, slave

    ;234
    type roman equites early
    dictionary roman_equites_early ; Equites
    category cavalry
    class heavy
    voice_type Light_1
    soldier roman_cavalry_equitesromani, 25, 0, 1
    mount medium horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 7, 55, no, 0, 0, melee, simple, piercing, spear, 0 ,0.33
    stat_pri_attr ap
    stat_sec 9, 40, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 11, 4, 2, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 0, 0, -6, 0
    stat_mental 10, normal, trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2032, 554, 40, 60, 1848
    ownership seleucid, romans_senate, slave

    ;235
    type roman evocatae
    dictionary roman_evocatae ; Cohortes Evocata
    category infantry
    class heavy
    voice_type Medium_1
    soldier roman_infantry_cohorsevocata_cohorspraetoriana, 50, 0, 1
    officer roman_centurion
    officer roman_standard
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap, hardy, mercenary_unit
    formation 1, 2, 2, 3, 6, square, testudo
    stat_health 1, 0
    stat_pri 5, 0, pilum, 39.75, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 12, 30, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 14, 9, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, 0, 0, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 2500, 700, 80, 120, 2500
    ownership seleucid, romans_senate

    ;236
    type roman generals guard cavalry
    dictionary roman_generals_guard_cavalry ; Equites Singulares
    category cavalry
    class heavy
    voice_type General_1
    soldier roman_cavalry_equitessingulares, 25, 0, 1
    mount generals horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, general_unit, hide_forest, hardy
    formation 1.5, 4, 3, 6, 3, square
    stat_health 1, 0
    stat_pri 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 12, 40, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 13, 7, 3, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 3
    stat_ground 0, 0, -6, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3162, 0, 120, 160, 3162
    ownership seleucid, romans_senate

    ;237
    type roman generals guard cavalry early
    dictionary roman_generals_guard_cavalry_early ; Equites Consulares
    category cavalry
    class heavy
    voice_type General_1
    soldier roman_cavalry_equitesconsulares, 10, 0, 1
    mount generals horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, general_unit, hide_forest, hardy, no_custom
    formation 1.5, 4, 3, 6, 3, square
    stat_health 1, 0
    stat_pri 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 12, 40, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 13, 7, 2, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 1
    stat_ground 0, 0, -6, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 900, 0, 80, 120, 900
    ownership seleucid, romans_senate

    ;238
    type roman hastati
    dictionary roman_hastati ; Hastati
    category infantry
    class light
    voice_type Light_1
    soldier roman_infantry_hastati_principes, 40, 0, 1
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap
    formation 1, 2, 2, 3, 4, square
    stat_health 1, 0
    stat_pri 4, 0, pilum, 35, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 11, 30, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 9, 9, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, 0, 0, 0
    stat_mental 13, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1195, 299, 50, 70, 1220
    ownership seleucid, romans_senate, slave

    ;239
    type roman hastati early
    dictionary roman_hastati_early ; Hastati
    category infantry
    class light
    voice_type Light_1
    soldier roman_infantry_hastatiearly, 40, 0, 0.98
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap
    formation 1, 2, 2, 3, 4, square
    stat_health 1, 0
    stat_pri 4, 0, pilum, 35, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 11, 28, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 7, 9, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, 0, 0, 0
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1145, 286, 50, 70, 1145
    ownership seleucid, romans_senate, slave

    ;240
    type roman infantry antesignani
    dictionary roman_infantry_antesignani ; Antesignani
    category infantry
    class light
    voice_type Medium_1
    soldier roman_infantry_antesignani, 30, 0, 1.1
    officer roman_standard
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_forest, can_sap, very_hardy
    formation 1, 1.2, 2, 2.4, 6, square
    stat_health 1, 0
    stat_pri 6, 0, javelin, 47.3, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 12, 34, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 14, 10, 2, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, 0, 3, 0
    stat_mental 14, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2121, 530, 50, 70, 2121
    ownership seleucid, romans_senate

    ;241
    type roman legionary cohort i
    dictionary roman_legionary_cohort_i ; Cohortes Reformata
    category infantry
    class heavy
    voice_type Heavy_1
    soldier roman_infantry_cohorsreformata, 50, 0, 1.15
    officer roman_standard
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1, 2, 2, 3, 6, square, testudo
    stat_health 1, 0
    stat_pri 4, 0, pilum, 35, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 12, 30, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 9, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, 0, 0, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2143, 536, 100, 160, 2143
    ownership seleucid, romans_senate

    ;242
    type roman legionary cohort ii
    dictionary roman_legionary_cohort_ii ; Cohortes Imperatoria
    category infantry
    class heavy
    voice_type Medium_1
    soldier roman_infantry_cohorsimperatoria, 50, 0, 1.18
    officer roman_standard
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1, 2, 2, 3, 6, square, testudo
    stat_health 1, 0
    stat_pri 4, 0, pilum, 35, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 12, 30, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 9, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, 0, 0, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2244, 561, 100, 160, 2244
    ownership seleucid, romans_senate

    ;243
    type roman leves
    dictionary roman_leves ; Leves
    category infantry
    class skirmish
    voice_type Heavy_1
    soldier iberian_missile_velites_roman_leves, 60, 0, 1
    mount_effect elephant +3, chariot +4, horse -1
    attributes sea_faring, can_sap
    formation 1.6, 2, 3.2, 4, 4, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 10, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 8, 8, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 0, 6, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 736, 184, 30, 40, 736
    ownership seleucid

    ;244
    type roman leves rebel
    dictionary roman_leves ; Leves
    category infantry
    class skirmish
    voice_type Heavy_1
    soldier iberian_missile_velites_roman_leves, 50, 0, 1
    mount_effect elephant +3, chariot +4, horse -1
    attributes sea_faring, can_sap, mercenary_unit
    formation 1.6, 2, 3.2, 4, 4, square
    stat_health 1, 0
    stat_pri 4, 0, javelin, 55, 10, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 8, 8, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 0, 6, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 8, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 736, 0, 30, 40, 736
    ownership slave

    ;245
    type roman praetorian cavalry
    dictionary roman_praetorian_cavalry ; Equites Praetoriani
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier roman_cavalry_equitespraetoriani, 25, 0, 1
    mount medium horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 7, 34, no, 0, 0, melee, simple, piercing, spear, 0 ,0.1
    stat_pri_attr no
    stat_sec 8, 26, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 10, 10, 4, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 10, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 1200, 400, 100, 140, 1200
    ownership seleucid

    ;246
    type roman praetorian cohort i
    dictionary roman_praetorian_cohort_i ; Cohortes Praetoriana
    category infantry
    class heavy
    voice_type Heavy_1
    soldier roman_infantry_cohorsevocata_cohorspraetoriana, 50, 0, 1.3
    officer roman_centurion
    officer roman_standard
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1, 2, 2, 3, 6, square, testudo
    stat_health 1, 0
    stat_pri 4, 0, pilum, 35, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 13, 0, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 10, 12, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 5
    stat_ground 2, 0, 0, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 3151, 788, 80, 120, 3151
    ownership seleucid, romans_senate

    ;247
    type roman principes
    dictionary roman_principes ; Principes
    category infantry
    class heavy
    voice_type Heavy_1
    soldier roman_infantry_hastati_principes, 40, 0, 1.09
    officer roman_early_standard
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap, mercenary_unit
    formation 1, 2, 2, 3, 4, square
    stat_health 1, 0
    stat_pri 4, 0, pilum, 35, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 11, 32, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 8, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, 0, 0, 0
    stat_mental 14, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1369, 342, 50, 80, 1369
    ownership seleucid, romans_senate, slave

    ;248
    type roman principes early
    dictionary roman_principes_early ; Principes
    category infantry
    class light
    voice_type Heavy_1
    soldier roman_infantry_principesearly, 40, 0, 1.05
    officer roman_early_standard
    mount_effect horse +6, elephant -1, camel +6
    attributes sea_faring, hide_forest, can_sap
    formation 1, 2, 2, 3, 4, square
    stat_health 1, 0
    stat_pri 4, 0, pilum, 35, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 10, 26, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 8, 9, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, 0, 0, 0
    stat_mental 12, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1170, 293, 50, 80, 1170
    ownership seleucid, romans_senate, slave

    ;249
    type roman rorarii
    dictionary roman_rorarii ; Rorarii
    category infantry
    class light
    voice_type Light_1
    soldier roman_infantry_rorarii, 60, 0, 0.92
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_forest, can_sap
    formation 1, 1.4, 2, 2.8, 6, square
    stat_health 1, 0
    stat_pri 3, 0, javelin, 55, 3, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 8, 15, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 4, 7, 3, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, 0, 0
    stat_mental 8, low, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1091, 273, 20, 30, 1091
    ownership seleucid, romans_senate, slave

    ;250
    type roman triarii
    dictionary roman_triarii ; Triarii
    category infantry
    class spearmen
    voice_type Medium_1
    soldier roman_infantry_triarii, 40, 0, 1.14
    officer officer_roman_early_centurion
    officer roman_early_standard
    mount_effect horse +6, camel +6, elephant -1
    attributes sea_faring, hide_forest, can_sap
    formation 1, 1, 2, 2, 6, square
    stat_health 1, 0
    stat_pri 11, 28, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 12, 9, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, 0, 0, 0
    stat_mental 15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1843, 461, 30, 40, 1843
    ownership seleucid, romans_senate

    ;251
    type roman triarii early
    dictionary roman_triarii_early ; Triarii
    category infantry
    class spearmen
    voice_type Medium_1
    soldier roman_infantry_triariiearly, 40, 0, 1.28
    officer officer_roman_early_centurion
    officer roman_early_standard
    mount_effect horse +3, camel +3, elephant -1
    attributes sea_faring, hide_forest, can_sap
    formation 1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health 1, 0
    stat_pri 15, 14, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr spear
    stat_sec 11, 24, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 14, 7, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 2, 0, 0, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1892, 473, 30, 40, 1992
    ownership seleucid, romans_senate

    ;252
    type roman velite
    dictionary roman_velite ; Velites
    category infantry
    class skirmish
    voice_type Light_1
    soldier roman_missile_velites, 50, 0, 0.8
    mount_effect elephant +3, chariot +4, horse -2
    attributes sea_faring, hide_improved_forest, hide_long_grass, can_sap
    formation 1.6, 2, 3.2, 4, 4, square
    stat_health 1, 0
    stat_pri 5, 0, javelin, 45, 8, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr thrown
    stat_sec 10, 14, no, 0, 0, melee, simple, piercing, sword, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 3, 9, 1, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 1
    stat_ground 2, 0, 3, 0
    stat_mental 13, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1092, 273, 30, 40, 1092
    ownership seleucid, romans_senate, slave

    ;253
    type roman vigiles
    dictionary roman_vigiles ; Vigiles
    category infantry
    class spearmen
    voice_type Medium_1
    soldier roman_infantry_vigiles, 60, 0, 0.96
    officer roman_standard
    mount_effect horse +6, camel +6
    attributes sea_faring, hide_forest
    formation 1, 1.2, 2, 2.4, 6, square
    stat_health 1, 0
    stat_pri 8, 24, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 5, 6, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, 3, 0
    stat_mental 8, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 747, 187, 50, 70, 747
    ownership seleucid, romans_senate

    ;254
    type merc samnite heavy infantry
    dictionary merc_samnite_heavy_infantry ; Samnite Heavy Infantry
    category infantry
    class light
    voice_type Heavy_1
    soldier samnite_infantry_heavyinfantry, 40, 0, 1.15
    mount_effect elephant -1
    attributes sea_faring, hide_forest, can_sap, mercenary_unit
    formation 1, 1.2, 2, 2.4, 4, square
    stat_health 1, 0
    stat_pri 7, 0, javelin, 30, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 30, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 14, 9, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, 0, 3, 0
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 25
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1999, 500, 60, 80, 1999
    ownership slave, egypt, thrace, romans_julii, macedon, numidia, greek_cities, romans_brutii, romans_scipii, gauls, britons, scythia, dacia, germans, seleucid, parthia, carthage, pontus, armenia,

    ;255
    type merc samnite spearmen
    dictionary merc_samnite_spearmen ; Samnite Spearmen
    category infantry
    class light
    voice_type Heavy_1
    soldier samnite_infantry_spearmen, 40, 0, 1.04
    mount_effect horse +6, camel +6, elephant -1
    attributes sea_faring, hide_forest, can_sap, mercenary_unit, hardy
    formation 1, 1.2, 2, 2.4, 4, square
    stat_health 1, 0
    stat_pri 7, 0, javelin, 30, 2, thrown, archery, piercing, spear, 10 ,1
    stat_pri_attr prec, thrown
    stat_sec 10, 28, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 12, 8, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 3
    stat_ground 2, 0, 3, 0
    stat_mental 11, disciplined, trained
    stat_charge_dist 25
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1467, 367, 50, 70, 1467
    ownership slave, seleucid,egypt, thrace, romans_julii, macedon, numidia, greek_cities, romans_brutii, romans_scipii, gauls, britons, scythia, dacia, germans, seleucid, parthia, carthage, pontus, armenia,

    ;256
    type sarmatian roxolani lancers
    dictionary sarmatian_roxolani_lancers ; Roxolani Lancers
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_roxolanilancers, 25, 0, 1
    mount saddle horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, very_hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 6, 0, arrow, 181.9, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 10, 63, no, 0, 0, melee, simple, piercing, spear, 200 ,0.4
    stat_sec_attr ap
    stat_pri_armour 5, 8, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 13, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2587, 647, 80, 100, 2587
    ownership armenia, parthia, carthage, romans_scipii, gauls, britons, scythia, dacia

    ;257
    type sarmatian roxolani nobles
    dictionary sarmatian_roxolani_nobles ; Roxolani Nobles
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_alannobles_dehbedasavara_roxolaninobles, 25, 0, 1
    mount hellenistic kataphraktoi horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 6, 0, arrow, 181.9, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 10, 63, no, 0, 0, melee, simple, piercing, spear, 200 ,0.4
    stat_sec_attr ap
    stat_pri_armour 11, 9, 0, flesh
    stat_sec_armour 8, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 13, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 4095, 1024, 80, 100, 4095
    ownership armenia, gauls, britons, scythia, slave

    ;258
    type scythian light cavalry
    dictionary scythian_light_cavalry ; Skudra Aspam
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_aorsiriders_scythianlightcavalry, 25, 0, 1
    mount light horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, very_hardy, cantabrian_circle, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr ap
    stat_pri_armour 2, 8, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1669, 417, 60, 90, 1669
    ownership slave, parthia, pontus, romans_scipii, armenia, carthage

    ;259
    type rebel scythian light cavalry
    dictionary scythian_light_cavalry ; Skudra Aspam
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_aorsiriders_scythianlightcavalry, 25, 0, 1
    mount light horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, very_hardy, cantabrian_circle, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 7, 0, arrow, 195.5, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 10, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr ap
    stat_pri_armour 2, 8, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1669, 0, 60, 90, 1669
    ownership slave

    ;260
    type sea warriors
    dictionary sea_warriors ; Sea Warriors
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 6, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 4, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 3000, 0, 300, 600, 3000
    ownership slave

    ;261
    type siege ballistae
    dictionary siege_ballistae ; Catapulta
    category siege
    class missile
    voice_type Light_1
    soldier barb_crew, 35, 5, 0.85
    engine ballista
    attributes sea_faring, mercenary_unit
    formation 1.5, 1.5, 3, 3, 3, square
    stat_health 1, 0
    stat_pri 4, 2, no, 0, 0, melee, simple, piercing, knife, 0 ,0.1
    stat_pri_attr no
    stat_sec 53, 2, ballista, 180, 30, siege_missile, blade, piercing, none, 25 ,1
    stat_sec_attr ap, bp, launching
    stat_pri_armour 0, 8, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 4, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 12300, 3075, 30, 40, 12300
    ownership dacia, thrace, greek_cities, macedon, romans_julii, numidia, egypt, spain, romans_brutii, seleucid, romans_senate, slave, carthage

    ;262
    ; type siege scorpion
    ; dictionary siege_scorpion ; Scorpions
    ; category siege
    ; class missile
    ; voice_type Light_1
    ; soldier roman_crew, 12, 2, 0.8
    ; engine scorpion
    ; attributes sea_faring, hardy
    ; formation 1.5, 1.5, 3, 3, 3, square
    ; stat_health 1, 0
    ; stat_pri 4, 2, no, 0, 0, melee, simple, piercing, knife, 0 ,0.1
    ; stat_pri_attr no
    ; stat_sec 43, 2, scorpion, 250, 40, siege_missile, blade, piercing, none, 25 ,1
    ; stat_sec_attr ap, bp, launching
    ; stat_pri_armour 7, 8, 0, metal
    ; stat_sec_armour 0, 0, flesh
    ; stat_heat 2
    ; stat_ground 0, 0, 0, 0
    ; stat_mental 6, normal, highly_trained
    ; stat_charge_dist 30
    ; stat_fire_delay 0
    ; stat_food 60, 300
    ; stat_cost 1, 380, 100, 40, 60, 380
    ; ownership seleucid, romans_senate

    ;263
    type skipaz fleet
    dictionary skipaz_fleet ; Skipaz Fleet
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 6, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 4, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 3000, 900, 300, 600, 3000
    ownership germans, slave


    ;264
    type small pirate fleet
    dictionary small_pirate_fleet ; Small Pirate Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 10, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 14, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 5, 2500, 0, 520, 520, 2500
    ownership slave

    ;265
    type steppe cavalry
    dictionary steppe_cavalry ; Tazig Asabara
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_dahaecavalry_steppecavalry, 25, 0, 1
    mount light horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, very_hardy, cantabrian_circle, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 6, 0, arrow, 181.9, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 9, 55, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_sec_attr ap
    stat_pri_armour 2, 8, 2, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1783, 446, 60, 90, 1783
    ownership slave, romans_scipii, carthage

    ;266
    type steppe cavalry ayrudzinetadzik
    dictionary steppe_cavalry_ayrudzinetadzik ; Ayrudzi Netadzik
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_ayrudzinetadzik_pahlavashivatir_scythianhorsearchers, 25, 0, 1
    mount medium horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 6, 0, arrow, 181.9, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 11, 37, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 9, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2085, 521, 60, 90, 2085
    ownership romans_scipii, armenia

    ;267
    type steppe cavalry nakhararakanaspet
    dictionary steppe_cavalry_nakhararakanaspet ; Nakhararakan Aspet
    category cavalry
    class heavy
    voice_type Medium_1
    soldier steppe_cavalry_nakhararakanaspet_zradhapahlavans, 25, 0, 1
    mount hellenistic kataphraktoi horse
    mount_effect elephant -1, camel -4, chariot +2
    attributes sea_faring, hide_forest, hardy, wedge
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 10, 63, no, 0, 0, melee, simple, piercing, spear, 180 ,0.4
    stat_pri_attr ap
    stat_sec 10, 50, no, 0, 0, melee, simple, piercing, sword, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 20, 9, 0, metal
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 4768, 1195, 80, 100, 4768
    ownership romans_scipii, slave

    ;268
    type steppe cavalry pahlavashivatir
    dictionary steppe_cavalry_pahlavashivatir ; Pahlava Shivatir
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_ayrudzinetadzik_pahlavashivatir_scythianhorsearchers, 25, 0, 1
    mount medium horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 6, 0, arrow, 181.9, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 12, 40, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 2, 10, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 13, normal, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2708, 677, 60, 90, 2708
    ownership parthia, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, egypt, carthage, gauls, britons, scythia, seleucid

    ;269
    type steppe cavalry sarmatian horse archers
    dictionary steppe_cavalry_sarmatian_horse_archers ; Sarmatian Horse Archers
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_sarmatianhorsearchers_getikoihippotoxotai, 25, 0, 1
    mount light horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, very_hardy, cantabrian_circle
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 6, 0, arrow, 181.9, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 11, 38, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 3, 9, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1492, 373, 60, 90, 1492
    ownership armenia, romans_julii, romans_brutii, numidia, macedon, thrace, greek_cities, egypt, carthage, romans_scipii, gauls, britons, scythia, germans, spain, slave, parthia, pontus, seleucid

    ;270
    type steppe cavalry scythianhorsearchers
    dictionary steppe_cavalry_scythianhorsearchers ; Skuda Fat Aexsdzhytae
    category cavalry
    class missile
    voice_type Medium_1
    soldier steppe_cavalry_ayrudzinetadzik_pahlavashivatir_scythianhorsearchers, 25, 0, 1
    mount medium horse
    mount_effect camel -4, chariot +3
    attributes sea_faring, hide_forest, very_hardy, cantabrian_circle, mercenary_unit
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 6, 0, arrow, 181.9, 40, missile, archery, piercing, none, 15 ,1
    stat_pri_attr thrown
    stat_sec 11, 37, no, 0, 0, melee, simple, piercing, sword, 0 ,0.1
    stat_sec_attr no
    stat_pri_armour 1, 9, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 11, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2085, 521, 60, 90, 2085
    ownership slave, parthia, armenia

    ;271
    type steppe cavalry zradhapahlavans
    dictionary steppe_cavalry_zradhapahlavans ; Zradha Pahlavans
    category cavalry
    class heavy
    voice_type Medium_1
    soldier steppe_cavalry_nakhararakanaspet_zradhapahlavans, 25, 0, 1
    mount hellenistic kataphraktoi horse
    mount_effect elephant -1, camel -4, chariot +4
    attributes sea_faring, hide_forest, hardy, wedge
    formation 3, 4, 6, 6, 4, square
    stat_health 1, 0
    stat_pri 9, 68, no, 0, 0, melee, simple, piercing, spear, 180 ,0.4
    stat_pri_attr ap
    stat_sec 9, 49, no, 0, 0, melee, simple, piercing, sword, 0 ,0.165
    stat_sec_attr ap
    stat_pri_armour 20, 8, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat -1
    stat_ground 0, 1, -6, -1
    stat_mental 10, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 3772, 943, 80, 100, 3772
    ownership parthia

    ;272
    type steppe foot archer fistaegfataexsdzhytae
    dictionary steppe_foot_archer_fistaegfataexsdzhytae ; Sarmatian Fistaeg Fat Aexsdzhytae
    category infantry
    class missile
    voice_type Light_1
    soldier steppe_archers_subeshi_fistaegfataexsdzhytae, 40, 0, 0.82
    mount_effect chariot +4, horse -2
    attributes sea_faring, hide_forest, can_sap
    formation 1.2, 1.6, 2.4, 3.2, 4, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 187.3, 25, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 9, 15, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 7, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 8, low, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 767, 192, 30, 50, 767
    ownership armenia, parthia

    ;273
    type steppe foot archer suebishi
    dictionary steppe_foot_archer_suebishi ; Yuezhi Suebishi Archers
    category infantry
    class missile
    voice_type Light_1
    soldier steppe_archers_subeshi_fistaegfataexsdzhytae, 40, 0, 0.82
    mount_effect chariot +4, horse -2
    attributes sea_faring, hide_forest, can_sap
    formation 1.2, 1.6, 2.4, 3.2, 4, square
    stat_health 1, 0
    stat_pri 5, 0, arrow, 187.3, 25, missile, archery, piercing, none, 15 ,1
    stat_pri_attr no
    stat_sec 9, 15, no, 0, 0, melee, simple, piercing, knife, 0 ,0.04
    stat_sec_attr no
    stat_pri_armour 1, 7, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 2, 1, 0, -1
    stat_mental 8, low, trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 767, 192, 30, 50, 767
    ownership pontus

    ;274
    type successor companion cavalry
    dictionary successor_companion_cavalry ; Hetairoi
    category cavalry
    class heavy
    voice_type Heavy_1
    soldier hellenistic_cavalry_hetairoi, 25, 0, 1
    mount hetairoi companion horse
    mount_effect elephant -1, camel -4, chariot +4
    attributes sea_faring, hide_forest, hardy
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 10, 60, no, 0, 0, melee, blade, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 11, 42, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 18, 9, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 45
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 4604, 1151, 100, 160, 4604
    ownership macedon, romans_julii, romans_brutii, numidia

    ;275
    type successor general's guard cavalry
    dictionary successor_generals_guard_cavalry ; General's Bodyguard
    category cavalry
    class heavy
    voice_type General_1
    soldier hellenistic_cavalry_hetairoi, 10, 0, 1
    mount hetairoi companion horse
    mount_effect elephant -1, camel -4, chariot +4
    attributes sea_faring, general_unit, hide_forest, hardy, no_custom
    formation 1.5, 4, 3, 6, 3, square
    stat_health 1, 0
    stat_pri 10, 60, no, 0, 0, melee, blade, piercing, spear, 180 ,0.38
    stat_pri_attr ap
    stat_sec 11, 42, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr ap
    stat_pri_armour 14, 8, 0, metal
    stat_sec_armour 0, 1, flesh
    stat_heat 2
    stat_ground 0, 0, -6, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 40
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 990, 0, 100, 160, 990
    ownership macedon, romans_julii, numidia

    ;276
    type tetrere fleet
    dictionary tetrere_fleet ; Tetrere Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship flagship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 30, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 16, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 4, 10000, 3600, 600, 600, 10000
    ownership greek_cities, macedon, thrace, romans_julii, egypt, numidia, carthage, romans_scipii

    ;277
    type thorakitai argyraspidai
    dictionary thorakitai_argyraspidai ; Thorakitai Argyraspidai
    category infantry
    class heavy
    voice_type Light_1
    soldier hellenistic_infantry_thorakitaiargyraspidai_incursiiscutarii_uachtarachdubogaiscaocha, 30, 0, 1
    mount_effect horse +6, camel +6, elephant -1
    attributes sea_faring, hide_forest, can_sap, hardy
    formation 1, 1.4, 2, 2.8, 4, square
    stat_health 1, 0
    stat_pri 6, 0, solifera, 36.8, 3, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 12, 30, no, 0, 0, melee, simple, piercing, spear, 0 ,0.125
    stat_sec_attr no
    stat_pri_armour 18, 10, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 2
    stat_ground 2, 0, -2, 0
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 2319, 580, 120, 150, 2319
    ownership romans_julii

    ;278
    type transport boats
    dictionary transport_boats ; Transport Boats
    category ship
    class light
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship light warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 1, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 3, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 20, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2700, 800, 200, 200, 2700
    ownership dacia, parthia, armenia, slave, pontus

    ;279
    type trihemiola fleet
    dictionary trihemiola_fleet ; Trihemiola Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 28, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 13, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 30, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 6500, 1800, 200, 520, 6500
    ownership greek_cities, macedon, romans_julii, numidia, carthage, romans_scipii, slave, thrace, seleucid, romans_brutii, egypt

    ;280
    type triere fleet
    dictionary triere_fleet ; Triere Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 20, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 11, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 5500, 1700, 200, 700, 5500
    ownership thrace, greek_cities, macedon, romans_julii, numidia, carthage, romans_scipii, egypt, romans_brutii

    ;281
    type trireme fleet
    dictionary trireme_fleet ; Trireme Fleet
    category ship
    class heavy
    voice_type Medium_1
    soldier hellenistic_infantry_daernaght_pantodapoi, 13, 0, 1
    ship heavy warship
    attributes sea_faring
    formation 1.2, 1.8, 2.4, 2.4, 3, square
    stat_health 1, 0
    stat_pri 21, 0, no, 0, 0, melee, blade, slashing, none, 25 ,1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
    stat_sec_attr no
    stat_pri_armour 11, 1, 0, flesh
    stat_sec_armour 0, 0, flesh
    stat_heat 0
    stat_ground 0, 0, 0, 0
    stat_mental 25, normal, untrained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 3, 6500, 2700, 200, 700, 6500
    ownership seleucid, romans_senate
    Last edited by Kull; 10-31-2006 at 04:41.

  3. #3
    Assistant Mod Mod Member GiantMonkeyMan's Avatar
    Join Date
    May 2005
    Location
    plymouth - scrubbing Beirut's toilet with a cat...
    Posts
    886

    Default Re: Got 0.74? I need your edu!

    gah! should have used a spoiler!

  4. #4
    Poll Smoker Senior Member CountArach's Avatar
    Join Date
    Aug 2006
    Location
    Sydney, Australia
    Posts
    9,029

    Default Re: Got 0.74? I need your edu!

    Or an attatchment...
    Rest in Peace TosaInu, the Org will be your legacy
    Quote Originally Posted by Leon Blum - For All Mankind
    Nothing established by violence and maintained by force, nothing that degrades humanity and is based on contempt for human personality, can endure.

  5. #5

    Default Re: Got 0.74? I need your edu!

    Thank you Kepper!

    Visit the EB Help Required Thread

    "His only addiction was to practice." - John Coltrane, describing Eric Dolphy

    "and thus it cannot be performed, because one cannot perform that which does not exist." - Arnold Schönberg

  6. #6
    EBII Council Senior Member Kull's Avatar
    Join Date
    Jan 2003
    Location
    El Paso, TX
    Posts
    13,502

    Default Re: Got 0.74? I need your edu!

    Sorry to "spoil your fun" Kepper, but that just hurt my scrolling finger! Thanks for helping, tho!
    "Numidia Delenda Est!"

  7. #7
    War Lord Member Kepper's Avatar
    Join Date
    Mar 2006
    Location
    Portugal /Algarve/Olhão
    Posts
    272

    Default Re: Got 0.74? I need your edu!

    Sorry but tk-421 and kull. This is my 2 post

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO