#how can i boost luck in my game?
1 messages · Page 1 of 1 (latest)
Change the Chance property of your desired aura, to be a lower value, since ur code uses a inverse probability, so lowering it will probably mean a bigger chance of getting it.
second then just add a multiplaier based on the players stats
so a tool?
i just want to know how i can multiply my luck
** You are now Level 3! **
im stumped idk
you could add a LuckPotion propertiy to the players paramter, and use this value as a multiplier when ur calculating the probabilties so this would help effecitvley increasing ur chances of getting rarer auras when a luck potion is used or active
idk how to increase chance of getting rarer auras tho
would multiplying totalEntries times the percentage times 100+1 do the thing?
i meant cumulativeEntries, mb