wesnoth/data/core/units/humans/Mage.cfg
2013-08-09 00:13:46 +02:00

145 lines
5.1 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Mage
name= _ "Mage"
# wmllint: general spelling mage mages magery magecraft
race=human
gender=male,female
image="units/human-magi/mage.png"
profile="portraits/humans/mage.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=24
movement_type=smallfoot
movement=5
experience=54
level=1
alignment=lawful
advances_to=White Mage,Red Mage
cost=20
usage=mixed fighter
description= _ "Humans have often pondered the workings of the world in which they live. Some endeavor to take this beyond idle musing, to set it as the primary enterprise of their lives. Any magi worthy of the title have spent at least a decade in study, amassing a sum of knowledge which sets them apart from other people. These men and women, who have committed themselves fully to the pursuit of wisdom, stand in stark contrast to a world where few can even read and write. Their ranks are filled with the children of hopeful nobility, or those who sought an escape from the intellectual void of manual labor.
It is an irony that, with all their knowledge, and their unassuming monopoly thereof, the collective community of magi could likely rule society, were they ever to try. However, their true love is neither money, nor power, and those who see the study of magic as a means to such ends often lack the very conviction required for true mastery.
Physically frail, and lacking familiarity with combat, magi do possess certain arts which are of great utility in battle."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
die_sound={SOUND_LIST:HUMAN_DIE}
{DEFENSE_ANIM "units/human-magi/mage-defend.png" "units/human-magi/mage.png" {SOUND_LIST:HUMAN_OLD_HIT} }
[portrait]
size=400
side="left"
mirror="false"
image="portraits/humans/transparent/mage.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/humans/transparent/mage.png"
[/portrait]
[attack]
name=staff
description=_"staff"
icon=attacks/staff-magic.png
type=impact
range=melee
damage=5
number=1
[/attack]
[attack]
name=missile
description=_"missile"
icon=attacks/magic-missile.png
type=fire
range=ranged
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=7
number=3
[/attack]
[attack_anim]
[filter_attack]
name=missile
[/filter_attack]
offset=0
{MAGIC_MISSILE 11 -20}
{MAGIC_MISSILE_STAFF_FLARE -750 600 11 -20}
start_time=-800
[frame]
image="units/human-magi/mage-attack-magic[1,2,1].png:[100,700,200]"
[/frame]
# wmlscope: start ignoring
{SOUND:HIT_AND_MISS magic-missile-[1~3].ogg magic-missile-[1~3]-miss.ogg -350}
# wmlscope: stop ignoring
[/attack_anim]
[attack_anim]
[filter_attack]
name=staff
[/filter_attack]
start_time=-250
[frame]
image="units/human-magi/mage.png:50"
[/frame]
[frame]
image="units/human-magi/mage-attack-staff[1~2].png:[100,200]"
[/frame]
{SOUND:HIT_AND_MISS staff.wav {SOUND_LIST:MISS} -100}
[frame]
image="units/human-magi/mage-attack-magic1.png:50"
[/frame]
[frame]
image="units/human-magi/mage.png:50"
[/frame]
[/attack_anim]
[female]
name= _ "female^Mage"
gender=female
image="units/human-magi/mage+female.png"
profile="portraits/humans/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} }
[portrait]
size=400
side="left"
mirror="false"
image="portraits/humans/transparent/mage+female.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/humans/transparent/mage+female.png"
[/portrait]
[attack_anim]
[filter_attack]
name=missile
[/filter_attack]
offset=0
{MAGIC_MISSILE 11 -20}
{MAGIC_MISSILE_STAFF_FLARE -750 600 11 -20}
[frame]
image="units/human-magi/mage+female-attack-magic[1,2,1].png:[100,700,200]"
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=staff
[/filter_attack]
[frame]
image="units/human-magi/mage+female.png:50"
[/frame]
[frame]
image="units/human-magi/mage+female-attack-staff[1~2].png:[100,200]"
[/frame]
[frame]
image="units/human-magi/mage+female-attack-magic1.png:50"
[/frame]
[frame]
image="units/human-magi/mage+female.png:50"
[/frame]
[/attack_anim]
[/female]
[/unit_type]