mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
This was SVN commit r10297.
This commit is contained in:
parent
8c6926cfb9
commit
8d7504aa2e
3 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_support_trader">
|
||||
<Footprint>
|
||||
<Circle radius="2.0"/>
|
||||
<Height>7.5</Height>
|
||||
</Footprint>
|
||||
<Identity>
|
||||
<Civ>cart</Civ>
|
||||
<SpecificName>Mekir</SpecificName>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<Identity>
|
||||
<Civ>pers</Civ>
|
||||
<SelectionGroupName>units/pers_infantry_spearman_b</SelectionGroupName>
|
||||
<GenericName>Median Shieldbearer</GenericName>
|
||||
<GenericName>Median Spearman</GenericName>
|
||||
<SpecificName>Mada Sparabara</SpecificName>
|
||||
<Icon>units/pers_infantry_spearman.png</Icon>
|
||||
<History>Mede Shieldbearers comprised the main infantry regiment of the Persians during this period, especially in the reign of Xerxes. First under the Medes and later the Achaemenids these soldiers were the bread and butter infantry for hand-to-hand engagement. Within the Satabam, the basic tactical unit of the Achamenid army, the shieldbearers formed the first two ranks, protecting the arhcers and also serving as a way to keep the enemy pinned down until the cavalry could act. While well known for tenacity the shieldbearers were not equipped to last long in an extended melee with heavy infantry, like hoplites. </History>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_support_trader">
|
||||
<Footprint>
|
||||
<Circle radius="2.0"/>
|
||||
<Height>7.5</Height>
|
||||
</Footprint>
|
||||
<Identity>
|
||||
<Civ>pers</Civ>
|
||||
<GenericName>Aramaean Merchant</GenericName>
|
||||
<SpecificName>Tamkarum Arami</SpecificName>
|
||||
<History>Merchants were the working corps of the Persian economy, moving goods from one end of the vast empire to the other. Commodities included linen, carpets, perfume, cotton, salt, fruit, and even pearls. Thanks to the Aramaeans, the main language of Mesopotamia and in all directions from it was Aramaic, making trade simple. The language was eventually taken on as the official language of the Empire.</History>
|
||||
</Identity>
|
||||
|
|
|
|||
Loading…
Reference in a new issue