Progress Bar Going Past 100%

You’ve got the right idea.

If the max is 100, and the player has 100, then 100/100 = 1 full bar.

If you change the max to 200, and the player has 100, 100/200 = .5 a bar.