#Xerxes starting to take shape.

Adjusted some default AIs on a couple maps.

Moved training of Persian heroes to their palace.

This was SVN commit r10658.
This commit is contained in:
Michael D. Hafer 2011-12-02 19:10:49 +00:00
parent 1e7298c9b1
commit ef58da1ba3
11 changed files with 41 additions and 9 deletions

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Xerxes Face">
<mesh>props/head_beard_wide.pmd</mesh>
<props>
<prop actor="props/units/heads/pers_hair_xerxes.xml" attachpoint="root"/>
</props>
<texture>props/head/xerxes.png</texture>
</variant>
</group>
</actor>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>props/helmet/pers_hair.dae</mesh>
<texture>props/head/xerxes.png</texture>
</variant>
</group>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -22,7 +22,7 @@
<SpecificName>Apadana</SpecificName>
<History>The term Apadana designates a large hypostyle palace found in Persia. The best known example, and by far the largest, was the great Apadana at Persepolis. Functioning as the empire's central audience hall, the palace is famous for the reliefs of the tribute-bearers and of the army, including the Immortals. The annual tribute that the Persians received from their satrapies and vassal states, as regularised by Darius the Great, accounted for incredible annual revenue.</History>
<Icon>structures/palace.png</Icon>
<Tooltip>"Satrapy Tribute": Gain a trickle of Food, Wood, Stone, and Metal resources. Train Persian Immortals. Build Limit: 1.</Tooltip>
<Tooltip>"Satrapy Tribute": Gain a trickle of Food, Wood, Stone, and Metal resources. Train Persian Heroes and their "Immortals" bodyguards. Build Limit: 1.</Tooltip>
</Identity>
<Obstruction>
<Static width="28.0" depth="32.0"/>
@ -34,6 +34,7 @@
<TrainingQueue>
<Entities datatype="tokens">
units/pers_champion_infantry
units/pers_hero_cyrus
</Entities>
</TrainingQueue>
<VisualActor>

View File

@ -9,7 +9,6 @@
<Entities datatype="tokens">
units/pers_champion_cavalry
units/pers_mechanical_siege_ram
units/pers_hero_cyrus
</Entities>
</TrainingQueue>
<VisualActor>

View File

@ -4,7 +4,7 @@
<Civ>iber</Civ>
<GenericName>Cyrus II The Great</GenericName>
<SpecificName>Kurush II</SpecificName>
<Icon>units/pers_hero_cyrus.png</Icon>
<Icon>units/pers_hero_xerxes.png</Icon>
<Tooltip>Hero Aura: "Lead from the Front." Boosts attack of nearby cavalry units.</Tooltip>
<History>(559 BC - 530 BC) The son of a Median princess and the ruler of Anshan; justly called the 'Father of the Empire', Cyrus the Great conquered Media, Lydia, Babylonia and Bactria, thereby establishing the Persian Empire. He was also renown as a benevolent conqueror. Technically the second ruler of the Persians by that name, and so appears as Kurush II on his documents and coins. Kurush I was his grandfather.</History>
</Identity>