1
0
forked from 0ad/0ad

Revert a naked fanatic armor nerf done in 2e5138bad9. It has now the same armor as other champions but don't have the armor bonus of spearmen. Requested by Feldfeld, borg-, Grugnas.

This was SVN commit r20314.
This commit is contained in:
fatherbushido 2017-10-19 18:04:07 +00:00
parent b389c9f846
commit 2beea46de7

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_champion_infantry_spearman">
<Armour>
<Hack op="add">-4</Hack>
<Pierce op="add">-4</Pierce>
<Hack op="add">-3</Hack>
<Pierce op="add">-3</Pierce>
</Armour>
<Cost>
<BuildTime op="mul">0.5</BuildTime>