Backported all mage portraits from trunk as requested by Jetryl.

This commit is contained in:
Ignacio R. Morelle 2008-09-02 19:13:18 +00:00
parent ee75c96640
commit a398376ce7
26 changed files with 18 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View file

@ -6,6 +6,7 @@
gender=male,female
image="units/human-magi/mage.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/Kitty/human-mage.png"
ellipse="misc/ellipse"
hitpoints=24
movement_type=smallfoot
@ -166,6 +167,7 @@ Physically frail, and lacking familiarity with combat, magi do possess certain a
name= _ "female^Mage"
gender=female
image="units/human-magi/mage+female.png"
profile="portraits/Kitty/human-mage+female.png"
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
{DEFENSE_ANIM "units/human-magi/mage+female-defend.png" "units/human-magi/mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
#ifdef __UNUSED__

View file

@ -6,6 +6,7 @@
gender=male,female
image="units/human-magi/arch-mage.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/Kitty/human-mage-arch.png"
hitpoints=54
movement_type=smallfoot
movement=5
@ -118,6 +119,7 @@ duration=75
name= _ "female^Arch Mage"
gender=female
image="units/human-magi/arch-mage+female.png"
profile="portraits/Kitty/human-mage-arch+female.png"
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
{DEFENSE_ANIM "units/human-magi/arch-mage+female-defend.png" "units/human-magi/arch-mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
[attack_anim]

View file

@ -6,6 +6,7 @@
gender=male,female
image="units/human-magi/great-mage.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/Kitty/human-mage-arch.png"
hitpoints=65
movement_type=smallfoot
movement=5
@ -119,6 +120,7 @@ duration=75
name= _ "female^Great Mage"
gender=female
image="units/human-magi/great-mage+female.png"
profile="portraits/Kitty/human-mage-arch+female.png"
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
{DEFENSE_ANIM "units/human-magi/great-mage+female-defend.png" "units/human-magi/great-mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
[attack_anim]

View file

@ -6,6 +6,7 @@
gender=male,female
image="units/human-magi/red-mage.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/Kitty/human-mage-red.png"
hitpoints=42
movement_type=smallfoot
movement=5
@ -144,6 +145,7 @@ duration=75
name= _ "female^Red Mage"
gender=female
image="units/human-magi/red-mage+female.png"
profile="portraits/Kitty/human-mage-red+female.png"
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
{DEFENSE_ANIM "units/human-magi/red-mage+female-defend.png" "units/human-magi/red-mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
#ifdef __UNUSED__

View file

@ -5,8 +5,8 @@
race=human
gender=male,female
image="units/human-magi/silver-mage.png"
profile=portraits/Other/silver_mage.png
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/Kitty/human-mage-silver.png"
hitpoints=48
movement_type=smallfoot
movement=6
@ -150,6 +150,7 @@ Silver magi are often more physically adept than other magi, and their skills ar
name= _ "female^Silver Mage"
gender=female
image="units/human-magi/silver-mage+female.png"
profile="portraits/Kitty/human-mage-silver+female.png"
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
{DEFENSE_ANIM "units/human-magi/silver-mage+female-defend.png" "units/human-magi/silver-mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
[attack_anim]

View file

@ -6,6 +6,7 @@
gender=male,female
image="units/human-magi/white-mage.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/Kitty/human-mage-white.png"
hitpoints=35
movement_type=smallfoot
movement=5
@ -264,6 +265,7 @@ Though not trained for combat, they are a potent ally against magical or unnatur
name= _ "female^White Mage"
gender=female
image="units/human-magi/white-mage+female.png"
profile="portraits/Kitty/human-mage-white+female.png"
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
{DEFENSE_ANIM "units/human-magi/white-mage+female-defend.png" "units/human-magi/white-mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
#ifdef __UNUSED__

View file

@ -232,6 +232,7 @@ Following a strict code of piety and honor, these men and women work tirelessly
name= _ "female^Mage of Light"
gender=female
image="units/human-magi/white-cleric+female.png"
profile="portraits/Kitty/human-mage-light+female.png"
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
{DEFENSE_ANIM "units/human-magi/white-cleric+female-defend.png" "units/human-magi/white-cleric+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
[healing_anim]

View file

@ -9,6 +9,7 @@
{TRAIT_INTELLIGENT}
{TRAIT_RESILIENT}
image="units/undead-necromancers/adept.png"
profile="portraits/Kitty/human-dark-adept.png"
ellipse="misc/ellipse"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=28
@ -198,6 +199,7 @@ In such condition, their only weapon is the craft they have so committed themsel
gender=female
name= _ "female^Dark Adept"
image="units/undead-necromancers/adept+female.png"
profile="portraits/Kitty/human-dark-adept+female.png"
unit_description= _ "female^To attract any practitioners, the lure of black magic must be a great prize indeed, for anyone caught practicing the art in the civilized world is subject to a death sentence. And yet there are those who pursue this art, for the prize offered is nothing less than immortality. Hidden away in secret cults, or initiated into the dark orders of the underworld, the training which these fanatics must endure often drives them to exhaustion and enfeeblement.
In such condition, their only weapon is the craft they have so committed themselves to learning."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}

View file

@ -177,6 +177,7 @@ Despite any design they may have of using this to wrest their own immortality fr
name= _ "Dark Sorceress"
gender=female
image="units/undead-necromancers/dark-sorcerer+female.png"
profile="portraits/Kitty/human-necromancer+female.png"
unit_description= _ "The dread inspired by black magic comes chiefly from how little is known about it by the common man. Dark sorceresses have begun to unlock the secrets of life and death, the latter of which is all too easy to inflict. This labor gives the first glimmerings of the connection between the soul and inert matter, and the first successful experiments in manipulating this bond. The terrible unknown that lurks beyond death is glimpsed, and will inevitably be fathomed.
Despite any design they may have of using this to wrest their own immortality from nature's grasp, the first results of their work have immediate, and unpleasant applications. The life they breathe into dead matter can create servants for them, servants which will work, but which will also kill, and will never question their mistress. These creations have a loyalty any tyrant would dream of, and it is tempting to those with even the merest desire for power."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}

View file

@ -5,6 +5,7 @@
race=undead
image="units/undead-necromancers/lich.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/Kitty/undead-lich.png"
hitpoints=60
movement_type=undeadfoot
[resistance]

View file

@ -181,6 +181,7 @@ This ability, in all aspects, is the first step towards cheating death of its ul
name= _ "female^Necromancer"
gender=female
image="units/undead-necromancers/necromancer+female.png"
profile="portraits/Kitty/human-necromancer+female.png"
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
{DEFENSE_ANIM "units/undead-necromancers/necromancer+female-defend.png" "units/undead-necromancers/necromancer+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
[attack_anim]