diff --git a/data/core/units/orcs/Sorceress.cfg b/data/core/units/orcs/Sorceress.cfg index 4095ab9a794..4cdb4dcb495 100644 --- a/data/core/units/orcs/Sorceress.cfg +++ b/data/core/units/orcs/Sorceress.cfg @@ -2,55 +2,67 @@ [unit_type] id=Orcish Sorceress - name= _ "female^Orcish Sorceress" + name=_"Orcish Sorceress" race=orc - gender=male,female - image="units/orcs/shamans/sorceress+female.png" - bar_offset_x=-11 - profile="portraits/orcs/sorceress.webp" - hitpoints=51 + gender=female + image="units/orcs/shaman/sorceress+female.png" + profile="portraits/shaman+female.webp~FL()" + hitpoints=55 movement_type=orcishfoot - [defense] - village=30 - fungus=50 - [/defense] + [resistance] + arcane=60 + fire=50 + cold=50 + [/resistance] movement=5 experience=150 level=3 alignment=chaotic - advances_to=null - {AMLA_DEFAULT} - cost=43 + advances_to=null {AMLA_DEFAULT} + cost=54 usage=archer - description= _ "Orcish Shamans are the guardians of orcish magic. Respected among orcish tribes, they form the Orcish Council, which makes important decisions for the whole Orcish community and arbitrates the many conflicts that arise between tribes of this argumentative race. Although physically weak (for orcs), Orcish Shamans are good spell casters and can curse their enemies, draining their life. Sorceresses are shamans that have mastered magic, although their physical strength often declines with age." + description= _ "Orcs are physically capable of living for fifty or more years, but few individuals ever fully realize that potential, as the average orc only sees two or three decades before meeting their end either in war or by the hand of one of their kin. Only the Shamans, isolated from the daily strife of the major orcish clans, commonly reach old age. + +The greatest of these elders make up the Great Council, which may arbitrate the many conflicts that arise between clans of their argumentative brethren. Having practiced their mystical art to perfection, these aged orcs are held in the highest respect across the various clans." die_sound={SOUND_LIST:ORC_DIE} - {DEFENSE_ANIM "units/orcs/shamans/sorceress+female-defend-2.png" "units/orcs/shamans/sorceress+female-defend-1.png" {SOUND_LIST:ORC_HIT} } + {DEFENSE_ANIM "units/orcs/shaman/sorceress+female-defend-2.png" "units/orcs/shaman/sorceress+female-defend-1.png" {SOUND_LIST:ORC_HIT} } [attack] name=staff description= _ "staff" type=impact range=melee - damage=8 - number=2 + damage=12 + number=1 icon=attacks/druidstaff.png [/attack] [attack] - name=curse - description= _ "curse" + name=sap + description= _ "sap" type=arcane - range=ranged - # drain works best when using only 8 / 10 / 16 / 18 for "damage", as rounding down is avoided - damage=10 - number=3 + range=melee + damage=6 + number=2 [specials] - {WEAPON_SPECIAL_MAGICAL} {WEAPON_SPECIAL_DRAIN} [/specials] - icon=attacks/curse.png + icon=attacks/sap.png + [/attack] + [attack] + name=siphon + description= _ "siphon" + type=arcane + range=ranged + damage=8 + number=4 + [specials] + {WEAPON_SPECIAL_DRAIN} + {WEAPON_SPECIAL_MAGICAL} + [/specials] + icon=attacks/enervate.png [/attack] [attack_anim] [filter_attack] - name=curse + name=siphon [/filter_attack] missile_start_time=-200 @@ -65,13 +77,13 @@ [/missile_frame] [frame] - image="units/orcs/shamans/sorceress+female.png:150" + image="units/orcs/shaman/sorceress+female.png:150" [/frame] [frame] - image="units/orcs/shamans/sorceress+female-magic-1.png:450" + image="units/orcs/shaman/sorceress+female-magic-1.png:450" [/frame] [frame] - image="units/orcs/shamans/sorceress+female-magic-2.png:150" + image="units/orcs/shaman/sorceress+female-magic-2.png:150" [/frame] [halo1_frame] @@ -100,24 +112,34 @@ start_time=-200 [frame] - image="units/orcs/shamans/sorceress+female.png:350" + image="units/orcs/shaman/sorceress+female.png:350" [/frame] {SOUND:HIT_AND_MISS staff.ogg staff-miss.ogg -125} [/attack_anim] - + [attack_anim] + [filter_attack] + name=sap + [/filter_attack] + start_time=-200 + [frame] + image="units/orcs/shaman/sorceress+female.png:350" + [/frame] + {SOUND:HIT_AND_MISS magicmissile.wav {SOUND_LIST:MISS} -125} + [/attack_anim] + [male] name= _ "Orcish Sorcerer" - image="units/orcs/shamans/sorcerer.png" + image="units/orcs/shaman/sorcerer.png" bar_offset_x=-4 - {DEFENSE_ANIM "units/orcs/shamans/sorcerer-defend-2.png" "units/orcs/shamans/sorcerer-defend-1.png" {SOUND_LIST:ORC_HIT} } + {DEFENSE_ANIM "units/orcs/shaman/sorcerer-defend-2.png" "units/orcs/shaman/sorcerer-defend-1.png" {SOUND_LIST:ORC_HIT} } [attack_anim] # Different frames [frame] - image="units/orcs/shamans/sorcerer.png:200" + image="units/orcs/shaman/sorcerer.png:200" [/frame] [frame] - image="units/orcs/shamans/sorcerer-magic.png:300" + image="units/orcs/shaman/sorcerer-magic.png:300" [/frame] [frame] __remove=yes @@ -125,7 +147,7 @@ [/attack_anim] [attack_anim] [frame] - image="units/orcs/shamans/sorcerer.png:350" + image="units/orcs/shaman/sorcerer.png:350" [/frame] [/attack_anim] [/male]