This was SVN commit r7911.

This commit is contained in:
Michael D. Hafer 2010-08-12 02:45:20 +00:00
parent 0c4a64ce4c
commit 05204d481e
10 changed files with 33 additions and 13 deletions

View File

@ -7,14 +7,20 @@
<History>A split rail wooden fence.</History>
</Identity>
<Health>
<DeathType>vanish</DeathType>
<Max>50</Max>
<Max>100</Max>
</Health>
<Armour>
<Hack>1.0</Hack>
<Pierce>1.0</Pierce>
<Crush>1.0</Crush>
</Armour>
<Loot>
<xp>1</xp>
<food>0</food>
<wood>20</wood>
<stone>0</stone>
<metal>0</metal>
</Loot>
<VisualActor>
<Actor>temp/fence_wood_long_a.xml</Actor>
</VisualActor>

View File

@ -7,14 +7,20 @@
<History>A split rail wooden fence.</History>
</Identity>
<Health>
<DeathType>vanish</DeathType>
<Max>30</Max>
<Max>50</Max>
</Health>
<Armour>
<Hack>1.0</Hack>
<Pierce>1.0</Pierce>
<Crush>1.0</Crush>
</Armour>
<Loot>
<xp>1</xp>
<food>0</food>
<wood>10</wood>
<stone>0</stone>
<metal>0</metal>
</Loot>
<VisualActor>
<Actor>temp/fence_wood_short_a.xml</Actor>
</VisualActor>

View File

@ -13,6 +13,12 @@
<Health>
<Max>4620</Max>
</Health>
<TrainingQueue>
<Entities datatype="tokens">
units/hele_mechanical_siege_oxybeles
units/hele_mechanical_siege_lithobolos
</Entities>
</TrainingQueue>
<VisualActor>
<Actor>structures/hellenes/fortress.xml</Actor>
</VisualActor>

View File

@ -13,7 +13,7 @@
</BuildRestrictions>
<Cost>
<PopulationBonus>10</PopulationBonus>
<BuildTime>60</BuildTime>
<BuildTime>300</BuildTime>
<Resources>
<food>0</food>
<wood>100</wood>

View File

@ -52,7 +52,7 @@
<Height>2.5</Height>
</Footprint>
<Obstruction>
<Unit radius="1.0"/>
<Unit radius="0.8"/>
</Obstruction>
<Vision>
<Range>24</Range>

View File

@ -32,7 +32,7 @@
<Pierce>35.0</Pierce>
<Crush>30.0</Crush>
<MaxRange>54</MaxRange>
<MinRange>0.0</MinRange>
<MinRange>8.0</MinRange>
<ProjectileSpeed>30.0</ProjectileSpeed>
<PrepareTime>900</PrepareTime>
<RepeatTime>1500</RepeatTime>

View File

@ -32,9 +32,9 @@
<Pierce>0.0</Pierce>
<Crush>40.0</Crush>
<MaxRange>72</MaxRange>
<MinRange>0.0</MinRange>
<MinRange>12.0</MinRange>
<ProjectileSpeed>20.0</ProjectileSpeed>
<PrepareTime>900</PrepareTime>
<PrepareTime>1200</PrepareTime>
<RepeatTime>1500</RepeatTime>
</Ranged>
</Attack>

View File

@ -49,10 +49,6 @@
<MinRange>0.0</MinRange>
</Charge>
</Attack>
<Footprint>
<Circle radius="0.5"/>
<Height>2.5</Height>
</Footprint>
<Vision>
<Range>48</Range>
</Vision>

View File

@ -27,5 +27,8 @@
<Footprint replace="">
<Square width="3.5" depth="8.0"/>
<Height>3.5</Height>
<Obstruction>
<Static width="3.0" depth="7.5"/>
</Obstruction>
</Footprint>
</Entity>

View File

@ -27,5 +27,8 @@
<Footprint replace="">
<Square width="2.0" depth="4.0"/>
<Height>2.0</Height>
<Obstruction>
<Static width="1.75" depth="3.5"/>
</Obstruction>
</Footprint>
</Entity>