J.W. Bjerk aa0516e591 moved most unit CFGs into subfolders.
since other CFGs to not directly link to these, there should be no problems.
2007-05-26 07:15:14 +00:00

105 lines
2.3 KiB
INI

[unit]
id=Saurian Oracle
name= _ "Saurian Oracle"
race=lizard
image="units/saurians/oracle.png"
profile="portraits/Alex_Jarocha-Ernst/saurian-augur.png"
{DEFENSE_ANIM "units/saurians/oracle-defend.png" "units/saurians/oracle.png" hiss-hit.wav }
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=25
movement_type=lizard
movement=6
experience=100
level=2
alignment=chaotic
advanceto=null
{AMLA_TOUGH 3}
undead_variation=saurian
cost=27
usage=archer
unit_description= _ "Certain saurians are seen dressed in arcane regalia and covered head to toe in horrifing, esoteric shapes and markings, both with paint and tattoo. Some suspect them to be visionaries, or oracles amongst their ilk. But whatever 'societal' function they may have, they are undeniably powerful in the strange magics their kind possess, and are beings to be wary of if ever seen.
Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_HEALS}
die_sound=hiss-die.wav
[abilities]
{ABILITY_HEALS}
[/abilities]
[healing_anim]
[frame]
begin=-200
end=100
image="units/saurians/oracle-magic.png"
halo=halo/saurian-magic-halo.png
[/frame]
[/healing_anim]
[attack]
name=staff
icon=attacks/staff-magic.png
type=impact
range=melee
damage=5
number=2
[animation]
[frame]
begin=-200
end=-100
image="units/saurians/oracle.png"
[/frame]
[if]
hits=yes
[frame]
begin=-100
end=100
image="units/saurians/oracle-melee.png"
sound=staff.wav
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-100
end=100
image="units/saurians/oracle-melee.png"
sound={SOUND_LIST:MISS}
[/frame]
[/else]
[frame]
begin=100
end=200
image="units/saurians/oracle.png"
[/frame]
[/animation]
[/attack]
[attack]
name=curse
type=cold
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
range=ranged
damage=8
number=3
icon=attacks/curse.png
[animation]
[missile_frame]
begin=-150
end=0
image="projectiles/whitemissile-n.png"
image_diagonal="projectiles/whitemissile-ne.png"
[/missile_frame]
[frame]
begin=-200
end=-100
image="units/saurians/oracle-magic.png"
[/frame]
[frame]
begin=-100
end=200
image="units/saurians/oracle-magic.png"
halo=halo/saurian-magic-halo.png
sound=magicmissile.wav
[/frame]
[/animation]
[/attack]
[/unit]