1
0
forked from 0ad/0ad

This was SVN commit r5205.

This commit is contained in:
Michael D. Hafer 2007-06-17 22:29:43 +00:00
parent c039e0fce7
commit fc4eefb051
2 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@
</Armour>
<Health>
<Max>180</Max>
<Max>140</Max>
</Health>
</Traits>
@ -32,7 +32,7 @@
<Actions>
<Attack>
<Melee>
<Hack>17.0</Hack>
<Hack>10.0</Hack>
<Pierce>20.0</Pierce>
<Crush>0.0</Crush>
<Range>7.0</Range>

View File

@ -24,7 +24,7 @@
</Armour>
<Health>
<Max>200</Max>
<Max>150</Max>
</Health>
</Traits>
@ -32,9 +32,9 @@
<Actions>
<Attack>
<Melee>
<Hack>35.0</Hack>
<Pierce>8.0</Pierce>
<Crush>1.0</Crush>
<Hack>20.0</Hack>
<Pierce>9.0</Pierce>
<Crush>2.0</Crush>
</Melee>
</Attack>
</Actions>