mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 11:51:21 +00:00
[[Balancing changes]]
* increased Dwarvish Guardsman HP from 35 to 42 * increased Dwarvish Guardsman ranged attack from 4-1 to 5-1 * increased Dwarvish Stalwart HP from 39 to 48 * increased Dwarvish Sentinel HP from 45 to 56 * increased Dwarvish Sentinel resistances to blade and pierce from 20% to 30% * decreased the village defense from 60% to 50% for the Stalwart and Sentinel * increased the forest and sand defense from 30% to 40% for the Stalwart and Sentinel
This commit is contained in:
parent
58429bd7ce
commit
904ad15fdf
@ -10,7 +10,7 @@
|
||||
image="units/dwarves/dwarf-guard-defend.png"
|
||||
[/frame]
|
||||
[/defend]
|
||||
hitpoints=35
|
||||
hitpoints=42
|
||||
movement_type=dwarvishfoot
|
||||
[defense]
|
||||
mountains=40
|
||||
@ -49,7 +49,7 @@
|
||||
name=spear
|
||||
type=pierce
|
||||
range=ranged
|
||||
damage=4
|
||||
damage=5
|
||||
number=1
|
||||
[animation]
|
||||
[frame]
|
||||
|
@ -10,14 +10,19 @@
|
||||
image="units/dwarves/dwarf-sentinel-defend.png"
|
||||
[/frame]
|
||||
[/defend]
|
||||
hitpoints=45
|
||||
hitpoints=56
|
||||
movement_type=dwarvishfoot
|
||||
[defense]
|
||||
grassland=50
|
||||
forrest=60
|
||||
sand=60
|
||||
mountains=40
|
||||
village=40
|
||||
hills=50
|
||||
[/defense]
|
||||
[resistance]
|
||||
blade=70
|
||||
pierce=70
|
||||
[/resistance]
|
||||
movement=4
|
||||
experience=100
|
||||
[abilities]
|
||||
|
@ -10,12 +10,13 @@
|
||||
image="units/dwarves/dwarf-stalwart-defend.png"
|
||||
[/frame]
|
||||
[/defend]
|
||||
hitpoints=39
|
||||
hitpoints=48
|
||||
movement_type=dwarvishfoot
|
||||
[defense]
|
||||
grassland=60
|
||||
forrest=60
|
||||
sand=60
|
||||
mountains=40
|
||||
village=40
|
||||
hills=50
|
||||
[/defense]
|
||||
movement=4
|
||||
|
Loading…
x
Reference in New Issue
Block a user