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

62 lines
1.3 KiB
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_hero">
<Traits>
<Id>
<Icon_Cell>22</Icon_Cell>
<Specific>Themistocles</Specific>
<Civ>Hellenes</Civ>
<History>The general whom persuaded the Athenians to invest their income from silver mines in a war navy of 200 Triremes. A key figure during the Persian Wars, he commanded the victorious Athenian navy at the decisive battle of Salamis in 479 BC. Later, he pursued an active policy against the Persians in the Aegean, thereby laying the foundations of future Athenian power. Ostracised by the Athenians, he was forced to flee to the protection of the Persians.</History>
</Id>
<Auras>
<Courage>
<Radius>20</Radius>
<Bonus>10</Bonus>
<r>0.1</r>
<g>0.9</g>
<b>0.1</b>
<a>0.5</a>
</Courage>
</Auras>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>50.0</Hack>
</Melee>
<Charge>
<Hack>150.0</Hack>
<Range>5.0</Range>
<Speed>1500</Speed>
</Charge>
</Attack>
<Move>
<Speed>8.0</Speed>
<TurningRadius>1.0</TurningRadius>
<Run>
<Speed>16.0</Speed>
<Range>600.0</Range>
<RangeMin>5.0</RangeMin>
</Run>
</Move>
</Actions>
<Actor>units/hellenes/themistocles.xml</Actor>
</Entity>