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

120 lines
3.7 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Elvish Enchantress
name= _ "female^Elvish Enchantress"
race=elf
gender=female
image="units/elves-wood/enchantress.png"
profile="portraits/elves/sorceress.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=50
movement_type=woodland
movement=5
experience=180
level=3
alignment=neutral
advances_to=Elvish Sylph
cost=55
usage=mixed fighter
description= _ "The magic of the elves is wholly unlike that of humanity, so much so that humans are almost universally incapable of understanding it, let alone using it. Likewise, those who are masters of it are equally enigmatic; though it can be said that they are revered by their people, very little can be said about their actual function or purpose within that society."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_ARCANE}
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/elves/transparent/sorceress.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/elves/transparent/sorceress.png"
[/portrait]
[resistance]
arcane=90
[/resistance]
[attack]
name=staff
description=_"staff"
type=impact
range=melee
damage=6
number=2
range=melee
icon=attacks/staff-elven.png
[/attack]
[attack]
name=entangle
description=_"entangle"
type=impact
[specials]
{WEAPON_SPECIAL_SLOW}
[/specials]
damage=5
number=4
range=ranged
[/attack]
[attack]
name=faerie fire
description=_"faerie fire"
type=arcane
damage=9
number=4
range=ranged
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
icon=attacks/faerie-fire.png
[/attack]
{DEFENSE_ANIM_RANGE "units/elves-wood/enchantress-defend-2.png" "units/elves-wood/enchantress-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} melee }
{DEFENSE_ANIM_ELVEN_RANGE "units/elves-wood/enchantress-defend-2.png" "units/elves-wood/enchantress-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged }
[attack_anim]
[filter_attack]
name=faerie fire
[/filter_attack]
start_time=-450
{MISSILE_FRAME_FAERIE_FIRE}
{SOUND:HIT_AND_MISS magic-faeriefire.ogg magic-faeriefire-miss.ogg -450}
[frame]
image="units/elves-wood/enchantress-magic-[1,2*5,1].png:75"
halo=halo/elven/faerie-fire-halo[1~7].png
halo_x,halo_y=0,-28
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=entangle
[/filter_attack]
missile_start_time=-200
[missile_frame]
offset=1.0
duration=250
image="projectiles/entangle.png"
image_diagonal="projectiles/entangle.png"
[/missile_frame]
start_time=-450
[frame]
image="units/elves-wood/enchantress-magic-[1,2*6,1].png:75"
halo=halo/elven/nature-halo[1~8].png
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=staff
[/filter_attack]
offset=0.0~0.3,0.3~0.45,0.45~0.3,0.3~0.0
start_time=-250
[frame]
image="units/elves-wood/enchantress-melee-[1~6].png:[90*2,100*4]"
[/frame]
{SOUND:HIT_AND_MISS staff.wav {SOUND_LIST:MISS} -70}
[/attack_anim]
[/unit_type]