wesnoth/data/core/units/elves/Druid.cfg
Severin Glöckner 970d7bd72e Adjusted croppings for help pictures in the shaman line:
- Shamans' top part of the hood was cut
 - Sorceress and Enchantress had the same profile with different croppings
 - Show slightly more of the light frame of the Sylph's staff
 - Show more of the Druid
2017-09-06 16:09:24 +02:00

123 lines
3.6 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Elvish Druid
name= _ "female^Elvish Druid"
race=elf
gender=female
image="units/elves-wood/druid.png"
small_profile="portraits/elves/druid.png~CROP(18,48,362,362)"
profile="portraits/elves/druid.png"
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}
[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 -100}
[/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]
[/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.ogg staff-miss.ogg -125}
[frame]
image="units/elves-wood/druid-attack.png:200"
[/frame]
[frame]
image="units/elves-wood/druid.png:75"
[/frame]
[/attack_anim]
[/unit_type]