How can I make a powerup increase a player's speed incrementally?

Try something like this. Drag the CharacterMovement component out of the list on the left (Under Character), Drag the output node into a blank spot of the blueprint, then have it call Get Max Fly Speed and Set Max Fly Speed. Have it triggered by the event youre using (I just used the 0 key command for the example)