From cc0f5e6dae0b406bd73c9f5c337f9a0bfa9a1a40 Mon Sep 17 00:00:00 2001 From: Dalas121 <33790750+Dalas121@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:23:35 -0500 Subject: [PATCH] Delete data/campaigns/The_Deceivers_Gambit/units/Orcish_Shaman.cfg --- .../units/Orcish_Shaman.cfg | 105 ------------------ 1 file changed, 105 deletions(-) delete mode 100644 data/campaigns/The_Deceivers_Gambit/units/Orcish_Shaman.cfg diff --git a/data/campaigns/The_Deceivers_Gambit/units/Orcish_Shaman.cfg b/data/campaigns/The_Deceivers_Gambit/units/Orcish_Shaman.cfg deleted file mode 100644 index 3ec15b30c5b..00000000000 --- a/data/campaigns/The_Deceivers_Gambit/units/Orcish_Shaman.cfg +++ /dev/null @@ -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]