When an integer is at 1 I want to add one to it, but if it's say 50 i want it to have a lower chance of adding one to it, if it's like 300 the chance of adding one is significantly lower. It's for a sort of skill level increment, i'm sure there's a shorter mathematical way to do this without using a bunch of ifs but i can't see it. thanks