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

69 lines
1.5 KiB
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_hero">
<Traits>
<Id>
<Icon_Cell>30</Icon_Cell>
<Specific>Alexander</Specific>
<Civ>Hellenes</Civ>
<History>The most powerful hero of them all - son of Philip II, king of Macedonia (336 BC - 323 BC). After conquering the rest of the Thracians and quelling the unrest of the Greeks, Alexander embarked on a world-conquest march. Defeating the Persian forces at Granicus (334 BC), Issus (333 BC) and Gaugamela (331 BC), he became master of the Persian Empire. Entering India, he defeated king Porus at Hydaspes (326 BC), but his weary troops made him halt. Died in Babylon at the age of 33 while planning a campaign against Arabia.</History>
</Id>
<Footprint>
<Radius>1.5</Radius>
<Height>7.5</Height>
</Footprint>
<Auras>
<Courage>
<Radius>20</Radius>
<Bonus>5</Bonus>
<r>0.1</r>
<g>0.9</g>
<b>0.1</b>
<a>0.5</a>
</Courage>
</Auras>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>40.0</Hack>
</Melee>
<Charge>
<Hack>80.0</Hack>
<Crush>80.0</Crush>
<Range>5.0</Range>
<Speed>1500</Speed>
</Charge>
</Attack>
<Move>
<Speed>13.0</Speed>
<TurningRadius>4.0</TurningRadius>
<Run>
<Speed>25.0</Speed>
<Range>600.0</Range>
<RangeMin>5.0</RangeMin>
</Run>
</Move>
</Actions>
<Actor>units/hellenes/alexander.xml</Actor>
</Entity>