mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 18:28:47 +00:00
Increase HP +10, set physical resistances to 40%
This commit is contained in:
parent
8289d0eb49
commit
64528a747c
@ -4,9 +4,14 @@ name= _ "Spectre"
|
||||
race=undead
|
||||
image=undead-spectre.png
|
||||
image_defensive=undead-spectre-defend.png
|
||||
hitpoints=30
|
||||
hitpoints=33
|
||||
movement_type=undeadspirit
|
||||
movement=7
|
||||
[resistance]
|
||||
blade=40
|
||||
pierce=40
|
||||
impact=40
|
||||
[/resistance]
|
||||
experience=500
|
||||
level=3
|
||||
alignment=chaotic
|
||||
|
@ -4,9 +4,14 @@ name= _ "Wraith"
|
||||
race=undead
|
||||
image=undead-wraith.png
|
||||
image_defensive=undead-wraith-defend.png
|
||||
hitpoints=23
|
||||
hitpoints=25
|
||||
movement_type=undeadspirit
|
||||
movement=7
|
||||
[resistance]
|
||||
blade=40
|
||||
pierce=40
|
||||
impact=40
|
||||
[/resistance]
|
||||
experience=150
|
||||
level=2
|
||||
alignment=chaotic
|
||||
|
Loading…
x
Reference in New Issue
Block a user