# New Coolus helmet variants. New Celt hero helmet. New Hellenistic Thracian (ridged) helmet. Other cool stuff.

This was SVN commit r6643.
This commit is contained in:
Michael D. Hafer 2009-01-29 07:10:52 +00:00
parent 84383cc769
commit f23638873b
35 changed files with 436 additions and 336 deletions

View File

@ -13,6 +13,9 @@
<variant frequency="1" name="helmet-thracian-feathers">
<mesh>props/helmet/helmet_thracian_3.dae</mesh>
</variant>
<variant frequency="2" name="helmet-thracian-ridge">
<mesh>props/helmet/helmet_thracian_7.dae</mesh>
</variant>
</group>
<group>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="helmet-thracian-ridge">
<mesh>props/helmet/helmet_thracian_6.dae</mesh>
<texture>props/helmet/kart_thracian_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -12,15 +12,23 @@
<mesh>props/helmet/rome_coolus_b.dae</mesh>
<texture>props/helmet/rome-e-coolus.dds</texture>
</variant>
<variant frequency="1" name="helmet-coolus-feathers">
<variant frequency="2" name="helmet-coolus-feathers-a">
<mesh>props/helmet/rome_coolus_c.dae</mesh>
<texture>props/helmet/rome-e-coolus.dds</texture>
</variant>
<variant frequency="1" name="helmet-coolus-plume">
<variant frequency="6" name="helmet-coolus-feathers-b">
<mesh>props/helmet/rome_coolus_g.dae</mesh>
<texture>props/helmet/rome-e-coolus.dds</texture>
</variant>
<variant frequency="2" name="helmet-coolus-plume">
<mesh>props/helmet/rome_coolus_d.dae</mesh>
<texture>props/helmet/rome-e-coolus.dds</texture>
</variant>
<variant frequency="1" name="helmet-coolus-crest">
<variant frequency="1" name="helmet-coolus-plume/feathers">
<mesh>props/helmet/rome_coolus_f.dae</mesh>
<texture>props/helmet/rome-e-coolus.dds</texture>
</variant>
<variant frequency="1" name="helmet-coolus-transverse crest">
<mesh>props/helmet/rome_coolus_e.dae</mesh>
<texture>props/helmet/rome-e-coolus-centurion.dds</texture>
</variant>

View File

