From 7779214440713cdc2d77a172c462d431874829ae Mon Sep 17 00:00:00 2001 From: nemaara Date: Sat, 2 Nov 2019 12:30:49 -0400 Subject: [PATCH] Woses: add new animations --- data/core/units/wose/Elder.cfg | 15 +++++++++++++++ data/core/units/wose/Wose.cfg | 14 ++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/data/core/units/wose/Elder.cfg b/data/core/units/wose/Elder.cfg index 6d80e730d1f2..f01bf8bacc91 100644 --- a/data/core/units/wose/Elder.cfg +++ b/data/core/units/wose/Elder.cfg @@ -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" diff --git a/data/core/units/wose/Wose.cfg b/data/core/units/wose/Wose.cfg index f23735b5bc7e..5b285d2b3058 100644 --- a/data/core/units/wose/Wose.cfg +++ b/data/core/units/wose/Wose.cfg @@ -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