Woses: add new animations
This commit is contained in:
parent
2c228969ea
commit
85ccb1dee1
2 changed files with 29 additions and 0 deletions
|
@ -24,11 +24,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"
|
||||
|
|
|
@ -51,6 +51,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
|
||||
|
|
Loading…
Add table
Reference in a new issue