1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/units/thespian_melanochitones.xml
Mythos_Ruler 4de8954798 #Fixed Celt temple prop point.
Tweaked some tooltips.

This was SVN commit r10567.
2011-11-21 01:55:44 +00:00

18 lines
817 B
XML

<?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>
</Entity>