mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 22:26:40 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user