mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 05:11:15 +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
|
impact=30
|
||||||
fire=200
|
fire=200
|
||||||
cold=120
|
cold=120
|
||||||
holy=100
|
holy=80
|
||||||
[/resistance]
|
[/resistance]
|
||||||
[/movetype]
|
[/movetype]
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
image="undead-ghost-defend.png"
|
image="undead-ghost-defend.png"
|
||||||
[/frame]
|
[/frame]
|
||||||
[/defend]
|
[/defend]
|
||||||
hitpoints=19
|
hitpoints=18
|
||||||
movement_type=undeadspirit
|
movement_type=undeadspirit
|
||||||
movement=7
|
movement=7
|
||||||
experience=30
|
experience=30
|
||||||
@ -29,7 +29,7 @@ Special Notes: Ghosts have very unusual resistances to damage, and move quite sl
|
|||||||
name=touch
|
name=touch
|
||||||
type=cold
|
type=cold
|
||||||
range=short
|
range=short
|
||||||
damage=3
|
damage=4
|
||||||
number=3
|
number=3
|
||||||
special=drain
|
special=drain
|
||||||
[animation]
|
[animation]
|
||||||
|
@ -39,7 +39,7 @@ get_hit_sound=groan.wav
|
|||||||
[/sound]
|
[/sound]
|
||||||
[/animation]
|
[/animation]
|
||||||
range=short
|
range=short
|
||||||
damage=7
|
damage=8
|
||||||
number=3
|
number=3
|
||||||
[/attack]
|
[/attack]
|
||||||
[attack]
|
[attack]
|
||||||
|
@ -10,7 +10,7 @@ end=150
|
|||||||
image="undead-shadow-defend.png"
|
image="undead-shadow-defend.png"
|
||||||
[/frame]
|
[/frame]
|
||||||
[/defend]
|
[/defend]
|
||||||
hitpoints=24
|
hitpoints=26
|
||||||
movement_type=undeadspirit
|
movement_type=undeadspirit
|
||||||
movement=7
|
movement=7
|
||||||
experience=100
|
experience=100
|
||||||
|
@ -13,11 +13,6 @@ image="undead-wraith-defend.png"
|
|||||||
hitpoints=25
|
hitpoints=25
|
||||||
movement_type=undeadspirit
|
movement_type=undeadspirit
|
||||||
movement=7
|
movement=7
|
||||||
[resistance]
|
|
||||||
blade=60
|
|
||||||
pierce=60
|
|
||||||
impact=60
|
|
||||||
[/resistance]
|
|
||||||
experience=100
|
experience=100
|
||||||
level=2
|
level=2
|
||||||
alignment=chaotic
|
alignment=chaotic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user