Code:
Skill #1 will be used when you select
the Attack command.
-----
<setup action>
immortal: targets, true
display action
</setup action>
<target action>
move user: targets, front, 15
motion missile: user
wait for movement
face user: target
motion thrust: user
wait: 10
attack animation: target
wait for animation
action effect
end
</target action>
<follow action>
face user: forward
jump user: 50, 20
move user: return, 20
motion escape: user
wait for movement
MOTION walk: user
immortal: targets, false
</follow action>