mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-20 12:27:53 +00:00
Buff halberdiers by increasing movement speed and adding 1 hack armor.
This commit is contained in:
committed by
Nicolas Auvray
parent
5778ef6cac
commit
60f9737cfb
@@ -30,7 +30,7 @@
|
||||
<Resistance>
|
||||
<Entity>
|
||||
<Damage>
|
||||
<Hack op="add">-2</Hack>
|
||||
<Hack op="add">-1</Hack>
|
||||
<Pierce op="add">-2</Pierce>
|
||||
</Damage>
|
||||
</Entity>
|
||||
@@ -40,6 +40,9 @@
|
||||
special/formations/anti_cavalry
|
||||
</Formations>
|
||||
</UnitAI>
|
||||
<UnitMotion>
|
||||
<WalkSpeed op="add">0.5</WalkSpeed>
|
||||
</UnitMotion>
|
||||
<VisualActor>
|
||||
<Actor>units/han/infantry_halberdman_b.xml</Actor>
|
||||
</VisualActor>
|
||||
|
||||
Reference in New Issue
Block a user