added the Demilich to trow

This commit is contained in:
Gunter Labes 2006-02-20 19:41:27 +00:00
parent ec8bdc74b5
commit b918ffa699
8 changed files with 93 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,93 @@
[unit]
id=Demilich
name= _ "Demilich"
race=undead
image="undead-demilich.png"
[defend]
[frame]
begin=-150
end=150
image="undead-demilich-defend.png"
[/frame]
[/defend]
profile="portraits/gwiti-demilich.png"
hitpoints=80
movement_type=undeadfoot
movement=6
[movement_costs]
deep_water=100
shallow_water=3
[/movement_costs]
experience=250
level=3
alignment=chaotic
advanceto=Dread Lich
cost=60
usage=fighter
unit_description= _ "After too much time dabbling with forbidden magics and dark arts, these magi have begun to pay a heavy price. Demiliches have started losing their bodies, becoming undead themselves. With time, they may become fully undead, and feared by all alike."
get_hit_sound=groan.wav
[death]
[frame]
begin=0
end=200
image="undead-demilich-die-1.png"
[/frame]
[frame]
begin=200
end=400
image="undead-demilich-die-2.png"
[/frame]
[/death]
[attack]
name=touch
type=cold
range=melee
damage=12
number=2
special=drain
[animation]
[frame]
begin=-100
end=100
image="undead-demilich-attack.png"
[/frame]
[/animation]
[/attack]
[attack]
name=magic
type=cold
special=magical
range=ranged
damage=12
number=4
icon=attacks/dark-missile.png
[animation]
[missile_frame]
begin=-200
end=0
image="projectiles/darkmissile-n.png"
image_diagonal="projectiles/darkmissile-ne.png"
[/missile_frame]
[frame]
begin=-300
end=-200
image="undead-demilich-ranged1.png"
[/frame]
[frame]
begin=-200
end=-100
image="undead-demilich-ranged2.png"
[/frame]
[frame]
begin=-100
end=50
image="undead-demilich-ranged1.png"
[/frame]
[sound]
time=-200
sound=magicmissile.wav
[/sound]
[/animation]
[/attack]
[/unit]