wesnoth/data/units/Elvish_Lord.cfg
Isaac Clerencia Perez 09334c6a5f Added new level 3 for Kalenz, downgraded previous Kalenz to level 2
Current stand lord image is not the last version, I'm already PM'ed
Asereje about it.

Just now, both of them has the same description, please
somebody provide a good alternative description for one of them.
What do you think of attacks, hp, move? Do you think the frame timings are ok?
2004-08-27 00:47:41 +00:00

70 lines
1.4 KiB
INI

[unit]
id=Elvish Lord
name= _ "Elvish Lord"
race=elf
image=elvish-lord.png
image_defensive=elvish-lord-defend.png
profile=portraits/Heir_To_The_Throne/kalenz.png
hitpoints=51
movement_type=woodland
movement=6
experience=120
level=2
alignment=neutral
advanceto=Elvish High Lord
cost=32
usage=fighter
unit_description= _ "Elvish Lords are fearsome in combat, using the sword at close range and devastating balls of fire at long range."
get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=8
number=4
[frame]
begin=-100
end=100
image=elvish-lord-melee.png
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[/attack]
[attack]
name=fireball
type=fire
special=magical
range=long
damage=8
number=3
[frame]
begin=-300
end=-100
image=elvish-lord-ranged1.png
halo=halo/fireball1.png,halo/fireball2.png,halo/fireball3.png,fireball4.png
halo_x,halo_y=-16,-20
[/frame]
[frame]
begin=-100
end=0
image=elvish-lord-ranged2.png
halo=halo/fireball5.png,halo/fireball6.png
halo_x,halo_y=15,-4
[/frame]
[sound]
time=-200
sound=fire.wav
[/sound]
[missile_frame]
begin=-100
end=0
image=projectiles/fireball.png
halo=halo/fireball-halo1.png,halo/fireball-halo2.png,halo/fireball-halo3.png,halo/fireball-halo4.png
halo=halo/fireball7.png
halo_x,halo_y=15,-4
[/missile_frame]
[/attack]
[/unit]