Add the Rock Lobber

This commit is contained in:
James Spencer 2004-09-19 03:48:03 +00:00
parent 82d4d4f2e7
commit 9585d58d64
7 changed files with 73 additions and 1 deletions

View file

@ -0,0 +1,72 @@
[unit]
id=Troll Rocklobber
name= _ "Troll Rocklobber"
race=troll
image=troll-lobber.png
image_defensive=troll-lobber-defend.png
ability=regenerates
hitpoints=53
movement_type=largefoot
movement=4
experience=32
level=2
alignment=chaotic
advanceto=null
cost=32
usage=fighter
unit_description= _ "Trolls are humanoid monsters that have the amazing ability to regenerate, recovering from their wounds during battle. These trolls have armed themselves with large rocks they hurl at their opponents."
get_hit_sound=ugg.wav
[attack]
name=fist
type=impact
range=short
damage=10
number=2
[frame]
begin=-100
end=50
image=troll-lobber-attack-melee.png
[/frame]
[sound]
time=-250
sound=fist-swish.wav
[/sound]
[/attack]
[attack]
name=sling
type=impact
range=long
damage=20
number=1
[sound]
time=-100
sound=firearrow.wav
[/sound]
# [sound]
# time=0
# sound=staff.wav
# sound_miss=arrow-miss.wav
# [/sound]
[frame]
begin=-250
end=-50
image=troll-lobber-attack-ranged1.png
[/frame]
[frame]
begin=-50
end=50
image=troll-lobber-attack-ranged2.png
[/frame]
[missile_frame]
begin=-100
end=0
image=projectiles/stone.png
image_diagonal=projectiles/stone.png
[/missile_frame]
[/attack]
[/unit]

View file

@ -11,7 +11,7 @@ movement=4
experience=32
level=1
alignment=chaotic
advanceto=Troll
advanceto=Troll,Troll Rocklobber
cost=12
usage=fighter
unit_description= _ "Trolls are humanoid monsters that have the amazing ability to regenerate, recovering from their wounds during battle. Although these Trolls are still weak whelps, their race is known for developing amazingly fast."

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
images/troll-lobber.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB