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

22 lines
723 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super_cavalry"
>
<Traits>
<Id>
<Specific>Caballero Devotio</Specific>
<Civ>Iberians</Civ>
<History>Elite warriors known as The Devoted were adept warriors who could be either infantry or cavalry. Adding to their already considerable skill, The Devoted were renowned for the experience in foreign wars, often in the service of the Carthaginians. Considering that Iberian troops were commonly used as cannon fodder gives some idea of just how good these fierce warriors had to be in order to survive.</History>
</Id>
</Traits>
<Actor>units/iberians/super_unit_2.xml</Actor>
</Entity>