# Stamina

***

A **Stamina** jest zasobem, którego celem jest lekkie spowolnienie progresji i zachowanie równowagi gry, dostępnym w module Skills w kliencie.

<figure><img src="/files/6a97ea6ac22a6024c133e150c39e22ea80f039ab" alt=""><figcaption></figcaption></figure>

### Jak to działa?

Postać ma łącznie 40 godzin dostępnej Stamina, która zmniejsza się po wejściu do walki z potworami.&#x20;

Gdy spadnie do 10 godzin lub mniej, to **doświadczenie jest zmniejszane o 50%** i potwory **nie dają łupu**.

Gdy spadnie do 0, potwory nie dają już doświadczenia.

***

### Jak zregenerować Staminę?

Aby zregenerować Staminę, istnieją dwa sposoby:

* **Przebywając offline** - Gwarantuje 1 minutę Stamina na każde 3 minuty offline;

{% hint style="info" %}
*Po zalogowaniu zostanie wyświetlone, jak długo było się offline i ile Stamina zostało odzyskane.*
{% endhint %}

* **Online w Strefie Ochronnej lub** [**Bezpieczna strefa**](/wiki/pl/systemy/strefa-bezpieczna.md) - gwarantuje 1 minutę Stamina na każde 2,5 minuty.

{% hint style="info" %}
*Po wejściu do strefy regeneracji Stamina zostanie wyświetlona nowa ikona statusu.*
{% endhint %}


---

# 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://exordion.gitbook.io/wiki/pl/rozgrywka/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.
