wesnoth/data/units/Cuttle_Fish.cfg

39 lines
786 B
INI

[unit]
id=Cuttle Fish
name= _ "Cuttle Fish"
race=monster
image=cuttlefish.png
image_defensive=cuttlefish-defend.png
hitpoints=52
movement_type=deepsea
movement=8
experience=500
level=2
alignment=neutral
advanceto=null
cost=28
usage=fighter
unit_description= _ "Cuttle Fish are giantic creatures of the seas. They can grab their opponents with strong tentacles, or spit a poisonous black ink from a distance. The best way to survive an encounter with these monsters is to remain ashore."
get_hit_sound=squishy-hit.wav
[attack]
name=tentacle
type=impact
range=short
damage=3
number=10
[/attack]
[attack]
name=ink
type=pierce
[missile_frame]
begin=-200
end=0
image=projectiles/ink.png
[/missile_frame]
range=long
damage=6
number=2
special=poison
[/attack]
[/unit]