i'll be adding more stamina related items over time, thanks for the feedback.
axilirate
Creator of
Recent community posts
im limited to how much information I can provide in game and some stuff can only be solved by a wiki.
but i'll give some info that's in this version
- every run there are 20 available items (potions not included) and they change every phase (10 difficulty levels)
- upgrading a piece costs gold (the price is shown)
- escape chance just gets lower every difficulty level
if you want to discuss anything about the game feel free to join the discord.
https://axilirate.itch.io/dicelike
a clicker based rogulike game in development, would like to hear your opinion
thanks a lot again.
I'll try to fix as much as I can today.
this is the math for speed boost
completion_time *= 10 / (10 + total_speed_boost)
I did it so there wont be crazy speeds like 0.00001 with a lot of potions or items.
multiple potions are intentional because as you mentioned, you sacrifice inventory space for them.