Made aggressive animals a little more formidable. Previously they only has 1H1P attack.

This was SVN commit r9487.
This commit is contained in:
Michael D. Hafer 2011-05-08 16:12:47 +00:00
parent 8be54aac90
commit 4ca43e453e
11 changed files with 106 additions and 5 deletions

View File

@ -16,4 +16,13 @@
<Circle radius="1.3"/>
<Height>3.5</Height>
</Footprint>
<Attack>
<Melee>
<Hack>10.0</Hack>
<Pierce>0.0</Pierce>
<Crush>10.0</Crush>
<MaxRange>6.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
</Attack>
</Entity>

View File

@ -19,4 +19,13 @@
<Circle radius="1.0"/>
<Height>3.5</Height>
</Footprint>
<Attack>
<Melee>
<Hack>8.0</Hack>
<Pierce>0.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>4.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
</Attack>
</Entity>

View File

@ -25,18 +25,23 @@
</Obstruction>
<Attack>
<Melee>
<Hack>10.0</Hack>
<Hack>25.0</Hack>
<Pierce>10.0</Pierce>
<Crush>10.0</Crush>
<MaxRange>4.0</MaxRange>
<Crush>20.0</Crush>
<MaxRange>6.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
<Charge>
<Hack>30.0</Hack>
<Pierce>30.0</Pierce>
<Crush>30.0</Crush>
<MaxRange>4.0</MaxRange>
<MaxRange>6.0</MaxRange>
<MinRange>0.0</MinRange>
</Charge>
</Attack>
<Armour>
<Hack>6.0</Hack>
<Pierce>8.0</Pierce>
<Crush>10.0</Crush>
</Armour>
</Entity>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_fauna_hunt_aggressive">
<Entity parent="template_unit_fauna_hunt_skittish">
<Identity>
<Civ>gaia</Civ>
<SpecificName>African Elephant (Infant)</SpecificName>
@ -19,4 +19,9 @@
<Obstruction>
<Unit radius="1.5"/>
</Obstruction>
<Armour>
<Hack>2.0</Hack>
<Pierce>5.0</Pierce>
<Crush>2.0</Crush>
</Armour>
</Entity>

View File

@ -23,4 +23,18 @@
<Obstruction>
<Unit radius="2.6"/>
</Obstruction>
<Attack>
<Melee>
<Hack>20.0</Hack>
<Pierce>20.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>6.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
</Attack>
<Armour>
<Hack>6.0</Hack>
<Pierce>8.0</Pierce>
<Crush>10.0</Crush>
</Armour>
</Entity>

View File

@ -12,4 +12,13 @@
<Circle radius="2.0"/>
<Height>1.5</Height>
</Footprint>
<Attack>
<Melee>
<Hack>15.0</Hack>
<Pierce>10.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>4.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
</Attack>
</Entity>

View File

@ -12,4 +12,13 @@
<Circle radius="2.0"/>
<Height>1.5</Height>
</Footprint>
<Attack>
<Melee>
<Hack>12.0</Hack>
<Pierce>8.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>4.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
</Attack>
</Entity>

View File

@ -12,4 +12,13 @@
<Circle radius="1.2"/>
<Height>2.5</Height>
</Footprint>
<Attack>
<Melee>
<Hack>15.0</Hack>
<Pierce>10.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>4.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
</Attack>
</Entity>

View File

@ -16,4 +16,18 @@
<Circle radius="2.3"/>
<Height>2.5</Height>
</Footprint>
<Attack>
<Melee>
<Hack>15.0</Hack>
<Pierce>10.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>4.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
</Attack>
<Armour>
<Hack>6.0</Hack>
<Pierce>8.0</Pierce>
<Crush>10.0</Crush>
</Armour>
</Entity>

View File

@ -12,4 +12,13 @@
<Circle radius="1.0"/>
<Height>2.5</Height>
</Footprint>
<Attack>
<Melee>
<Hack>10.0</Hack>
<Pierce>10.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>4.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
</Attack>
</Entity>

View File

@ -12,4 +12,13 @@
<Circle radius="1.0"/>
<Height>2.5</Height>
</Footprint>
<Attack>
<Melee>
<Hack>10.0</Hack>
<Pierce>10.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>4.0</MaxRange>
<RepeatTime>1000</RepeatTime>
</Melee>
</Attack>
</Entity>