Added new unit: Necrophage

This commit is contained in:
Francisco Muñoz 2004-05-15 00:40:00 +00:00
parent 89727379b7
commit d2e2a00e82
5 changed files with 31 additions and 1 deletions

View file

@ -9,7 +9,7 @@ movement=6
experience=35
level=1
alignment=chaotic
advanceto=null
advanceto=Necrophage
cost=16
usage=fighter
unit_description="Sometimes starved and ravenous humans who are forced to eat human corpses awake after their deaths to find that they are trapped in a tortured existence as Ghouls."

30
data/units/Necrophage.cfg Normal file
View file

@ -0,0 +1,30 @@
[unit]
name=Necrophage
race=undead
image=undead-necrophage.png
image_defensive=undead-necrophage-defend.png
hitpoints=52
movement_type=undeadfoot
movement=6
experience=65
level=2
alignment=chaotic
advanceto=Necrophage
cost=36
usage=fighter
unit_description="Driven by a ravenous hunger for the flesh of the living, Necrophages, attack their with poisonous claws."
get_hit_sound=groan.wav
[attack]
name=claws
type=blade
range=short
damage=7
number=3
special=poison
[frame]
begin=-300
end=50
image=undead-necrophage-attack.png
[/frame]
[/attack]
[/unit]

Binary file not shown.

After

Width:  |  Height:  |  Size: 931 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 639 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B