1
0
forked from 0ad/0ad
This was SVN commit r8472.
This commit is contained in:
Michael D. Hafer 2010-10-26 11:31:33 +00:00
parent f4b27e22b0
commit 64b9824d5a
2 changed files with 6 additions and 4 deletions

View File

@ -2,12 +2,14 @@
<Entity parent="template_unit_super_infantry_pikeman"> <Entity parent="template_unit_super_infantry_pikeman">
<Identity> <Identity>
<Civ>hele</Civ> <Civ>hele</Civ>
<SpecificName>Spartan Phalangite</SpecificName> <SpecificName>Spartan Phalangitai</SpecificName>
<Tooltip>Bonused vs. Cavalry and Infantry. Weak vs. Ranged Units. Uses the Syntagma Formation.</Tooltip> <Tooltip>Bonused vs. Cavalry and Infantry. Weak vs. Ranged Units. Uses the Syntagma Formation.</Tooltip>
<History>The 3rd Century BC saw the brief rise of a resurgent Sparta. Eager to regain past glory, the Spartan kings Agis and Cleomenes briefly resurrected the ancient Spartan laws and nearly reconquered the Peloponnese. If not for the intervention of the Macedonians in both insurrections Sparta would have reigned victorious. This soldier here is a Spartan armed in the 'Macedonian fashion' with a small round pelta shield and the line pike, or "Sarissa" for use in the Syntagma phalanx formation.</History> <History>The 3rd Century BC saw the brief rise of a resurgent Sparta. Eager to regain past glory, the Spartan kings Agis and Cleomenes briefly resurrected the ancient Spartan laws and nearly reconquered the Peloponnese. If not for the intervention of the Macedonians in both insurrections Sparta would have reigned victorious. This soldier here is a Spartan armed in the 'Macedonian fashion' with a small round pelta shield and the long Macedonian pike, or "Sarissa" for use in the Syntagma phalanx formation.</History>
<Icon>units/hele_super_infantry_polis.png</Icon> <Icon>units/hele_super_infantry_polis.png</Icon>
</Identity> </Identity>
<Vision>
<Range>88</Range>
</Vision>
<VisualActor> <VisualActor>
<Actor>units/hellenes/spartan_pikeman.xml</Actor> <Actor>units/hellenes/spartan_pikeman.xml</Actor>
</VisualActor> </VisualActor>

View File

@ -17,7 +17,7 @@
<Max>140</Max> <Max>140</Max>
</Health> </Health>
<Vision> <Vision>
<Range>80</Range> <Range>88</Range>
</Vision> </Vision>
<Armour> <Armour>
<Hack>10.0</Hack> <Hack>10.0</Hack>