1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/units/thespian_melanochitones.xml

18 lines
817 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_champion_infantry_swordsman">
<Identity>
<Civ>hele</Civ>
<GenericName>Thespian Black Cloak</GenericName>
<SpecificName>Melanochitones</SpecificName>
<Tooltip>A Champion Hoplite from the city of Thespeia.
Counters Melee Units. Countered by Ranged Units.</Tooltip>
<History>The Thespians were among the 700 or so soldiers to stay behind and hold the pass at Thermopylae to delay the Persians long enough for the rest of the Greek army to withdraw. This heroic deed made the Thespians "friends forever" to the Spartans.</History>
<Icon>units/thespian_melanochitones.png</Icon>
</Identity>
<Vision>
<Range>66</Range>
</Vision>
<VisualActor>
<Actor>units/hellenes/thespian.xml</Actor>
</VisualActor>
2011-08-01 04:46:29 +02:00
</Entity>