This was SVN commit r6230.

This commit is contained in:
Michael D. Hafer 2008-07-15 09:15:19 +00:00
parent 9a6eab9fac
commit 7eee81ec82
9 changed files with 108 additions and 70 deletions

View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/not used/inf_salute_a.psa" name="Idle" speed="200"/>
<animation file="biped/not used/inf_salute_b.psa" name="Idle" speed="200"/>
<animation file="biped/not used/inf_salute_c.psa" name="Idle" speed="200"/>
<animation file="biped/not used/inf_salute_d.psa" name="Walk" speed="200"/>
<animation file="biped/not used/inf_salute_e.psa" name="run" speed="250"/>
<animation event="0.5" file="biped/not used/inf_salute_d.psa" name="melee" speed="200"/>
<animation event="0.5" file="biped/not used/inf_salute_e.psa" name="melee" speed="200"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="300"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/weapons/spear_long.xml" attachpoint="r_hand"/>
<prop actor="props/units/heads/kart_hero_2.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_kart_hannibal.xml" attachpoint="head"/>
<prop actor="props/units/cape_m_med.xml" attachpoint="shoulders"/>
</props>
<texture>skeletal/kart_hero_hamilcar.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -21,7 +21,7 @@
<props>
<prop actor="props/units/heads/hele_su1.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_h.xml" attachpoint="head"/>
<prop actor="props/units/shields/hele_round_spartiate_sp.xml" attachpoint="shield"/>
<prop actor="props/units/shields/hele_round_spartiate_mp.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
</props>
<texture>skeletal/hele_spartitiate.dds</texture>

Binary file not shown.

View File

@ -7,46 +7,50 @@
<Icon_Cell>12</Icon_Cell>
<Specific>Hypaspist</Specific>
<Specific>Argyraspides</Specific>
<Civ>Macedonians</Civ>
<History>The Hypaspists 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 spears, or "dorata". In later times they became known as the Argyrapides, or "Silver Shields" when Alexander bestowed upon them armor and shields plated in pure silver.</History>
<History>The Hypaspists, 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 spears, or "dorata". In later times they became known as the Argyrapides, or "Silver Shields" when Alexander bestowed upon them armor and shields plated in pure silver.</History>
</Id>
<Creation>
<Resource>
<Food>65</Food>
<Metal>120</Metal>
</Resource>
</Creation>
<Armour>
<Hack>9.0</Hack>
<Pierce>9.0</Pierce>
<Pierce>11.0</Pierce>
<Crush>14.0</Crush>
</Armour>
<Health>
<Max>180</Max>
<Max>135</Max>
</Health>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>23.0</Hack>
<Hack>18.0</Hack>
<Pierce>19.0</Pierce>
<Crush>2.0</Crush>
<Crush>1.0</Crush>
</Melee>
<Charge>
<Hack>46.0</Hack>
<Pierce>38.5</Pierce>
<Hack>40.0</Hack>
<Pierce>38.0</Pierce>
<Crush>5.0</Crush>
<Range>5.0</Range>
<Range>3.0</Range>
<Speed>1500</Speed>
</Charge>
</Attack>
<Move>
<Speed>8.5</Speed>
<Run>
<Speed>17.5</Speed>
<Speed>17.0</Speed>
</Run>
</Move>
</Actions>

View File

@ -15,8 +15,8 @@
</Id>
<Creation>
<Resource>
<Food>100</Food>
<Metal>125</Metal>
<Food>75</Food>
<Metal>100</Metal>
</Resource>
</Creation>
<Armour>

View File

@ -33,7 +33,7 @@
<Actions>
<Attack>
<Melee>
<Hack>20.0</Hack>
<Hack>21.0</Hack>
<Pierce>15.0</Pierce>
<Crush>5.0</Crush>
</Melee>
@ -46,7 +46,7 @@
</Charge>
</Attack>
<Move>
<Speed>5.0</Speed>
<Speed>7.5</Speed>
<Run>
<Speed>14.0</Speed>
</Run>