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

18 lines
731 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_superunit_scu">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="Decurio"
history="Decurions each commanded a cavalry squad of ten Equites, three of which made up a turmae. They wore either Greek-style armor or Roman chain mail hauberks split at the thigh to allow for riding. Armed with a spear for throwing or stabbing, they would use a gladius for close combat. A round shield called a parma was a major source of protection once the heavy Roman horseman had closed with their opponents."
/>
</Traits>
<Actor>units/romans/super_unit_2.xml</Actor>
</Entity>