wesnoth/data/units/Goblin_Pillager.cfg
2005-06-28 04:21:31 +00:00

61 lines
1.1 KiB
INI

[unit]
id=Goblin Pillager
name= _ "Goblin Pillager"
race=goblin
image="goblin-pillager.png"
image_moving="goblin-pillager-moving.png"
image_defensive="goblin-pillager-defend.png"
hitpoints=40
movement_type=orcishfoot
movement=9
experience=500
level=2
alignment=chaotic
advanceto=null
undead_variation=mounted
cost=28
usage=scout
unit_description= _ "Some Goblins train their wolves to overcome their fear of fire. These Goblin Pillagers cause havoc among their enemies by attacking with torches and nets."
get_hit_sound=orc-small-hit.wav
[attack]
name=torch
type=fire
range=short
damage=7
number=3
[frame]
begin=-150
end=100
image="goblin-pillager-attack.png"
[/frame]
[sound]
time=-100
sound=torch-swish.wav
[/sound]
[/attack]
[attack]
name=net
type=impact
special=slow
damage=6
number=2
range=long
icon=attacks/web.png
[frame]
begin=-200
end=100
image="goblin-pillager-attack2.png"
[/frame]
[missile_frame]
begin=-200
end=0
image="projectiles/web.png"
image_diagonal="projectiles/web.png"
[/missile_frame]
[sound]
time=-100
sound=net.wav
[/sound]
[/attack]
[/unit]