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

22 lines
692 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super_infantry"
>
<Traits>
<Id>
<Specific>Infante Devotio</Specific>
<Civ>Iberians</Civ>
<History>The Devoted were war-hardened veterans of Iberian mercenaries hired out by foreign powers to fight in far-off conflicts. Fighting with and against diverse types of opponents, these men were deeply knowledgeable about various fighting styles and tactics. Once they had returned home from combat they were lavishly taken care of, rising to important positions in society.</History>
</Id>
</Traits>
<Actor>units/iberians/super_unit_1.xml</Actor>
</Entity>