mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Temp portraits for public Roman units.
This was SVN commit r8443.
This commit is contained in:
parent
cf2ce4870e
commit
f6154b0d89
6 changed files with 12 additions and 1 deletions
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60ff55379ac6937c4f7aedcde9833bb5641ba7906fc00870f0996e5b83108462
|
||||
size 25213
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5de18fd41d2c22aa564077bedf4520b5b0608b386d8e95d35f5c257e549a771
|
||||
size 24445
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7c0846060585b2adfdafdf6b11e7160bafd34cfa2132f28cf427bb7431722a1
|
||||
size 20184
|
||||
|
|
@ -5,6 +5,7 @@
|
|||
<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>
|
||||
<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>
|
||||
<Health>
|
||||
<Max>140</Max>
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
<SpecificName>Imperial Legionnaire</SpecificName>
|
||||
<History>The Imperial Legionnaire.</History>
|
||||
<Tooltip>The famed legion of the Early Empire.</Tooltip>
|
||||
<Icon>units/rome_super_legion_imperial.png</Icon>
|
||||
</Identity>
|
||||
<Promotion>
|
||||
<Entity>rome_centurio_imperial</Entity>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<SpecificName>Marian Legionnaire</SpecificName>
|
||||
<History>The Marian Legionnaire.</History>
|
||||
<Tooltip>The famed legion of the Late Republic.</Tooltip>
|
||||
<Icon>units/rome_super_cavalry.png</Icon>
|
||||
<Icon>units/rome_super_legion_marian.png</Icon>
|
||||
</Identity>
|
||||
<Promotion>
|
||||
<Entity>rome_legionnaire_imperial</Entity>
|
||||
|
|
|
|||
Loading…
Reference in a new issue