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

22 lines
789 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super_infantry"
>
<Traits>
<Id>
<Specific>Qacin</Specific>
<Civ>Carthaginians</Civ>
<History>The Sacred Band was a group of elite troops dedicated to the service of Tanit, patron goddess of Carthage. Wearing distinctive white linothorax cuirasses and bronze helmets with a black band above the forehead they fought as an elite cavalry formation. In addition to providing crack troops, the unit trained Carthaginians aspiring to command Punic mercenary armies. Specially picked troops carried the unit standard emblazoned with the goddess’ symbols into battle.</History>
</Id>
</Traits>
<Actor>units/carthaginians/super_unit_1.xml</Actor>
</Entity>