Apply suggested changes
This commit is contained in:
parent
2ff2f4388e
commit
354f71c994
3 changed files with 14 additions and 11 deletions
|
@ -16,7 +16,7 @@
|
|||
level=1
|
||||
alignment=chaotic
|
||||
advances_to=Orcish Shaman
|
||||
cost=21
|
||||
cost=16
|
||||
usage=mixed fighter
|
||||
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}
|
||||
|
@ -36,9 +36,10 @@
|
|||
type=pierce
|
||||
range=ranged
|
||||
damage=7
|
||||
number=2
|
||||
number=3
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_DRAIN}
|
||||
{WEAPON_SPECIAL_MAGICAL}
|
||||
[/specials]
|
||||
icon=attacks/curse.png
|
||||
[/attack]
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
race=orc
|
||||
image="units/orcs/shaman.png"
|
||||
profile="portraits/orcs/shaman.webp"
|
||||
hitpoints=23
|
||||
hitpoints=32
|
||||
movement_type=orcishfoot
|
||||
[defense]
|
||||
village=30
|
||||
|
@ -16,7 +16,7 @@
|
|||
level=2
|
||||
alignment=chaotic
|
||||
advances_to=Orcish Sorcerer
|
||||
cost=21
|
||||
cost=28
|
||||
usage=mixed fighter
|
||||
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}
|
||||
|
@ -26,7 +26,7 @@
|
|||
description= _ "staff"
|
||||
type=impact
|
||||
range=melee
|
||||
damage=6
|
||||
damage=7
|
||||
number=1
|
||||
icon=attacks/druidstaff.png
|
||||
[/attack]
|
||||
|
@ -36,9 +36,10 @@
|
|||
type=pierce
|
||||
range=ranged
|
||||
damage=8
|
||||
number=2
|
||||
number=3
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_DRAIN}
|
||||
{WEAPON_SPECIAL_MAGICAL}
|
||||
[/specials]
|
||||
icon=attacks/curse.png
|
||||
[/attack]
|
||||
|
|
|
@ -6,18 +6,18 @@
|
|||
race=orc
|
||||
image="units/orcs/sorcerer.png"
|
||||
profile="portraits/orcs/sorcerer.webp"
|
||||
hitpoints=22
|
||||
hitpoints=48
|
||||
movement_type=orcishfoot
|
||||
[defense]
|
||||
village=30
|
||||
[/defense]
|
||||
movement=5
|
||||
experience=200
|
||||
experience=150
|
||||
level=3
|
||||
alignment=chaotic
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
cost=28
|
||||
cost=38
|
||||
usage=mixed fighter
|
||||
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. Sorcerers are shamans that have mastered magic, although their physical strength often declines with age."
|
||||
die_sound={SOUND_LIST:ORC_DIE}
|
||||
|
@ -27,7 +27,7 @@
|
|||
description= _ "staff"
|
||||
type=impact
|
||||
range=melee
|
||||
damage=5
|
||||
damage=8
|
||||
number=1
|
||||
icon=attacks/druidstaff.png
|
||||
[/attack]
|
||||
|
@ -37,9 +37,10 @@
|
|||
type=pierce
|
||||
range=ranged
|
||||
damage=9
|
||||
number=2
|
||||
number=3
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_DRAIN}
|
||||
{WEAPON_SPECIAL_MAGICAL}
|
||||
[/specials]
|
||||
icon=attacks/curse.png
|
||||
[/attack]
|
||||
|
|
Loading…
Add table
Reference in a new issue