Allow cavalry spearmen to do a little more hack to better counter siege.

This was SVN commit r16301.
This commit is contained in:
scythetwirler 2015-02-08 20:49:24 +00:00
parent 001179da6e
commit d09beef3de
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
<Entity parent="template_unit_cavalry_melee">
<Attack>
<Melee>
<Hack>1.0</Hack>
<Pierce>27</Pierce>
<Hack>7.0</Hack>
<Pierce>20.0</Pierce>
<RepeatTime>3500</RepeatTime>
</Melee>
<Charge>

View File

@ -6,11 +6,11 @@
</Armour>
<Attack>
<Melee>
<Hack>2.0</Hack>
<Pierce>54.0</Pierce>
<Hack>14.0</Hack>
<Pierce>40.0</Pierce>
<Crush>0.0</Crush>
<MaxRange>5.0</MaxRange>
<RepeatTime>2250</RepeatTime>
<RepeatTime>2500</RepeatTime>
</Melee>
<Charge>
<Hack>7.5</Hack>