Currently, it takes upwards of millenia to unlock Base 4 and it takes (way) more than 10^300 years to unlock base 5. In fact, base 5 can't even be reached in a reasonable amount of real-life time even if you increase the in-game time speed to 1e308x via ff = setInterval(Grow, 50, 1e308); because that only gets you around 55% of the way there (logarithmically speaking).
Some other kind of boost will be needed, such as the following:
- An upgrade that gives an exponentially increasing multiplier to all Bashicu matrices (based on progress or time played).
- An upgrade that makes the first Bashicu matrix of a given base multiply all Bashicu matrices of the previous base.
- An upgrade that makes the (0)[2] Bashicu matrix multiply your score instead of adding to it.
Currently, it takes upwards of millenia to unlock Base 4 and it takes (way) more than 10^300 years to unlock base 5. In fact, base 5 can't even be reached in a reasonable amount of real-life time even if you increase the in-game time speed to 1e308x via
ff = setInterval(Grow, 50, 1e308);because that only gets you around 55% of the way there (logarithmically speaking).Some other kind of boost will be needed, such as the following: