1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/other/macedonian_hypaspist.xml
2010-10-22 23:27:42 +00:00

50 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_super_infantry_spearman">
<Identity>
<Civ>hele</Civ>
<SpecificName>Hypaspist (Shield Bearer)</SpecificName>
<History>The Hypaspistai, or "shield bearers", were the flower of the Macedonian infantry. They were the most battle hardened veterans within the army and followed Philip II and Alexander the Great into over a dozen full scale engagements. These heavily armed and opulently armoured units acted as an intermediary between the phalanx and the cavalry arm, many times charging headlong with Alexander into a breech in the enemy lines. Sometimes they fought as slow pikemen, like the Pezhetairoi with 6 meter "sarissas", and other times they fought as Hoplites with large aspides and 2.5 meter-long spears, or "dorata". In later times they became known as the Argyraspidai, or "Silver Shields" when Alexander bestowed upon them armor and shields plated in pure silver, and played a decisive role in the early Diadochoi Wars of Alexander's "Successors."</History>
<Tooltip>Elite Macedonian infantry.</Tooltip>
<Icon>units/macedonian_hypaspist.png</Icon>
</Identity>
<Promotion>
<Entity>other/macedonian_argyraspidai</Entity>
<Req>500</Req>
</Promotion>
<Cost>
<Resources>
<metal>20</metal>
</Resources>
</Cost>
<Health>
<Max>135</Max>
</Health>
<Armour>
<Hack>9.0</Hack>
<Pierce>12.0</Pierce>
<Crush>9.0</Crush>
</Armour>
<UnitMotion>
<WalkSpeed>5.5</WalkSpeed>
<Run>
<Speed>16.5</Speed>
</Run>
</UnitMotion>
<Attack>
<Melee>
<Hack>10.0</Hack>
<Pierce>20.0</Pierce>
<MaxRange>6.0</MaxRange>
</Melee>
<Charge>
<Hack>20.0</Hack>
<Pierce>40.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>6.0</MaxRange>
</Charge>
</Attack>
<VisualActor>
<Actor>temp/mace_su1_hypaspist.xml</Actor>
</VisualActor>
</Entity>