0ad/binaries/data/mods/official/entities/units/rome_isw_b.xml
Ykkrosh 75b291931d Actor reorganisation
This was SVN commit r2763.
2005-09-23 03:54:51 +00:00

18 lines
780 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_infantry_melee_isw">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="Hastatus"
history="The hastati were the first line of heavy infantry in the early Republican Roman army. They used pila and gladii as their main weapons, throwing the former into the enemy formation and then closing with the sword. For defence they used a large shield called a scutum and wore the best armor they could afford. Hastati were recruited from the young men of Rome, a small part of the 700,000 troops Rome could bring to bear against its opponents."
/>
</Traits>
<Actor>units/romans/infantry_swordsman_b.xml</Actor>
</Entity>