wesnoth/data/units/Noble_Fighter.cfg

46 lines
910 B
INI
Raw Normal View History

[unit]
id=Noble Fighter
name= _ "Noble Fighter"
race=human
gender=male
image="noble-fighter.png"
image_defensive="noble-fighter-defend.png"
2004-10-29 21:36:46 +00:00
#ifdef CAMPAIGN_THE_RISE_OF_WESNOTH
profile=portraits/The_Rise_of_Wesnoth/haldric.png
#endif
hitpoints=36
movement_type=smallfoot
movement=6
2004-10-14 03:58:15 +00:00
experience=40
level=1
alignment=lawful
advanceto=Noble Commander
cost=35
usage=mixed fighter
unit_description= _ "Young and brash, Fighters fight with a sword, and are vulnerable to ranged attacks from enemies. However they have the potential to become great Commanders one day."
get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=7
number=3
icon=attacks/sword.png
[frame]
2005-03-24 22:08:09 +00:00
begin=-200
end=-75
image="noble-fighter-attack.png"
[/frame]
[frame]
2005-03-24 22:08:09 +00:00
begin=-75
end=50
image="noble-fighter-attack2.png"
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[/attack]
[/unit]