> For the complete documentation index, see [llms.txt](https://eternum-1.gitbook.io/eternum-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eternum-1.gitbook.io/eternum-wiki/pl/systemy-ulepszen.md).

# Systemy Ulepszeń

![Interfejs kuźni](/files/RYKGbld4HuNHiuMPCO5M)

Rzadkość ekwipunku ewoluuje od poziomu **Common** do **Mythic**. Używaj interfejsu ulepszeń przy kowadłach znajdujących się na **piętrze +1 Kasyna**, do którego dostaniesz się przez teleport w świątyni miejskiej.

{% hint style="info" %}
**Lokalizacja Kowadła:** Ulepszaj ekwipunek przy kowadłach na piętrze +1 Kasyna poprzez teleport w świątyni miejskiej.
{% endhint %}

## 💎 Rzadkość i Poziomy

### Kule Ulepszeń

* ![Special Orb](/files/HOkvhvVAR1ZUH0qAwLT4) **Special Orb:** Podnosi rzadkość przedmiotu.
* ![Cleanse Orb](/files/n82LZVNfBIlQ1gdJF5XS) **Cleanse Orb:** Bezpiecznie obniża rzadkość przedmiotu, pozwalając na jej zmianę bez ryzykowania utraty przedmiotu.
* ![Ascension Orb](/files/x5LjapKQHyw1eErdKxlU) **Ascension Orb:** Podnosi poziom (tier) przedmiotu przy kowadle.

{% hint style="warning" %}
**Awans i Rzadkość Mityczna:** Przedmioty zdobyte z potworów zazwyczaj osiągają maksymalnie **Poziom 4 (Tier 4)**. Użyj **Ascension Orbs**, aby wyjść poza Tier 4. Osiągnięcie rzadkości **Mythic** wymaga **Poziomu 6 (Tier 6)**.
{% endhint %}

### Mnożniki Poziomów

| Poziom     | Mnożnik Statystyk |
| ---------- | ----------------: |
| **Tier 1** |              x0.4 |
| **Tier 2** |              x0.5 |
| **Tier 3** |              x0.6 |
| **Tier 4** |             x0.75 |
| **Tier 5** |              x0.9 |
| **Tier 6** |              x1.2 |

## 🔨 Udoskonalanie i Atrybuty

### Udoskonalanie Przedmiotów

![Refinement Crystal](/files/RELo85LhYRDF09FbcMa0)

Udoskonalanie (Refinement) zwiększa bazowy **Atak** i **Obronę** przedmiotu aż do **+10**.

* **Sukces:** Zwiększa Poziom Przedmiotu (Item Level) o 1 oraz Moc Przedmiotu (Item Power) o 5.
* **Porażka:** Obniża Poziom Przedmiotu (Item Level) o 1.
* **Szansa na Sukces:** Rozpoczyna się od **100%** (od +0 do +1) i spada o 10% na każdy poziom aż do **10%** (od +9 do +10).

### Ponowne Losowanie Atrybutów

![Highroller Orb](/files/7stuiPpytbC3K6hjUGtW)

Kula **Highroller Orb** może być używana na ekwipunku o rzadkości większej niż 1. Zachowuje ona typy atrybutów (takie jak Atak i Krytyk), zmieniając jedynie ich wartości liczbowe.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://eternum-1.gitbook.io/eternum-wiki/pl/systemy-ulepszen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
