wesnoth/data/units/Elvish_Lord.cfg
Richard Kettering 6ab414dcbd Switched the elven lord units to using the same attack as the enchantress line,
...which I have renamed "faerie fire" for the english translation.
2005-05-01 03:30:17 +00:00

80 lines
1.7 KiB
INI

[unit]
id=Elvish Lord
name= _ "Elvish Lord"
race=elf
image="elvish-lord.png"
image_defensive="elvish-lord-defend.png"
image_long="elvish-lord-ranged-defend.png"
image_defensive_long="elvish-lord-ranged-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 frost 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=faerie fire
type=cold
icon=attacks/iceball.png
special=magical
range=long
damage=8
number=3
[frame]
begin=-300
end=-200
image="elvish-lord-ranged1.png"
halo=halo/ice-halo1.png,halo/ice-halo2.png
halo_x,halo_y=-16,-20
[/frame]
[frame]
begin=-200
end=-100
image="elvish-lord-ranged2.png"
halo=halo/ice-halo3.png,halo/ice-halo4.png
halo_x,halo_y=0,-8
[/frame]
[frame]
begin=-100
end=0
image="elvish-lord-ranged3.png"
halo=halo/ice-halo5.png,halo/ice-halo1.png
halo_x,halo_y=15,-4
[/frame]
[sound]
time=-200
sound=magicmissile.wav
[/sound]
[missile_frame]
begin=-300
end=100
halo=halo/ice-halo1.png,halo/ice-halo2.png,halo/ice-halo3.png,halo/ice-halo4.png,halo/ice-halo5.png,halo/ice-halo6.png,halo/ice-halo7.png,halo/ice-halo8.png,halo/ice-halo9.png
image="projectiles/icemissile-n.png"
image_diagonal="projectiles/icemissile-ne.png"
halo_x,halo_y=15,-4
[/missile_frame]
[/attack]
[/unit]