This was SVN commit r6062.

This commit is contained in:
Michael D. Hafer 2008-06-18 19:38:10 +00:00
parent 35ec7d799f
commit a36f0ac3fc
92 changed files with 1637 additions and 1495 deletions

View File

@ -4,17 +4,17 @@
<castshadow/>
<group>
<variant frequency=".2" name="male">
<variant frequency="1" name="male">
<animations>
<animation file="quadraped/deer_idle_01.dae" name="idle" speed="5"/>
<animation file="quadraped/deer_idle_02.dae" name="idle" speed="5"/>
<animation file="quadraped/deer_idle_03.dae" name="idle" speed="5"/>
<animation file="quadraped/deer_idle_04.dae" name="idle" speed="5"/>
<animation file="quadraped/deer_idle_01.dae" name="idle" speed="20"/>
<animation file="quadraped/deer_idle_02.dae" name="idle" speed="20"/>
<animation file="quadraped/deer_idle_03.dae" name="idle" speed="20"/>
<animation file="quadraped/deer_idle_04.dae" name="idle" speed="20"/>
<animation file="quadraped/deer_death_01.dae" name="death" speed="40"/>
<animation file="quadraped/deer_walk_01.dae" name="walk" speed="50"/>
<animation file="quadraped/deer_walk_02.dae" name="walk" speed="50"/>
<animation file="quadraped/deer_walk_01.dae" name="walk" speed="20"/>
<animation file="quadraped/deer_walk_02.dae" name="walk" speed="20"/>
<animation file="quadraped/deer_run_01.dae" name="run" speed="15"/>
<animation file="quadraped/deer_attack_01.dae" name="attack1" speed="20"/>
<animation file="quadraped/deer_attack_01.dae" name="melee" speed="20"/>
</animations>
<mesh>skeletal/deer_mesh.dae</mesh>
<props>
@ -22,17 +22,18 @@
</props>
<texture>skeletal/animal_deer.dds</texture>
</variant>
<variant frequency="1" name="female">
<variant frequency="5" name="female">
<animations>
<animation file="quadraped/deer_idle_01.dae" name="idle" speed="5"/>
<animation file="quadraped/deer_idle_02.dae" name="idle" speed="5"/>
<animation file="quadraped/deer_idle_03.dae" name="idle" speed="5"/>
<animation file="quadraped/deer_idle_04.dae" name="idle" speed="5"/>
<animation file="quadraped/deer_death_02.dae" name="death" speed="40"/>
<animation file="quadraped/deer_walk_01.dae" name="walk" speed="50"/>
<animation file="quadraped/deer_walk_02.dae" name="walk" speed="50"/>
<animation file="quadraped/deer_walk_01.dae" name="walk" speed="20"/>
<animation file="quadraped/deer_walk_02.dae" name="walk" speed="20"/>
<animation file="quadraped/deer_run_01.dae" name="run" speed="15"/>
<animation file="quadraped/deer_attack_01.dae" name="attack1" speed="20"/>
<animation file="quadraped/deer_attack_01.dae" name="melee" speed="20"/>
<animation name=""/>
</animations>
<mesh>skeletal/deer_mesh.dae</mesh>
<texture>skeletal/animal_deer.dds</texture>

View File

