Coin Drop Equation

rice?

civilizations that harvested rice were more successful than civizations that harvested wheet

Nerd :D

Yea but eating rice so often gets kinda dull don’t get me wrong I like rice but occasionally having bread is a godsend

Welp back to disliking you now

Thanks

それってあなたの意見ですよね?

i agree

It indeed is my opinion

interesting, I wonder what v2 will use?

@gautam, @bread or any other coding person: can you please make something like this but for v2??

If I’m not mistaken I think v2 uses a similar system but it’s so long since I made that I’m not sure (would go check but too lazy rn)

Yep

calculateDropAmount() {
    const coins = this.levels.coins;
    return coins < 13 ? 10 : Math.round(coins < 25000 ? coins * 0.8 : Math.log10(coins) * 30000 - 111938.2002602);
}

It’s inside this file

thanks bread!! using this i can surpass you in no time!!

I have no idea what that means XD

this^^

Bread is smart :D

Bread is a W!

Bread is kinda mid without butter tho