mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 18:48:44 +00:00
Convert to new animation timing markup.
This unit is effectively identical to the UtBS Troll Shaman, and should thus probably be mainlined and a copy eliminated.
This commit is contained in:
parent
c2971fed96
commit
33c9ccbb0f
@ -22,6 +22,7 @@
|
||||
cost=32
|
||||
usage=mixed fighter
|
||||
unit_description= _ "Troll shamans are the mystical leaders of the trolls. Though not as strong or tough as other trolls, their true power lies in their fire magic, which they use to blast enemies with gouts of fire."+{SPECIAL_NOTES}+{SPECIAL_NOTES_REGENERATES}+{SPECIAL_NOTES_MAGICAL}
|
||||
{DEFENSE_ANIM "units/troll-shaman-defend.png" "units/troll-shaman.png" {SOUND_LIST:TROLL_HIT} }
|
||||
die_sound={SOUND_LIST:TROLL_DIE}
|
||||
#melee attack should be worse than troll rocklobber,
|
||||
#since shaman has suck a better ranged attack
|
||||
@ -47,18 +48,16 @@
|
||||
number=3
|
||||
icon=attacks/fireball.png
|
||||
[/attack]
|
||||
|
||||
{DEFENSE_ANIM "units/troll-shaman-defend.png" "units/troll-shaman.png" {SOUND_LIST:TROLL_HIT} }
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
name=flame blast
|
||||
[/attack_filter]
|
||||
{MISSILE_FRAME_FIREBALL}
|
||||
start_time=-550
|
||||
|
||||
[frame]
|
||||
sound=fire.wav
|
||||
duration=200
|
||||
begin=-200
|
||||
end=0
|
||||
image=units/troll-shaman-ranged.png
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
|
Loading…
x
Reference in New Issue
Block a user