@ -36,6 +36,10 @@
<mesh>props/helmet/hele_helmet_q.pmd</mesh>
<texture>props/helmet/hele_f1.dds</texture>
</variant>
<variant frequency="1" name="Helmet-Attic-Crested">
<mesh>props/helmet/hele_helmet_s.pmd</mesh>
<texture>props/helmet/hele_h1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="3" name="helmet-boeotian">
<mesh>props/helmet/hele_helmet_t.pmd</mesh>
<texture>props/helmet/hele_a1.dds</texture>
</variant>
<variant frequency="2" name="helmet-chalcidean">
<mesh>props/helmet/hele_helmet_g.pmd</mesh>
<texture>props/helmet/hele_f1.dds</texture>
</variant>
<variant frequency="2" name="helmet-illyrian">
<mesh>props/helmet/hele_helmet_c.pmd</mesh>
<texture>props/helmet/hele_c1.dds</texture>
</variant>
<variant frequency="3" name="helmet-pilos">
<mesh>props/helmet/hele_helmet_a.pmd</mesh>
<texture>props/helmet/hele_a3.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,8 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
<animation file=""/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,27 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_numid_all.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/shields/numidian_round_1.xml" attachpoint="shield"/>
</props>
<texture>skeletal/kart_cjv_a_1.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_numid_all.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/shields/numidian_round_1.xml" attachpoint="shield"/>
</props>
<texture>skeletal/kart_cjv_a_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,26 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_numid_all.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
</props>
<texture>skeletal/kart_cjv_b_1.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_numid_all.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
</props>
<texture>skeletal/kart_cjv_b_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,27 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_numid_all.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/shields/numidian_round_3.xml" attachpoint="shield"/>
</props>
<texture>skeletal/kart_cjv_e_1.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_numid_all.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/shields/numidian_round_3.xml" attachpoint="shield"/>
</props>
<texture>skeletal/kart_cjv_e_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -8,6 +8,7 @@
<animations>
<animation file="quadraped/horse_idle_a.psa" name="Idle" speed="50"/>
<animation file="quadraped/horse_gallop.psa" name="Walk" speed="17"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,34 +1,35 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/samnite_test.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="pectoral-tripledisc">
<texture>skeletal/kart_csp_a_1.dds</texture>
</variant>
<variant frequency="1" name="pectoral-muscled">
<texture>skeletal/kart_csp_e_1.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/samnite_test.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="pectoral-tripledisc">
<texture>skeletal/kart_csp_a_1.dds</texture>
</variant>
<variant frequency="1" name="pectoral-muscled">
<texture>skeletal/kart_csp_e_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -8,6 +8,7 @@
<animations>
<animation file="quadraped/horse_idle_a.psa" name="Idle" speed="50"/>
<animation file="quadraped/horse_gallop.psa" name="Walk" speed="17"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,37 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/samnite_test.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="tunic-1">
<texture>skeletal/kart_csp_b_1.dds</texture>
</variant>
<variant frequency="1" name="tunic-2">
<texture>skeletal/kart_csp_b_2.dds</texture>
</variant>
<variant frequency="1" name="tunic-3">
<texture>skeletal/kart_csp_b_3.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/samnite_test.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="tunic-1">
<texture>skeletal/kart_csp_b_1.dds</texture>
</variant>
<variant frequency="1" name="tunic-2">
<texture>skeletal/kart_csp_b_2.dds</texture>
</variant>
<variant frequency="1" name="tunic-3">
<texture>skeletal/kart_csp_b_3.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -8,6 +8,7 @@
<animations>
<animation file="quadraped/horse_idle_a.psa" name="Idle" speed="50"/>
<animation file="quadraped/horse_gallop.psa" name="Walk" speed="17"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,32 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/rome_monte_simple.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/cape_a.xml" attachpoint="back"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="texture">
<texture>skeletal/kart_csp_e_3.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/rome_monte_simple.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/cape_m_med.xml" attachpoint="shoulders"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="texture">
<texture>skeletal/kart_csp_e_3.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,32 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/weapons/falcata.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/kart_csw_round_b.xml" attachpoint="shield"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Texture">
<texture>skeletal/kart_csw_b_1.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/weapons/falcata.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/kart_csw_round_b.xml" attachpoint="shield"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Texture">
<texture>skeletal/kart_csw_b_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,8 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
<animation speed=""/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,33 +1,34 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/weapons/falcata.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/kart_csw_round_e.xml" attachpoint="shield"/>
<prop actor="props/units/heads/celt_helmet_b.xml" attachpoint="helmet"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Texture">
<texture>skeletal/kart_csw_e_1.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/weapons/falcata.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/kart_csw_round_e.xml" attachpoint="shield"/>
<prop actor="props/units/heads/celt_helmet_b.xml" attachpoint="helmet"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Texture">
<texture>skeletal/kart_csw_e_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -1,28 +1,25 @@
<?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 file="biped/dudewalk_swordshield.psa" name="Walk" speed="20"/>
<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 file="infantry/general/dude/dudeattack.psa" name="Attack" speed="100"/>
<animation file="infantry/general/dude/dudeattack1.psa" name="Attack" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/temp/kart_sign_trader.xml" attachpoint="head_extra"/>
<prop actor="props/units/heads/placeholder_hele_kart.xml" attachpoint="head"/>
<prop actor="props/temp/eyecandy/crate_a.xml" attachpoint="back"/>
</props>
<texture>skeletal/plac_kart_b.dds</texture>
</variant>
</group>
</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 file="biped/dudewalk_swordshield.psa" name="Walk" speed="20"/>
<animation file="infantry/general/dude/dudedeath_sword.psa" name="Death" speed="200"/>
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/>
</animations>
<mesh>skeletal/m_dress_a.pmd</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_straw.xml" attachpoint="helmet"/>
</props>
<texture>skeletal/hele_trd.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -10,6 +10,7 @@
<animation event=".5" file="quadraped/horse_idle_a.psa" name="Melee" speed="50"/>
<animation file="quadraped/horse_gallop.psa" name="Run" speed="8"/>
<animation file="quadraped/horse_walk.psa" name="Walk" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,61 +1,62 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_lime.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="pants-01">
<texture>skeletal/celt_ijv_a_01.dds</texture>
</variant>
<variant frequency="1" name="pants-02">
<texture>skeletal/celt_ijv_a_02.dds</texture>
</variant>
<variant frequency="1" name="pants-03">
<texture>skeletal/celt_ijv_a_03.dds</texture>
</variant>
<variant frequency="1" name="pants-04">
<texture>skeletal/celt_ijv_a_04.dds</texture>
</variant>
<variant frequency="1" name="pants-05">
<texture>skeletal/celt_ijv_a_05.dds</texture>
</variant>
<variant frequency="1" name="pants-06">
<texture>skeletal/celt_ijv_a_06.dds</texture>
</variant>
<variant frequency="1" name="pants-07">
<texture>skeletal/celt_ijv_a_07.dds</texture>
</variant>
<variant frequency="1" name="pants-08">
<texture>skeletal/celt_ijv_a_08.dds</texture>
</variant>
<variant frequency="1" name="pants-09">
<texture>skeletal/celt_ijv_a_09.dds</texture>
</variant>
<variant frequency="1" name="pants-10">
<texture>skeletal/celt_ijv_a_10.dds</texture>
</variant>
<variant frequency="1" name="pants-11">
<texture>skeletal/celt_ijv_a_11.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_lime.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="pants-01">
<texture>skeletal/celt_ijv_a_01.dds</texture>
</variant>
<variant frequency="1" name="pants-02">
<texture>skeletal/celt_ijv_a_02.dds</texture>
</variant>
<variant frequency="1" name="pants-03">
<texture>skeletal/celt_ijv_a_03.dds</texture>
</variant>
<variant frequency="1" name="pants-04">
<texture>skeletal/celt_ijv_a_04.dds</texture>
</variant>
<variant frequency="1" name="pants-05">
<texture>skeletal/celt_ijv_a_05.dds</texture>
</variant>
<variant frequency="1" name="pants-06">
<texture>skeletal/celt_ijv_a_06.dds</texture>
</variant>
<variant frequency="1" name="pants-07">
<texture>skeletal/celt_ijv_a_07.dds</texture>
</variant>
<variant frequency="1" name="pants-08">
<texture>skeletal/celt_ijv_a_08.dds</texture>
</variant>
<variant frequency="1" name="pants-09">
<texture>skeletal/celt_ijv_a_09.dds</texture>
</variant>
<variant frequency="1" name="pants-10">
<texture>skeletal/celt_ijv_a_10.dds</texture>
</variant>
<variant frequency="1" name="pants-11">
<texture>skeletal/celt_ijv_a_11.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -10,6 +10,7 @@
<animation event=".5" file="quadraped/horse_idle_a.psa" name="Melee" speed="50"/>
<animation file="quadraped/horse_gallop.psa" name="Run" speed="8"/>
<animation file="quadraped/horse_walk.psa" name="Walk" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,26 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
</props>
<texture>skeletal/celt_ijv_b_01.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
</props>
<texture>skeletal/celt_ijv_b_01.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -10,6 +10,7 @@
<animation event=".5" file="quadraped/horse_idle_a.psa" name="Melee" speed="50"/>
<animation file="quadraped/horse_gallop.psa" name="Run" speed="8"/>
<animation file="quadraped/horse_walk.psa" name="Walk" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,27 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
</animations>
<mesh>skeletal/m_tights.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/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
</props>
<texture>skeletal/celt_ijv_e_01.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="50"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tights.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/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
</props>
<texture>skeletal/celt_ijv_e_01.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="90"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="85"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,61 +1,62 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/head_lime.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_round_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/csword.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="clothing-01">
<texture>skeletal/celt_isw_a_01.dds</texture>
</variant>
<variant frequency="1" name="clothing-02">
<texture>skeletal/celt_isw_a_02.dds</texture>
</variant>
<variant frequency="1" name="clothing-03">
<texture>skeletal/celt_isw_a_03.dds</texture>
</variant>
<variant frequency="1" name="clothing-04">
<texture>skeletal/celt_isw_a_04.dds</texture>
</variant>
<variant frequency="1" name="clothing-05">
<texture>skeletal/celt_isw_a_05.dds</texture>
</variant>
<variant frequency="1" name="clothing-06">
<texture>skeletal/celt_isw_a_06.dds</texture>
</variant>
<variant frequency="1" name="clothing-07">
<texture>skeletal/celt_isw_a_07.dds</texture>
</variant>
<variant frequency="1" name="clothing-08">
<texture>skeletal/celt_isw_a_08.dds</texture>
</variant>
<variant frequency="1" name="clothing-09">
<texture>skeletal/celt_isw_a_09.dds</texture>
</variant>
<variant frequency="1" name="clothing-10">
<texture>skeletal/celt_isw_a_10.dds</texture>
</variant>
<variant frequency="1" name="clothing-11">
<texture>skeletal/celt_isw_a_11.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/head_lime.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_round_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/csword.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="clothing-01">
<texture>skeletal/celt_isw_a_01.dds</texture>
</variant>
<variant frequency="1" name="clothing-02">
<texture>skeletal/celt_isw_a_02.dds</texture>
</variant>
<variant frequency="1" name="clothing-03">
<texture>skeletal/celt_isw_a_03.dds</texture>
</variant>
<variant frequency="1" name="clothing-04">
<texture>skeletal/celt_isw_a_04.dds</texture>
</variant>
<variant frequency="1" name="clothing-05">
<texture>skeletal/celt_isw_a_05.dds</texture>
</variant>
<variant frequency="1" name="clothing-06">
<texture>skeletal/celt_isw_a_06.dds</texture>
</variant>
<variant frequency="1" name="clothing-07">
<texture>skeletal/celt_isw_a_07.dds</texture>
</variant>
<variant frequency="1" name="clothing-08">
<texture>skeletal/celt_isw_a_08.dds</texture>
</variant>
<variant frequency="1" name="clothing-09">
<texture>skeletal/celt_isw_a_09.dds</texture>
</variant>
<variant frequency="1" name="clothing-10">
<texture>skeletal/celt_isw_a_10.dds</texture>
</variant>
<variant frequency="1" name="clothing-11">
<texture>skeletal/celt_isw_a_11.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,7 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="105"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="95"/>
<animation file="quadraped/horse_death.psa" name="death" speed="200"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="100"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="80"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
<animation name=""/>
</animations>
<mesh>skeletal/horse.pmd</mesh>

