1
0
forked from 0ad/0ad

#Added Roman cavalry hero of the 2nd Punic War - Marcus Claudius Marcellus "The Sword of Rome."

This was SVN commit r4838.
This commit is contained in:
Michael D. Hafer 2007-02-03 15:49:08 +00:00
parent f99658b758
commit 0b7542cc6d
4 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/inf_hoplite_idle_a.psa" name="Idle" speed="200"/>
<animation file="biped/not used/inf_salute_a.psa" name="Idle" speed="200"/>
<animation file="biped/inf_hoplite_walk.psa" name="Walk" speed="20"/>
<animation event="0.5" file="biped/inf_hoplite_atk_a.psa" name="melee" speed="300"/>
<animation file="infantry/general/death/inf_01.psa" name="Death" speed="200"/>
@ -18,13 +18,16 @@
<animation file="infantry/general/death/inf_07.psa" name="Death" speed="200"/>
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/>
<animation file="biped/inf_hoplite_shield_run_a.psa" name="Run" speed="18"/>
<animation file="biped/not used/inf_salute_b.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_c.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_d.psa" name="idle" speed="200"/>
</animations>
<mesh>skeletal/m_tunic_a.pmd</mesh>
<props>
<prop actor="props/units/heads/hele_su1.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_h.xml" attachpoint="head"/>
<prop actor="props/units/shields/hele_round_spartiate_mp.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
<texture>skeletal/hele_spartitiate.dds</texture>
</variant>

View File

@ -23,7 +23,7 @@
<prop actor="props/units/weapons/gladus.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_scutum_su.xml" attachpoint="shield"/>
</props>
<texture>skeletal/rome_hero_maximus.dds</texture>
<texture>skeletal/rome_hero_marcellus.dds</texture>
</variant>
</group>

View File

@ -9,11 +9,11 @@
<Icon_Cell>22</Icon_Cell>
<Specific>Quintus Fabius Maximus</Specific>
<Specific>Marcus Claudius Marcellus</Specific>
<Civ>Romans</Civ>
<History>Quintus Fabius Maximus, dictator twice (most famously in 217 BC) and consul five times. Known as "Cunctator", or "Delayer", for his policy of scorched earth and harassment of Hannibal's army in Italy during the Second Punic War. He was not known as a great military man, but was extremely cautious and careful in all his decisions in a time when brash action had cost 85,000 Roman lives. For this reason he was dubbed "The Shield of Rome" as compared to Marcellus' title of "The Sword of Rome". He was an older man by the time of the Second Punic War, roughly late 50s to early 60s.
<History>Marcus Claudius Marcellus, 268 - 208 BC, a soldier of the first war with Carthage, a hero of the Second Punic War, and victor over the Gauls at Clastidium. Plutarch describes him as a man of war, strong in body and constitution, with an iron will to fight on. As a general he was immensely capable, standing alongside Scipio Africanus and Claudius Nero as the most effective Roman generals of the entire Second Punic War. In addition to his military achievements Marcellus was a fan of Greek culture and arts, which he enthusiastically promoted in Rome. He met his demise when his men were ambushed near Venusia. In honor of the respect the people held for him, Marcellus was granted the title of "Sword of Rome".
</History>
</Id>
@ -31,6 +31,6 @@
</Traits>
<Actor>units/romans/hero_marcellus.xml</Actor>
<Actor>units/romans/hero_marcellus_horse.xml</Actor>
</Entity>