wesnoth/data/tutorial/units/Quintain.cfg
2006-04-04 17:03:42 +00:00

53 lines
987 B
INI

[unit]
id=Quintain
name= _ "Quintain"
race=wose
image="units/quintain.png"
movement=1
hitpoints=57
level=1
cost=10
usage=mixed fighter
movement_type=treefolk
alignment=neutral
unit_description= _ "Quintains are used to practice swordplay and jousting on. It would be extremely unusual to be attacked by one."
[resistance]
blade=100
pierce=100
[/resistance]
get_hit_sound=staff.wav
[attack]
name=flail
type=impact
range=melee
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=3
number=5
[animation]
[frame]
begin=-150
end=0
image=units/quintain-attack1.png
[/frame]
[frame]
begin=0
end=50
image=units/quintain-attack2.png
sound=mace.wav
[/frame]
[frame]
begin=50
end=120
image=units/quintain-attack3.png
[/frame]
[frame]
begin=120
end=190
image=units/quintain-attack2.png
[/frame]
[/animation]
[/attack]
[/unit]