1
0
forked from 0ad/0ad

Wall costs and health.

This was SVN commit r11518.
This commit is contained in:
Michael D. Hafer 2012-04-15 19:08:29 +00:00
parent f004b0cd94
commit 4a795dd631
37 changed files with 146 additions and 56 deletions

View File

@ -19,6 +19,6 @@
<Static width="38.0" depth="6.5"/>
</Obstruction>
<VisualActor>
<Actor>structures/athenians/wall_gate.xml</Actor>
<Actor>structures/hellenes/wall_gate.xml</Actor>
</VisualActor>
</Entity>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>22</BuildTime>
<BuildTime>33</BuildTime>
</Cost>
<Footprint>
<Square width="38.5" depth="7.0"/>
@ -19,6 +19,6 @@
<Static width="37.0" depth="6.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/athenians/wall_long.xml</Actor>
<Actor>structures/hellenes/wall_long.xml</Actor>
</VisualActor>
</Entity>

View File

@ -8,7 +8,7 @@
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2210</Max>
<Max>2200</Max>
</Health>
<Identity>
<Civ>athen</Civ>
@ -19,6 +19,6 @@
<Static width="24.0" depth="6.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/athenians/wall_medium.xml</Actor>
<Actor>structures/hellenes/wall_medium.xml</Actor>
</VisualActor>
</Entity>

View File

@ -8,7 +8,7 @@
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2210</Max>
<Max>2200</Max>
</Health>
<Identity>
<Civ>athen</Civ>
@ -19,6 +19,6 @@
<Static width="24.0" depth="6.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/athenians/wall_medium.xml</Actor>
<Actor>structures/hellenes/wall_medium.xml</Actor>
</VisualActor>
</Entity>

View File

@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>22</BuildTime>
<BuildTime>11</BuildTime>
</Cost>
<Footprint>
<Square width="14.0" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>3300</Max>
<Max>1100</Max>
</Health>
<Identity>
<Civ>athen</Civ>
@ -19,6 +19,6 @@
<Static width="13.0" depth="6.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/athenians/wall_short.xml</Actor>
<Actor>structures/hellenes/wall_short.xml</Actor>
</VisualActor>
</Entity>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall_tower">
<Cost>
<BuildTime>27</BuildTime>
<BuildTime>44</BuildTime>
</Cost>
<Footprint>
<Square width="9.0" depth="9.0"/>
@ -19,6 +19,6 @@
<Static width="7.5" depth="7.5"/>
</Obstruction>
<VisualActor>
<Actor>structures/athenians/wall_tower.xml</Actor>
<Actor>structures/hellenes/wall_tower.xml</Actor>
</VisualActor>
</Entity>

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>22</BuildTime>
<BuildTime>33</BuildTime>
</Cost>
<Footprint>
<Square width="25.0" depth="6.5"/>
<Square width="38.5" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
@ -16,7 +16,7 @@
<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>
<Obstruction>
<Static width="24.0" depth="6.0"/>
<Static width="37.0" depth="6.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/hellenes/wall_long.xml</Actor>

View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>22</BuildTime>
</Cost>
<Footprint>
<Square width="26.0" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2200</Max>
</Health>
<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>
<Obstruction>
<Static width="24.0" depth="6.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/hellenes/wall_medium.xml</Actor>
</VisualActor>
</Entity>

View File

@ -4,11 +4,11 @@
<BuildTime>22</BuildTime>
</Cost>
<Footprint>
<Square width="25.0" depth="6.5"/>
<Square width="26.0" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2210</Max>
<Max>2200</Max>
</Health>
<Identity>
<Civ>mace</Civ>
@ -19,6 +19,6 @@
<Static width="24.0" depth="6.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/hellenes/wall_med.xml</Actor>
<Actor>structures/hellenes/wall_medium.xml</Actor>
</VisualActor>
</Entity>

View File

@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>22</BuildTime>
<BuildTime>11</BuildTime>
</Cost>
<Footprint>
<Square width="14.0" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>3300</Max>
<Max>1100</Max>
</Health>
<Identity>
<Civ>mace</Civ>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall_tower">
<Cost>
<BuildTime>27</BuildTime>
<BuildTime>44</BuildTime>
</Cost>
<Footprint>
<Square width="7.5" depth="7.5"/>

View File

@ -1,15 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall_gate">
<Cost>
<BuildTime>33</BuildTime>
</Cost>
<Footprint>
<Square width="39.0" depth="8.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>3300</Max>
</Health>
<Identity>
<Civ>spart</Civ>
<SpecificName>Pýlai</SpecificName>

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Footprint>
<Square width="38.5" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<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>
<Obstruction>
<Static width="37.0" depth="6.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/hellenes/wall_long.xml</Actor>
</VisualActor>
</Entity>

View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>20</BuildTime>
</Cost>
<Footprint>
<Square width="26.0" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2000</Max>
</Health>
<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>
<Obstruction>
<Static width="24.0" depth="6.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/hellenes/wall_medium.xml</Actor>
</VisualActor>
</Entity>

View File

@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>22</BuildTime>
<BuildTime>20</BuildTime>
</Cost>
<Footprint>
<Square width="25.0" depth="6.5"/>
<Square width="26.0" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2210</Max>
<Max>2000</Max>
</Health>
<Identity>
<Civ>spart</Civ>

View File

@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>22</BuildTime>
<BuildTime>10</BuildTime>
</Cost>
<Footprint>
<Square width="14.0" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>3300</Max>
<Max>1000</Max>
</Health>
<Identity>
<Civ>spart</Civ>

