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

115 lines
3.5 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Elvish Shaman
name= _ "female^Elvish Shaman"
race=elf
gender=female
image="units/elves-wood/shaman.png"
# profile=portraits/Alex_Jarocha-Ernst/elvish-shaman.png
profile="portraits/elves/shaman.png~RIGHT()"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=26
movement_type=woodland
movement=5
experience=32
level=1
alignment=neutral
advances_to=Elvish Druid,Elvish Sorceress
cost=15
usage=healer
description= _ "Being partly faerie in nature, elves have an inherent capability for magic. This is realized in their affinity with the natural world, which they can call upon as an ally in combat. Enemies wandering in their forests may soon find themselves entangled by roots and hindered by the very ground they stand on.
The healing abilities of the elves are also remarkable, and of capital use in battle."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_HEALS}
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/elves/transparent/shaman.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/elves/transparent/shaman.png"
[/portrait]
[abilities]
{ABILITY_HEALS}
[/abilities]
[attack]
name=staff
description=_"staff"
type=impact
damage=3
number=2
range=melee
icon=attacks/druidstaff.png
[/attack]
[attack]
name=entangle
description=_"entangle"
type=impact
[specials]
{WEAPON_SPECIAL_SLOW}
[/specials]
damage=3
number=2
range=ranged
[/attack]
{DEFENSE_ANIM "units/elves-wood/shaman-defend.png" "units/elves-wood/shaman.png" {SOUND_LIST:ELF_FEMALE_HIT} }
[healing_anim]
start_time=-200
[frame]
image="units/elves-wood/shaman-heal[1,2].png:55"
[/frame]
[frame]
image="units/elves-wood/shaman-heal[3~9].png:55"
halo=halo/elven/shaman-heal-halo-[1~7].png
[/frame]
[frame]
image="units/elves-wood/shaman-heal9.png:30"
[/frame]
[/healing_anim]
[attack_anim]
[filter_attack]
name=entangle
[/filter_attack]
missile_start_time=-200
[missile_frame]
offset=1.0
duration=150
image="projectiles/entangle.png"
image_diagonal="projectiles/entangle.png"
[/missile_frame]
start_time=-450
[frame]
image="units/elves-wood/shaman.png:225,units/elves-wood/shaman-attack2.png:225,units/elves-wood/shaman.png:100"
halo=halo/elven/nature-halo[1~6].png:75,halo/elven/nature-halo[7~8].png:50
halo_x,halo_y=0,-12
[/frame]
attack_sound_start_time=-75
[attack_sound_frame]
sound=entangle.wav
[/attack_sound_frame]
{SOUND:SLOW}
[frame]
image="units/elves-wood/shaman.png:50"
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=staff
[/filter_attack]
start_time=-175
[frame]
image="units/elves-wood/shaman.png:75"
[/frame]
{SOUND:HIT_AND_MISS staff.wav {SOUND_LIST:MISS} -100}
[frame]
image="units/elves-wood/shaman-attack.png:200"
[/frame]
[frame]
image="units/elves-wood/shaman.png:75"
[/frame]
[/attack_anim]
[/unit_type]