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

18 lines
741 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_infantry_melee_isp">
<Traits>
<Id
civ_code="hele"
civ="Hellenes"
internal_only="false"
specific="Hoplite"
history="Hoplites were the very symbol of Hellenistic prestige and citizenship, armed with a spear and a large round, bronze-coated shield known as a hoplon. Armor was heavy, with bronze helmets and a cuirass of either bronze or linen, in addition to greaves. Hoplites fought in a tight formation called a phalanx, guarding each other with their shields while they attacked the enemy with their spear or a short iron sword."
/>
</Traits>
<Actor>units/hellenes/infantry_spearman_b.xml</Actor>
</Entity>