wesnoth/data/units/Fighter.cfg
2004-08-29 20:33:01 +00:00

103 lines
1.9 KiB
INI

[unit]
id=Fighter
name= _ "Fighter"
race=human
image=konrad-fighter.png
image_defensive=konrad-fighter-defend.png
profile=portraits/Heir_To_The_Throne/konrad.png
hitpoints=32
movement_type=smallfoot
movement=6
experience=28
level=1
alignment=lawful
advanceto=Commander
cost=35
usage=mixed fighter
unit_description= _ "Young and brash, Fighters fight with a sword, and are vulnerable to attack from enemies. However they have the potential to become great warriors one day."
get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=6
number=3
[frame]
begin=-250
end=-100
image=konrad-fighter.png
[/frame]
[frame]
begin=-100
end=50
image="konrad-fighter-attack.png"
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[/attack]
[variation]
variation_name=scepter
id=Fighter
name= _ "Fighter"
race=human
image=konrad-fighter.png
image_defensive=konrad-fighter-defend.png
profile=portraits/Heir_To_The_Throne/konrad.png
hitpoints=32
movement_type=smallfoot
movement=6
experience=28
level=1
alignment=lawful
advanceto=Commander
cost=35
usage=mixed fighter
unit_description= _ "Young and brash, Fighters fight with a sword, and are vulnerable to attack from enemies. However they have the potential to become great warriors one day."
get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=6
number=3
[frame]
begin=-250
end=-100
image=konrad-fighter.png
[/frame]
[frame]
begin=-100
end=50
image="konrad-fighter-attack.png"
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[/attack]
[attack]
name=scepter of fire
type=fire
range=long
special=magical
damage=12
number=3
[sound]
time=-200
sound=fire.wav
[/sound]
[missile_frame]
begin=-100
end=0
image=projectiles/fireball.png
image_diagonal=projectiles/fireball.png
halo=halo/fireball7.png
[/missile_frame]
[/attack]
[/variation]
[/unit]