Changes to Skeletal Dragon stats.
Made it fly, and made it resistant to holy. IMHO, all undead bosses should have 0% resistance to holy. Not as good as living units, but not as bad as other undead.
This commit is contained in:
parent
f3413b3888
commit
14164c09f7
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,7 @@ race=undead
|
|||
image="skeletal-dragon.png"
|
||||
image_defensive="skeletal-dragon-defend.png"
|
||||
hitpoints=86
|
||||
movement_type=undeadfoot
|
||||
movement_type=undeadfly
|
||||
movement=5
|
||||
experience=500
|
||||
level=4
|
||||
|
@ -21,6 +21,8 @@ get_hit_sound=skeleton-hit.wav
|
|||
pierce=40
|
||||
impact=120
|
||||
fire=100
|
||||
#you have many holy units by now, probably, and he shouldn't die all that easily.
|
||||
holy=100
|
||||
[/resistance]
|
||||
|
||||
[attack]
|
||||
|
|
Loading…
Add table
Reference in a new issue