Added Lordbob's new orcish assassin portrait.
This commit is contained in:
parent
1d367d1a5c
commit
01c758f765
4 changed files with 26 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 32 KiB |
BIN
data/core/images/portraits/orcs/transparent/assassin.png
Normal file
BIN
data/core/images/portraits/orcs/transparent/assassin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 125 KiB |
|
@ -21,6 +21,20 @@
|
|||
usage=mixed fighter
|
||||
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_MARKSMAN}+{SPECIAL_NOTES_POISON}
|
||||
die_sound={SOUND_LIST:ORC_SMALL_DIE}
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/assassin-defend-2.png" "units/orcs/assassin-defend-1.png" {SOUND_LIST:ORC_SMALL_HIT} melee }
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/assassin-defend.png" "units/orcs/assassin.png" {SOUND_LIST:ORC_SMALL_HIT} ranged }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/orcs/transparent/assassin.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/orcs/transparent/assassin.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=dagger
|
||||
description=_"dagger"
|
||||
|
@ -142,8 +156,6 @@
|
|||
image="units/orcs/assassin-idle-9.png"
|
||||
[/frame]
|
||||
[/idle_anim]
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/assassin-defend-2.png" "units/orcs/assassin-defend-1.png" {SOUND_LIST:ORC_SMALL_HIT} melee }
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/assassin-defend.png" "units/orcs/assassin.png" {SOUND_LIST:ORC_SMALL_HIT} ranged }
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=throwing knives
|
||||
|
|
|
@ -22,6 +22,18 @@
|
|||
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/assassin.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/orcs/transparent/assassin.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=dagger
|
||||
description=_"dagger"
|
||||
|
|
Loading…
Add table
Reference in a new issue