Merge pull request #4544 from nemaara/dwarf_buffs
[Dwarves] Buff some level 2 units
This commit is contained in:
commit
6ee4f91a0a
6 changed files with 10 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
race=dwarf
|
||||
image="units/dwarves/lord.png"
|
||||
profile="portraits/dwarves/lord.png"
|
||||
hitpoints=76
|
||||
hitpoints=74
|
||||
movement_type=dwarvishfoot
|
||||
movement=4
|
||||
experience=150
|
||||
|
@ -39,6 +39,8 @@
|
|||
|
||||
[resistance]
|
||||
blade=60
|
||||
pierce=70
|
||||
impact=70
|
||||
[/resistance]
|
||||
[attack]
|
||||
name=battle axe
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
race=dwarf
|
||||
image=units/dwarves/pathfinder.png
|
||||
profile="portraits/dwarves/scout.png"
|
||||
hitpoints=42
|
||||
hitpoints=45
|
||||
movement_type=dwarvishfoot
|
||||
[resistance]
|
||||
blade=90
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
icon=attacks/spear.png
|
||||
type=pierce
|
||||
range=melee
|
||||
damage=9
|
||||
damage=10
|
||||
number=3
|
||||
[/attack]
|
||||
[attack]
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
icon=attacks/spear.png
|
||||
type=pierce
|
||||
range=melee
|
||||
damage=7
|
||||
damage=8
|
||||
number=3
|
||||
[/attack]
|
||||
[attack]
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
race=dwarf
|
||||
image="units/dwarves/steelclad.png"
|
||||
profile="portraits/dwarves/fighter.png"
|
||||
hitpoints=56
|
||||
hitpoints=55
|
||||
movement_type=dwarvishfoot
|
||||
movement=4
|
||||
experience=74
|
||||
|
@ -39,6 +39,8 @@
|
|||
|
||||
[resistance]
|
||||
blade=70
|
||||
pierce=70
|
||||
impact=70
|
||||
[/resistance]
|
||||
[attack]
|
||||
name=battle axe
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
race=dwarf
|
||||
image="units/dwarves/thunderguard/thunderguard.png"
|
||||
profile="portraits/dwarves/thunderer.png"
|
||||
hitpoints=44
|
||||
hitpoints=47
|
||||
movement_type=dwarvishfoot
|
||||
movement=4
|
||||
experience=95
|
||||
|
|
Loading…
Add table
Reference in a new issue