Added new unit: Vampire Lady
This commit is contained in:
parent
a77a4c8ea0
commit
a3aa1caac6
7 changed files with 57 additions and 0 deletions
57
data/units/Vampire_Lady.cfg
Normal file
57
data/units/Vampire_Lady.cfg
Normal file
|
@ -0,0 +1,57 @@
|
|||
[unit]
|
||||
name=Vampire Lady
|
||||
race=undead
|
||||
image=undead-vampirelady.png
|
||||
image_defensive=undead-vampirelady-defend.png
|
||||
hitpoints=52
|
||||
movement_type=undeadfly
|
||||
movement=8
|
||||
experience=500
|
||||
level=3
|
||||
alignment=chaotic
|
||||
advanceto=null
|
||||
cost=44
|
||||
usage=mixed fighter
|
||||
unit_description="Cold and beautifull, she mantains its ethernal youthfull apareance drinking the blood of the living."
|
||||
get_hit_sound=female-groan.wav
|
||||
[attack]
|
||||
name=blood kiss
|
||||
type=blade
|
||||
range=short
|
||||
damage=10
|
||||
number=3
|
||||
icon=misc/fangs.png
|
||||
special=drain
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=undead-vampirelady-attack.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=curse
|
||||
type=pierce
|
||||
range=long
|
||||
damage=9
|
||||
number=2
|
||||
special=drain
|
||||
[frame]
|
||||
begin=-400
|
||||
end=-200
|
||||
image=undead-vampirelady-range.png
|
||||
halo=halo/blood-halo1.png
|
||||
halo_x,halo_y=10,-35
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=50
|
||||
image=undead-vampirelady-range.png
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
begin=-200
|
||||
end=0
|
||||
image=darkmissile-n.png
|
||||
image_diagonal=darkmissile-ne.png
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
[/unit]
|
BIN
images/halo/blood-halo1.png
Normal file
BIN
images/halo/blood-halo1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
images/halo/blood-halo2.png
Normal file
BIN
images/halo/blood-halo2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
images/undead-vampirelady-attack.png
Normal file
BIN
images/undead-vampirelady-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 676 B |
BIN
images/undead-vampirelady-defend.png
Normal file
BIN
images/undead-vampirelady-defend.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 706 B |
BIN
images/undead-vampirelady-range.png
Normal file
BIN
images/undead-vampirelady-range.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 714 B |
BIN
images/undead-vampirelady.png
Normal file
BIN
images/undead-vampirelady.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 704 B |
Loading…
Add table
Reference in a new issue