njdkmfsernfsmgfkjerhfekjskhv
idk buttons
settings
stats
unlock multipower (
R$)
multipower
you have
{{game.greenpoints.eq(1) == false ? "green points" : "green point"}}
and
green power (base gpow:
)
your base green power gain is
prestige for
red money
prestige for
blue money (coming when)
you have
red money and
red power (
)
r1: cost 1 R$ | r2:
max red 1
half max red 1
unlock green 2 ({{ game.upgrades[2] ? "bought!" : 3 + " R$" }})
gain 1 red power per second and unlock red 2 ({{ game.upgrades[0] ? "bought!" : 20 + " R$" }})
make the R$ gain formula better ({{ game.upgrades[1] ? "bought!" : 100 + " R$" }})
gain green points at the rate of 10% of your green power per second (
)
gain red power at the rate of {{ toFixed(ON(1).div(game.redpower.logBase(5)), 2) }}% of itself per second (
)
red money gain is multiplied from green power at a reduced rate (
)
gain 5% of your red money gain per second (
)
unlock green 3 (
)
green 3 goes from 1 per 10 clicks → 1 per 2 clicks (
)
notation: {{ notationnames[game.notation-1] }}
notation takes effect at
doubly notation (e.x. e4.82e4) takes effect at
use mixed notation (will work in a later version)
(ne) = not effected by the effect number
(nde) = not effected by the doubly effect number
RESET DA GAME
export save into box
import save from box
this uses
Vue
,
OmegaNum
, and
Mousetrap
which i do not take credit for at all
discord server (why tho)
hotkeys: r for red prestige,
4 for red 2
left/down and right/up keys to switch tabs
formulas (spoiler warning)
changelog (spoiler warning)
FREE ROBUX!!!
your highest green point amount was
your highest red money was
your highest multipower was
you have
multipower, and your green and red power are now multiplied by it
multipower formula is better (
(gpow+rpow)
{{ ON.min(ON.div(1, game.mproot).mul(100).round().div(100), 0.25) }}
)
→ (gpow+rpow)
{{ ON.div(1, game.mproot).lt(0.25) ? ON.div(1, game.mproot.div(1.1)).mul(100).round().div(100).min(0.25) : "" }}
)
cost:
gpow (base:
),
rpow
maxed
base green power gain is multiplied by 1.25 (and rounded obviously) (
→
)
cost:
gpow (base:
),
rpow