Hey, so I have a skill that enables a state. When the skill is used, the script floats the user into the air by 200%
And they also learn a unique set of skills that can only be used when they're affected by the state.
My problem is that the state is only supposed to last 2 turns, and after that, they're supposed to forget the unique skill set they previously had access to, and they're supposed to float back down to 0%
So far I've figured out how to disable the skill set, but I can't seem to get them down from the air after the state is removed