Haldric -- Four levels
79
data/units/Noble_Commander.cfg
Normal file
|
@ -0,0 +1,79 @@
|
|||
[unit]
|
||||
name=Noble Commander
|
||||
race=human
|
||||
gender=male
|
||||
image=noble-commander.png
|
||||
image_defensive=noble-commander-defend.png
|
||||
image_leading=noble-commander-leading.png
|
||||
hitpoints=45
|
||||
ability=leadership
|
||||
movement_type=smallfoot
|
||||
movement=6
|
||||
experience=60
|
||||
level=2
|
||||
alignment=lawful
|
||||
advanceto=Noble Lord
|
||||
cost=42
|
||||
usage=mixed fighter
|
||||
unit_description="The rank of Commander is held by those who lead battle groups into combat. Possessing leadership skills, they give lower-level units in adjacent hexes improved performance in combat. Commanders are best skilled with the sword, although they also carry a bow to use when necessary. If the Commander is lost, so is the battle."
|
||||
get_hit_sound=groan.wav
|
||||
|
||||
[attack]
|
||||
name=sword
|
||||
type=blade
|
||||
range=short
|
||||
damage=8
|
||||
number=4
|
||||
icon=attacks/sword.png
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="noble-commander-attack-sword.png"
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
name=bow
|
||||
type=pierce
|
||||
range=long
|
||||
damage=6
|
||||
number=3
|
||||
icon=attacks/bow.png
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-200
|
||||
image=noble-commander-attack-ranged1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image=noble-commander-attack-ranged2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=noble-commander-attack-ranged1.png
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-100
|
||||
sound=firearrow.wav
|
||||
[/sound]
|
||||
[sound]
|
||||
time=0
|
||||
sound=arrow-hit.wav
|
||||
sound_miss=arrow-miss.wav
|
||||
[/sound]
|
||||
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=projectiles/missile-n.png
|
||||
image_diagonal=projectiles/missile-ne.png
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
[/unit]
|
41
data/units/Noble_Fighter.cfg
Normal file
|
@ -0,0 +1,41 @@
|
|||
[unit]
|
||||
name=Noble Fighter
|
||||
race=human
|
||||
gender=male
|
||||
image=noble-fighter.png
|
||||
image_defensive=noble-fighter-defend.png
|
||||
hitpoints=32
|
||||
movement_type=smallfoot
|
||||
movement=6
|
||||
experience=28
|
||||
level=1
|
||||
alignment=lawful
|
||||
advanceto=Noble Commander
|
||||
cost=35
|
||||
usage=mixed fighter
|
||||
unit_description="Young and brash, Fighters fight with a sword, and are vulnerable to attack from enemies. However they have the potential to become great warriors one day."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=sword
|
||||
type=blade
|
||||
range=short
|
||||
damage=6
|
||||
number=3
|
||||
icon=attacks/sword.png
|
||||
[frame]
|
||||
begin=-250
|
||||
end=-100
|
||||
image=noble-fighter.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="noble-fighter-attack.png"
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
78
data/units/Noble_Lord.cfg
Normal file
|
@ -0,0 +1,78 @@
|
|||
[unit]
|
||||
name=Noble Lord
|
||||
race=human
|
||||
gender=male
|
||||
image=noble-lord.png
|
||||
image_defensive=noble-lord-defend.png
|
||||
image_leading=noble-lord-leading.png
|
||||
hitpoints=68
|
||||
ability=leadership
|
||||
movement_type=smallfoot
|
||||
movement=6
|
||||
experience=500
|
||||
level=3
|
||||
alignment=lawful
|
||||
advanceto=null
|
||||
cost=150
|
||||
usage=mixed fighter
|
||||
unit_description="The noble leaders of many troops, Lords are especially strong in melee combat, and also possess skill with the bow. Like Commanders, Lords possess leadership skills, and improve the fighting ability of all adjacent lower-level units."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=sword
|
||||
type=blade
|
||||
range=short
|
||||
damage=12
|
||||
number=4
|
||||
icon=attacks/sword.png
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="noble-lord-attack-sword.png"
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=bow
|
||||
type=pierce
|
||||
range=long
|
||||
damage=9
|
||||
number=3
|
||||
icon=attacks/bow.png
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-200
|
||||
image=noble-lord-attack-ranged1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image=noble-lord-attack-ranged2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=noble-lord-attack-ranged1.png
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-100
|
||||
sound=firearrow.wav
|
||||
[/sound]
|
||||
[sound]
|
||||
time=0
|
||||
sound=arrow-hit.wav
|
||||
sound_miss=arrow-miss.wav
|
||||
[/sound]
|
||||
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=projectiles/missile-n.png
|
||||
image_diagonal=projectiles/missile-ne.png
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
[/unit]
|
36
data/units/Noble_Youth.cfg
Normal file
|
@ -0,0 +1,36 @@
|
|||
[unit]
|
||||
name=Noble Youth
|
||||
race=human
|
||||
gender=male
|
||||
image=noble-youth.png
|
||||
image_defensive=noble-youth-defend.png
|
||||
hitpoints=20
|
||||
movement_type=smallfoot
|
||||
movement=4
|
||||
experience=8
|
||||
level=0
|
||||
alignment=neutral
|
||||
advanceto=Noble Fighter
|
||||
cost=100
|
||||
usage=mixed fighter
|
||||
unit_description="Today he is a young man, by his devotion to the crown he is seeking to become a Lord -- to join the elite of humanity."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=training sword
|
||||
icon=attacks/woodensword.png
|
||||
type=impact
|
||||
range=short
|
||||
damage=3
|
||||
number=2
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="noble-youth-attack.png"
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
BIN
images/noble-commander-attack-ranged1.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
images/noble-commander-attack-ranged2.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
images/noble-commander-attack-sword.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
images/noble-commander-defend.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
images/noble-commander-leading.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
images/noble-commander.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
images/noble-fighter-attack.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
images/noble-fighter-defend.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
images/noble-fighter.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
images/noble-lord-attack-ranged1.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
images/noble-lord-attack-ranged2.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
images/noble-lord-attack-sword.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
images/noble-lord-defend.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
images/noble-lord-leading.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
images/noble-lord.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
images/noble-youth-attack.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
images/noble-youth-defend.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
images/noble-youth.png
Normal file
After Width: | Height: | Size: 1.8 KiB |