revise fire wraith halo

This commit is contained in:
doofus-01 2021-06-19 17:53:15 -07:00
parent bb21464a0a
commit 86acb24977
5 changed files with 19 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View file

@ -12,11 +12,21 @@ units/monsters/firewraith#enddef
{DEFENSE_ANIM "{IMG_PATH_TEMP}/firewraith-defend2.png" "{IMG_PATH_TEMP}/firewraith-defend1.png" {SOUND_LIST:DRAKE_HIT} }
[standing_anim]
start_time=0
glow_start_time=0
[frame]
image="{IMG_PATH_TEMP}/firewraith-s[1~8].png:100"
halo=halo/illuminates-aura.png~O(0.6)~SCALE(70,90)
[/frame]
[glow_frame]
alpha=1.0~0.7:400,0.7~1.0:400
image="{IMG_PATH_TEMP}/firewraith-halo.png:100"
[/glow_frame]
[/standing_anim]
[movement_anim]
start_time=0
[frame]
image="{IMG_PATH_TEMP}/firewraith.png:200"
[/frame]
[/movement_anim]
hitpoints=41
movement_type=drakefly
[resistance]
@ -66,11 +76,16 @@ units/monsters/firewraith#enddef
name=fire claws
[/filter_attack]
offset=0.0~-0.1:100,-0.1~0.0:50,0.0~0.3:50,0.3~0.5:100,0.5~0.6:50,0.6~0.4:100,0.4~0.2:50,0.2~0.0:100
glow_offset=0.0~-0.1:100,-0.1~0.0:50,0.0~0.3:50,0.3~0.5:100,0.5~0.7:50,0.7~0.4:100,0.4~0.2:50,0.2~0.0:100
start_time=-350
glow_start_time=-350
{SOUND:HIT_AND_MISS claws.ogg {SOUND_LIST:MISS} -100}
[frame]
image="{IMG_PATH_TEMP}/firewraith.png:350"
[/frame]
[glow_frame]
image="{IMG_PATH_TEMP}/firewraith-halo.png:350"
[/glow_frame]
[/attack_anim]
[attack_anim]
[filter_attack]
@ -81,6 +96,9 @@ units/monsters/firewraith#enddef
[frame]
image="{IMG_PATH_TEMP}/firewraith.png:450"
[/frame]
[glow_frame]
image="{IMG_PATH_TEMP}/firewraith-halo.png:450"
[/glow_frame]
{SOUND:HIT_AND_MISS flame-big.ogg flame-big-miss.ogg -400}
[/attack_anim]
[/unit_type]