shiny-cuty-excel-chiffon/data/e160_standing.asd

58 lines
3.9 KiB
Common Lisp
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

*start
[state enablemove=false enableAttack=false]
[eval exp="mp.guardCount=0"]
[eval exp="mp.damage2=0"]
;[if exp="sprite.lastSpriteId == stSpecial2"]
; [eval exp="tf.halo.layer.trigger('special2_ret')"]
;[endif]
[iscript]
{
if(!f.inBattleMode){
if(tf.halo !== void && isvalid tf.halo && tf.halo.layer.asd === void){
tf.halo.loadImages(%['storage'=>'e160_halo']);
}
// }else{
// if(tf.halo[mp.num] !== void && isvalid tf.halo[mp.num] && tf.halo[mp.num].layer.asd === void){
// tf.halo[mp.num].loadImages(%['storage'=>'e160_halo2']);
// }
}
}
[endscript]
[if exp="sprite.lastSpriteId == stDash"]
[image id=stDash]
[dispsize width=98 height=202 centerpos=52 baseline=3]
[disp left=0 top=0 opacity=255][hit rect="(17,14,66,149)"][wait frame=6]
[playse storage="se268"]
[quake frame=10 vmax=5]
[image id=stStanding]
[dispsize width=98 height=192 centerpos=52 baseline=3]
[disp left=0 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=1 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=2 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=3 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=2 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=1 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[endif]
[state enablemove=true enableAttack=true]
[dispsize width=98 height=192 centerpos=49 baseline=3]
;[eval exp="layer.type = ltPsHardLight"]
*loop
[disp left=0 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=1 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=2 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=3 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=2 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[disp left=1 top=0 opacity=255][hit rect="(12,12,88,184)"][wait frame=8]
[jump target=*loop]