diff --git a/data/core/units/orcs/Adept.cfg b/data/core/units/orcs/Adept.cfg index 5ed48adfb3f..c798148dc7b 100644 --- a/data/core/units/orcs/Adept.cfg +++ b/data/core/units/orcs/Adept.cfg @@ -2,54 +2,55 @@ [unit_type] id=Orcish Adept - name= _ "female^Orcish Adept" + name=_"Orcish Adept" race=orc - gender=male,female - image="units/orcs/shamans/shaman.png" - bar_offset_x=-1 - profile="portraits/orcs/adept.webp" - hitpoints=25 + gender=female + image="units/orcs/shaman/adept+female.png" + profile="portraits/shaman+female.webp~FL()" + hitpoints=31 movement_type=orcishfoot - [defense] - village=30 - fungus=50 - [/defense] + [resistance] + arcane=80 + fire=70 + cold=70 + [/resistance] movement=5 - experience=43 + experience=45 level=1 alignment=chaotic advances_to=Orcish Shaman - cost=20 + cost=21 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. Adepts are the novice shamans, still young and vigorous, but their spell-casting ability still needs improvement." + description= _ "Female orcs with spiritual leanings may find themselves inducted into the arts of orcish sorcery. Initially called Adepts, these newly-trained orcs gain a curious influence over the shamanistic forces that separate life from non-life. Directed inwards, this art gives them great resilience against most forms of magic. Directed outwards, it grants them the fearsome power to siphon life from their enemies. + +Although physically frail compared to other orcs, this shamanistic art makes even a freshly trained Adept a force to be reckoned with on the battlefield." die_sound={SOUND_LIST:ORC_DIE} - {DEFENSE_ANIM "units/orcs/shamans/adept+female-defend-2.png" "units/orcs/shamans/adept+female-defend-1.png" {SOUND_LIST:ORC_HIT} } + {DEFENSE_ANIM "units/orcs/shaman/adept+female-defend-2.png" "units/orcs/shaman/adept+female-defend-1.png" {SOUND_LIST:ORC_HIT} } [attack] name=staff description= _ "staff" type=impact range=melee - damage=5 + damage=6 number=1 icon=attacks/druidstaff.png [/attack] [attack] - name=curse - description= _ "curse" + name=siphon + description= _ "siphon" type=arcane range=ranged - # drain works best when using only 8 / 10 / 16 / 18 for "damage", as rounding down is avoided - damage=8 - number=2 + damage=4 + number=4 [specials] - {WEAPON_SPECIAL_MAGICAL} {WEAPON_SPECIAL_DRAIN} + {WEAPON_SPECIAL_MAGICAL} [/specials] - icon=attacks/curse.png + icon=attacks/siphon.png [/attack] [attack_anim] [filter_attack] - name=curse + name=siphon [/filter_attack] missile_start_time=-200 @@ -64,10 +65,10 @@ [/missile_frame] [frame] - image="units/orcs/shamans/adept+female.png:550" + image="units/orcs/shaman/adept+female.png:550" [/frame] [frame] - image="units/orcs/shamans/adept+female-magic.png:300" + image="units/orcs/shaman/adept+female-magic.png:300" [/frame] [halo1_frame] @@ -96,7 +97,7 @@ start_time=-200 [frame] - image="units/orcs/shamans/adept+female.png:350" + image="units/orcs/adept.png:350" [/frame] {SOUND:HIT_AND_MISS staff.ogg staff-miss.ogg -125} @@ -104,20 +105,20 @@ [male] name= _ "Orcish Adept" - image="units/orcs/shamans/adept.png" + image="units/orcs/shaman/adept.png" bar_offset_x=-4 - {DEFENSE_ANIM "units/orcs/shamans/adept-defend-2.png" "units/orcs/shamans/adept-defend-1.png" {SOUND_LIST:ORC_HIT} } + {DEFENSE_ANIM "units/orcs/shaman/adept-defend-2.png" "units/orcs/shaman/adept-defend-1.png" {SOUND_LIST:ORC_HIT} } [attack_anim] [frame] - image="units/orcs/shamans/adept.png:250" + image="units/orcs/shaman/adept.png:250" [/frame] [frame] - image="units/orcs/shamans/adept-magic.png:300" + image="units/orcs/shaman/adept-magic.png:300" [/frame] [/attack_anim] [attack_anim] [frame] - image="units/orcs/shamans/adept.png:350" + image="units/orcs/shaman/adept.png:350" [/frame] [/attack_anim] [/male]