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

29 lines
865 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_hero"
>
<Traits>
<Id>
<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>
</Courage>
</Auras>
</Traits>
<Actor>units/hellenes/themistocles.xml</Actor>
</Entity>