Feedback here: https://forms.gle/GF4kyccRc7PeFQgy6

Click (or hold) the dice and see the magic happen!

You can rebirth (resets coin multiplier) and see "Reb" value increase. 

First rebirth: Auto roll (down left corner)

Luck calculation

   Chance (to roll a specific dice) is 1 to Luck (variable) squared

   !RandomizationFunction

      Every time you roll engine picks a number (1 or 2) if the number is 1 then it increases Luck (variable) by 1 else it stops rolling (getting you the final result)

   For example:

      To roll a 1/16 dice you must have {rounded [ Luck (variable) ] } at 4

      That means four ones in a row or exactly 6.25% (with +0 Luck)

   Plus Luck (variable +Luck)

      Luck (variable) is first set to +Luck (variable) and then used the !RandomizationFunction

      Each rebirth increseas +Luck (variable) (+0.2)

      Luck Potions

         t1 = +2 Luck - in shop

         t2 = +5 Luck - in shop + 20% chance from t1

         t3 = +12 Luck - 4% chance from t1 + 20% chance from t2

         t4 = +25 Luck - 4% chance from t2

         t5 = +52 Luck - cannot be obtained

         Ultimate = + 175 Luck - cannot be obtained

Published 21 days ago
StatusReleased
PlatformsHTML5
AuthorGameMageEntertiment
Tags2D, Dice, Idle, random, rng, roll, scratch, Singleplayer

Download

This game is currently unavailable

Leave a comment

Log in with itch.io to leave a comment.