# Item Reroll

The **Item Reroll System** allows players to re-randomize the stats of high-quality equipment, offering a controlled way to improve or refine powerful items without relying purely on drops.

This system is designed to reward progression, crafting, and long-term investment.

***

#### Eligible Items

Only the following item rarities can be rerolled:

* **Rare**
* **Epic**
* **Legendary**

Common and Uncommon items cannot be rerolled.

***

#### Reroll Crystals

To reroll an item, you must use a **Reroll Crystal** that matches **both the Tier and the Rarity** of the target item.

**Example:**

* Tier II Epic Armor → **Tier II Epic Reroll Crystal**

Using a mismatched Tier or Rarity is not possible.

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

***

#### How to Obtain Reroll Crystals

Reroll Crystals are created through the [**Crafting** ](/crafting.md)**system**.

Crafting a Reroll Crystal requires:

* **Orbs** of the corresponding Tier
* **Dust** of the corresponding Tier and Rarity
* **Gold**, with costs scaling based on Tier and Rarity

Higher tiers and rarities require more resources and gold.

***

#### Orbs

Orbs are a core crafting component used for rerolling.

You can obtain Orbs from:

* **Elite+ monsters** (tier-based drops)
* **Daily Tasks** (new additional source)

This ensures both active hunting and task completion contribute to reroll progression.

***

#### Dust and Dismantling

**Dust** is obtained by dismantling equipment of **Rare rarity or higher**.

* Dismantling an item yields Dust that matches its **Tier and Rarity**
* Example:
  * Dismantling a Tier II Epic item → **Tier II Epic Dust**

This makes unused or suboptimal gear valuable instead of wasted.

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

***

#### Dismantling Forge Location

The **Dismantling Forge** is located:

* **Near the Kazordoon Depot**
* To the **left side**, in an easy-to-access spot

This forge is used exclusively for breaking down gear into Dust.

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

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

***

#### Summary

The Item Reroll System ties together:

* High-tier hunting
* Daily Tasks
* Crafting
* Gear recycling

It provides a long-term, fair, and transparent path toward optimizing equipment while keeping the economy active and meaningful.


---

# 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-rarity/item-reroll.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.
