| 本帖最后由 微笑的迪妮莎 于 2022-5-23 19:10 编辑 
 
 <target action>if user.isStateAffected(12)Animation 36: targetwait: 5Animation 37: targetwait: 5action effect: targetRemove State 12: userwait: 5Jump target: 80, 20wait for jumpCommon event: 21elseAnimation 36: targetwait: 5Animation 37: targetwait: 5action effect: targetadd state 12: userwait: 5Jump target: 80, 20wait for jumpend</target action>
<target action> 
if user.isStateAffected(12) 
Animation 36: target 
wait: 5 
Animation 37: target 
wait: 5 
action effect: target 
Remove State 12: user 
wait: 5 
Jump target: 80, 20 
wait for jump 
Common event: 21 
else 
Animation 36: target 
wait: 5 
Animation 37: target 
wait: 5 
action effect: target 
add state 12: user 
wait: 5 
Jump target: 80, 20 
wait for jump 
end 
</target action> 
 |