1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/rome_super_cavalry.xml

27 lines
798 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>
<Footprint>
<Radius>1.5</Radius>
<Height>7.5</Height>
</Footprint>
</Traits>
<Actor>units/romans/super_unit_2.xml</Actor>
</Entity>