wesnoth/data/core/units/undead/Spirit_Spectre.cfg
2012-03-27 04:16:48 +00:00

208 lines
5.8 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#textdomain wesnoth-units
[unit_type]
id=Spectre
name= _ "Spectre"
race=undead
image="units/undead/spectre.png"
profile=portraits/undead/spectre.png
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=33
movement_type=undeadspirit
movement=7
experience=150
level=3
alignment=chaotic
advances_to=null
{AMLA_DEFAULT}
cost=52
usage=scout
description= _ "Sometimes called the hollow men, spectres form the right arm of their masters powers. They are an unholy terror to the living, for they are quite as deadly as their appearance suggests.
The creation of these is itself no mean feat, but the real danger in encountering one is that it is likely only the harbinger of a much more dangerous force that will follow in its wake."+{SPECIAL_NOTES}+{SPECIAL_NOTES_DRAIN}+{SPECIAL_NOTES_SPIRIT}+{SPECIAL_NOTES_ARCANE}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/undead/transparent/spectre.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/undead/transparent/spectre.png"
[/portrait]
die_sound=wail-long.wav
[standing_anim]
start_time=0
alpha=0.8~0.4:1100,0.4~0.6:450,0.6~0.4:450,0.4~0.8:1100
[frame]
duration=200
image="units/undead/spectre-se-bob-1.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-2.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-3.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-2.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-1.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-2.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-3.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-2.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-1.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-2.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-3.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-2.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-1.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-2.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-3.png"
[/frame]
[frame]
duration=200
image="units/undead/spectre-se-bob-2.png"
[/frame]
[/standing_anim]
[attack]
name=baneblade
description=_"baneblade" # wmllint: no spellcheck (until name->id)
type=arcane
range=melee
damage=9
number=4
[specials]
{WEAPON_SPECIAL_DRAIN}
[/specials]
[/attack]
[attack]
name=wail
description=_"wail"
type=cold
range=ranged
damage=6
number=3
[/attack]
{DEFENSE_ANIM "units/undead/spectre-se-defend-2.png" "units/undead/spectre-se-defend-1.png" wail.wav }
[attack_anim]
[filter_attack]
name=wail
[/filter_attack]
{MISSILE_FRAME_WAIL}
[frame]
begin=-250
end=-200
image="units/undead/spectre.png"
[/frame]
[frame]
sound=wail.wav
begin=-200
end=50
image="units/undead/spectre-se-attack-1.png"
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=baneblade
[/filter_attack]
offset=0.0~0.1,0.1~0.0
start_time=-400
[frame]
duration=60
image="units/undead/spectre-se-attack-1.png"
[/frame]
[frame]
duration=60
image="units/undead/spectre-se-attack-2.png"
[/frame]
[frame]
duration=60
image="units/undead/spectre-se-attack-3.png"
[/frame]
[if]
hits=no
[frame]
duration=60
image="units/undead/spectre-se-attack-4.png"
sound={SOUND_LIST:MISS}
[/frame]
[/if]
[else]
hits=yes
[frame]
duration=60
image="units/undead/spectre-se-attack-4.png"
sound={SOUND_LIST:SWORD_SWISH}
[/frame]
[/else]
[frame]
duration=60
image="units/undead/spectre-se-attack-5.png"
[/frame]
[frame]
duration=60
image="units/undead/spectre-se-attack-6.png"
[/frame]
[frame]
duration=60
image="units/undead/spectre-se-attack-7.png"
[/frame]
[frame]
duration=60
image="units/undead/spectre-se-attack-8.png"
[/frame]
[frame]
duration=60
image="units/undead/spectre-se-attack-9.png"
[/frame]
[frame]
duration=60
image="units/undead/spectre-se-attack-10.png"
[/frame]
[frame]
duration=60
image="units/undead/spectre-se-attack-11.png"
[/frame]
[frame]
duration=60
image="units/undead/spectre-se-attack-12.png"
[/frame]
[/attack_anim]
[/unit_type]