Added animations to orcish shamans.
This commit is contained in:
parent
2ea2d529a5
commit
e4a3c90b97
1 changed files with 58 additions and 10 deletions
|
@ -2,7 +2,8 @@
|
|||
id=Orcish Shaman
|
||||
name= _ "Orcish Shaman"
|
||||
race=orc
|
||||
image=orcish-shaman.png
|
||||
image=orcish-shaman-red.png
|
||||
image_defensive=orcish-shaman-red-defend.png
|
||||
hitpoints=18
|
||||
movement_type=smallfoot
|
||||
movement=5
|
||||
|
@ -15,11 +16,21 @@ usage=mixed fighter
|
|||
unit_description= _ "Orcish Shamans are the guardians of orcish magic. Respected among orcish tribes, they form the Orcish Council, which makes important decisions for the whole Orcish community and arbitrates the many conflicts that arise between tribes of this argumentative race. Although physically weak (for Orcs), Orcish Shamans are good spell casters and can curse their enemies, draining their life."
|
||||
get_hit_sound=orc-small-hit.wav
|
||||
[attack]
|
||||
name=dagger
|
||||
type=blade
|
||||
name=staff
|
||||
type=impact
|
||||
range=short
|
||||
damage=5
|
||||
number=1
|
||||
icon=attacks/druidstaff.png
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=orcish-shaman-red-attack-staff.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-100
|
||||
sound=staff.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=curse
|
||||
|
@ -28,6 +39,11 @@ get_hit_sound=orc-small-hit.wav
|
|||
damage=8
|
||||
number=2
|
||||
special=drain
|
||||
[frame]
|
||||
begin=-250
|
||||
end=0
|
||||
image=orcish-shaman-red-attack-curse.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magicmissile.wav
|
||||
|
@ -45,7 +61,8 @@ get_hit_sound=orc-small-hit.wav
|
|||
id=Novice Orcish Shaman
|
||||
name= _ "Novice Orcish Shaman"
|
||||
race=orc
|
||||
image=orcish-shaman1.png
|
||||
image=orcish-shaman-tan.png
|
||||
image_defensive=orcish-shaman-tan-defend.png
|
||||
hitpoints=18
|
||||
movement_type=smallfoot
|
||||
movement=5
|
||||
|
@ -55,14 +72,24 @@ alignment=chaotic
|
|||
advanceto=null
|
||||
cost=21
|
||||
usage=mixed fighter
|
||||
unit_description= _ "Orcish Shamans are the guardians of orcish magic. Respected among orcish tribes, they form the Orcish Council, which makes important decisions for the whole Orcish community and arbitrates the many conflicts that arise between tribes of this argumentative race. Although physically weak (for Orcs), Orcish Shamans are good spell casters and can curse their enemies, draining their life. Novices Shamans are still young and vigorous, but their spell-casting ability still needs improvement."
|
||||
unit_description= _ "Orcish Shamans are the guardians of orcish magic. Respected among orcish tribes, they form the Orcish Council, which makes important decisions for the whole Orcish community and arbitrates the many conflicts that arise between tribes of this argumentative race. Although physically weak (for Orcs), Orcish Shamans are good spell casters and can curse their enemies, draining their life. Novice Shamans are still young and vigorous, but their spell-casting ability still needs improvement."
|
||||
get_hit_sound=orc-hit.wav
|
||||
[attack]
|
||||
name=dagger
|
||||
type=blade
|
||||
name=staff
|
||||
type=impact
|
||||
range=short
|
||||
damage=6
|
||||
number=1
|
||||
icon=attacks/druidstaff.png
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=orcish-shaman-tan-attack-staff.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-100
|
||||
sound=staff.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=curse
|
||||
|
@ -71,6 +98,11 @@ get_hit_sound=orc-hit.wav
|
|||
damage=7
|
||||
number=2
|
||||
special=drain
|
||||
[frame]
|
||||
begin=-250
|
||||
end=0
|
||||
image=orcish-shaman-tan-attack-curse.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magicmissile.wav
|
||||
|
@ -88,7 +120,8 @@ get_hit_sound=orc-hit.wav
|
|||
id=Old Orcish Shaman
|
||||
name= _ "Old Orcish Shaman"
|
||||
race=orc
|
||||
image=orcish-shaman2.png
|
||||
image=orcish-shaman-black.png
|
||||
image_defensive=orcish-shaman-black-defend.png
|
||||
hitpoints=18
|
||||
movement_type=smallfoot
|
||||
movement=5
|
||||
|
@ -101,11 +134,21 @@ usage=mixed fighter
|
|||
unit_description= _ "Orcish Shamans are the guardians of orcish magic. Respected among orcish tribes, they form the Orcish Council, which makes important decisions for the whole Orcish community and arbitrates the many conflicts that arise between tribes of this argumentative race. Although physically weak (for Orcs), Orcish Shamans are good spell casters and can curse their enemies, draining their life. Old Orcish Shamans are shamans that have mastered magic, although their physical strength has declined with age."
|
||||
get_hit_sound=orc-hit.wav
|
||||
[attack]
|
||||
name=dagger
|
||||
type=blade
|
||||
name=staff
|
||||
type=impact
|
||||
range=short
|
||||
damage=4
|
||||
number=1
|
||||
icon=attacks/druidstaff.png
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=orcish-shaman-black-attack-staff.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-100
|
||||
sound=staff.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=curse
|
||||
|
@ -114,6 +157,11 @@ get_hit_sound=orc-hit.wav
|
|||
damage=9
|
||||
number=2
|
||||
special=drain
|
||||
[frame]
|
||||
begin=-250
|
||||
end=0
|
||||
image=orcish-shaman-black-attack-curse.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magicmissile.wav
|
||||
|
|
Loading…
Add table
Reference in a new issue