wesnoth/data/core/units/elves/Sylph.cfg
2023-09-16 19:55:28 +02:00

109 lines
4 KiB
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#textdomain wesnoth-units
[unit_type]
id=Elvish Sylph
name= _ "female^Elvish Sylph"
race=elf
gender=female
image="units/elves-wood/sylph.png"
small_profile="portraits/elves/sylph.webp~CROP(26,30,420,420)"
profile="portraits/elves/sylph.webp~RIGHT()"
halo=halo/elven/shyde-stationary-halo[1~6].png:150
hitpoints=68
movement_type=woodlandfloat
movement=6
experience=200
level=4
alignment=neutral
advances_to=null
{AMLA_DEFAULT}
cost=161
usage=mixed fighter
description= _ "Tremendously powerful in unfathomable ways, the sage-like Sylphs are masters of manipulating the bridge between the mundane and arcane worlds. Long years spent peering into the ethereal realm have eroded the ability of these elves to view the physical world; in return, they are granted an abstract sight, gaining the ability to view one or even several different aspects of realitys essence. Like the many shards of a broken mirror, the myriad fractures of the material world reflect the light of the arcane through its many different facets. Careful practice allows one to follow these strands of light from pane to pane, observing how the outcome of physical reality evolves with each choice made of free will. While direct weaving of the connecting fabric is usually impossible to achieve, indirect manipulation is feasible by machination in the corporeal plane where the reflection of the arcane plane is strongest. The ability of a Sylph to locate these reflection pools and steer them is one of her greatest — and most feared — abilities."
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
[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=7
number=5
range=ranged
icon=attacks/web.png
[/attack]
[attack]
name=faerie fire
description=_"faerie fire"
type=arcane
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=16
number=5
range=ranged
icon=attacks/faerie-fire.png
[/attack]
{DEFENSE_ANIM_RANGE "units/elves-wood/sylph.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} melee }
{DEFENSE_ANIM_ELVEN_RANGE "units/elves-wood/sylph.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.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.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]
[/attack_anim]
[attack_anim]
[filter_attack]
name=faerie touch
[/filter_attack]
start_time=-200
[frame]
image="units/elves-wood/sylph.png:[400]"
[/frame]
[/attack_anim]
[/unit_type]