Haldric -- Four levels

This commit is contained in:
Cédric Duval 2004-07-18 10:31:49 +00:00
parent a92a93f5f4
commit 14845cca29
22 changed files with 234 additions and 0 deletions

View 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]

View 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
View 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]

View 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]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

BIN
images/noble-commander.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
images/noble-fighter.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
images/noble-lord.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
images/noble-youth.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB