Delete data/campaigns/The_Deceivers_Gambit/units/Orcish_Shaman.cfg

This commit is contained in:
Dalas121 2025-03-23 16:23:35 -05:00 committed by GitHub
parent ba581474e9
commit cc0f5e6dae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,105 +0,0 @@
#textdomain wesnoth-tdg
[unit_type]
id=Orcish Shaman
name=_"Orcish Shaman"
race=orc
gender=female
image="units/orcs/shaman.png"
profile="portraits/shaman.webp~FL()"
hitpoints=43
movement_type=orcishfoot
[resistance]
arcane=70
fire=60
cold=60
[/resistance]
movement=5
experience=75
level=2
alignment=chaotic
advances_to=Orcish Sorceress
cost=37
usage=archer
description= _ "Like most sapient races, orcs often ponder the workings of the world in which they live. Some endeavor to take this beyond idle musing, but the violent, nomadic lifestyle of the largest orcish clans does not lend itself to academic study, and the rare scholarly orc is invariably killed or enslaved by their more warlike brethren.
Orcish Shamans are rare exceptions to this rule. Respected among clans and seen as a trustworthy and neutral party, Shamans serve as guardians of orcish wisdom, and advisors in times of crisis — not something orcs tend to otherwise tolerate. By the time an Adept is recognized as a fully-fledged Shaman, she has committed to memory much of the orcs collective oral tradition. This much-practiced wisdom has many applications, not least of which is their improved ability to draw life from their foes during battle."
die_sound={SOUND_LIST:ORC_DIE}
{DEFENSE_ANIM "units/orcs/shaman-defend-2.png" "units/orcs/shaman-defend-1.png" {SOUND_LIST:ORC_HIT} }
[attack]
name=staff
description= _ "staff"
type=impact
range=melee
damage=10
number=1
icon=attacks/druidstaff.png
[/attack]
[attack]
name=siphon
description= _ "siphon"
type=arcane
range=ranged
damage=6
number=4
[specials]
{WEAPON_SPECIAL_DRAIN}
{WEAPON_SPECIAL_MAGICAL}
[/specials]
icon=icons/enervate.png
[/attack]
[attack_anim]
[filter_attack]
name=siphon
[/filter_attack]
missile_start_time=-200
start_time=-350
halo1_start_time=-350
halo2_start_time=-200
sound_start_time=0
[missile_frame]
halo="halo/elven/druid-healing[8~1].png~CS(50,-30,-50):50"
offset=1.0~0.0
[/missile_frame]
[frame]
image="units/orcs/shaman.png:200"
[/frame]
[frame]
image="units/orcs/shaman-magic.png:300"
[/frame]
[halo1_frame]
halo="halo/elven/nature-halo[8~1].png~CS(50,-30,-50)~O([80%*2,60%,40%,30%,20%*3]):75"
offset=1.0
auto_vflip=no
auto_hflip=no
[/halo1_frame]
[halo2_frame]
halo="halo/elven/nature-halo[1~8].png~CS(50,-30,-50)~O([20%*3,30%,40%,60%,80%*2]):75"
offset=0.0
auto_vflip=no
auto_hflip=no
[/halo2_frame]
[sound_frame]
sound=magicmissile.wav
[/sound_frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=staff
[/filter_attack]
start_time=-200
[frame]
image="units/orcs/shaman.png:350"
[/frame]
{SOUND:HIT_AND_MISS staff.ogg staff-miss.ogg -125}
[/attack_anim]
[/unit_type]