Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to show all simultaneous upgrades of a certain investment at once? #194

Open
Vexcrate opened this issue Jul 19, 2019 · 1 comment
Open

Comments

@Vexcrate
Copy link

Like instead of saying buy x to level 36 then x to level 37 then x to level 38 just say buy x to level 38 in the first place

@Nutty69
Copy link
Collaborator

Nutty69 commented Sep 2, 2019

Interesting idea. I'm assuming you're talking about cases where (for instance) the top line would be "Buy x to 36" and the second line would be "Buy y to 14" so you buy x. Then the lines are "Buy x to 37" and "Buy y to "14" so you buy another x. Then it has "Buy x to 38" and "Buy y to 14" so you buy yet one more x. At which point it changes and says "Buy y to 14" as the top line and "Buy x to 39" as the second line.

One thing to keep in mind is that it is marginally faster to buy three levels of "x" one level at a time than to wait until you can buy three levels all at once. Granted, that margin can be smaller than a second at some times but at other times it could be minutes or hours.

The problem to solve becomes: How long will it take to get from "x" being the "best" investment to the point where you've bought enough "x" that the "best" investment is now "y"? And at what point is that amount of time so negligible that it becomes just as "easy" to wait until you can buy the required number of levels of "x" all at once as it does to physically interact with the game to make the purchases one level at a time?

I'm not sure what the answers are.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants