wesnoth/data/units/Giant_Mudcrawler.cfg
2004-08-10 22:49:54 +00:00

51 lines
985 B
INI

[unit]
id=Giant Mudcrawler
name= _ "Giant Mudcrawler"
race=Monster
image=giant-mudcrawler.png
image_defensive=giant-mudcrawler-defend.png
#ability=regenerates
hitpoints=36
movement_type=scuttlefoot
movement=4
experience=500
level=1
alignment=neutral
advanceto=null
cost=16
unit_description= _ "Giant Mudcrawlers are the larger kind of Mudcrawlers, and are magical constructs of soil and water. They attack by spraying boiling water on their foes, or with fists of mud."
get_hit_sound=ugg.wav
usage=archer
[attack]
name=boiling water
icon=attacks/waterspray.png
type=impact
range=long
damage=5
number=3
[missile_frame]
begin=-100
end=0
image=projectiles/water_spay.png
[/missile_frame]
[/attack]
[attack]
name=fist
icon=attacks/fist.png
type=impact
range=short
damage=7
number=2
[frame]
begin=-300
end=-200
image=giant-mudcrawler-attack1.png
[/frame]
[frame]
begin=-200
end=-50
image=giant-mudcrawler-attack2.png
[/frame]
[/attack]
[/unit]