I solved the issue! I created a boolean called UsingStamina which I set to true every time I, you guessed it, use stamina! And then I set it to false on the increase event. When increasing I do a check in the loop to see if it has become true and stop the event if it has