This was SVN commit r6700.

This commit is contained in:
Mythos_Ruler
2009-02-24 00:08:17 +00:00
parent dfc9ba3f47
commit d25aba6f50
6 changed files with 140 additions and 127 deletions
@@ -7,7 +7,7 @@
<variant frequency="100" name="Base">
<animations>
<animation file="infantry/general/dude/dudeidle.psa" name="Idle" speed="100"/>
<animation event="0.6" file="biped/inf_arch_atk_a.psa" load="0" name="Attack" speed="100"/>
<animation event="0.75" file="biped/inf_arch_atk_a.psa" load="0.5" name="melee" speed="75"/>
<animation file="infantry/general/dude/dudewalk.psa" name="Walk" speed="20"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="5"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="10"/>
@@ -1,120 +1,120 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="infantry/general/dude/dudeidle.psa" name="Idle" speed="200"/>
<animation event="0.4" file="infantry/javelin/attack/ijv_off_01.psa" load="0" name="Melee" speed="100"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="20"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="5"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="10"/>
<animation file="infantry/sword/move/run/isw_s_em_03.psa" name="Run" speed="10"/>
<animation file="infantry/general/chop.psa" name="gather_wood" speed="200"/>
<animation file="biped/hoe.psa" name="gather_grain" speed="150"/>
<animation file="infantry/general/forage.psa" name="gather_fruit" speed="150"/>
<animation file="infantry/general/forage.psa" name="gather_meat" speed="100"/>
<animation file="infantry/general/mine.psa" name="gather_stone" speed="200"/>
<animation file="infantry/general/mine.psa" name="gather_metal" speed="200"/>
<animation file="infantry/general/dude/dudebuild.psa" name="Build" speed="150"/>
<animation file="infantry/general/death/inf_01.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_02.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_03.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_04.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_06.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_07.psa" name="Death" speed="300"/>
</animations>
<props>
<prop actor="props/units/heads/floppy_b.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/thrac_a.xml" attachpoint="head"/>
<prop actor="props/units/shields/hele_pelta_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/hele_ijv_rboot.xml" attachpoint="r_leg"/>
<prop actor="props/units/hele_ijv_lboot.xml" attachpoint="l_leg"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Tunic-1">
<mesh>skeletal/m_tunic_long.dae</mesh>
<texture>skeletal/hele_ijv_a.dds</texture>
</variant>
<variant frequency="1" name="Tunic-2">
<mesh>skeletal/m_tunic_short.dae</mesh>
<texture>skeletal/hele_ijv_a_2.dds</texture>
</variant>
<variant frequency="1" name="Tunic-3">
<mesh>skeletal/m_tunic_long.dae</mesh>
<texture>skeletal/hele_ijv_a_3.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="loaded-r_hand"/>
<prop actor="" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav_projectile.xml" attachpoint="projectile"/>
</props>
</variant>
<variant name="gather_wood">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="props/units/tools/axe.xml" attachpoint="l_hand"/>
<prop actor="" attachpoint="r_hand"/>
</props>
</variant>
<variant name="gather_grain">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="props/units/tools/hoe.xml" attachpoint="l_hand"/>
</props>
</variant>
<variant name="gather_fruit">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="" attachpoint="l_hand"/>
<prop actor="props/units/tools/basket.xml" attachpoint="l_leg"/>
</props>
</variant>
<variant name="gather_meat">
<props>
<prop attachpoint="shield"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="l_hand"/>
<prop actor="props/units/tools/basket.xml" attachpoint="l_leg"/>
</props>
</variant>
<variant name="gather_stone">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop actor="" attachpoint="r_hand"/>
</props>
</variant>
<variant name="gather_metal">
<props>
<prop attachpoint="shield"/>
<prop actor="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint=""/>
</props>
</variant>
<variant name="Build">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="" attachpoint="l_hand"/>
<prop actor="props/units/tools/mallet.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="infantry/general/dude/dudeidle.psa" name="Idle" speed="200"/>
<animation event="0.5" file="infantry/javelin/attack/ijv_off_01.psa" load="0" name="Melee" speed="75"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="20"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="5"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="10"/>
<animation file="infantry/sword/move/run/isw_s_em_03.psa" name="Run" speed="10"/>
<animation file="infantry/general/chop.psa" name="gather_wood" speed="200"/>
<animation file="biped/hoe.psa" name="gather_grain" speed="150"/>
<animation file="infantry/general/forage.psa" name="gather_fruit" speed="150"/>
<animation file="infantry/general/forage.psa" name="gather_meat" speed="100"/>
<animation file="infantry/general/mine.psa" name="gather_stone" speed="200"/>
<animation file="infantry/general/mine.psa" name="gather_metal" speed="200"/>
<animation file="infantry/general/dude/dudebuild.psa" name="Build" speed="150"/>
<animation file="infantry/general/death/inf_01.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_02.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_03.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_04.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_06.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_07.psa" name="Death" speed="300"/>
</animations>
<props>
<prop actor="props/units/heads/floppy_b.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/thrac_a.xml" attachpoint="head"/>
<prop actor="props/units/shields/hele_pelta_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/hele_ijv_rboot.xml" attachpoint="r_leg"/>
<prop actor="props/units/hele_ijv_lboot.xml" attachpoint="l_leg"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Tunic-1">
<mesh>skeletal/m_tunic_long.dae</mesh>
<texture>skeletal/hele_ijv_a.dds</texture>
</variant>
<variant frequency="1" name="Tunic-2">
<mesh>skeletal/m_tunic_short.dae</mesh>
<texture>skeletal/hele_ijv_a_2.dds</texture>
</variant>
<variant frequency="1" name="Tunic-3">
<mesh>skeletal/m_tunic_long.dae</mesh>
<texture>skeletal/hele_ijv_a_3.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="loaded-r_hand"/>
<prop actor="" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav_projectile.xml" attachpoint="projectile"/>
</props>
</variant>
<variant name="gather_wood">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="props/units/tools/axe.xml" attachpoint="l_hand"/>
<prop actor="" attachpoint="r_hand"/>
</props>
</variant>
<variant name="gather_grain">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="props/units/tools/hoe.xml" attachpoint="l_hand"/>
</props>
</variant>
<variant name="gather_fruit">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="" attachpoint="l_hand"/>
<prop actor="props/units/tools/basket.xml" attachpoint="l_leg"/>
</props>
</variant>
<variant name="gather_meat">
<props>
<prop attachpoint="shield"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="l_hand"/>
<prop actor="props/units/tools/basket.xml" attachpoint="l_leg"/>
</props>
</variant>
<variant name="gather_stone">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop actor="" attachpoint="r_hand"/>
</props>
</variant>
<variant name="gather_metal">
<props>
<prop attachpoint="shield"/>
<prop actor="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint=""/>
</props>
</variant>
<variant name="Build">
<props>
<prop actor="" attachpoint="shield"/>
<prop actor="" attachpoint="l_hand"/>
<prop actor="props/units/tools/mallet.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>
@@ -7,7 +7,7 @@
<variant frequency="100" name="Base">
<animations>
<animation file="infantry/general/dude/dudeidle.psa" name="Idle" speed="100"/>
<animation event="0.4" file="infantry/javelin/attack/ijv_off_01.psa" load="0" name="Melee" speed="100"/>
<animation event="0.5" file="infantry/javelin/attack/ijv_off_01.psa" load="0" name="Melee" speed="75"/>
<animation file="infantry/general/dude/dudewalk.psa" name="Walk" speed="20"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="5"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="10"/>
@@ -7,7 +7,7 @@
<variant frequency="100" name="Base">
<animations>
<animation file="infantry/general/dude/dudeidle.psa" name="Idle" speed="200"/>
<animation event="0.4" file="infantry/javelin/attack/ijv_off_01.psa" load="0" name="Melee" speed="100"/>
<animation event="0.5" file="infantry/javelin/attack/ijv_off_01.psa" load="0" name="Melee" speed="75"/>
<animation file="infantry/general/dude/dudewalk.psa" name="Walk" speed="20"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="5"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="10"/>
@@ -11,7 +11,7 @@
<animation file="biped/inf_sword_ready_a.dae" name="Idle" speed="80"/>
<animation file="biped/inf_hoplite_shield_run_a.psa" name="walk" speed="12"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="run" speed="9"/>
<animation event="0.5" file="infantry/javelin/attack/ijv_off_01.psa" name="melee" speed="100"/>
<animation event="0.5" file="infantry/javelin/attack/ijv_off_01.psa" name="melee" speed="75"/>
<animation file="infantry/general/death/inf_01.psa" name="death" speed="220"/>
<animation file="infantry/general/death/inf_03.psa" name="death" speed="220"/>
<animation file="infantry/general/death/inf_06.psa" name="death" speed="220"/>
@@ -22,14 +22,27 @@
<prop actor="props/units/heads/hele_xenophon.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_a.xml" attachpoint="head"/>
<prop actor="props/units/shields/hele_round_xenophon.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
<texture>skeletal/hele_xenophon.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant frequency="100" name="Idle">
<props>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="Walk">
<props>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="Run">
<props>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="Melee">
<props>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="loaded-r_hand"/>