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

136 lines
3.9 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Elvish Druid
name= _ "female^Elvish Druid"
race=elf
gender=female
image="units/elves-wood/druid.png"
profile="portraits/elves/druid.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=36
movement_type=woodland
movement=5
experience=80
level=2
alignment=neutral
advances_to=Elvish Shyde
cost=34
usage=healer
description= _ "The magic of the wood-elves is poorly suited for combat, but effective nonetheless. The forests in which they thrive can become quickened by a word of command, and will lash out at those who threaten their peace.
The chief ability of Druids lies in healing, and it is for this skill that they are revered by their people."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_CURES}+{SPECIAL_NOTES_MAGICAL}
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/elves/transparent/druid.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/elves/transparent/druid.png"
[/portrait]
[abilities]
{ABILITY_CURES}
[/abilities]
[attack]
name=staff
description=_"staff"
type=impact
damage=4
number=2
range=melee
icon=attacks/druidstaff.png
[/attack]
[attack]
name=ensnare
description=_"ensnare"
type=impact
[specials]
{WEAPON_SPECIAL_SLOW}
[/specials]
damage=6
number=2
range=ranged
icon=attacks/entangle.png
[/attack]
[attack]
name=thorns
description=_"thorns"
type=pierce
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=6
number=3
range=ranged
[/attack]
{DEFENSE_ANIM "units/elves-wood/druid-defend-2.png" "units/elves-wood/druid-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} }
[healing_anim]
start_time=-300
[frame]
image="units/elves-wood/druid-magic-[1~4,4~1].png:75"
halo="halo/elven/druid-healing[1~8].png"
[/frame]
[/healing_anim]
[attack_anim]
[filter_attack]
name=thorns
[/filter_attack]
missile_start_time=-200
[missile_frame]
duration=200
image="projectiles/thorns.png"
image_diagonal="projectiles/thorns-ne.png"
[/missile_frame]
start_time=-300
[frame]
image="units/elves-wood/druid-magic-[1~4,4~1].png:75"
halo="halo/elven/nature-halo[1~8].png"
halo_x,halo_y=0,-12
[/frame]
{SOUND:HIT_AND_MISS magic-thorns-[1,2].ogg magic-thorns-miss-[1,2].ogg 0}
[/attack_anim]
[attack_anim]
[filter_attack]
name=ensnare
[/filter_attack]
missile_start_time=-200
[missile_frame]
offset=1.0
duration=200
image="projectiles/entangle.png"
image_diagonal="projectiles/entangle.png"
[/missile_frame]
start_time=-300
[frame]
image="units/elves-wood/druid-magic-[1~4,4~1].png:75"
halo="halo/elven/nature-halo[1~8].png"
halo_x,halo_y=0,-12
[/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]
start_time=-175
[frame]
image="units/elves-wood/druid.png:75"
[/frame]
{SOUND:HIT_AND_MISS staff.wav {SOUND_LIST:MISS} -100}
[frame]
image="units/elves-wood/druid-attack.png:200"
[/frame]
[frame]
image="units/elves-wood/druid.png:75"
[/frame]
[/attack_anim]
[/unit_type]