View File

@ -1,22 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall_tower">
<Cost>
<BuildTime>27</BuildTime>
</Cost>
<Footprint>
<Square width="7.5" depth="7.5"/>
<Square width="9.0" depth="9.0"/>
<Height>15.0</Height>
</Footprint>
<Health>
<Max>4400</Max>
</Health>
<Identity>
<Civ>spart</Civ>
<SpecificName>Pýrgos</SpecificName>
<History>Towers were an important part of city fortifications. The defending troops shot arrows at the enemy and poured boiling oil over the assailants.</History>
</Identity>
<Obstruction>
<Static width="7.0" depth="7.0"/>
<Static width="7.5" depth="7.5"/>
</Obstruction>
<VisualActor>
<Actor>structures/hellenes/wall_tower.xml</Actor>

View File

@ -7,5 +7,5 @@
<texture>props/helmet/pers_h1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
<material>playercolor_spec.xml</material>
</actor>

View File

@ -7,5 +7,5 @@
<texture>props/helmet/pers_h2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
<material>playercolor_spec.xml</material>
</actor>

View File

@ -6,7 +6,7 @@
<animations>
<animation file="biped/inf_pack_idle.dae" name="Idle" speed="200"/>
<animation file="biped/inf_pack_walk.dae" name="Walk" speed="30"/>
<animation file="infantry/general/death/inf_06.psa" name="Death" speed="200"/>
<animation file="infantry/general/death/inf_06.psa" name="Death" speed="500"/>
</animations>
<mesh>skeletal/m_pants_celt.dae</mesh>
<props>

View File

@ -36,5 +36,5 @@
</props>
</variant>
</group>
<material>player_trans.xml</material>
<material>playercolor_spec.xml</material>
</actor>

View File

@ -36,5 +36,5 @@
</props>
</variant>
</group>
<material>player_trans.xml</material>
<material>playercolor_spec.xml</material>
</actor>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>40</BuildTime>
<BuildTime>50</BuildTime>
<Resources>
<stone>100</stone>
</Resources>

View File

@ -1,9 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>20</BuildTime>
</Cost>
<Footprint>
<Square width="26" depth="8.5"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2000</Max>
</Health>
<Identity>
<Civ>celt</Civ>
<SpecificName>Gwarchglawdd</SpecificName>

View File

@ -1,9 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>10</BuildTime>
</Cost>
<Footprint>
<Square width="26" depth="8.5"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>1000</Max>
</Health>
<Identity>
<Civ>celt</Civ>
<SpecificName>Gwarchglawdd</SpecificName>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>22</BuildTime>
<BuildTime>33</BuildTime>
</Cost>
<Footprint>
<Square width="38.5" depth="7.0"/>

View File

@ -8,7 +8,7 @@
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2210</Max>
<Max>2200</Max>
</Health>
<Identity>
<Civ>hele</Civ>

View File

@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>22</BuildTime>
<BuildTime>11</BuildTime>
</Cost>
<Footprint>
<Square width="14.0" depth="7.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>3300</Max>
<Max>1100</Max>
</Health>
<Identity>
<Civ>hele</Civ>

View File

@ -1,9 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>20</BuildTime>
</Cost>
<Footprint>
<Square width="27" depth="9"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2000</Max>
</Health>
<Identity>
<Civ>iber</Civ>
<SpecificName>Muro Ancho</SpecificName>

View File

@ -1,9 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>10</BuildTime>
</Cost>
<Footprint>
<Square width="14" depth="9"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>1000</Max>
</Health>
<Identity>
<Civ>iber</Civ>
<SpecificName>Muro Ancho</SpecificName>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>25</BuildTime>
<BuildTime>38</BuildTime>
</Cost>
<Footprint>
<Square width="38.5" depth="9.0"/>

View File

@ -8,7 +8,7 @@
<Height>9.0</Height>
</Footprint>
<Health>
<Max>3750</Max>
<Max>2500</Max>
</Health>
<Identity>
<Civ>pers</Civ>

View File

@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>25</BuildTime>
<BuildTime>13</BuildTime>
</Cost>
<Footprint>
<Square width="14.0" depth="8.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>3750</Max>
<Max>1250</Max>
</Health>
<Identity>
<Civ>pers</Civ>

View File

@ -1,9 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>20</BuildTime>
</Cost>
<Footprint>
<Square width="26.5" depth="8.5"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>2000</Max>
</Health>
<Identity>
<Civ>rome</Civ>
<SpecificName>Moenia</SpecificName>

View File

@ -1,9 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Cost>
<BuildTime>10</BuildTime>
</Cost>
<Footprint>
<Square width="14.5" depth="8.5"/>
<Height>9.0</Height>
</Footprint>
<Health>
<Max>1000</Max>
</Health>
<Identity>
<Civ>rome</Civ>
<SpecificName>Moenia</SpecificName>

View File

@ -9,7 +9,7 @@
<Category>Wall</Category>
</BuildRestrictions>
<Cost>
<BuildTime>20</BuildTime>
<BuildTime>30</BuildTime>
<Resources>
<stone>50</stone>
</Resources>

View File

@ -25,7 +25,7 @@
<Category>Wall</Category>
</BuildRestrictions>
<Cost>
<BuildTime>25</BuildTime>
<BuildTime>40</BuildTime>
<Resources>
<stone>125</stone>
</Resources>