Add sand scuttler variation

This commit is contained in:
nemaara 2019-04-06 00:19:06 -04:00
parent b8fecb7994
commit b783f62298
26 changed files with 76 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -105,4 +105,80 @@
[/frame]
{SOUND:HIT_AND_MISS spear.ogg {SOUND_LIST:MISS} -100}
[/attack_anim]
[variation]
variation_id=scuttler
variation_name= _ "Sand Scuttler"
name= _ "Sand Scuttler"
inherit=yes
image="units/monsters/scorpion/sand-scuttler.png"
description= _ "Blending in nearly seamlessly into sandy dunes, these critters are an odd mix of mundane creature and elemental beast. Though usually timid, Sand Scuttlers sometimes attack unwary travelers, especially when startled."+{SPECIAL_NOTES}+{SPECIAL_NOTES_POISON}
[standing_anim]
start_time=0
direction=s,sw,se
[frame]
image="units/monsters/scorpion/sand-scuttler.png:150"
[/frame]
[/standing_anim]
[standing_anim]
start_time=0
direction=n,nw,ne
[frame]
image="units/monsters/scorpion/sand-scuttler-ne.png:150"
[/frame]
[/standing_anim]
[resistance]
blade=90
pierce=90
impact=30
fire=200
cold=120
arcane=150
[/resistance]
{DEFENSE_ANIM_DIRECTIONAL "units/monsters/scorpion/sand-scuttler-defend2.png" "units/monsters/scorpion/sand-scuttler-defend1.png" "units/monsters/scorpion/sand-scuttler-ne-defend2.png" "units/monsters/scorpion/sand-scuttler-ne-defend1.png" hiss.wav }
[attack_anim]
[filter_attack]
name=pincers
[/filter_attack]
direction=s,sw,se
start_time=-240
offset=0.0~-0.1:200,-0.1~0.7:160,0.7~0.0:240
[frame]
image="units/monsters/scorpion/sand-scuttler-pincer-[1~6].png:[100,100,80*2,120,120]"
[/frame]
[frame]
image="units/monsters/scorpion/sand-scuttler.png:1"
[/frame]
{SOUND:HIT_AND_MISS pincers.ogg {SOUND_LIST:MISS} -150}
[/attack_anim]
[attack_anim]
[filter_attack]
name=pincers
[/filter_attack]
direction=n,nw,ne
start_time=-240
offset=0.0~-0.2:200,-0.2~0.6:160,0.6~0.0:240
[frame]
image="units/monsters/scorpion/sand-scuttler-ne-pincer[1~6].png:[100,120,100,80,100,100]"
[/frame]
[frame]
image="units/monsters/scorpion/sand-scuttler-ne.png:1"
[/frame]
{SOUND:HIT_AND_MISS pincers.ogg {SOUND_LIST:MISS} -150}
[/attack_anim]
[attack_anim]
[filter_attack]
name=sting
[/filter_attack]
start_time=-620
offset=0.0:320,0.0~0.8:240,0.8~0.0:320
[frame]
image="units/monsters/scorpion/sand-scuttler-stinger-[1~7,6,5,4,1].png:[80,100,120,80*8]"
[/frame]
[frame]
image="units/monsters/scorpion/sand-scuttler.png:1"
[/frame]
{SOUND:HIT_AND_MISS spear.ogg {SOUND_LIST:MISS} -100}
[/attack_anim]
[/variation]
[/unit_type]