View File

@ -1,35 +1,36 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/celt_helmet_a.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_round_e.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/csword.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="chainmail-01">
<texture>skeletal/celt_isw_e_01.dds</texture>
</variant>
<variant frequency="1" name="chainmail-02">
<texture>skeletal/celt_isw_e_02.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/celt_helmet_a.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_round_e.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/csword.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="chainmail-01">
<texture>skeletal/celt_isw_e_01.dds</texture>
</variant>
<variant frequency="1" name="chainmail-02">
<texture>skeletal/celt_isw_e_02.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="200"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="250"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<colour>0 0 0</colour>
<mesh>skeletal/horse.pmd</mesh>

View File

@ -1,28 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="25"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="25"/>
<animation file="cavalry/rider_gallop.psa" name="Run" speed="8"/>
<animation event="0.5" file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_hero_cape.dae</mesh>
<props>
<prop actor="props/units/heads/head_cynelvin.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_cynelvin.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/csword.xml" attachpoint="r_hand"/>
<prop actor="props/temp/l_sheath.xml" attachpoint="l_hip"/>
</props>
<texture>skeletal/celt_cynelvin.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="25"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="25"/>
<animation file="cavalry/rider_gallop.psa" name="Run" speed="8"/>
<animation event="0.5" file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_hero_cape.dae</mesh>
<props>
<prop actor="props/units/heads/head_cynelvin.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_cynelvin.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/csword.xml" attachpoint="r_hand"/>
<prop actor="props/temp/l_sheath.xml" attachpoint="l_hip"/>
</props>
<texture>skeletal/celt_cynelvin.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation file="quadraped/horse_attack_a.psa" name="Melee" speed="95"/>
<animation file="quadraped/horse_attack_b.psa" name="Melee" speed="110"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,35 +1,36 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="10"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/celt_helmet_a.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_dip.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="armour-1">
<texture>skeletal/celt_isw_e_01.dds</texture>
</variant>
<variant frequency="1" name="armour-2">
<texture>skeletal/celt_isw_e_02.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="10"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/celt_helmet_a.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_dip.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="armour-1">
<texture>skeletal/celt_isw_e_01.dds</texture>
</variant>
<variant frequency="1" name="armour-2">
<texture>skeletal/celt_isw_e_02.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="200"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="250"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<colour>0 0 0</colour>
<mesh>skeletal/horse.pmd</mesh>

