# Refining System

## Refining System

The refining system hasn't changed much from basic Ragnarok Classic. We've just added a safety feature to regular Elunium, upgrading it to T2 and T3.

* Regular Oridecon / Elunium: Item destroys upon failure.
* T2 (Tier 2): Item protection active. On failure, the item is safe, but the refinement level is completely lost.
* T3 (Tier 3): Item protection active. On failure, the item is safe, and the refinement level only decreases by 1.

You can find all the details for crafting Elunium and Oridecon at the [Ore Exchanger](/rowiki/additional-feature/npc-custom/ore-exchanger.md).

{% hint style="info" %} <mark style="color:$danger;">All refines done on dropped items will carry over when upgrading and in the awakening system</mark>

<mark style="color:$danger;">Examples :</mark>  +7 Chain Mail --> +7 Eternal Chain Mail --> +7 Eternal Verdant Chain Mail
{% 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://lokagamers.gitbook.io/rowiki/unique-feature/armor-progression/refining-system.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.
