Added new Rogue baseframes and defense animations

Credit goes to artisticdude for the baseframe, myself for the defense animations w/ Jetrel's help.

Attack anims still missing.
This commit is contained in:
Charles Dang 2016-08-21 13:20:45 +11:00
parent 05e095e581
commit fe8a6d71fa
25 changed files with 17 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -17,7 +17,7 @@
usage=fighter
description= _ "The ringleaders of any group of thieves earn their positions by skill. These rogues have spent many an unpleasant moment darting through crowds and dodging away from those who wish them ill, a set of skills which is very handy in a fight. Masters of knifework, they can also throw knives with reliable accuracy, and their long hours of prowling around at night leave them more comfortable fighting in the dark."+{SPECIAL_NOTES}+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_SKIRMISHER}
die_sound={SOUND_LIST:HUMAN_DIE}
{DEFENSE_ANIM "units/human-outlaws/rogue-defend.png" "units/human-outlaws/rogue.png" {SOUND_LIST:HUMAN_HIT} }
{DEFENSE_ANIM "units/human-outlaws/rogue-defend-1.png" "units/human-outlaws/rogue-defend-2.png" {SOUND_LIST:HUMAN_HIT} }
[abilities]
{ABILITY_SKIRMISHER}
[/abilities]
@ -54,7 +54,7 @@
[/missile_frame]
start_time=-200
[frame]
image="units/human-outlaws/rogue-ranged.png:250"
image="units/human-outlaws/rogue.png:250"
[/frame]
{SOUND:HIT_AND_MISS throwing-knife.ogg throwing-knife-miss.ogg -200}
[/attack_anim]
@ -68,31 +68,31 @@
[/frame]
{SOUND:HIT_AND_MISS dagger-swish.wav {SOUND_LIST:MISS} -150}
[frame]
image="units/human-outlaws/rogue-attack.png:250"
image="units/human-outlaws/rogue.png:250"
[/frame]
[frame]
image="units/human-outlaws/rogue.png:100"
[/frame]
[/attack_anim]
[death]
start_time=0
[frame]
image="units/human-outlaws/rogue-die-[1~6].png:100"
[/frame]
[/death]
#[death]
# start_time=0
# [frame]
# image="units/human-outlaws/rogue-die-[1~6].png:100"
# [/frame]
#[/death]
[female]
name= _ "female^Rogue"
gender=female
image="units/human-outlaws/rogue+female.png"
profile="portraits/humans/thief+female.png"
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
{DEFENSE_ANIM "units/human-outlaws/rogue+female-defend.png" "units/human-outlaws/rogue+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
{DEFENSE_ANIM "units/human-outlaws/rogue+female-defend-1.png" "units/human-outlaws/rogue+female-defend-2.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
[attack_anim]
[filter_attack]
name=knife
[/filter_attack]
[frame]
image="units/human-outlaws/rogue+female-ranged.png:250"
image="units/human-outlaws/rogue+female.png:250"
[/frame]
[/attack_anim]
[attack_anim]
@ -103,16 +103,16 @@
image="units/human-outlaws/rogue+female.png:50"
[/frame]
[frame]
image="units/human-outlaws/rogue+female-attack.png:250"
image="units/human-outlaws/rogue+female.png:250"
[/frame]
[frame]
image="units/human-outlaws/rogue+female.png:100"
[/frame]
[/attack_anim]
[death]
[frame]
image="units/human-outlaws/rogue+female-die-[1~6].png:100"
[/frame]
[/death]
#[death]
# [frame]
# image="units/human-outlaws/rogue+female-die-[1~6].png:100"
# [/frame]
#[/death]
[/female]
[/unit_type]