wesnoth/data/core/units/orcs/Slayer.cfg
David Mikos 1c1022e07a Minor changes to unit attack sound timings in collaboration with Bumbadadabum.
Units sound timings changed: Assassin, Orcish Assassin, Orcish Slayer,
Merman Warrior, Fencer, and Spearman ranged.
2013-03-22 21:29:38 +00:00

87 lines
2.7 KiB
INI
Raw Permalink 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=Orcish Slayer
name= _ "Orcish Slayer"
race=orc
image="units/orcs/slayer.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/orcs/slayer.png"
hitpoints=36
movement_type=elusivefoot
[resistance]
arcane=100
[/resistance]
movement=6
experience=100
level=2
alignment=chaotic
advances_to=null
{AMLA_DEFAULT}
cost=33
usage=mixed fighter
description= _ "The larger or more skilled orcish assassins are called Slayers by their enemies. Slayers are fast on their feet, and quite nimble in combat, although they achieve that end by forgoing armor. Their weapon of choice, poison, is a vicious tool, and its common use on the battlefield is often the real cause of orcish supremacy."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}+{SPECIAL_NOTES_POISON}
die_sound={SOUND_LIST:ORC_DIE}
{DEFENSE_ANIM "units/orcs/slayer-defend.png" "units/orcs/slayer.png" {SOUND_LIST:ORC_HIT} }
[portrait]
size=400
side="left"
mirror="false"
image="portraits/orcs/transparent/slayer.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/orcs/transparent/slayer.png"
[/portrait]
[attack]
name=dagger
description=_"dagger"
icon=attacks/dagger-orcish.png
type=blade
range=melee
damage=9
number=2
[/attack]
[attack]
name=throwing knives
description=_"throwing knives"
icon=attacks/dagger-thrown-poison-orcish.png
type=blade
range=ranged
damage=6
number=3
[specials]
{WEAPON_SPECIAL_MARKSMAN}
{WEAPON_SPECIAL_POISON}
[/specials]
[/attack]
[attack_anim]
[filter_attack]
name=throwing knives
[/filter_attack]
missile_start_time=-150
[missile_frame]
duration=150
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
start_time=-150
[frame]
image="units/orcs/slayer-ranged[1~2].png:[50,100]"
[/frame]
{SOUND:HIT_AND_MISS throwing-knife.ogg throwing-knife-miss.ogg -150}
{SOUND:POISON}
[/attack_anim]
[attack_anim]
[filter_attack]
name=dagger
[/filter_attack]
start_time=-400
offset=0.0~0.3:200,0.3~0.7:150,0.7~0.5:150,0.5~0.2:275,0.2~0.0:125
[frame]
image="units/orcs/slayer-attack-[1~14].png:[75*4,50*2,75*5,65,55,50]"
[/frame]
{SOUND:HIT_AND_MISS dagger-swish.wav {SOUND_LIST:MISS} -100}
[/attack_anim]
[/unit_type]