View File

@ -1,28 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="25"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="25"/>
<animation file="cavalry/rider_gallop.psa" name="Run" speed="10"/>
<animation event="0.5" file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/celt_vercingentorix.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_vercingetorix_2.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/csword.xml" attachpoint="r_hand"/>
<prop actor="props/temp/l_sheath.xml" attachpoint="l_hip"/>
</props>
<texture>skeletal/celt_vercingetorix.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="25"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="25"/>
<animation file="cavalry/rider_gallop.psa" name="Run" speed="10"/>
<animation event="0.5" file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/celt_vercingentorix.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_vercingetorix_2.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/csword.xml" attachpoint="r_hand"/>
<prop actor="props/temp/l_sheath.xml" attachpoint="l_hip"/>
</props>
<texture>skeletal/celt_vercingetorix.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="250"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="250"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<colour>0 0 0</colour>
<mesh>skeletal/horse.pmd</mesh>

View File

@ -1,28 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="10"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="10"/>
<animation event="0.5" file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="melee" speed="300"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="melee" speed="300"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/hele_alexander.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_alexander.xml" attachpoint="head"/>
<prop actor="props/units/weapons/falcata.xml" attachpoint="r_hand"/>
<prop actor="props/units/cape_b.xml" attachpoint="back"/>
</props>
<texture>skeletal/hele_alexander.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="10"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="10"/>
<animation event="0.5" file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="melee" speed="300"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="melee" speed="300"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/hele_alexander.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_alexander.xml" attachpoint="head"/>
<prop actor="props/units/weapons/falcata.xml" attachpoint="r_hand"/>
<prop actor="props/units/cape_m_med.xml" attachpoint="shoulders"/>
</props>
<texture>skeletal/hele_alexander.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -11,6 +11,7 @@
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,32 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/weapons/xiphos.xml" attachpoint="r_hand"/>
<prop actor="props/units/heads/hele_straw.xml" attachpoint="helmet"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Texture">
<texture>skeletal/hele_isp_b_2.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/weapons/xiphos.xml" attachpoint="r_hand"/>
<prop actor="props/units/heads/hele_straw.xml" attachpoint="helmet"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Texture">
<texture>skeletal/hele_isp_b_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="225"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,36 +1,37 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/hele_helmet_csw_e.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_e.xml" attachpoint="head"/>
<prop actor="props/units/weapons/xiphos.xml" attachpoint="r_hand"/>
<prop actor="props/temp/l_sheath.xml" attachpoint="l_hip"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="armor-cavsword_e">
<texture>skeletal/hele_csw_e.dds</texture>
</variant>
<variant frequency="1" name="armor-infspear_a">
<texture>skeletal/hele_isp_a.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/hele_helmet_csw_e.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_e.xml" attachpoint="head"/>
<prop actor="props/units/weapons/xiphos.xml" attachpoint="r_hand"/>
<prop actor="props/temp/l_sheath.xml" attachpoint="l_hip"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="armor-cavsword_e">
<texture>skeletal/hele_csw_e.dds</texture>
</variant>
<variant frequency="1" name="armor-infspear_a">
<texture>skeletal/hele_isp_a.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -1,103 +1,103 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/inf_arch_atk_a.psa" name="Idle" speed="1"/>
<animation event="0.6" file="biped/inf_arch_atk_a.psa" load="0" name="Attack" speed="100"/>
<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"/>
<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="100"/>
<animation file="infantry/general/forage.psa" name="gather_meat" speed="100"/>
<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_05.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_long.dae</mesh>
<props>
<prop actor="props/units/heads/hele_cav_a.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_e.xml" attachpoint="head"/>
<prop actor="props/units/weapons/bow_recurve.xml" attachpoint="l_hand"/>
<prop actor="props/temp/quiver.xml" attachpoint="back"/>
</props>
<texture>skeletal/hele_iar_e.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="props/units/weapons/bow_recurve.xml" attachpoint="l_hand"/>
<prop actor="props/units/weapons/arrow_back.xml" attachpoint="loaded-r_hand"/>
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
</props>
</variant>
<variant name="gather_wood">
<props>
<prop actor="props/units/tools/axe.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="gather_grain">
<props>
<prop actor="props/units/tools/hoe.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="gather_fruit">
<props>
<prop actor="props/units/tools/basket.xml" attachpoint="l_leg"/>
<prop attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="gather_meat">
<props>
<prop attachpoint="helmet"/>
<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="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="gather_metal">
<props>
<prop actor="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="Build">
<props>
<prop actor="props/units/tools/mallet.xml" attachpoint="r_hand"/>
<prop attachpoint="l_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="biped/inf_arch_atk_a.psa" name="Idle" speed="1"/>
<animation event="0.6" file="biped/inf_arch_atk_a.psa" load="0" name="Attack" speed="100"/>
<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"/>
<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="100"/>
<animation file="infantry/general/forage.psa" name="gather_meat" speed="100"/>
<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_05.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_long.dae</mesh>
<props>
<prop actor="props/units/heads/hele_iar_e.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_e.xml" attachpoint="head"/>
<prop actor="props/units/weapons/bow_recurve.xml" attachpoint="l_hand"/>
<prop actor="props/temp/quiver.xml" attachpoint="back"/>
</props>
<texture>skeletal/hele_iar_e.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="props/units/weapons/bow_recurve.xml" attachpoint="l_hand"/>
<prop actor="props/units/weapons/arrow_back.xml" attachpoint="loaded-r_hand"/>
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
</props>
</variant>
<variant name="gather_wood">
<props>
<prop actor="props/units/tools/axe.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="gather_grain">
<props>
<prop actor="props/units/tools/hoe.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="gather_fruit">
<props>
<prop actor="props/units/tools/basket.xml" attachpoint="l_leg"/>
<prop attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="gather_meat">
<props>
<prop attachpoint="helmet"/>
<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="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="gather_metal">
<props>
<prop actor="props/units/tools/pick.xml" attachpoint="l_hand"/>
<prop attachpoint="r_hand"/>
<prop attachpoint="helmet"/>
</props>
</variant>
<variant name="Build">
<props>
<prop actor="props/units/tools/mallet.xml" attachpoint="r_hand"/>
<prop attachpoint="l_hand"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -1,66 +1,66 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<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"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/hele_leonidas.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_h.xml" attachpoint="head"/>
<prop actor="props/units/shields/hele_round_leonidas.xml" attachpoint="shield"/>
<prop actor="props/units/cape_b.xml" attachpoint="back"/>
</props>
<texture>skeletal/hele_leonidas.dds</texture>
</variant>
</group>
<group>
<variant frequency="1" name="Idle">
<animations>
<animation file="biped/inf_hoplite_idle_a.psa" name="idle" speed="200"/>
</animations>
<props>
<prop actor="props/units/shields/hele_round_leonidas.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="Melee">
<animations>
<animation event="0.5" file="biped/inf_hoplite_atk_a.psa" name="melee" speed="220"/>
</animations>
<props>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="Run">
<animations>
<animation file="biped/inf_hoplite_shield_run_a.psa" name="run" speed="12"/>
</animations>
<props>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="walk">
<animations>
<animation file="biped/inf_hoplite_walk.psa" name="walk" speed="20"/>
</animations>
<props>
<prop actor="props/units/weapons/spear_reverse.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="1" name="Base">
<animations>
<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"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/hele_leonidas.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_h.xml" attachpoint="head"/>
<prop actor="props/units/shields/hele_round_leonidas.xml" attachpoint="shield"/>
<prop actor="props/units/cape_m_long.xml" attachpoint="shoulders"/>
</props>
<texture>skeletal/hele_leonidas.dds</texture>
</variant>
</group>
<group>
<variant frequency="1" name="Idle">
<animations>
<animation file="biped/inf_hoplite_idle_a.psa" name="idle" speed="200"/>
</animations>
<props>
<prop actor="props/units/shields/hele_round_leonidas.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="Melee">
<animations>
<animation event="0.5" file="biped/inf_hoplite_atk_a.psa" name="melee" speed="220"/>
</animations>
<props>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="Run">
<animations>
<animation file="biped/inf_hoplite_shield_run_a.psa" name="run" speed="12"/>
</animations>
<props>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="walk">
<animations>
<animation file="biped/inf_hoplite_walk.psa" name="walk" speed="20"/>
</animations>
<props>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -13,6 +13,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="20"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="100"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="100"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="28"/>
<animation event="0.5" file="quadraped/horse_attack_a.psa" name="melee" speed="100"/>
<animation event="0.5" file="quadraped/horse_attack_a.psa" name="melee" speed="100"/>
<animation file="quadraped/horse_death.psa" name="death" speed="235"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
</variant>

