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

22 lines
784 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super_infantry"
>
<Traits>
<Id>
<Specific>Centurio</Specific>
<Civ>Romans</Civ>
<History>The Centurio was the commander of a century of 80 men, 10 squads or contubernium of 8 men. To attain the position a man would have had to show great personal bravery, initiative, and authority. Republican centurions were armed just as their men, although their armor could be substantially more flamboyant due to their increased social position. Unlike later centurions, in the pre-Marian army they were elected by their fellow soldiers, who considered their past actions.</History>
</Id>
</Traits>
<Actor>units/romans/super_unit_1.xml</Actor>
</Entity>