1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/units/thespian_melanochitones.xml
Mythos_Ruler 336c938296 Beefed walking speeds.
This was SVN commit r9974.
2011-08-07 06:17:59 +00:00

18 lines
788 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 Greek Hoplite from the city of Thespeia.
Bonus vs. Melee 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>