wesnoth/data/units/Elvish_Hero.cfg

63 lines
1.0 KiB
INI

[unit]
name=Elvish Hero
image=elvish-hero.png
hitpoints=48
movement_type=woodland
movement=5
experience=80
level=2
alignment=lawful
advanceto=Elvish Champion
cost=40
usage=mixed fighter
unit_description="The Elvish Hero focuses on individual performance on the battlefield, having tweaked his combat skills to their very maximum. The Elvish Hero prefers fighting at close range with his sword, but is also skilled at using a bow."
[attack]
name=sword
type=blade
range=short
damage=8
number=4
[frame]
begin=-100
end=100
image=elvish-hero-attack.png
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[sound]
time=-150
sound=groan.wav
sound_miss=null
[/sound]
[/attack]
[attack]
name=bow
type=pierce
range=long
damage=6
number=3
[sound]
time=-100
sound=firearrow.wav
[/sound]
[sound]
time=0
sound=arrow-hit.wav
sound_miss=arrow-miss.wav
[/sound]
[missile_frame]
begin=-100
end=0
image=missile-n.png
image_diagonal=missile-ne.png
[/missile_frame]
[/attack]
[/unit]