View File

@ -1,39 +1,39 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="13"/>
<animation event="" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" load="" name="melee" speed="100"/>
<animation name=""/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_cav_e.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear_long.xml" attachpoint="r_hand"/>
<prop actor="props/units/cape_a.xml" attachpoint="back"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="armor-linen linothorax">
<texture>skeletal/hele_hetairoi_a.dds</texture>
</variant>
<variant frequency="1" name="armor-scale mail">
<texture>skeletal/hele_hetairoi_b.dds</texture>
</variant>
<variant frequency="1" name="armor-bronze cuirass">
<texture>skeletal/hele_hetairoi_c.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="13"/>
<animation event="" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" load="" name="melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="225"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_cav_e.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear_long.xml" attachpoint="r_hand"/>
<prop actor="props/units/cape_m_med.xml" attachpoint="shoulders"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="armor-linen linothorax">
<texture>skeletal/hele_hetairoi_a.dds</texture>
</variant>
<variant frequency="1" name="armor-scale mail">
<texture>skeletal/hele_hetairoi_b.dds</texture>
</variant>
<variant frequency="1" name="armor-bronze cuirass">
<texture>skeletal/hele_hetairoi_c.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -13,6 +13,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="45"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="60"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,31 +1,32 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_iber_adv.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Elite-Rider-Texture-01">
<texture>skeletal/iber_csp_a_1.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_iber_adv.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Elite-Rider-Texture-01">
<texture>skeletal/iber_csp_a_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -12,6 +12,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="13"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="25"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,31 +1,32 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_iber_basic.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Elite-Rider-Texture-01">
<texture>skeletal/iber_isw_b_3.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_iber_basic.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Elite-Rider-Texture-01">
<texture>skeletal/iber_isw_b_3.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -13,6 +13,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="45"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="60"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,36 +1,37 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_iber_su1.xml" attachpoint="head"/>
<prop actor="props/units/heads/celt_helmet_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/iberian_buckler_elite.xml" attachpoint="shield"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="rider-chainmail">
<texture>skeletal/iber_csp_e_1.dds</texture>
</variant>
<variant frequency="1" name="rider-scalemail">
<texture>skeletal/iber_csp_e_2.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_iber_su1.xml" attachpoint="head"/>
<prop actor="props/units/heads/celt_helmet_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/iberian_buckler_elite.xml" attachpoint="shield"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="rider-chainmail">
<texture>skeletal/iber_csp_e_1.dds</texture>
</variant>
<variant frequency="1" name="rider-scalemail">
<texture>skeletal/iber_csp_e_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -13,6 +13,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="45"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="60"/>
<animation file="quadraped/horse_death.psa" name="death" speed="225"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,33 +1,34 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_iber_adv.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/iber_round_indibil.xml" attachpoint="shield"/>
<prop actor="props/units/heads/celt_helmet_b.xml" attachpoint="helmet"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="indibil-chainmail">
<texture>skeletal/iber_hero_indibil.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_iber_adv.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/iber_round_indibil.xml" attachpoint="shield"/>
<prop actor="props/units/heads/celt_helmet_b.xml" attachpoint="helmet"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="indibil-chainmail">
<texture>skeletal/iber_hero_indibil.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -13,6 +13,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="45"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="60"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,38 +1,39 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<props>
<prop actor="props/units/heads/head_iber_su1.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/iber_round_su1.xml" attachpoint="shield"/>
<prop actor="props/units/cape_a.xml" attachpoint="back"/>
<prop actor="props/units/heads/iber_helmet_su1.xml" attachpoint="helmet"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="rider-quilted armour">
<mesh>skeletal/m_tunic_short.dae</mesh>
<texture>skeletal/iber_su2_1.dds</texture>
</variant>
<variant frequency="1" name="rider-plate armour">
<mesh>skeletal/m_tunic_long.dae</mesh>
<texture>skeletal/iber_su2_2.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<props>
<prop actor="props/units/heads/head_iber_su1.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/iber_round_su1.xml" attachpoint="shield"/>
<prop actor="props/units/cape_a.xml" attachpoint="back"/>
<prop actor="props/units/heads/iber_helmet_su1.xml" attachpoint="helmet"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="rider-quilted armour">
<mesh>skeletal/m_tunic_short.dae</mesh>
<texture>skeletal/iber_su2_1.dds</texture>
</variant>
<variant frequency="1" name="rider-plate armour">
<mesh>skeletal/m_tunic_long.dae</mesh>
<texture>skeletal/iber_su2_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -1,40 +1,40 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="75"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_hoplite_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/shields/pers_pelta_e.xml" attachpoint="shield"/>
<prop actor="props/units/cape_a.xml" attachpoint="back"/>
</props>
<texture>skeletal/pers_cjv_e_1.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="props/units/weapons/jav.xml" attachpoint="loaded-r_hand"/>
<prop attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav_projectile.xml" attachpoint="projectile"/>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="50"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation event=".5" file="biped/rider_javelin_atk_a.psa" load="0" name="Melee" speed="75"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_hoplite_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/shields/pers_pelta_e.xml" attachpoint="shield"/>
<prop actor="props/units/cape_m_short.xml" attachpoint="shoulders"/>
</props>
<texture>skeletal/pers_cjv_e_1.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="Melee">
<props>
<prop actor="props/units/weapons/jav.xml" attachpoint="loaded-r_hand"/>
<prop attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav_projectile.xml" attachpoint="projectile"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -13,6 +13,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="45"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="60"/>
<animation file="quadraped/horse_death.psa" name="death" speed="220"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,32 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_hoplite_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear_ball.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csp_a_1.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_hoplite_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear_ball.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csp_a_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_gallop.psa" name="Walk" speed="17"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="25"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,34 +1,35 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear_ball.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csp_b_1.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-2">
<texture>skeletal/pers_csp_b_2.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spear_ball.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csp_b_1.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-2">
<texture>skeletal/pers_csp_b_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -13,6 +13,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="45"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="60"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,32 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants_armor.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_hoplite_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear_ball.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Elite-Rider-Texture-01">
<texture>skeletal/pers_csp_e_1.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants_armor.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_hoplite_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear_ball.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Elite-Rider-Texture-01">
<texture>skeletal/pers_csp_e_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -12,6 +12,7 @@
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="25"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="30"/>
<animation file="quadraped/horse_gallop.psa" name="run" speed="8"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,37 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_tiara.xml" attachpoint="head"/>
<prop actor="props/units/weapons/axe_single.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csw_a.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-2">
<texture>skeletal/pers_csw_a_1.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-3">
<texture>skeletal/pers_csw_a_2.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_tiara.xml" attachpoint="head"/>
<prop actor="props/units/weapons/axe_single.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csw_a.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-2">
<texture>skeletal/pers_csw_a_1.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-3">
<texture>skeletal/pers_csw_a_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -13,6 +13,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="50"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="50"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,34 +1,35 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_tiara.xml" attachpoint="head"/>
<prop actor="props/units/weapons/axe_single.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csw_b_1.dds</texture>
</variant>
<variant frequency="2" name="Rider-Texture-2">
<texture>skeletal/pers_csw_b_2.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_tiara.xml" attachpoint="head"/>
<prop actor="props/units/weapons/axe_single.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csw_b_1.dds</texture>
</variant>
<variant frequency="2" name="Rider-Texture-2">
<texture>skeletal/pers_csw_b_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -13,6 +13,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,38 +1,39 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_hoplite_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/axe_single.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csw_e_1.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-2">
<texture>skeletal/pers_csw_e_2.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-3">
<texture>skeletal/pers_csw_e_3.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="50"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="18"/>
<animation file="biped/rider_gallop.psa" name="Run" speed="8"/>
<animation file="cavalry/sword/attack/rider_sword_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_hoplite_b.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/axe_single.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Rider-Texture-1">
<texture>skeletal/pers_csw_e_1.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-2">
<texture>skeletal/pers_csw_e_2.dds</texture>
</variant>
<variant frequency="1" name="Rider-Texture-3">
<texture>skeletal/pers_csw_e_3.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_gallop.psa" name="run" speed="8"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="100"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="100"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,32 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/rome_helmet_boeotian.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/shields/rome_parma_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Texture-Body">
<texture>skeletal/rome_isp_a.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/rome_helmet_boeotian.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/shields/rome_parma_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="Texture-Body">
<texture>skeletal/rome_isp_a.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_gallop.psa" name="run" speed="8"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="100"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="100"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,32 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/rome_monte_simple.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_parma_b.xml" attachpoint="shield"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="texture">
<texture>skeletal/rome_csp_b.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/rome_monte_simple.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_parma_b.xml" attachpoint="shield"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="texture">
<texture>skeletal/rome_csp_b.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -11,6 +11,7 @@
<animation file="quadraped/horse_gallop.psa" name="run" speed="8"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="100"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="100"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,27 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="17"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/rome_helmet_csp_e.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/shields/rome_parma_e.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
<texture>skeletal/rome_csp_e.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="17"/>
<animation file="cavalry/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="cavalry/spear/attack/rider_spear_shield_atk_a.psa" name="Attack" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/rome_helmet_csp_e.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/shields/rome_parma_e.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
<texture>skeletal/rome_csp_e.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" 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/general/dude/dudedeath_sword.psa" name="Death" speed="200"/>
</animations>
<mesh>skeletal/m_dress_a.pmd</mesh>
<props>
<prop actor="props/units/heads/head_hele_healer.xml" attachpoint="head"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="healer-robe-1">
<props>
<prop actor="props/units/heads/hele_hood_priest.xml" attachpoint="helmet"/>
</props>
<texture>skeletal/hele_healer_1.dds</texture>
</variant>
<variant frequency="1" name="healer-robe-2">
<texture>skeletal/hele_healer_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -14,6 +14,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="18"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="150"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="150"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,28 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="biped/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="biped/rider_sword_shield_atk_a.psa" name="melee" speed="90"/>
<animation event="0.5" file="biped/rider_spear_shield_atk_a.psa" name="melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/rome_attic_bronze.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/rome_head_hero_scipio.xml" attachpoint="head"/>
<prop actor="props/units/weapons/gladus.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_parma_hero_2.xml" attachpoint="shield"/>
</props>
<texture>skeletal/rome_hero_marcellus.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="biped/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="biped/rider_sword_shield_atk_a.psa" name="melee" speed="90"/>
<animation event="0.5" file="biped/rider_spear_shield_atk_a.psa" name="melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/rome_attic_bronze.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/rome_head_hero_scipio.xml" attachpoint="head"/>
<prop actor="props/units/weapons/gladus.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_parma_hero_2.xml" attachpoint="shield"/>
</props>
<texture>skeletal/rome_hero_marcellus.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -14,6 +14,8 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="18"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="150"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="150"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
<animation file=""/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -11,6 +11,7 @@
<animation file="biped/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="biped/rider_sword_shield_atk_a.psa" name="melee" speed="90"/>
<animation event="0.5" file="biped/rider_spear_shield_atk_a.psa" name="melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
@ -18,7 +19,7 @@
<prop actor="props/units/heads/rome_head_hero_scipio.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spatha.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_parma_hero_3.xml" attachpoint="shield"/>
<prop actor="props/units/cape_m_med.xml" attachpoint="shoulder"/>
<prop actor="props/units/cape_m_med.xml" attachpoint="shoulders"/>
</props>
<texture>skeletal/rome_hero_scipio.dds</texture>
</variant>

