The application provides several types of rewards that players can earn by completing different actions.
Allows the player to send Urso on a Journey. Energy sources include Main and Side practices. The key for Energy in the balance table is EnergyCurrency
.
The player always sees the Energy bar on the Meta screen. Once filled, the interface automatically suggests starting the Journey.
When receiving Energy, we see how the Energy bar is being filled. The Urso parameter ComfortStats
provides a small chance to double the amount of Energy received.
The main currency that can be spent in the in-app Store. The key for gems in the balance table is GemsCurrency
. The player sees the amount of 💎 on the Store screen.
When distributing 💎, we display a widget with the total amount and visually show the increase. The bonus from the HappyStats
feature is visualized separately.
Helps the player level up and develop the characteristics of their Urso. The key for experience in the balance table is ExperienceCurrency
.
When taking ⭐, players see a widget indicating the level increase. The experience from the CuriosityStats
feature is visualized separately.
Unlocks new areas, providing more space for customization and development. The key for Island Extension in the balance table is IslandUpgrade
.