1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/pers_super_cavalry.xml

71 lines
1.6 KiB
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_super_cavalry">
<Traits>
<Id>
<Specific>Pil Jangi Hendi</Specific>
<Civ>Persians</Civ>
<History>Elephants were rare sights in Persian armies but they were used and their effect on the battlefield could not be ignored. As their tusks and feet physically attacked the enemy, archers and javelin throwers launched projectiles from atop the animal’s back. While huge, they could be just as much a threat to their own side and could be easily hamstrung. But their ability to stop a full-blown cavalry charge when in a line made up for any questions of effectiveness.</History>
</Id>
<Creation>
<Resource>
<Food>300</Food>
<Metal>200</Metal>
</Resource>
</Creation>
<Armour>
<Hack>12.0</Hack>
<Pierce>25.0</Pierce>
<Crush>10.0</Crush>
</Armour>
<Health>
<Max>600</Max>
</Health>
<Footprint>
<Radius>2.8</Radius>
<Height>9.0</Height>
</Footprint>
<Auras>
<Trample>
<Radius>4.25</Radius>
<Crush>10.0</Crush>
<Hack>10.0</Hack>
</Trample>
</Auras>
<Population>
<Rem>3</Rem>
</Population>
<Vision>
<Los>25</Los>
</Vision>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>25.0</Hack>
<Crush>30.0</Crush>
</Melee>
<Charge>
<Hack>75.0</Hack>
<Crush>90.0</Crush>
</Charge>
</Attack>
<Move>
<Speed>8.0</Speed>
<Run>
<Speed>14.0</Speed>
</Run>
</Move>
</Actions>
<Actor>units/persians/super_unit_2.xml</Actor>
</Entity>