say you roll a random number between 1-100
if the random number is between 1-95, would this be a 95% chance?
and then if the number rolls between 95-100, this would be a 5% chance?
I'm trying to figure out a good way to do drop rates in triggers.
if the random number is between 1-95, would this be a 95% chance?
and then if the number rolls between 95-100, this would be a 5% chance?
I'm trying to figure out a good way to do drop rates in triggers.