> 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/pt/sistemas-de-upgrade.md).

# Sistemas de Upgrade

![Interface de forja](/files/RYKGbld4HuNHiuMPCO5M)

O equipamento evolui de **Common** até **Mythic**. Use a interface de upgrade nas bigornas localizadas no **andar +1 do Casino**, acessível pelo teleporte do templo da cidade.

{% hint style="info" %}
**Localização das Bigornas:** Faça upgrade nos equipamentos nas bigornas localizadas no andar +1 do Casino através do teleporte do templo da cidade.
{% endhint %}

## 💎 Raridade & Tiers

### Orbs de Upgrade

* ![Special Orb](/files/HOkvhvVAR1ZUH0qAwLT4) **Special Orb:** Aumenta a raridade do item.
* ![Cleanse Orb](/files/n82LZVNfBIlQ1gdJF5XS) **Cleanse Orb:** Reduz a raridade com segurança, permitindo alterar a raridade sem colocar o item em risco.
* ![Ascension Orb](/files/x5LjapKQHyw1eErdKxlU) **Ascension Orb:** Aumenta o tier do item em uma bigorna.

{% hint style="warning" %}
**Ascensão & Raridade Mythic:** Drops de monstros normalmente chegam ao **Tier 4**. Use **Ascension Orbs** para passar do Tier 4. Alcançar a raridade **Mythic** exige o **Tier 6**.
{% endhint %}

### Multiplicadores de Tier

| Tier       | Multiplicador de Stats |
| ---------- | ---------------------: |
| **Tier 1** |                   x0.4 |
| **Tier 2** |                   x0.5 |
| **Tier 3** |                   x0.6 |
| **Tier 4** |                  x0.75 |
| **Tier 5** |                   x0.9 |
| **Tier 6** |                   x1.2 |

## 🔨 Refinamento & Atributos

### Refinamento de Item

![Refinement Crystal](/files/RELo85LhYRDF09FbcMa0)

O refinamento aumenta o **Attack** e **Defense** brutos do item até **+10**.

* **Sucesso:** Aumenta o Nível do Item em 1 e o Item Power em 5.
* **Falha:** Reduz o Nível do Item em 1.
* **Taxa de Sucesso:** Começa em **100%** (de +0 para +1) e cai 10% por nível até chegar a **10%** (de +9 para +10).

### Reroll de Atributos

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

O **Highroller Orb** pode ser usado em equipamentos com raridade maior que 1. Ele mantém os tipos de atributos (como Attack e Crit) enquanto refaz o sorteio de seus valores numéricos.


---

# 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/pt/sistemas-de-upgrade.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.
