bubadadabum: UTBS - dark assassin unit WML update
This commit is contained in:
parent
971dde985a
commit
913c6cb693
1 changed files with 19 additions and 135 deletions
|
@ -20,10 +20,8 @@
|
|||
description= _ "The Dark Assassin appears and disappears at a moment’s notice. No one knows where he came from or why he acts the way he does, but the trail of death he leaves in his wake is unmistakeable."+{SPECIAL_NOTES}+{SPECIAL_NOTES_POISON}
|
||||
[defend]
|
||||
start_time=-150
|
||||
sound_start_time=-101
|
||||
[sound_frame]
|
||||
duration=1
|
||||
[/sound_frame]
|
||||
sound_start_time=-25
|
||||
|
||||
[if]
|
||||
hits=hit
|
||||
[sound_frame]
|
||||
|
@ -37,26 +35,9 @@
|
|||
duration=100
|
||||
[/sound_frame]
|
||||
[/else]
|
||||
|
||||
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-defend-se1-1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-defend-se1-2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-defend-se1-3.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-defend-se1-4.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-defend-se1-5.png
|
||||
image="units/orcs/nightblade-defend-se1-[1~5].png:100"
|
||||
[/frame]
|
||||
[/defend]
|
||||
[attack]
|
||||
|
@ -84,132 +65,35 @@
|
|||
[filter_attack]
|
||||
name=darts
|
||||
[/filter_attack]
|
||||
|
||||
start_time=-350
|
||||
missile_start_time=-100
|
||||
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
end=0
|
||||
duration=100
|
||||
image=projectiles/dagger-n.png
|
||||
image_diagonal=projectiles/dagger-ne.png
|
||||
[/missile_frame]
|
||||
|
||||
start_time=-350
|
||||
sound_start_time=-101
|
||||
[sound_frame]
|
||||
duration=1
|
||||
[/sound_frame]
|
||||
[if]
|
||||
hits=no
|
||||
[sound_frame]
|
||||
sound=throwing-knife-miss.ogg
|
||||
duration=100
|
||||
[/sound_frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=yes
|
||||
[sound_frame]
|
||||
sound=throwing-knife.ogg
|
||||
duration=100
|
||||
[/sound_frame]
|
||||
[/else]
|
||||
|
||||
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-throw-se-1.png
|
||||
image="units/orcs/nightblade-throw-se-[1~9].png:100"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-throw-se-2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-throw-se-3.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-throw-se-4.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-throw-se-5.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-throw-se-6.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-throw-se-7.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-throw-se-8.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-throw-se-9.png
|
||||
[/frame]
|
||||
|
||||
|
||||
{SOUND:HIT_AND_MISS throwing-knife.ogg throwing-knife-miss.ogg -100}
|
||||
{SOUND:POISON}
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=scythe
|
||||
[/filter_attack]
|
||||
|
||||
|
||||
start_time=-550
|
||||
sound_start_time=-101
|
||||
[sound_frame]
|
||||
duration=1
|
||||
[/sound_frame]
|
||||
[if]
|
||||
hits=no
|
||||
[sound_frame]
|
||||
sound=dagger-swish.wav
|
||||
duration=100
|
||||
[/sound_frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=yes
|
||||
[sound_frame]
|
||||
sound=dagger-swish.wav
|
||||
duration=100
|
||||
[/sound_frame]
|
||||
[/else]
|
||||
|
||||
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-attack-se-1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-attack-se-2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-attack-se-3.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-attack-se-4.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-attack-se-5.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-attack-se-6.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-attack-se-7.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-attack-se-8.png
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image=units/orcs/nightblade-attack-se-9.png
|
||||
image="units/orcs/nightblade-attack-se-[1~9].png:100"
|
||||
[/frame]
|
||||
|
||||
{SOUND:HIT_AND_MISS dagger-swish.wav {SOUND_LIST:MISS} -100}
|
||||
[/attack_anim]
|
||||
[/unit_type]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue