wesnoth/data/units/Naga-Fighter.cfg
Susanna Björverud e884ba9916 Removed double space from within translatable strings.
In the process some re-indentation has occurred. Also removed the
non-utf8 Gruu death event
2005-04-13 11:55:33 +00:00

73 lines
1.8 KiB
INI

[unit]
id=Naga Fighter
name= _ "Naga Fighter"
race=naga
gender=male,female
image="naga-fighter.png"
image_defensive="naga-fighter-defend.png"
hitpoints=30
movement_type=naga
movement=7
experience=25
level=1
alignment=neutral
advanceto=Naga Warrior
undead_variation=swimmer
cost=14
usage=fighter
unit_description= _ "The serpentine naga are one of the few races capable of any meaningful mobility in water, giving them a whole world forbidden to land dwellers. Still, they are not true creatures of the sea, and their inability to breathe water leaves them in trepidation of the abyss. They are small, and somewhat frail in form, but often much more nimble than their opponents."
get_hit_sound=hiss.wav
[attack]
name=sword
type=blade
range=short
damage=4
number=4
[frame]
begin=-90
end=100
image="naga-fighter-attack.png"
[/frame]
[sound]
time=-90
sound=sword-swish.wav
[/sound]
[/attack]
[female]
id=Naga Fighter
name= _ "Nagini Fighter"
race=naga
gender=female
image="naga-fighter+female.png"
image_defensive="naga-fighter+female-defend.png"
hitpoints=30
movement_type=naga
movement=7
experience=25
level=1
alignment=neutral
advanceto=Naga Warrior
cost=13
usage=fighter
unit_description= _ "The serpentine naga are one of the few races capable of any meaningful mobility in water, giving them a whole world forbidden to land dwellers. Still, they are not true creatures of the sea, and their inability to breathe water leaves them in trepidation of the abyss. They are small, and somewhat frail in form, but often much more nimble than their opponents."
get_hit_sound=hiss.wav
[attack]
name=sword
type=blade
range=short
damage=4
number=4
[frame]
begin=-90
end=100
image="naga-fighter+female-attack.png"
[/frame]
[sound]
time=-90
sound=sword-swish.wav
[/sound]
[/attack]
[/female]
[/unit]