@ -1,99 +1,100 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="infantry/sword/attack/isw_s_off_05.psa" name="Idle" speed="1"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="20"/>
<animation file="infantry/sword/move/run/isw_s_em_03.psa" name="Run" speed="12"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="12"/>
<animation file="infantry/general/dude/dudebuild.psa" name="Build" speed="150"/>
<animation file="infantry/general/forage.psa" name="gather_fruit" speed="75"/>
<animation file="biped/hoe.psa" name="gather_grain" speed="300"/>
<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_b.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"/>
<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"/>
<animation file=""/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/shields/kart_round_isp_basic.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Liby-Phoenician-Tunic-brown">
<texture>skeletal/kart_isp_b_2.dds</texture>
</variant>
</group>
<group>
<variant frequency="1" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/kart_round_isp_basic.xml" attachpoint="shield"/>
</props>
</variant>
<variant name="gather_wood">
<props>
<prop actor="props/units/tools/axe.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="shield"/>
</props>
</variant>
<variant name="gather_grain">
<props>
<prop actor="props/units/tools/hoe.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="shield"/>
</props>
</variant>
<variant name="gather_fruit">
<props>
<prop actor="props/units/tools/basket.xml" attachpoint="l_leg"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="shield"/>
</props>
</variant>
<variant name="gather_stone">
<props>
<prop actor="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="shield"/>
</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="props/units/tools/mallet.xml" attachpoint="r_hand"/>
<prop attachpoint="l_hand"/>
<prop attachpoint="shield"/>
</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="1" name="Base">
<animations>
<animation file="infantry/sword/attack/isw_s_off_05.psa" name="Idle" speed="1"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="20"/>
<animation file="infantry/sword/move/run/isw_s_em_03.psa" name="Run" speed="12"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="12"/>
<animation file="infantry/general/dude/dudebuild.psa" name="Build" speed="150"/>
<animation file="infantry/general/forage.psa" name="gather_fruit" speed="75"/>
<animation file="biped/hoe.psa" name="gather_grain" speed="300"/>
<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_b.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"/>
<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"/>
<animation file=""/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/shields/kart_round_isp_basic.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/kart_isp_b.xml" attachpoint="helmet"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Liby-Phoenician-Tunic-brown">
<texture>skeletal/kart_isp_b_2.dds</texture>
</variant>
</group>
<group>
<variant frequency="1" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/kart_round_isp_basic.xml" attachpoint="shield"/>
</props>
</variant>
<variant name="gather_wood">
<props>
<prop actor="props/units/tools/axe.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="shield"/>
</props>
</variant>
<variant name="gather_grain">
<props>
<prop actor="props/units/tools/hoe.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="shield"/>
</props>
</variant>
<variant name="gather_fruit">
<props>
<prop actor="props/units/tools/basket.xml" attachpoint="l_leg"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="shield"/>
</props>
</variant>
<variant name="gather_stone">
<props>
<prop actor="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="shield"/>
</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="props/units/tools/mallet.xml" attachpoint="r_hand"/>
<prop attachpoint="l_hand"/>
<prop attachpoint="shield"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="celt_infantry_spearman_a"
>
<Entity Parent="celt_infantry_spearman_a">
<Script File="scripts/entity_functions.js" />
<Event On="Initialize" Function="entityInitGatherer" />

Binary file not shown.

Binary file not shown.

View File

@ -17,7 +17,13 @@
<texture>gaia/poplar_c.dds</texture>
</variant>
<variant frequency="1" name="foliage-b">
<texture>gaia/tree_carob_b.dds</texture>
<texture>gaia/tree_carob_c.dds</texture>
</variant>
<variant frequency="1" name="foliage-c">
<texture>gaia/underbrush_medit_a.dds</texture>
</variant>
<variant frequency="1" name="foliage-d">
<texture>gaia/underbrush_medit_b.dds</texture>
</variant>
</group>

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="helmet-raven">
<mesh>props/helmet/celt_raven.dae</mesh>
<texture>props/helmet/celt_a3.dds</texture>
</variant>
</group>
</actor>

View File

@ -20,6 +20,10 @@
<mesh>props/helmet/hele_helmet_o.pmd</mesh>
<texture>props/helmet/hele_d1.dds</texture>
</variant>
<variant frequency="1" name="Helmet-Corinthian-Cresthigh">
<mesh>props/helmet/hele_highcrest.dae</mesh>
<texture>props/helmet/hele_d1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>

View File

@ -4,22 +4,26 @@
<castshadow/>
<group>
<variant frequency="2" name="helmet-spartan-transverse">
<mesh>props/helmet/hele_helmet_p.pmd</mesh>
<texture>props/helmet/hele_su1.dds</texture>
</variant>
<variant frequency="5" name="helmet-spartan-vertical-1">
<variant frequency="6" name="helmet-spartan-homoios-1">
<mesh>props/helmet/hele_helmet_o.pmd</mesh>
<texture>props/helmet/hele_su1.dds</texture>
</variant>
<variant frequency="2" name="helmet-spartan-vertical-2">
<variant frequency="2" name="helmet-spartan-homoios-2">
<mesh>props/helmet/hele_helmet_n.pmd</mesh>
<texture>props/helmet/hele_su1.dds</texture>
</variant>
<variant frequency="1" name="helmet-spartan-champion">
<variant frequency="1" name="helmet-spartan-olympic champion">
<mesh>props/helmet/hele_helmet_f.pmd</mesh>
<texture>props/helmet/hele_su1_laurel.dds</texture>
</variant>
<variant frequency="1" name="helmet-spartan-officer">
<mesh>props/helmet/hele_highcrest_spartan.dae</mesh>
<texture>props/helmet/hele_su1.dds</texture>
</variant>
<variant frequency="1" name="helmet-spartan-commander">
<mesh>props/helmet/hele_helmet_v.dae</mesh>
<texture>props/helmet/hele_su1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>

