New unit: Drake Beak, advancement from Petit

This commit is contained in:
Cédric Duval 2004-06-15 00:48:58 +00:00
parent 49ebaf8886
commit 31a681cae8
5 changed files with 48 additions and 2 deletions

47
data/units/Drake_Beak.cfg Normal file
View file

@ -0,0 +1,47 @@
[unit]
name=Drake Beak
race=drake
image=drake-beak.png
image_defensive=drake-beak-defend.png
hitpoints=37
movement_type=drakefly
movement=8
experience=500
level=2
alignment=neutral
advanceto=null
cost=24
usage=scout
unit_description=""
get_hit_sound=groan.wav
# this drake,a albeit larger than Petit, is smaller than most,
# more agile, and he doesn't need to land before fighting
[defense]
deep water=50
shallow water=50
swamp water=50
grassland=50
sand=50
forest=50
hills=50
mountains=50
village=50
castle=50
tundra=50
cave=80
[/defense]
[attack]
name=beak
type=impact
range=short
damage=8
number=3
[frame]
begin=-300
end=-50
image=drake-beak-attack.png
[/frame]
[/attack]
[/unit]

View file

@ -9,8 +9,7 @@ movement=7
experience=30
level=1
alignment=neutral
advanceto=null
#advanceto=Drake Beak
advanceto=Drake Beak
cost=15
usage=scout
unit_description=""

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
images/drake-beak.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB