mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 18:21:12 +00:00
[[Balancing changes]]
* increased the holy resistance of the scuttlefoot movetype from 0% to 20% * synchronized the Ghost's and it's advancements physical resistances to 50% * increased the Ghost HP from 17 to 18 * increased Shadow HP from 24 to 26 * increased Master Bowman melee damage from 7-3 to 8-3
This commit is contained in:
parent
927fb789d7
commit
2db5273958
@ -1128,7 +1128,7 @@
|
||||
impact=30
|
||||
fire=200
|
||||
cold=120
|
||||
holy=100
|
||||
holy=80
|
||||
[/resistance]
|
||||
[/movetype]
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
image="undead-ghost-defend.png"
|
||||
[/frame]
|
||||
[/defend]
|
||||
hitpoints=19
|
||||
hitpoints=18
|
||||
movement_type=undeadspirit
|
||||
movement=7
|
||||
experience=30
|
||||
@ -29,7 +29,7 @@ Special Notes: Ghosts have very unusual resistances to damage, and move quite sl
|
||||
name=touch
|
||||
type=cold
|
||||
range=short
|
||||
damage=3
|
||||
damage=4
|
||||
number=3
|
||||
special=drain
|
||||
[animation]
|
||||
|
@ -39,7 +39,7 @@ get_hit_sound=groan.wav
|
||||
[/sound]
|
||||
[/animation]
|
||||
range=short
|
||||
damage=7
|
||||
damage=8
|
||||
number=3
|
||||
[/attack]
|
||||
[attack]
|
||||
|
@ -10,7 +10,7 @@ end=150
|
||||
image="undead-shadow-defend.png"
|
||||
[/frame]
|
||||
[/defend]
|
||||
hitpoints=24
|
||||
hitpoints=26
|
||||
movement_type=undeadspirit
|
||||
movement=7
|
||||
experience=100
|
||||
|
@ -13,11 +13,6 @@ image="undead-wraith-defend.png"
|
||||
hitpoints=25
|
||||
movement_type=undeadspirit
|
||||
movement=7
|
||||
[resistance]
|
||||
blade=60
|
||||
pierce=60
|
||||
impact=60
|
||||
[/resistance]
|
||||
experience=100
|
||||
level=2
|
||||
alignment=chaotic
|
||||
|
Loading…
x
Reference in New Issue
Block a user