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

View File

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