本帖最后由 微笑的迪妮莎 于 2022-5-23 19:10 编辑
<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>
<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>
|