Ok...exampleDecrease Amount --> 0,0010 0,0009 0,0008 ...etc etcDecrease Multiplier --> 4,00 3,80 3,50 3,00 ...etc etcDecrease Chance --> 3,00 2,80 2,50 2,00 ...etc etcHow to do this whith dicebot?Many sites have this function!Thanks!
Multiplier = 1/(Divide By)For example (divide by 10): 1/10=0.1
Multiplier = (100+(percentage increase))/100Fore Example (30% increase): (100+30)/100=(130)/100=1.3
Mmmmn....I said in my 1st post, without programming !! Please add the functions to the bot, we do not all know how to program, and they are very common functions to find in the sites diceThanks!
so set your MULTIPLIER to 0.9.
Multiplier = (100+(percentage increase))/100For Example (30% increase): (100+30)/100=(130)/100=1.3