1
0
forked from 0ad/0ad

Some nice updates to the Death Canyon map (I think this should be the next 'default' map for Alpha V).

Updated the name for the Roman legions.

Fixed footprint for Iberian Fortress.

This was SVN commit r9274.
This commit is contained in:
Michael D. Hafer 2011-04-16 06:32:37 +00:00
parent fa001fdabe
commit 87d97000e3
8 changed files with 20 additions and 12 deletions

View File

@ -6,14 +6,15 @@
<animations>
<animation file="biped/inf_sword_ready_e.dae" name="Idle" speed="100"/>
<animation file="biped/inf_sword_ready_e.dae" name="Idle" speed="95"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="110"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="130"/>
<animation file="biped/walk_spearshield.psa" name="Walk" speed="125"/>
<animation event="0.5" file="biped/inf_spear_shield_atk_b.psa" name="Melee" speed="120"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_01.psa" name="Melee" speed="80"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="Melee" speed="80"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_off_05.psa" name="Melee" speed="80"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="6"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="8"/>
<animation file="infantry/sword/move/run/isw_s_em_03.psa" name="Run" speed="8"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="25"/>
<animation file="infantry/sword/move/run/isw_s_def_02.psa" name="Run" speed="30"/>
<animation file="infantry/sword/move/run/isw_s_em_03.psa" name="Run" speed="30"/>
<animation file="infantry/general/death/inf_01.psa" name="Death" speed="400"/>
<animation file="infantry/general/death/inf_02.psa" name="Death" speed="400"/>
<animation file="infantry/general/death/inf_03.psa" name="Death" speed="400"/>

Binary file not shown.

Binary file not shown.

View File

@ -8,6 +8,13 @@
<VisualActor>
<Actor>structures/iberians/fortress.xml</Actor>
</VisualActor>
<Footprint>
<Square width="29.0" depth="29.0"/>
<Height>8.0</Height>
</Footprint>
<Obstruction>
<Static width="27.0" depth="27.0"/>
</Obstruction>
<TrainingQueue>
<Entities datatype="tokens">
units/iber_hero_caros

View File

@ -2,7 +2,7 @@
<Entity parent="template_unit_mechanical_ship_fishing">
<Identity>
<Civ>hele</Civ>
<SpecificName>Alieutikin Naus</SpecificName>
<SpecificName>Ploion Halieutikon</SpecificName>
<History>Need History</History>
<Icon>units/hele_ship_fishing.png</Icon>
</Identity>

View File

@ -2,8 +2,8 @@
<Entity parent="units/rome_legionnaire_imperial">
<Identity>
<Civ>rome</Civ>
<SpecificName>Centurio Legionnaire</SpecificName>
<History>A Centurio, also known as an "hecatontarch" in Greek sources, was a professional officer of the Roman army after the Marian reforms of 107 BC. A Centurio, a title roughly analogous to a "colonel" or "captain" in modern armies, commanded a century (centuria) of 80 men, but senior Centurios could command whole cohorts or take senior staff roles in their legion. These men were harsh masters of war, serving their entire lives in service of Rome among the legions. With high armour and attack, these professions are the bulwark of any Imperial Roman army.</History>
<SpecificName>Centurio Legionarius</SpecificName>
<History>A Centurio, also known as an "hecatontarch" in Greek sources, was a professional officer of the Roman army after the Marian reforms of 107 BC. A Centurio, a title roughly analogous to a "colonel" or "captain" in modern armies, commanded a century (centuria) of 80 men, but senior Centurios could command whole cohorts or take senior staff roles in their legion. These men were harsh masters of war, serving their entire lives in service of Rome among the legions. With high armour and attack, these professionals are the bulwark of any Imperial Roman army.</History>
<Tooltip>Swordsman. Bonused vs. Infantry Spearmen and Elephants. Pilum Ranged Attack Bonused vs. Infantry Swordsmen and Infantry Javelinists. Small Weakness vs. All Germanic Units.</Tooltip>
<Icon>units/rome_super_legion_centurio.png</Icon>
</Identity>

View File

@ -2,7 +2,7 @@
<Entity parent="units/rome_legionnaire_marian">
<Identity>
<Civ>rome</Civ>
<SpecificName>Imperial Legionnaire</SpecificName>
<SpecificName>Imperial Legionarius</SpecificName>
<History>The Imperial Legionnaire.</History>
<Tooltip>The famed legion of the Early Empire.</Tooltip>
<Icon>units/rome_super_legion_imperial.png</Icon>

View File

@ -3,7 +3,7 @@
<Identity>
<Civ>rome</Civ>
<GenericName>Roman Legion</GenericName>
<SpecificName>Marian Legionnaire</SpecificName>
<SpecificName>Marian Legionarius</SpecificName>
<History>The Marian Legionnaire.</History>
<Tooltip>The famed legion of the Late Republic.</Tooltip>
<Icon>units/rome_super_legion_marian.png</Icon>