# Stamina

<figure><img src="/files/1pR9rRSV65Eu6hySMNsu" alt=""><figcaption></figcaption></figure>

In Evermoon, the Stamina system plays a pivotal role in the play-to-earn mechanics of the game. It serves as a measure of a player's capacity to participate in rewarding gameplay sessions. Each player is allocated a certain amount of Stamina per day, which can be used to engage in ranked matches for earning significant rewards, such as Loot Boxes. The Stamina system also serves to maintain the balance of the in-game economy by controlling the supply of rewards.

## Mechanics of the Stamina system

#### Playing with Stamina:&#x20;

When players use their Stamina to participate in matches, they have the chance to earn Loot Boxes, which contain various in-game rewards. The higher the player's Stamina, the more matches they can participate in, and the more Loot Boxes they can potentially earn.

#### Playing without Stamina:&#x20;

Players can still participate in matches even if they have exhausted their daily Stamina. While these matches won't yield Loot Boxes, players will still earn a smaller amount of rewards, allowing them to progress in the game.

#### Stamina Refresh:&#x20;

Every day, each player's Stamina is refreshed. The amount of Stamina a player receives is determined by the number of heroes and skins they possess. For instance, players who own more than five heroes receive five Stamina points daily. The purchase of additional skins can further increase a player's Stamina.

## Stamina Calculation:

<figure><img src="/files/uLb2vI7LalyeodgSgh9O" alt=""><figcaption></figcaption></figure>

The stamina calculation in Evermoon is based on the number of heroes a player has and the types of skins, NFTs they own. Here is the breakdown:

1. <mark style="color:red;">Players with 0-5 heroes receive</mark> <mark style="color:red;"></mark><mark style="color:red;">**1 stamina**</mark> <mark style="color:red;"></mark><mark style="color:red;">point per day.</mark>
2. <mark style="color:red;">Players with 6 or more heroes receive</mark> <mark style="color:red;"></mark><mark style="color:red;">**a maximum of 5 stamina**</mark> <mark style="color:red;"></mark><mark style="color:red;">points per day.</mark>

In addition to the base stamina provided by the number of heroes a player has, owning certain skins can also increase a player's stamina:

1. <mark style="color:red;">Each Level.3 Sacred Beast adds</mark> <mark style="color:red;"></mark><mark style="color:red;">**+1 stamina**</mark>

<mark style="color:red;">\*\*There is no limit on how much additional stamina can be gained through Level.3 Sacred Beast</mark>&#x20;

## Extra Reward Drop:

Skins can also influence the drop rate of rewards for each account with stamina:

1. <mark style="color:red;">A Rare Skin increases the maximum reward drop rate by</mark> <mark style="color:red;"></mark><mark style="color:red;">**5%**</mark><mark style="color:red;">.</mark>
2. <mark style="color:red;">An Epic Skin increases the maximum reward drop rate by</mark> <mark style="color:red;"></mark><mark style="color:red;">**10%**</mark><mark style="color:red;">.</mark>
3. <mark style="color:red;">A Mystic Skin increases the maximum reward drop rate by</mark> <mark style="color:red;"></mark><mark style="color:red;">**15%**</mark><mark style="color:red;">.</mark>
4. <mark style="color:red;">A Legendary Skin increases the maximum reward drop rate by</mark> <mark style="color:red;"></mark><mark style="color:red;">**20%**</mark><mark style="color:red;">.</mark>
5. <mark style="color:red;">A Festival Skin increases the maximum reward drop rate by</mark> <mark style="color:red;"></mark><mark style="color:red;">**25%**</mark><mark style="color:red;">.</mark>
6. <mark style="color:red;">A Special Skin increases the maximum reward drop rate by</mark> <mark style="color:red;"></mark><mark style="color:red;">**30%**</mark><mark style="color:red;">.</mark>

> Please note that the additional reward drop rate from tier skins is not stackable. The highest value among the skins owned by the player will be applied. For instance, if a player owns both a Rare Skin and a Legendary Skin, the reward drop rate will be increased by the maximum value of 20%, not a cumulative 25%.

Stamina serves as a critical tool to maintain game balance and a sustainable economy in Evermoon. By rewarding players based on their in-game assets and gameplay, the Stamina system encourages strategic gaming and fosters a balanced play-to-earn environment.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.evermoon.games/evermoon/evermoon-moba-5v5-web3-mobile-game/play-and-earn/stamina.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
