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

35 lines
903 B
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_hero"
>
<Traits>
<Id>
<Icon_Cell>21</Icon_Cell>
<Specific>Leonidas</Specific>
<Civ>Hellenes</Civ>
<History>The king of Sparta, whom fought and died at the battle of Thermopylae in 480 BC. He successfully blocked the way of the huge Persian army through the narrow passage with his 7000 men, until Xerxes was made aware of a secret unobstructed path. Finding the enemy at his rear, Leonidas sent home most of his troops, choosing to stay behind with 300 hand-picked hoplites and win time for the others to withdraw.</History>
</Id>
<Auras>
<Fear>
<Radius>20</Radius>
<Bonus>5</Bonus>
<r>0.0</r>
<g>0.0</g>
<b>0.0</b>
<a>0.5</a>
</Fear>
</Auras>
</Traits>
<Actor>units/hellenes/leonidas.xml</Actor>
</Entity>