Made Greek prodromoi use knives to gather meats. Balanced hyps and thors.

This was SVN commit r10392.
This commit is contained in:
Michael D. Hafer 2011-10-11 15:16:30 +00:00
parent c83a79f239
commit 81abd0342f
5 changed files with 26 additions and 9 deletions

View File

@ -8,8 +8,8 @@
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="40"/>
<animation event="0.59" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="gather_meat" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="gather_meat" speed="100"/>
<animation event="0.5" file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="gather_meat" speed="300"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="gather_meat" speed="300"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_b.pmd</mesh>
@ -26,6 +26,16 @@
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="melee">
<props>
<prop attachpoint="r_hand"/>
</props>
</variant>
<variant name="gather_meat">
<props>
<prop actor="props/units/weapons/spartan_sword.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="carry_meat">
<props>
<prop actor="props/units/shuttle_meat.xml" attachpoint="r_hand"/>

View File

@ -8,6 +8,7 @@
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="40"/>
<animation event="0.59" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
<animation event="0.5" file="biped/rider_spear_shield_atk_a.psa" name="gather_meat" speed="300"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_a.pmd</mesh>
@ -24,6 +25,11 @@
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="gather_meat">
<props>
<prop actor="props/units/weapons/spartan_sword.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="carry_meat">
<props>
<prop actor="props/units/shuttle_meat.xml" attachpoint="r_hand"/>

View File

@ -8,6 +8,7 @@
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="40"/>
<animation event="0.59" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
<animation event="0.5" file="biped/rider_spear_shield_atk_a.psa" name="gather_meat" speed="300"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_a.pmd</mesh>
@ -24,6 +25,11 @@
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="gather_meat">
<props>
<prop actor="props/units/weapons/spartan_sword.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="carry_meat">
<props>
<prop actor="props/units/shuttle_meat.xml" attachpoint="r_hand"/>

View File

@ -37,7 +37,7 @@
</Identity>
<Promotion>
<Entity>units/mace_argyraspis</Entity>
<RequiredXp>200</RequiredXp>
<RequiredXp>100</RequiredXp>
</Promotion>
<UnitMotion>
<WalkSpeed>7.0</WalkSpeed>

View File

@ -1,17 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_champion_infantry_swordsman">
<Armour>
<Hack>12.0</Hack>
<Pierce>16.0</Pierce>
<Crush>10.0</Crush>
</Armour>
<Identity>
<Civ>hele</Civ>
<GenericName>Hellenistic Armoured Swordsman</GenericName>
<SpecificName>Thorakites</SpecificName>
<Tooltip></Tooltip>
<History>The Thorakites (plural: Thorakitai) was a soldier similar to thureophoroi. The literal translation of the term is curassiers, which suggests that they may have worn a short Celtic mail shirt or possibly a thorax. Thorakitai were used in armies of the Hellenistic Period in a variety of tactical situations. They were a type of armoured but mobile infantry who did not require a rigid formation to be effective in combat. From their name we can deduce that most wore armour and helmet. They bore a thureos (or thyreos), an oblong shield, and were armed with sword, javelins and spear, which were used according to their tactical use. It seems that the thorakitai were heavily armored thureophoroi, able to bear spears and do battle in a phalanx as well as irregularly attack the enemy in situations when such an action was required for tactical reasons, like to exploit or challenge rough terrain. Thorakitai are mentioned in the army of the Achaian League and in the army of the Seleucids. The Seleucid Thorakitai were used in the storming of the Elburz Range in 210 BC under Antiochus III. They were used with the lighter troops to climb the cliffs and fight hand to hand with the enemy who might have not been dislodged by the lighter troops in the assault. There is a tomb illustration from Sidon showing what could well be a thorakites. The fragmentary inscription indicates that he was an Anatolian.</History>
<Icon>units/mace_thoakrites.png</Icon>
<Icon>units/mace_thorakites.png</Icon>
</Identity>
<UnitMotion>
<WalkSpeed>8.0</WalkSpeed>