1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/rome_super_cavalry.xml
Matei 6578c2c05c Added the new entities.
This was SVN commit r3251.
2005-12-15 22:58:31 +00:00

22 lines
717 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super_cavalry"
>
<Traits>
<Id>
<Specific>Decurio</Specific>
<Civ>Romans</Civ>
<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.</History>
</Id>
</Traits>
<Actor>units/romans/super_unit_2.xml</Actor>
</Entity>