wesnoth/data/core/units/elves/Druid.cfg
2023-07-16 00:26:02 +02:00

121 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 Druid
name= _ "female^Elvish Druid"
race=elf
gender=female
image="units/elves-wood/druid.png"
small_profile="portraits/elves/druid.webp~CROP(18,48,362,362)"
profile="portraits/elves/druid.webp"
hitpoints=36
movement_type=woodland
movement=5
experience=85
level=2
alignment=neutral
advances_to=Elvish Shyde
cost=25
usage=healer
description= _ "Some elves choose to deepen their connection to the corporeal world, thereby enhancing their already potent abilities to foster and manipulate natural energies. Perhaps the most notable effect of these druids magic is the marked sense of motion in the deep woodlands that they preserve. Outsiders wandering through Elven woods often speak of entangling roots and vines, moving nearly as fast as a warriors marching pace, or the creaking shamble of ancient trees, lumbering across entire camps in just a single night. The forest and the earth become almost like a connected entity, something that lives and breathes like a single massive organism. As it flourishes under the druids careful tending, the forest kindles their magics in turn, symbiotically enhancing the already potent powers that these elves possess."
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]