wesnoth/data/units/Elvish_Shyde.cfg
James Spencer bce84eed83 Fix some ranged units where image_diagonal= wasn't specified.
This lead to the 'too fast for the eye to see' ranged effect :) I
might have missed some.
2004-12-02 05:49:06 +00:00

90 lines
1.9 KiB
INI

[unit]
id=Elvish Shyde
name= _ "female^Elvish Shyde"
race=elf
gender=female
image=elvish-shyde.png
image_healing=null
image_halo_healing=elvish-shyde-healing1.png:100,elvish-shyde-healing2.png:100,elvish-shyde-healing3.png:100,elvish-shyde-healing4.png:100,elvish-shyde-healing5.png:100,elvish-shyde-healing6.png:100,elvish-shyde-healing7.png:100,elvish-shyde-healing8.png:100,elvish-shyde-healing9.png:100,elvish-shyde-healing10.png:100,elvish-shyde-healing11.png:100,elvish-shyde-healing12.png:100
image_defensive=elvish-shyde-defend.png
hitpoints=46
movement_type=woodlandfloat
movement=6
experience=400
level=3
alignment=neutral
advanceto=null
cost=94
usage=healer
ability=cures
unit_description= _ "Shydes are Elves that are devoted to nature and their faerie side. Dragonfly wings sprout from their backs and change them into beautiful creatures capable of gliding unencumbered through the Elven forests."
get_hit_sound=female-hit.wav
[attack]
name=faerie touch
type=impact
special=magical
range=short
damage=4
number=2
range=short
icon=attacks/faerie_touch.png
[frame]
begin=-200
end=-100
image=elvish-shyde-ftouch-attack1.png
[/frame]
[frame]
begin=-100
end=0
image=elvish-shyde-ftouch-attack2.png
[/frame]
[frame]
begin=0
end=100
image=elvish-shyde-ftouch-attack3.png
[/frame]
[/attack]
[attack]
name=ensnare
type=impact
special=slow
damage=7
number=2
range=long
icon=attacks/entangle.png
[frame]
begin=-200
end=-100
image=elvish-shyde-healing.png
[/frame]
[missile_frame]
begin=-150
end=0
image=projectiles/entangle.png
image_diagonal=projectiles/entangle.png
[/missile_frame]
[/attack]
[attack]
name=thorns
type=pierce
special=magical
damage=7
number=3
range=long
[frame]
begin=-200
end=-100
image=elvish-shyde-ranged.png
[/frame]
[missile_frame]
begin=-200
end=0
image=projectiles/thorns.png
image_diagonal=projectiles/thorns-ne.png
[/missile_frame]
[/attack]
[/unit]