Skip to content

Commit

Permalink
Woses: add new animations
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Nov 2, 2019
1 parent 3823fea commit 7779214
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/core/units/wose/Elder.cfg
Expand Up @@ -26,11 +26,26 @@ Woses are not warriors by any means, but their great strength can easily be turn
{ABILITY_REGENERATES}
[/abilities]
[death]
[filter_attack]
type=blade,impact,pierce
[/filter_attack]
start_time=0
[frame]
image="units/woses/wose-elder-die-fall-[1~15].png:100"
[/frame]
[/death]
[death]
[filter_attack]
type=arcane,fire,cold
[/filter_attack]
start_time=0
[frame]
image="units/woses/elder-wose-die-decay-[1,2].png:150"
[/frame]
[frame]
image="units/woses/wose-die-decay-[4~9].png:150"
[/frame]
[/death]
[attack]
name=crush
description=_"crush"
Expand Down
14 changes: 14 additions & 0 deletions data/core/units/wose/Wose.cfg
Expand Up @@ -53,6 +53,20 @@ Woses are utterly unwarlike, but possess a great strength. They are, however, ne
image="units/woses/wose-die-decay-[1~9].png:150"
[/frame]
[/death]
[idle_anim]
{STANDARD_IDLE_FILTER}
start_time=0
[frame]
image="units/woses/wose-idle-[1~7].png:[250,400*2,250*4]"
[/frame]
[/idle_anim]
[idle_anim]
{STANDARD_IDLE_FILTER}
start_time=0
[frame]
image="units/woses/wose-hand-[1~4,3,2,1].png:300"
[/frame]
[/idle_anim]
[attack_anim]
[filter_attack]
name=crush
Expand Down

0 comments on commit 7779214

Please sign in to comment.