wesnoth/data/units/Cockatrice.cfg

44 lines
789 B
INI

[unit]
id=Cockatrice
name= _ "Cockatrice"
race=monster
image=cockatrice.png
image_defensive=cockatrice-defend.png
hitpoints=42
movement_type=smallfoot
movement=5
experience=500
level=2
alignment=chaotic
advanceto=null
cost=25
usage=fighter
unit_description= _ "At first sight, these mystical snake-like creatures appear weak, but looks are deceiving. With just a glance at their enemies, Cockatrices can turn them into stone!"
get_hit_sound=groan.wav
[attack]
name=gaze
type=cold
range=long
damage=2
number=2
special=stone
[frame]
begin=-300
end=-100
image=cockatrice-attack1.png
[/frame]
[frame]
begin=-100
end=100
image=cockatrice-attack2.png
[/frame]
[missile_frame]
begin=-200
end=0
image=projectiles/gaze.png
[/missile_frame]
[/attack]
[/unit]