#Quinctus Fabius Maximus.

This was SVN commit r7124.
This commit is contained in:
Mythos_Ruler
2009-08-25 19:26:25 +00:00
parent 926321c9de
commit 69dccd4e20
10 changed files with 51 additions and 10 deletions
@@ -1,15 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Helmet-Attic-Crested-Bronze">
<mesh>props/helmet/rome_attic_a.dae</mesh>
<mesh>props/helmet/rome_attic_a_feathers.dae</mesh>
<texture>props/helmet/rome_attic_hero1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>
@@ -13,7 +13,7 @@
</animations>
<mesh>skeletal/m_tunic_long.dae</mesh>
<props>
<prop actor="props/units/heads/rome_attic_bronze.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/rome_attic_hero_1.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_1.xml" attachpoint="shield"/>
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_hero">
<Traits>
<Id>
<Icon_Cell>22</Icon_Cell>
<Specific>Quinctus Fabius Maximus</Specific>
<Civ>Romans</Civ>
<History>Maximus was dictator of Rome for six months during the Second Punic War. Instead of attacking the most powerful Hannibal, he started a very effective war of attrition against him, securing the nickname "Cunctator" or Delayer.
</History>
</Id>
<Footprint>
<Radius>1.5</Radius>
<Height>7.5</Height>
</Footprint>
<Auras>
<Courage>
<Radius>20</Radius>
<Bonus>10</Bonus>
<r>0.1</r>
<g>0.9</g>
<b>0.1</b>
<a>0.5</a>
</Courage>
</Auras>
</Traits>
<Actor>units/romans/hero_maximus_horse.xml</Actor>
</Entity>