# How to upgrade?

## **Location**

To upgrade your items, head to the **Forja del Destino**, located west of Thais Lighthouse. You can reach it via an underground passage. Additionally, there is a waypoint nearby for convenient future access.

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

## Upgrade System

Click on the large skull at the Forja del Destino. This will open the upgrade window, as shown in the attached image.

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

**Upgradable Items List:** <mark style="color:yellow;">On the left side of the window, you will see a list of items that are eligible for upgrading. In the image, "uncommon crossbow +3" and "common dark armor +0" are listed.</mark>

**Upgrade Process Overview:** <mark style="color:yellow;">The right side of the window displays the upgrade process for the selected item. This includes:</mark>

**Success Rate:** <mark style="color:yellow;">The percentage chance of a successful upgrade. In the image, it shows 60%.</mark>

**Required Materials:** <mark style="color:yellow;">The specific items and quantities needed for the upgrade. These include:</mark>

* Creature products specific for each attribute and upgrade level (see [HERE](/item-upgrade.md))
* Crystal Shards (specific to the item tier)

**Upgrade Button:** <mark style="color:yellow;">Clicking this will attempt the upgrade.</mark>

**Total Cost:** <mark style="color:yellow;">Displays the total cost of the upgrade in gold, along with your current balance (includes bank + inventory).</mark>

***

## Important Notes

Each item has a maximum upgrade level based on its rarity:

* Common: Max level 2
* <mark style="color:green;">Uncommon</mark>: Max level 4
* <mark style="color:blue;">Rare</mark>: Max level 6
* <mark style="color:purple;">Epic</mark>: Max level 8
* <mark style="color:yellow;">Legendary</mark>: Max level 10

The materials required for upgrading vary depending on the item's tier. Upgrading enhances the item's attributes, making it more powerful.

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

By following these steps, you can efficiently upgrade your items and improve your character's equipment, making you more formidable in battle.

## Catch

Every upgrade level increases the same amount depending on the attribute. However, for levels 8, 9, and 10, the upgrade increases twice the step! For example, if an attribute like Attack (Atk) increases by +1 for each level upgrade, it will increase by +2 when upgrading to levels 8, 9, and 10 (+2, +2, +2). The same applies to other attributes.

**Health/Mana Regen Attributes:** <mark style="color:yellow;">These work slightly differently. Each level decreases the regeneration interval by 1 second (e.g., 1 mana/12 sec will become 1/11 sec at level 1). At level 8, it will also increase the amount by +1 and decrease the interval by 1 second (e.g., 1 mana/5 sec at level 7 will become 2 mana/4 sec at level 8).</mark>


---

# 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://wiki.eternalodyssey.net/item-upgrade/how-to-upgrade.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.
