#how can i boost luck in my game?

1 messages · Page 1 of 1 (latest)

crystal wraith
true arrow
# crystal wraith

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

crystal wraith
#

noo

#

like i wanna adda luck potion

#

that gets your overall luck better

true arrow
#

so a tool?

crystal wraith
#

i just want to know how i can multiply my luck

true arrow
#

one second

#

hmm

knotty oracleBOT
#

studio** You are now Level 3! **studio

true arrow
#

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

crystal wraith
#

idk how to increase chance of getting rarer auras tho

undone plume
# crystal wraith

would multiplying totalEntries times the percentage times 100+1 do the thing?

#

i meant cumulativeEntries, mb

crystal wraith
#

I’m not home rn but I’ll try

#

When I’m home

#

Wait dividing aura.chance would increase luck wouldn’t it?

#

Chance = aura.Chance/2