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

22 lines
752 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super_cavalry"
>
<Traits>
<Id>
<Specific>Briton Cerbyd</Specific>
<Civ>Celts</Civ>
<History>The Britons were one of the last European peoples to use two-horse chariots in combat. They had two iron-rimmed wheels and a flat riding platform that typically carried a driver and a warrior. Useless as shock weapons against tightly packed troops, they were useful for running down individual soldiers and as a stable mount to launch javelins from. The heads of defeated opponents often adorned the chassis to show the warrior’s prowess.</History>
</Id>
</Traits>
<Actor>units/celts/super_unit_2.xml</Actor>
</Entity>