New unit: Drake Flameheart
82
data/units/Drake_Flameheart.cfg
Normal file
|
@ -0,0 +1,82 @@
|
|||
[unit]
|
||||
name=Drake Flameheart
|
||||
race=drake
|
||||
image=drake-flameheart.png
|
||||
image_defensive=drake-flameheart-defend.png
|
||||
image_moving=drake-flameheart-flying.png
|
||||
hitpoints=68
|
||||
movement_type=drakefly
|
||||
movement=4
|
||||
experience=500
|
||||
level=3
|
||||
alignment=neutral
|
||||
advanceto=null
|
||||
cost=110
|
||||
usage=fighter
|
||||
unit_description=""
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=claws
|
||||
type=blade
|
||||
range=short
|
||||
damage=15
|
||||
number=3
|
||||
[frame]
|
||||
begin=-350
|
||||
end=-250
|
||||
image=drake-flameheart-attack-close0.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-250
|
||||
end=-150
|
||||
image=drake-flameheart-attack-close1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-100
|
||||
image=drake-flameheart-attack-close2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=-50
|
||||
image=drake-flameheart-attack-close3.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=0
|
||||
image=drake-flameheart-attack-close4.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-150
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
name=fire breath
|
||||
icon=attacks/fireball.png
|
||||
type=fire
|
||||
range=long
|
||||
damage=11
|
||||
number=2
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-100
|
||||
image=drake-flameheart-attack-ranged.png
|
||||
halo=halo/fireball1.png,halo/fireball2.png,halo/fireball3.png,halo/fireball4.png,halo/fireball5.png,halo/fireball6.png
|
||||
halo_x,halo_y=14,-14
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=fire.wav
|
||||
[/sound]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=projectiles/fireball.png
|
||||
halo=halo/fireball7.png
|
||||
halo_x,halo_y=14,-14
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
|
||||
[/unit]
|
|
@ -7,11 +7,10 @@ image_moving=drake-warrior-flying.png
|
|||
hitpoints=50
|
||||
movement_type=drakefly
|
||||
movement=5
|
||||
experience=75
|
||||
experience=85
|
||||
level=2
|
||||
alignment=neutral
|
||||
advanceto=null
|
||||
#advanceto=Drake Flameheart
|
||||
advanceto=Drake Flameheart
|
||||
cost=31
|
||||
usage=fighter
|
||||
unit_description=""
|
||||
|
|
BIN
images/drake-flameheart-attack-close0.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
images/drake-flameheart-attack-close1.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
images/drake-flameheart-attack-close2.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
images/drake-flameheart-attack-close3.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
images/drake-flameheart-attack-close4.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
images/drake-flameheart-attack-ranged.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
images/drake-flameheart-defend.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
images/drake-flameheart-flying.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
images/drake-flameheart.png
Normal file
After Width: | Height: | Size: 3.4 KiB |