1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/hele_ijv_b.xml
Ykkrosh 75b291931d Actor reorganisation
This was SVN commit r2763.
2005-09-23 03:54:51 +00:00

18 lines
758 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_infantry_ranged_ijv">
<Traits>
<Id
civ_code="hele"
civ="Hellenes"
internal_only="false"
specific="Thracian Peltast"
history="Peltasts were javelinists originating in Thrace but their form of combat was widely copied by the Greeks, Macedonians, and Persians. Equipped with a small oval or crescent shield, a peltast would charge at enemy formations whilst hurling his javelins then fall back to avoid close combat. They wore no armor and were at a significant disadvantage against heavy infantry and cavalry, relying on their speed for survival."
/>
</Traits>
<Actor>units/hellenes/infantry_javelinist_b.xml</Actor>
</Entity>