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

22 lines
953 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super_cavalry"
>
<Traits>
<Id>
<Specific>Pil Qrav</Specific>
<Civ>Carthaginians</Civ>
<History>By far the most famous of Carthaginian weapons was the small, ugly, and now extinct, North African forest elephants. Going into battle without a war tower carrying only a driver, Carthaginian war elephants were used as terror weapons: horses could not stand their smell, inexperienced troops were frightened, and the havoc they could cause was immense. Yet by the time of the Second Punic War elephants were at the end of their time. Armies had learned the weaknesses of the giant beasts, specifically how to hamstring and confuse them. More often than not a war elephant could be just as dangerous to its own side as the enemy.</History>
</Id>
</Traits>
<Actor>units/carthaginians/super_unit_2.xml</Actor>
</Entity>