mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 19:57:59 +00:00
132 lines
3.8 KiB
INI
132 lines
3.8 KiB
INI
#textdomain wesnoth-units
|
|
[unit]
|
|
id=Orcish Assassin
|
|
name= _ "Orcish Assassin"
|
|
race=orc
|
|
image="units/orcs/assassin.png"
|
|
{MAGENTA_IS_THE_TEAM_COLOR}
|
|
ellipse="misc/ellipse"
|
|
profile=portraits/Alex_Jarocha-Ernst/orcish-assassin.png
|
|
hitpoints=26
|
|
movement_type=elusivefoot
|
|
[resistance]
|
|
arcane=100
|
|
[/resistance]
|
|
movement=6
|
|
experience=30
|
|
level=1
|
|
alignment=chaotic
|
|
advanceto=Orcish Slayer
|
|
cost=17
|
|
usage=fighter
|
|
unit_description= _ "Though some consider it cowardly to use, poison is a weapon favored by orcs, especially those weak of frame. Orcish assassins, who use it on throwing knives, are typically frail by orcish standards, although surprisingly nimble. Though rarely the ones who deal the killing blow, their tactics are a considerable aid to their larger and more brutal kin.
|
|
|
|
Special Notes:"+{SPECIAL_NOTES_POISON}
|
|
die_sound={SOUND_LIST:ORC_SMALL_DIE}
|
|
[death]
|
|
start_time=0
|
|
[frame]
|
|
duration=120
|
|
image="units/orcs/assassin-die-1.png"
|
|
[/frame]
|
|
[frame]
|
|
duration=100
|
|
image="units/orcs/assassin-die-2.png"
|
|
[/frame]
|
|
[frame]
|
|
duration=100
|
|
image="units/orcs/assassin-die-3.png"
|
|
[/frame]
|
|
[frame]
|
|
duration=100
|
|
image="units/orcs/assassin-die-4.png"
|
|
[/frame]
|
|
[frame]
|
|
duration=100
|
|
image="units/orcs/assassin-die-5.png"
|
|
[/frame]
|
|
[frame]
|
|
duration=80
|
|
image="units/orcs/assassin-die-6.png"
|
|
[/frame]
|
|
[frame]
|
|
duration=80
|
|
image="units/orcs/assassin-die-7.png"
|
|
[/frame]
|
|
[frame]
|
|
duration=100
|
|
image="units/orcs/assassin-die-8.png"
|
|
[/frame]
|
|
[frame]
|
|
duration=100
|
|
image="units/orcs/assassin-die-9.png"
|
|
[/frame]
|
|
[frame]
|
|
duration=100
|
|
image="units/orcs/assassin-die-10.png"
|
|
[/frame]
|
|
[/death]
|
|
{DEFENSE_ANIM "units/orcs/assassin-defend.png" "units/orcs/assassin.png" {SOUND_LIST:ORC_SMALL_HIT} }
|
|
[attack]
|
|
name=dagger
|
|
icon=attacks/dagger-orcish.png
|
|
type=blade
|
|
range=melee
|
|
damage=8
|
|
number=1
|
|
[animation]
|
|
[frame]
|
|
begin=-200
|
|
end=-150
|
|
image="units/orcs/assassin-attack1.png"
|
|
[/frame]
|
|
{HIT_MISS_SOUNDS dagger-swish.wav {SOUND_LIST:MISS} (
|
|
[frame]
|
|
begin=-150
|
|
end=100
|
|
image="units/orcs/assassin-attack2.png"
|
|
[/frame]
|
|
)}
|
|
[frame]
|
|
begin=100
|
|
end=200
|
|
image="units/orcs/assassin-attack1.png"
|
|
[/frame]
|
|
[/animation]
|
|
[/attack]
|
|
[attack]
|
|
name=throwing knives
|
|
icon=attacks/dagger-thrown-poison-orcish.png
|
|
type=blade
|
|
range=ranged
|
|
damage=3
|
|
number=3
|
|
[specials]
|
|
{WEAPON_SPECIAL_POISON}
|
|
[/specials]
|
|
[animation]
|
|
[missile_frame]
|
|
begin=-150
|
|
end=0
|
|
image="projectiles/dagger-n.png"
|
|
image_diagonal="projectiles/dagger-ne.png"
|
|
[/missile_frame]
|
|
{HIT_MISS_SOUNDS throwing-knife.ogg throwing-knife-miss.ogg (
|
|
[frame]
|
|
begin=-200
|
|
end=-100
|
|
image="units/orcs/assassin-ranged1.png"
|
|
[/frame]
|
|
)}
|
|
{FRAME_ON_POISON (
|
|
[frame]
|
|
begin=-100
|
|
end=0
|
|
image="units/orcs/assassin-ranged2.png"
|
|
sound=poison.ogg
|
|
[/frame]
|
|
)}
|
|
[/animation]
|
|
[/attack]
|
|
[/unit]
|