Skip to content

Commit

Permalink
Added new Rogue baseframes and defense animations
Browse files Browse the repository at this point in the history
Credit goes to artisticdude for the baseframe, myself for the defense animations w/ Jetrel's help.

Attack anims still missing.
  • Loading branch information
Vultraz committed Aug 21, 2016
1 parent 05e095e commit fe8a6d7
Show file tree
Hide file tree
Showing 25 changed files with 17 additions and 17 deletions.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified data/core/images/units/human-outlaws/rogue+female.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file removed data/core/images/units/human-outlaws/rogue-die-2.png
Binary file not shown.
Binary file removed data/core/images/units/human-outlaws/rogue-die-3.png
Binary file not shown.
Binary file removed data/core/images/units/human-outlaws/rogue-die-4.png
Binary file not shown.
Binary file removed data/core/images/units/human-outlaws/rogue-die-5.png
Binary file not shown.
Binary file removed data/core/images/units/human-outlaws/rogue-die-6.png
Binary file not shown.
Binary file not shown.
Binary file modified data/core/images/units/human-outlaws/rogue.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 17 additions & 17 deletions data/core/units/humans/Outlaw_Rogue.cfg
Expand Up @@ -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]
Expand Down Expand Up @@ -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]
Expand All @@ -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]
Expand All @@ -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]

0 comments on commit fe8a6d7

Please sign in to comment.