- Fixed a prop typo in the Athenian temple.xml

- Added the first Egyptian music track to the Ptolemies.

- Adjusted the Sacred Band tip text. New pic coming soon.

- Still trying to figure out what to do with "Wasteland" map.

This was SVN commit r14276.
This commit is contained in:
Mythos_Ruler
2013-12-04 00:18:52 +00:00
parent a96a333b47
commit bddcd57dea
6 changed files with 25 additions and 18 deletions
@@ -5,25 +5,28 @@
<variant frequency="1" name="Athenian temple">
<mesh>structural/athen_temple_struct.dae</mesh>
<props>
<prop actor="props/structures/athenians/temple_decor.xml" attachpoint="root"/>
<prop actor="props/structures/athenians/temple_decor.xml" attachpoint="root"/>
<prop actor="props/structures/athenians/temple_props_a.xml" attachpoint="root"/>
<prop actor="props/structures/athenians/temple_tile_c.xml" attachpoint="root"/>
</props>
<textures>
<texture file="structural/hele_struct.dds" name="baseTex"/>
<texture file="structural/hele_struct_norm.png" name="normTex"/>
<texture file="structural/hele_struct_spec.png" name="specTex"/>
<texture file="structural/ao/athen_temple.png" name="aoTex"/>
</textures>
<texture file="structural/hele_struct.dds" name="baseTex"/>
<texture file="structural/hele_struct_norm.png" name="normTex"/>
<texture file="structural/hele_struct_spec.png" name="specTex"/>
<texture file="structural/ao/athen_temple.png" name="aoTex"/>
</textures>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="death">
<props>
<prop attachpoint="garrisoned"/>
<prop actor="particle/destruction_smoke_med.xml" attachpoint="smoke"/>
<prop actor="particle/destruction_dust_med.xml" attachpoint="smoke"/>
<prop actor="particle/destruction_dust_med_gray.xml" attachpoint="smoke"/>
<prop actor="props/structures/athenians/temple_decor.xml" attachpoint="root"/>
<prop actor="props/structures/athenians/temple_propsa.xml" attachpoint="root"/>
<prop actor="props/structures/athenians/temple_decor.xml" attachpoint="root"/>
<prop actor="props/structures/athenians/temple_props_a.xml" attachpoint="root"/>
<prop actor="props/structures/athenians/temple_tile_c.xml" attachpoint="root"/>
</props>
</variant>
+2 -2
View File
@@ -5,14 +5,14 @@
"Emblem":"session/portraits/emblems/emblem_ptolemies.png",
"History":"The Ptolemaic dynasty was a Macedonian Greek royal family which ruled the Ptolemaic Empire in Egypt during the Hellenistic period. Their rule lasted for 275 years, from 305 BC to 30 BC. They were the last dynasty of ancient Egypt.",
"Music":[
{"File":"Eastern_Dreams.ogg", "Type":"peace"},
{"File":"Valley_of_the_Nile.ogg", "Type":"peace"},
{"File":"Sands_of_Time.ogg", "Type":"peace"}
],
"Factions":
[
{
"Name":"Ptolemaic Egyptians",
"Description":"The great Greek Macedonian dynastic rule over Ancient Egypt.",
"Description":"The great Greek-Macedonian dynastic rule over Ancient Egypt.",
"Technologies":
[
{
@@ -1,8 +1,6 @@
CARTHAGINIAN SACRED BAND
- Champion Infantry for Carthage.
SACRED BAND OF ASTARTE AND BA'AL
- Champion Spearmen and Champion Cavalry Spearmen for Carthage.
- Like all pikemen, they are cavalry killers.
- Both cost Food and Metal and are trainable from the Temple, instead of the Fortress like other champions.
- When in formation they are very tough from the front, even against infantry.
- Vulnerable to flank and rear attacks.
- Use the Spearmen as heavy infantry against cavalry. Use the Cavalry as heavy shock against siege weapons and skirmishers.
Binary file not shown.