View File

@ -14,6 +14,7 @@
<animation file="quadraped/horse_walk.psa" name="Walk" speed="18"/>
<animation file="quadraped/horse_attack_a.psa" name="melee" speed="150"/>
<animation file="quadraped/horse_attack_b.psa" name="melee" speed="150"/>
<animation file="quadraped/horse_death.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/horse.pmd</mesh>
<props>

View File

@ -1,28 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="biped/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="biped/rider_sword_shield_atk_a.psa" name="melee" speed="90"/>
<animation event="0.5" file="biped/rider_spear_shield_atk_a.psa" name="melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/rome_thracian.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spatha.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_parma_hero.xml" attachpoint="shield"/>
</props>
<texture>skeletal/high/256_rome_su2_decurio_2.dds</texture>
</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="biped/cavalryidle.psa" name="Idle" speed="20"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="20"/>
<animation file="biped/rider_gallop.psa" name="run" speed="8"/>
<animation event="0.5" file="biped/rider_sword_shield_atk_a.psa" name="melee" speed="90"/>
<animation event="0.5" file="biped/rider_spear_shield_atk_a.psa" name="melee" speed="100"/>
<animation file="biped/rider_sword_death_a.psa" name="death" speed="230"/>
</animations>
<mesh>skeletal/m_tunic_short.dae</mesh>
<props>
<prop actor="props/units/heads/rome_thracian.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spatha.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_parma_hero.xml" attachpoint="shield"/>
</props>
<texture>skeletal/high/256_rome_su2_decurio_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -1,32 +1,32 @@
<?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/dudewalk_swordshield.psa" name="walk" speed="18"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="run" speed="8"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_off_05.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/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_06.psa" name="death" speed="200"/>
<animation file="infantry/general/death/inf_07.psa" name="death" speed="200"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/heads/rome_thracian.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/gladus.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_scutum_legionnaire.xml" attachpoint="shield"/>
</props>
<texture>skeletal/rome_su4_imperial_legion.dds</texture>
</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/dudewalk_swordshield.psa" name="walk" speed="18"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="run" speed="8"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_off_05.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/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_06.psa" name="death" speed="200"/>
<animation file="infantry/general/death/inf_07.psa" name="death" speed="200"/>
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/heads/rome_imp_gallic_g.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/gladus.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_scutum_legionnaire.xml" attachpoint="shield"/>
</props>
<texture>skeletal/rome_su4_imperial_legion.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>