@Neko Majin C
Good observation! Indeed this reduces the time to wait and is more precise if one anyways wants to do the math, that would be gear + gear / 3
Instead of full inventory.
I learned something new today xd thanks.
You do not need all this math, just go back ever two hours. The first two characters in the community section reset every two hours. The only math you need is adding the hero gears’ prices together. Those two added together, in this case it is 720, equals how many coins you will get in the course of two hours. If the hero gears’ total price is less than the hero’s inventory’s, you will get the hero gears’ total price in two hours. If the gears’ total price is equal to the hero’s inventory, the hero’s inventory will be full in two hours. If the gears’ total price is higher than your hero’s inventory, the hero’s inventory will be full in less than two hours.
@Its A Trap
Indeed, this is a operation I came with, just to know exactly how long wait to fill the current max coins per stage, the point is, that the operations here works on every stage.
Unfortunately there are multiple countdowns going on. This just solves the main game, not the mini games. With those you could end up checking every hour or less.
Good observation! Indeed this reduces the time to wait and is more precise if one anyways wants to do the math, that would be gear + gear / 3
Instead of full inventory.
I learned something new today xd thanks.
sits and listens intently
Indeed, this is a operation I came with, just to know exactly how long wait to fill the current max coins per stage, the point is, that the operations here works on every stage.