Removed the useless Demilich, added AMLA to the Demilich instead.

This commit is contained in:
Benoît Timbert 2006-02-23 03:19:17 +00:00
parent 19d3f8e462
commit 3010c47424
11 changed files with 4 additions and 89 deletions

View file

@ -3,7 +3,8 @@ SVN trunk (1.1.1+svn):
* The South Guard added to Mainline
* all the unit names are not translatable
* made translatable some forgotten strings
* Proven By The Sword: fixed recall of Javelineers
* Proven By The Sword: fixed recall of Javelineers
* removed the uneeded Dread Lich
* Heir to the Throne
* switched over to [music] from music=
* minor gameplay improvement for Swamp of Dread

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

View file

@ -21,7 +21,8 @@ movement=6
experience=250
level=3
alignment=chaotic
advanceto=Dread Lich
advanceto=null
{AMLA_TOUGH 3}
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."

View file

@ -1,87 +0,0 @@
[unit]
id=Dread Lich
name= _ "Dread Lich"
race=undead
image="lich/dread-lich.png"
[defend]
[frame]
begin=-150
end=150
image="lich/dread-lich-defend.png"
[/frame]
[/defend]
profile="portraits/gwiti_lich.png"
hitpoints=80
movement_type=undeadfoot
movement=6
[movement_costs]
deep_water=100
shallow_water=3
[/movement_costs]
experience=100
level=4
alignment=chaotic
advanceto=null
{AMLA_TOUGH 3}
cost=105
usage=mixed fighter
unit_description= _ "Some Necromancers pay the ultimate sacrifice for delving into the dark arts and entered into undeath. At the apex of their power, they become a lich, a waking embodiment of dread. They are, beyond any doubt, past the point of no return. Power and immortality are the hollow consolation for what they have lost."
get_hit_sound=groan.wav
[attack]
name=touch
type=cold
range=melee
damage=7
number=4
special=drain
[animation]
[frame]
begin=-100
end=100
image="lich/dread-lich-attack.png"
[/frame]
[/animation]
[/attack]
[attack]
name=magic
type=cold
special=magical
range=ranged
damage=13
number=5
icon=attacks/dark-missile.png
[animation]
[frame]
begin=-300
end=-200
image="lich/dread-lich-attack1.png"
[/frame]
[frame]
begin=-200
end=-100
image="lich/dread-lich-attack2.png"
[/frame]
[frame]
begin=-100
end=0
image="lich/dread-lich-attack3.png"
[/frame]
[frame]
begin=0
end=100
image="lich/dread-lich-attack4.png"
[/frame]
[missile_frame]
begin=-100
end=100
image="projectiles/darkmissile-n.png"
image_diagonal="projectiles/darkmissile-ne.png"
[/missile_frame]
[sound]
time=-200
sound=magicmissile.wav
[/sound]
[/animation]
[/attack]
[/unit]