Added 2nd Lizardman. Added paladin healing image
This commit is contained in:
parent
a9d8063810
commit
ddff03f023
11 changed files with 57 additions and 1 deletions
55
data/units/Lizardman_Warrior.cfg
Normal file
55
data/units/Lizardman_Warrior.cfg
Normal file
|
@ -0,0 +1,55 @@
|
|||
[unit]
|
||||
name=Lizardman Warrior
|
||||
race=lizardman
|
||||
image=lizardman-warrior.png
|
||||
image_defensive=lizardman-warrior-defend.png
|
||||
hitpoints=32
|
||||
movement_type=lizard
|
||||
movement=7
|
||||
experience=60
|
||||
level=2
|
||||
alignment=chaotic
|
||||
advanceto=null
|
||||
cost=28
|
||||
usage=scout
|
||||
ability=regenerates
|
||||
[attack]
|
||||
name=spear
|
||||
range=short
|
||||
type=pierce
|
||||
damage=6
|
||||
number=4
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
image=lizardman-warrior-attack1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image=lizardman-warrior-attack2.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=spear
|
||||
range=long
|
||||
type=pierce
|
||||
damage=5
|
||||
number=2
|
||||
[sound]
|
||||
time=-100
|
||||
sound=spear.wav
|
||||
[/sound]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=lizardman-warrior-ranged.png
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=missilespear-n.png
|
||||
image_diagonal=missilespear-ne.png
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
[/unit]
|
|
@ -9,7 +9,7 @@ movement=7
|
|||
experience=30
|
||||
level=1
|
||||
alignment=chaotic
|
||||
advanceto=null
|
||||
advanceto=Lizardman Warrior
|
||||
cost=13
|
||||
usage=scout
|
||||
ability=regenerates
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
name=Paladin
|
||||
race=human
|
||||
image=paladin.png
|
||||
image_healing=paladin-healing.png
|
||||
hitpoints=65
|
||||
movement_type=mounted
|
||||
movement=8
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
BIN
images/lizardman-warrior-attack1.png
Normal file
BIN
images/lizardman-warrior-attack1.png
Normal file
Binary file not shown.
BIN
images/lizardman-warrior-attack2.png
Normal file
BIN
images/lizardman-warrior-attack2.png
Normal file
Binary file not shown.
BIN
images/lizardman-warrior-defend.png
Normal file
BIN
images/lizardman-warrior-defend.png
Normal file
Binary file not shown.
BIN
images/lizardman-warrior-ranged.png
Normal file
BIN
images/lizardman-warrior-ranged.png
Normal file
Binary file not shown.
BIN
images/lizardman-warrior.png
Normal file
BIN
images/lizardman-warrior.png
Normal file
Binary file not shown.
BIN
images/paladin-healing.png
Normal file
BIN
images/paladin-healing.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.1 KiB |
Loading…
Add table
Reference in a new issue