stats update

This commit is contained in:
Severin Glöckner 2023-09-20 01:56:16 +02:00 committed by Celtic Minstrel
parent 2ffaf7227a
commit 90e0c40a67
3 changed files with 28 additions and 22 deletions

View file

@ -7,18 +7,19 @@
gender=female
image="units/orcs/shaman.png"
profile="portraits/orcs/adept.webp"
hitpoints=24
hitpoints=25
movement_type=orcishfoot
[defense]
village=30
fungus=50
[/defense]
movement=5
experience=50
experience=43
level=1
alignment=chaotic
advances_to=Orcish Shaman
cost=20
usage=mixed fighter
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."
die_sound={SOUND_LIST:ORC_DIE}
{DEFENSE_ANIM "units/orcs/adept-defend-2.png" "units/orcs/adept-defend-1.png" {SOUND_LIST:ORC_HIT} }
@ -27,20 +28,21 @@
description= _ "staff"
type=impact
range=melee
damage=6
damage=5
number=1
icon=attacks/druidstaff.png
[/attack]
[attack]
name=curse
description= _ "curse"
type=pierce
type=cold
range=ranged
damage=7
number=3
# drain works best when using only 8 / 10 / 16 / 18 for "damage", as rounding down is avoided
damage=8
number=2
[specials]
{WEAPON_SPECIAL_DRAIN}
{WEAPON_SPECIAL_MAGICAL}
{WEAPON_SPECIAL_DRAIN}
[/specials]
icon=attacks/curse.png
[/attack]

View file

@ -7,18 +7,19 @@
gender=female
image="units/orcs/shaman.png"
profile="portraits/orcs/shaman.webp"
hitpoints=32
hitpoints=37
movement_type=orcishfoot
[defense]
village=30
fungus=50
[/defense]
movement=5
experience=120
experience=90
level=2
alignment=chaotic
advances_to=Orcish Sorcerer
cost=28
usage=mixed fighter
cost=29
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."
die_sound={SOUND_LIST:ORC_DIE}
{DEFENSE_ANIM "units/orcs/shaman-defend-2.png" "units/orcs/shaman-defend-1.png" {SOUND_LIST:ORC_HIT} }
@ -27,20 +28,21 @@
description= _ "staff"
type=impact
range=melee
damage=7
damage=8
number=1
icon=attacks/druidstaff.png
[/attack]
[attack]
name=curse
description= _ "curse"
type=pierce
type=cold
range=ranged
# drain works best when using only 8 / 10 / 16 / 18 for "damage", as rounding down is avoided
damage=8
number=3
[specials]
{WEAPON_SPECIAL_DRAIN}
{WEAPON_SPECIAL_MAGICAL}
{WEAPON_SPECIAL_DRAIN}
[/specials]
icon=attacks/curse.png
[/attack]

View file

@ -7,10 +7,11 @@
gender=female
image="units/orcs/sorceress.png"
profile="portraits/orcs/sorceress.webp"
hitpoints=48
hitpoints=51
movement_type=orcishfoot
[defense]
village=30
fungus=50
[/defense]
movement=5
experience=150
@ -18,8 +19,8 @@
alignment=chaotic
advances_to=null
{AMLA_DEFAULT}
cost=38
usage=mixed fighter
cost=43
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."
die_sound={SOUND_LIST:ORC_DIE}
{DEFENSE_ANIM "units/orcs/sorceress-defend-2.png" "units/orcs/sorceress-defend-1.png" {SOUND_LIST:ORC_HIT} }
@ -29,19 +30,20 @@
type=impact
range=melee
damage=8
number=1
number=2
icon=attacks/druidstaff.png
[/attack]
[attack]
name=curse
description= _ "curse"
type=pierce
type=cold
range=ranged
damage=9
# drain works best when using only 8 / 10 / 16 / 18 for "damage", as rounding down is avoided
damage=10
number=3
[specials]
{WEAPON_SPECIAL_DRAIN}
{WEAPON_SPECIAL_MAGICAL}
{WEAPON_SPECIAL_DRAIN}
[/specials]
icon=attacks/curse.png
[/attack]