hardy and very_hardy are unit attributes that you find in the EDU,they control the rate at which a unit tires. In the game these are shown on the unit cards as "good stamina" and "very good stamina"
Unit entries in the EDU with the hardy attribute highlighted.
Code:
;157
type greek infantry hypaspistai
dictionary greek_infantry_hypaspistai ; Hypaspistai
category infantry
class heavy
voice_type Light_1
soldier hellenistic_infantry_hypaspistai_massiloi_hoplitai, 30, 0, 1.22
officer ebofficer_hellenic_officer
officer ebofficer_hellenic_standardbearer
mount_effect elephant -1
attributes sea_faring, hide_forest, hardy
formation 0.76, 1, 1.6, 2.4, 4, square
stat_health 1, 1
stat_pri 12, 8, no, 0, 0, melee, blade, slashing, sword, 0 ,0.225
stat_pri_attr no
stat_sec 17, 8, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
stat_sec_attr light_spear
stat_pri_armour 14, 11, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 0, -3, -3
stat_mental 16, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 3250, 813, 60, 90, 3250
ownership macedon, romans_julii, thrace
Code:
;444
type celtic infantry keltohellenikoi
dictionary celtic_infantry_keltohellenikoi ; Keltohellenikoi Hoplitai
category infantry
class spearmen
voice_type Light_1
soldier celtic_infantry_keltohellenikoi, 40, 0, 1.18
officer ebofficer_hellenic_officer
officer ebofficer_hellenic_standardbearer
mount_effect elephant -3
attributes sea_faring, hide_forest, can_sap, hardy
formation 1, 1.4, 2, 2.8, 4, square
stat_health 1, 1
stat_pri 5, 8, javelin, 45, 2, thrown, simple, piercing, spear, 10 ,1
stat_pri_attr prec, thrown
stat_sec 15, 8, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
stat_sec_attr light_spear
stat_pri_armour 8, 10, 3, leather
stat_sec_armour 0, 0, flesh
stat_heat 3
stat_ground 0, 0, 1, -1
stat_mental 11, normal, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1250, 312, 70, 498, 1250
ownership britons, gauls, scythia, macedon, thrace, greek_cities, numidia, romans_julii, carthage
On further searching the Triarii don't even have the hardy attribute which explains why the tire so quickly.
Bookmarks