[gameplay] Reduce pikemen pierce armor by 2

Patch by: ValihrAnt
Accepted by: @wowgetoffyourcellphone, @chrstgtr
Differential Revision: https://code.wildfiregames.com/D4524
This was SVN commit r26555.
This commit is contained in:
Stan
2022-03-05 21:56:04 +00:00
parent db31e46030
commit 82ee4fdce2
3 changed files with 3 additions and 3 deletions
@@ -31,7 +31,7 @@
<Entity>
<Damage>
<Hack op="add">8</Hack>
<Pierce op="add">8</Pierce>
<Pierce op="add">6</Pierce>
<Crush>20</Crush>
</Damage>
</Entity>
@@ -28,7 +28,7 @@
<Entity>
<Damage>
<Hack op="add">9</Hack>
<Pierce op="add">9</Pierce>
<Pierce op="add">7</Pierce>
</Damage>
</Entity>
</Resistance>
@@ -36,7 +36,7 @@
<Entity>
<Damage>
<Hack>10</Hack>
<Pierce>10</Pierce>
<Pierce>8</Pierce>
</Damage>
</Entity>
</Resistance>