1
0
forked from 0ad/0ad

This was SVN commit r5286.

This commit is contained in:
Michael D. Hafer 2007-08-08 01:44:55 +00:00
parent 1421d6446f
commit 3537614b42
17 changed files with 159 additions and 35 deletions

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="mesh">
<mesh>props/head_beard_small.pmd</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="pers-face-a">
<texture>props/head/pers_face_a.dds</texture>
</variant>
<variant frequency="1" name="pers-face-b">
<texture>props/head/pers_face_b.dds</texture>
</variant>
</group>
<material>objectcolor.xml</material>
</actor>

View File

@ -1,14 +1,32 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Mesh">
<mesh>props/shield/spara_a_f.pmd</mesh>
<props>
<prop actor="props/units/shields/pers_tower_back.xml" attachpoint="back"/>
</props>
<texture>props/shield/pers_rect_a.dds</texture>
</variant>
</group>
<group>
<variant name="spara-texture-a">
<texture>props/shield/pers_rect_a.dds</texture>
</variant>
<variant name="spara-texture-b">
<texture>props/shield/pers_rect_b.dds</texture>
</variant>
<variant name="spara-texture-c">
<texture>props/shield/pers_rect_c.dds</texture>
</variant>
<variant name="spara-texture-e">
<texture>props/shield/pers_rect_e.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -9,7 +9,7 @@
<animation file="infantry/spear/idle/isp_01.psa" name="Idle" speed="100"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="20"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_b.psa" name="Melee" speed="120"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="Melee" speed="100"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="6"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="8"/>
<animation file="infantry/sword/move/run/isw_s_em_03.psa" name="Run" speed="8"/>

View File

@ -6,25 +6,98 @@
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="infantry/general/dude/dudeidle.psa" name="Idle" speed="200"/>
<animation file="biped/dudewalk_swordshield.psa" name="Walk" speed="20"/>
<animation file="infantry/spear/idle/isp_01.psa" name="Idle" speed="200"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="20"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="Melee" speed="100"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_b.psa" name="Melee" speed="100"/>
<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="100"/>
<animation file="biped/hoe.psa" name="gather_grain" speed="150"/>
<animation file="infantry/general/forage.psa" name="gather_fruit" speed="35"/>
<animation file="infantry/general/mine.psa" name="gather_stone" speed="150"/>
<animation file="infantry/general/mine.psa" name="gather_metal" speed="150"/>
<animation file="infantry/general/dude/dudebuild.psa" name="Build" speed="150"/>
<animation file="infantry/general/dude/dudechop.psa" name="Chop" speed="150"/>
<animation file="infantry/general/dude/dudedeath_sword.psa" name="Death" speed="200"/>
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_a.psa" name="Attack" speed="100"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_b.psa" name="Attack" speed="100"/>
<animation file="infantry/general/death/inf_01.psa" name="Death" speed="200"/>
<animation file="infantry/general/death/inf_02.psa" name="Death" speed="200"/>
<animation file="infantry/general/death/inf_03.psa" name="Death" speed="200"/>
<animation file="infantry/general/death/inf_04.psa" name="Death" speed="200"/>
<animation file="infantry/general/death/inf_06.psa" name="Death" speed="200"/>
<animation file="infantry/general/death/inf_07.psa" name="Death" speed="200"/>
</animations>
<mesh>skeletal/m_tunic_b.pmd</mesh>
<mesh>skeletal/m_pants_c.pmd</mesh>
<props>
<prop actor="props/temp/pers_sign_infantry_spearman_e.xml" attachpoint="head_extra"/>
<prop actor="props/temp/placeholder_helmet_e.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/placeholder_head_pers.xml" attachpoint="head"/>
<prop actor="props/units/shields/test_towershield.xml" attachpoint="shield"/>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/shields/gerron_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_ball.xml" attachpoint="r_hand"/>
</props>
<texture>skeletal/plac_pers_e.dds</texture>
</variant>
</group>
<group>
<variant frequency="1" name="Clothing-emerald">
<texture>skeletal/pers_isp_e_1.dds</texture>
</variant>
<variant frequency="1" name="Clothing-gold">
<texture>skeletal/pers_isp_e_2.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="" attachpoint="l_hand"/>
<prop actor="props/units/shields/gerron_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_ball.xml" attachpoint="r_hand"/>
</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"/>
<prop actor="" attachpoint="r_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"/>
<prop actor="" attachpoint="r_hand"/>
</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 actor="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="shield"/>
</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>

View File

@ -9,7 +9,8 @@
<animation file="infantry/spear/idle/isp_01.psa" name="Idle" speed="100"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="20"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_b.psa" name="Melee" speed="120"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_01.psa" name="Melee" speed="100"/>
<animation file="infantry/sword/attack/isw_s_def_06.psa" name="Melee" speed="100"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="6"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="8"/>
<animation file="infantry/sword/move/run/isw_s_em_03.psa" name="Run" speed="8"/>
@ -23,7 +24,7 @@
</animations>
<mesh>skeletal/m_pants_c.pmd</mesh>
<props>
<prop actor="props/units/heads/placeholder_head_pers.xml" attachpoint="head"/>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/shields/gerron_b.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_ball.xml" attachpoint="r_hand"/>
<prop actor="props/temp/quiver.xml" attachpoint="back"/>

View File

@ -16,7 +16,7 @@
<animation file="infantry/general/mine.psa" name="gather_stone" speed="200"/>
<animation file="infantry/general/mine.psa" name="gather_metal" speed="200"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_b.psa" name="melee" speed="100"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_a.psa" name="melee" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="melee" speed="100"/>
<animation file="infantry/general/dude/dudedeath_sword.psa" name="Death" speed="200"/>
<animation file="infantry/general/death/inf_01.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_02.psa" name="Death" speed="300"/>

View File

@ -15,7 +15,7 @@
<animation file="infantry/general/chop.psa" name="gather_wood" speed="150"/>
<animation file="infantry/general/mine.psa" name="gather_stone" speed="200"/>
<animation file="infantry/general/mine.psa" name="gather_metal" speed="200"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_a.psa" name="melee" speed="150"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="melee" speed="150"/>
<animation file="infantry/general/dude/dudedeath_sword.psa" name="Death" speed="200"/>
<animation file="infantry/general/death/inf_02.psa" name="death" speed="300"/>
<animation file="infantry/general/death/inf_03.psa" name="death" speed="300"/>

View File

@ -17,7 +17,7 @@
<animation file="infantry/general/mine.psa" name="gather_stone" speed="200"/>
<animation file="infantry/general/mine.psa" name="gather_metal" speed="200"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_b.psa" name="melee" speed="100"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_a.psa" name="melee" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="melee" speed="100"/>
<animation file="infantry/general/dude/dudedeath_sword.psa" name="Death" speed="200"/>
<animation file="infantry/general/death/inf_01.psa" name="Death" speed="300"/>
<animation file="infantry/general/death/inf_02.psa" name="death" speed="300"/>

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="pers_infantry_spearman_a"
>
<Entity Parent="pers_infantry_spearman_a">
<Actor>units/persians/infantry_spearman_e.xml</Actor>
</Entity>

Binary file not shown.

Binary file not shown.