View File

@ -23,7 +23,7 @@
</animations>
<mesh>skeletal/m_hero_cape.dae</mesh>
<props>
<prop actor="props/units/heads/celt_helmet_brennus.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/celt_helmet_raven.xml" attachpoint="helmet"/>
<prop actor="props/units/shields/celt_brennus.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/csword.xml" attachpoint="r_hand"/>
<prop actor="props/temp/l_sheath.xml" attachpoint="l_hip"/>

View File

@ -1,109 +1,109 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<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="biped/inf_spear_shield_atk_a.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/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_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_scutum_b.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Clothes-1">
<texture>skeletal/celt_isw_b_01.dds</texture>
</variant>
<variant frequency="1" name="Clothes-2">
<texture>skeletal/celt_isw_b_02.dds</texture>
</variant>
<variant frequency="1" name="Clothes-3">
<texture>skeletal/celt_isw_b_03.dds</texture>
</variant>
<variant frequency="1" name="Clothes-4">
<texture>skeletal/celt_isw_b_04.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="" attachpoint="l_hand"/>
<prop actor="props/units/shields/celt_scutum_b.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.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>
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<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="biped/inf_spear_shield_atk_a.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/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_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_scutum_b.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Clothes-1">
<texture>skeletal/celt_isw_b_01.dds</texture>
</variant>
<variant frequency="1" name="Clothes-2">
<texture>skeletal/celt_isw_b_02.dds</texture>
</variant>
<variant frequency="1" name="Clothes-3">
<texture>skeletal/celt_isw_b_03.dds</texture>
</variant>
<variant frequency="1" name="Clothes-4">
<texture>skeletal/celt_isw_b_04.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="" attachpoint="l_hand"/>
<prop actor="props/units/shields/celt_scutum_b.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.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

@ -1,104 +1,104 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<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="biped/inf_spear_shield_atk_a.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/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_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/celt_helmet_b.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_scutum_e.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Chain Mail-1">
<texture>skeletal/celt_isw_e_01.dds</texture>
</variant>
<variant frequency="1" name="Chain Mail-2">
<texture>skeletal/celt_isw_e_02.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="" attachpoint="l_hand"/>
<prop actor="props/units/shields/celt_scutum_e.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.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>
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<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_a.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/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_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/celt_helmet_b.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_scutum_e.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Chain Mail-1">
<texture>skeletal/celt_isw_e_01.dds</texture>
</variant>
<variant frequency="1" name="Chain Mail-2">
<texture>skeletal/celt_isw_e_02.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="" attachpoint="l_hand"/>
<prop actor="props/units/shields/celt_scutum_e.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.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>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -3,7 +3,7 @@
<Entity Parent="template_unit_super_infantry">
<Traits>
<Id>
<Specific>Gallic Neitos</Specific>
<Specific>Gallic Solduri</Specific>
<Civ>Gallic Celts</Civ>
<History>The sword among Celts varies in reputation and commonality. Shortswords, essentially truly just long, broad-bladed daggers, were common, but cheaply made, and most likely the swords refered to as bending after a hard strike, and needing bent back into place. The iron construction of longswords, such as used here, was greatly superior, but also much more expensive. The longsword was primarily a weapon of aristocracy and experienced professional soldiers, who could either afford the weapon, have it made for them by their lord as a reward for service, passed down to them by family, or looted from the field.</History>
<Tooltip>Bonus vs. Spearmen and Cavalry.</Tooltip>