# Refinement System

### **Normal Ores:** <a href="#items-used-for-refinement" id="items-used-for-refinement"></a>

<table data-full-width="true"><thead><tr><th>Type</th><th>Required Ore</th><th>Zeny Cost</th></tr></thead><tbody><tr><td>Weapon Lv.1</td><td><img src="/files/hqhSIFSFtY8QXRrQKI1v" alt=""> Phracon</td><td>5,000 Zeny</td></tr><tr><td>Weapon Lv.2</td><td><img src="/files/B3ZyVMo8Jylfdh5CryKD" alt=""> Emveretarcon</td><td>10,000 Zeny</td></tr><tr><td>Weapon Lv.3</td><td><img src="/files/KljM1P2EwACP7pspEj8p" alt=""> Oridecon</td><td>15,000 Zeny</td></tr><tr><td>Weapon Lv.4</td><td><img src="/files/ZxcO2LX3K4PgQsCWTIrm" alt=""> Oridecon</td><td>20,000 Zeny</td></tr><tr><td>Armor</td><td><img src="/files/0mupXHQaQxnWsqgcCwJU" alt=""> Elunium</td><td>20,000 Zeny</td></tr></tbody></table>

### Enriched Ores:

<table data-full-width="true"><thead><tr><th>Enriched Ores</th><th>Equipment Type</th></tr></thead><tbody><tr><td><img src="/files/g43LPenhW7kSTIpn1hno" alt=""> Enriched Elunium</td><td><img src="/files/EqbuKW7DPO9PuLQYsiVn" alt=""> Armors</td></tr><tr><td><img src="/files/W1CwoLfdn89cDaacsmne" alt=""> Enriched Oridecon</td><td><img src="/files/FAdehtEYEHcIrYNpZunz" alt=""> Weapons</td></tr></tbody></table>

### Refinement Usables:

<table data-full-width="true"><thead><tr><th>Item Name</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/5RT258rqpcq8DqiBkpjP" alt=""> Scroll of Protection:</td><td>This scroll in your inventory will downgrade your equipment instead of destroying it when a refinement process fails.<br><br><mark style="color:red;">Only works with Hollgrehenn NPC.</mark><br><mark style="color:red;">Consumed one scroll per refine attempt.</mark></td></tr></tbody></table>

### Success Chances with Normal Ores:

<table data-full-width="true"><thead><tr><th>Upgrade</th><th>Lv. 1</th><th>Lv. 2</th><th>Lv. 3</th><th>Lv. 4</th><th>Armor</th></tr></thead><tbody><tr><td>+3 -> +4</td><td>100%</td><td>100%</td><td>100%</td><td>100%</td><td>100%</td></tr><tr><td>+4 -> +5</td><td>100%</td><td>100%</td><td>100%</td><td>60%</td><td>60%</td></tr><tr><td>+5 -> +6</td><td>100%</td><td>100%</td><td>60%</td><td>40%</td><td>40%</td></tr><tr><td>+6 -> +7</td><td>100%</td><td>60%</td><td>50%</td><td>40%</td><td>40%</td></tr><tr><td>+7 -> +8</td><td>60%</td><td>40%</td><td>20%</td><td>20%</td><td>20%</td></tr><tr><td>+8 -> +9</td><td>40%</td><td>20%</td><td>20%</td><td>20%</td><td>20%</td></tr><tr><td>+9 -> +10</td><td>19%</td><td>19%</td><td>19%</td><td>9%</td><td>9%</td></tr></tbody></table>

### Success Chances with Enriched Oress:

<table data-full-width="true"><thead><tr><th>Upgrade</th><th>Lv. 1</th><th>Lv. 2</th><th>Lv. 3</th><th>Lv. 4</th><th>Armor</th></tr></thead><tbody><tr><td>+3 -> +4</td><td>100%</td><td>100%</td><td>100%</td><td>100%</td><td>100%</td></tr><tr><td>+4 -> +5</td><td>100%</td><td>100%</td><td>100%</td><td>90%</td><td>90%</td></tr><tr><td>+5 -> +6</td><td>100%</td><td>100%</td><td>90%</td><td>70%</td><td>70%</td></tr><tr><td>+6 -> +7</td><td>100%</td><td>90%</td><td>80%</td><td>70%</td><td>70%</td></tr><tr><td>+7 -> +8</td><td>90%</td><td>70%</td><td>40%</td><td>40%</td><td>40%</td></tr><tr><td>+8 -> +9</td><td>70%</td><td>40%</td><td>40%</td><td>40%</td><td>40%</td></tr><tr><td>+9 -> +10</td><td>30%</td><td>30%</td><td>30%</td><td>20%</td><td>20%</td></tr></tbody></table>


---

# 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.osro.mr/beginners-guide/refinement-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.
