wesnoth/data/core/units/elves/Sylph.cfg

122 lines
3.6 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Elvish Sylph
name= _ "female^Elvish Sylph"
race=elf
gender=female
image="units/elves-wood/sylph.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/elves/sylph.png~RIGHT()"
halo=halo/elven/shyde-stationary-halo[1~6].png:150
hitpoints=60
movement_type=woodlandfloat
movement=6
experience=200
level=4
alignment=neutral
advances_to=null
{AMLA_DEFAULT}
cost=67
usage=mixed fighter
description= _ "Rarely seen, the sage-like Sylphs are masters of both their faerie and mundane natures. They are possessed of wondrous, and sometimes terrifying powers. Legends concerning these have given other races a healthy fear of the elves."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_ARCANE}
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/elves/transparent/sylph.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/elves/transparent/sylph.png"
[/portrait]
[resistance]
arcane=80
[/resistance]
[attack]
name=faerie touch
description=_"faerie touch"
icon=attacks/touch-faerie.png
type=impact
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
range=melee
damage=6
number=3
range=melee
[/attack]
[attack]
name=gossamer
description=_"gossamer"
type=impact
[specials]
{WEAPON_SPECIAL_SLOW}
[/specials]
damage=6
number=5
range=ranged
icon=attacks/web.png
[/attack]
[attack]
name=faerie fire
description=_"faerie fire"
type=arcane
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=10
number=5
range=ranged
icon=attacks/faerie-fire.png
[/attack]
{DEFENSE_ANIM_RANGE "units/elves-wood/sylph-defend.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} melee }
{DEFENSE_ANIM_ELVEN_RANGE "units/elves-wood/sylph-defend.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged }
[attack_anim]
[filter_attack]
name=faerie fire
[/filter_attack]
{MISSILE_FRAME_FAERIE_FIRE}
start_time=-450
{SOUND:HIT_AND_MISS magic-faeriefire.ogg magic-faeriefire-miss.ogg -450}
[frame]
image="units/elves-wood/sylph-magic.png"
halo=halo/elven/faerie-fire-halo[1~7].png:75
halo_x,halo_y=0,-28
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=gossamer
[/filter_attack]
missile_start_time=-200
[missile_frame]
duration=150
image="projectiles/web.png"
image_diagonal="projectiles/web.png"
[/missile_frame]
start_time=-450
[frame]
image="units/elves-wood/sylph-magic.png"
halo=halo/elven/faerie-fire-halo[1~7].png:75
halo_x,halo_y=0,-28
[/frame]
attack_sound_start_time=-75
[attack_sound_frame]
sound=entangle.wav
[/attack_sound_frame]
{SOUND:SLOW}
[/attack_anim]
[attack_anim]
[filter_attack]
name=faerie touch
[/filter_attack]
start_time=-200
[frame]
image="units/elves-wood/sylph-[magic,melee,magic].png:[100,200,100]"
[/frame]
[/attack_anim]
[/unit_type]