1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/units/thespian_melanochitones.xml
2011-07-30 20:09:46 +00:00

19 lines
771 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>Mercenary swordsman.
Bonus vs. All Spear 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>88</Range>
</Vision>
<VisualActor>
<Actor>units/hellenes/thespian.xml</Actor>
</VisualActor>
</Entity>