renamed tomahack to hatchet. Removed leadership, added extra resistance.
This commit is contained in:
parent
26b8f10480
commit
4c945380e8
1 changed files with 11 additions and 3 deletions
|
@ -11,9 +11,17 @@ level=3
|
|||
alignment=neutral
|
||||
advanceto=null
|
||||
cost=100
|
||||
ability=leadership
|
||||
usage=fighter
|
||||
unit_description="The dwarvish lord is the king under the mountains. His skill with the battle axe is unparalled, and he is able to even hit enemies that are far away from him. His prowesses inspires units of lower level around him, making them fight better."
|
||||
[resistance]
|
||||
blade=80
|
||||
[/resistance]
|
||||
[resistance]
|
||||
pierce=80
|
||||
[/resistance]
|
||||
[resistance]
|
||||
impact=80
|
||||
[/resistance]
|
||||
unit_description="The dwarvish lord is the king under the mountains. His skill with the battle axe is unparalled, and he is able to even hit enemies that are far away from him. His armour is made by the fine alloys crafter by his kin."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=battle axe
|
||||
|
@ -23,7 +31,7 @@ get_hit_sound=groan.wav
|
|||
number=3
|
||||
[/attack]
|
||||
[attack]
|
||||
name=tomahawk
|
||||
name=hatchet
|
||||
type=blade
|
||||
range=long
|
||||
damage=20
|
||||
|
|
Loading…
Add table
Reference in a new issue