Addition of the Tribalist / Icecaster / Soothsayer config files

This commit is contained in:
James Spencer 2004-09-22 05:30:00 +00:00
parent 8d72ddcf68
commit 1d23df2979
3 changed files with 216 additions and 0 deletions

View file

@ -0,0 +1,92 @@
[unit]
id=Saurian Icecaster
name= _ "Saurian Icecaster"
race=lizard
image=saurian-icecaster.png
image_defensive=saurian-icecaster-defend.png
hitpoints=28
movement_type=lizard
movement=6
experience=500
level=2
alignment=chaotic
advanceto=null
cost=35
usage=archer
unit_description= _ "Saurian Icecasters have cast aside their role as healers to refine their skills with the dark arts. While frail, they posses deep knowledge of cold magic, and can pierce their foes with a shower poisoned of thorns."
get_hit_sound=hiss.wav
ability=skirmisher
[attack]
name=staff
type=impact
range=short
damage=5
number=2
icon=attacks/staff.png
[frame]
begin=-100
end=100
image=saurian-icecaster-attack.png
[/frame]
[sound]
time=-100
sound=staff.wav
[/sound]
[/attack]
[attack]
#This is a candidate for a freeze ability
name=frost blast
type=cold
special=magical
range=long
damage=7
number=3
icon=attacks/dark-missile.png
[frame]
begin=-300
end=-200
image=saurian-icecaster-ranged1.png
[/frame]
[frame]
begin=-200
end=-100
image=saurian-icecaster-ranged2.png
[/frame]
[frame]
begin=-100
end=0
image=saurian-icecaster-ranged3.png
[/frame]
[sound]
time=-200
sound=magic.wav
[/sound]
[missile_frame]
begin=-100
end=0
image=projectiles/whitemissile-n.png
image_diagonal=projectiles/whitemissile-ne.png
[/missile_frame]
[/attack]
[attack]
name=poison thorns
type=pierce
special=poison
damage=6
number=2
range=long
icon=attacks/thorns.png
[frame]
begin=-250
end=0
image=saurian-icecaster-attack.png
[/frame]
[missile_frame]
begin=-200
end=0
image=projectiles/thorns.png
[/missile_frame]
[/attack]
[/unit]

View file

@ -0,0 +1,62 @@
[unit]
id=Saurian Soothsayer
name= _ "Saurian Soothsayer"
race=lizard
image=saurian-soothsayer.png
image_defensive=saurian-soothsayer-defend.png
image_healing=saurian-soothsayer-healing.png
hitpoints=28
movement_type=lizard
movement=6
experience=500
level=2
alignment=chaotic
advanceto=null
cost=35
usage=healer
unit_description= _ "Saurian Soothsayers are highly valued as healers because they can provide aide to their friends regardless of terrain or opposition. In addition to healing they posses knowledge of cold magic."
get_hit_sound=hiss.wav
ability=skirmisher,heals
[attack]
name=staff
type=impact
range=short
damage=6
number=2
icon=attacks/staff.png
[frame]
begin=-100
end=100
image=saurian-soothsayer-attack.png
[/frame]
[sound]
time=-100
sound=staff.wav
[/sound]
[/attack]
[attack]
name=frost blast
type=cold
special=magical
range=long
damage=6
number=3
icon=attacks/dark-missile.png
[frame]
begin=-300
end=-200
image=saurian-soothsayer-ranged.png
[/frame]
[missile_frame]
begin=-200
end=0
image=projectiles/whitemissile-n.png
image_diagonal=projectiles/whitemissile-ne.png
[/missile_frame]
[sound]
time=-200
sound=magic.wav
[/sound]
[/attack]
[/unit]

View file

@ -0,0 +1,62 @@
[unit]
id=Saurian Tribalist
name= _ "Saurian Tribalist"
race=lizard
image=saurian-tribalist.png
image_defensive=saurian-tribalist-defend.png
image_healing=saurian-tribalist-heal.png
hitpoints=19
movement_type=lizard
movement=6
experience=26
level=1
alignment=chaotic
advanceto=Saurian Icecaster, Saurian Soothsayer
cost=17
usage=healer
unit_description= _ "Despite their lethargic cold blooded heritage, and their relative frailty, Saurian Tribalists are valued as healers because they can provide aide to their friends regardless of terrain or opposition. In addition to healing they posses knowledge of cold magic. The wisest of the tribalists are confronted with the choice of continuing down the path of the healer as a Soothsayer, or abandoning their roles as healers to refine their dark magic as Icecasters."
get_hit_sound=hiss.wav
ability=skirmisher,heals
[attack]
name=staff
type=impact
range=short
damage=4
number=2
icon=attacks/staff.png
[frame]
begin=-100
end=100
image=saurian-tribalist-attack.png
[/frame]
[sound]
time=-100
sound=staff.wav
[/sound]
[/attack]
[attack]
name=frost blast
type=cold
special=magical
range=long
damage=5
number=3
icon=attacks/dark-missile.png
[frame]
begin=-300
end=-200
image=saurian-tribalist-ranged1.png
[/frame]
[missile_frame]
begin=-200
end=0
image=projectiles/whitemissile-n.png
image_diagonal=projectiles/whitemissile-ne.png
[/missile_frame]
[sound]
time=-200
sound=magic.wav
[/sound]
[/attack]
[/unit]