1
0
forked from 0ad/0ad

Wallset stuff for Athens, Sparta, and Macedonia.

This was SVN commit r11764.
This commit is contained in:
Michael D. Hafer 2012-05-05 21:57:38 +00:00
parent 3be4eb44fa
commit cbed78be37
11 changed files with 58 additions and 24 deletions

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wallset">
<Identity>
<Civ>athen</Civ>
<SpecificName>Teîkhos</SpecificName>
<History>All Hellenic cities were surrounded by stone walls for protection against enemy raids. Some of these fortifications, like the Athenian Long Walls, for example, were massive structures.</History>
</Identity>
<WallSet>
<Templates>
<Tower>structures/athen_wall_tower</Tower>
<Gate>structures/athen_wall_gate</Gate>
<WallLong>structures/athen_wall_long</WallLong>
<WallMedium>structures/athen_wall_med</WallMedium>
<WallShort>structures/athen_wall_short</WallShort>
</Templates>
<MaxTowerOverlap>0.90</MaxTowerOverlap>
<MinTowerOverlap>0.05</MinTowerOverlap>
</WallSet>
</Entity>

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wallset">
<Identity>
<Civ>mace</Civ>
<SpecificName>Teîkhos</SpecificName>
<History>All Hellenic cities were surrounded by stone walls for protection against enemy raids. Some of these fortifications, like the Athenian Long Walls, for example, were massive structures.</History>
</Identity>
<WallSet>
<Templates>
<Tower>structures/mace_wall_tower</Tower>
<Gate>structures/mace_wall_gate</Gate>
<WallLong>structures/mace_wall_long</WallLong>
<WallMedium>structures/mace_wall_med</WallMedium>
<WallShort>structures/mace_wall_short</WallShort>
</Templates>
<MaxTowerOverlap>0.90</MaxTowerOverlap>
<MinTowerOverlap>0.05</MinTowerOverlap>
</WallSet>
</Entity>

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wallset">
<Identity>
<Civ>spart</Civ>
<SpecificName>Teîkhos</SpecificName>
<History>All Hellenic cities were surrounded by stone walls for protection against enemy raids. Some of these fortifications, like the Athenian Long Walls, for example, were massive structures.</History>
</Identity>
<WallSet>
<Templates>
<Tower>structures/spart_wall_tower</Tower>
<Gate>structures/spart_wall_gate</Gate>
<WallLong>structures/spart_wall_long</WallLong>
<WallMedium>structures/spart_wall_med</WallMedium>
<WallShort>structures/spart_wall_short</WallShort>
</Templates>
<MaxTowerOverlap>0.90</MaxTowerOverlap>
<MinTowerOverlap>0.05</MinTowerOverlap>
</WallSet>
</Entity>

View File

@ -10,7 +10,6 @@
structures/athen_gymnasion
structures/athen_theatron
structures/athen_prytaneion
-structures/{civ}_wallset_stone
</Entities>
</Builder>
<Cost>

View File

@ -5,7 +5,6 @@
structures/athen_gymnasion
structures/athen_theatron
structures/athen_prytaneion
-structures/{civ}_wallset_stone
</Entities>
</Builder>
<Identity>

View File

@ -16,7 +16,6 @@
structures/athen_gymnasion
structures/athen_theatron
structures/athen_prytaneion
-structures/{civ}_wallset_stone
</Entities>
</Builder>
<Cost>

View File

@ -1,10 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_infantry_ranged_archer">
<Builder>
<Entities datatype="tokens">
-structures/{civ}_wallset_stone
</Entities>
</Builder>
<Cost>
<Resources>
<food>0</food>

View File

@ -5,11 +5,6 @@
<MaxRange>44.0</MaxRange>
</Ranged>
</Attack>
<Builder>
<Entities datatype="tokens">
-structures/{civ}_wallset_stone
</Entities>
</Builder>
<Cost>
<Resources>
<wood>50</wood>

View File

@ -1,10 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_infantry_ranged_slinger">
<Builder>
<Entities datatype="tokens">
-structures/{civ}_wallset_stone
</Entities>
</Builder>
<Cost>
<Resources>
<food>0</food>

View File

@ -11,11 +11,6 @@
<MaxRange>6.0</MaxRange>
</Charge>
</Attack>
<Builder>
<Entities datatype="tokens">
-structures/{civ}_wallset_stone
</Entities>
</Builder>
<Cost>
<Resources>
<wood>60</wood>

View File

@ -8,7 +8,7 @@
<Identity>
<Civ>pers</Civ>
<SelectionGroupName>units/pers_cavalry_spearman_b</SelectionGroupName>
<GenericName>Cappadocian Lancers</GenericName>
<GenericName>Cappadocian Cavalry</GenericName>
<SpecificName>Katpaduka Asabara</SpecificName>
<History>Heavily armed lancers later known as cataphracts were first developed by the Sarmatians from Central Asia. The Persians picked up the technique from other eastern peoples like the Massagetae and the Bactrians. Featuring a heavily armored rider armed with a long lance and even an armored horse, the Cataphracts were the first cavalry to physically crash into their opponents, a considerable feat when one knows that they rode without stirrups.</History>
<Icon>units/pers_cavalry_spearman.png</Icon>