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

22 lines
701 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super_infantry"
>
<Traits>
<Id>
<Specific>Amrtaka</Specific>
<Civ>Persians</Civ>
<History>The Amrtaka (or, as they are more commonly known, Immortals) were the elite of the Persian army, handsomely equipped with armor and weapons, including swords which were rare weapons in the normal ranks. A unit of 10,000 men, their number was always kept to full strength whenever a man was killed or wounded, resulting in their nickname. They were ferocious fighters and well respected.</History>
</Id>
</Traits>
<Actor>units/persians/super_unit_1.xml</Actor>
</Entity>