# Refine Table

Equipment refinement allows you to increase the offensive and defensive capabilities of your gear. Each level of refinement increases the item's stats but comes with a risk of failure beyond the "Safe Limit."

### Armor

| **Level** | **Success Rate** | **Cost (Zeny)** | **Safe?** |
| --------- | ---------------- | --------------- | --------- |
| +1        | 100%             | 2,000,000       | ✅         |
| +2        | 100%             | 2,000,000       | ✅         |
| +3        | 100%             | 2,000,000       | ✅         |
| +4        | 100%             | 2,000,000       | ✅         |
| +5        | 40%              | 2,000,000       | ❌         |
| +6        | 20%              | 2,000,000       | ❌         |
| +7        | 20%              | 2,000,000       | ❌         |
| +8        | 5%               | 2,000,000       | ❌         |
| +9        | 5%               | 2,000,000       | ❌         |
| +10       | 5%               | 2,000,000       | ❌         |

***

### Weapon

Weapon success rates depend heavily on the Weapon Level. Higher-level weapons are more powerful but significantly harder to refine.

#### Weapon Level 1 & 2

**Weapon Level 1**

| **Level** | **Success Rate** | **Cost (Zeny)** |
| --------- | ---------------- | --------------- |
| +1 to +7  | 100%             | 2,000,000       |
| +8        | 50%              | 2,000,000       |
| +9        | 30%              | 2,000,000       |
| +10       | 15%              | 2,000,000       |

**Weapon Level 2**

| **Level** | **Success Rate** | **Cost (Zeny)** |
| --------- | ---------------- | --------------- |
| +1 to +6  | 100%             | 2,000,000       |
| +7        | 50%              | 2,000,000       |
| +8        | 30%              | 2,000,000       |
| +9        | 15%              | 2,000,000       |
| +10       | 14%              | 2,000,000       |

#### Weapon Level 3 & 4

**Weapon Level 3**

| **Level** | **Success Rate** | **Cost (Zeny)** |
| --------- | ---------------- | --------------- |
| +1 to +5  | 100%             | 2,000,000       |
| +6        | 50%              | 2,000,000       |
| +7        | 40%              | 2,000,000       |
| +8        | 15%              | 2,000,000       |
| +9        | 14%              | 2,000,000       |
| +10       | 13%              | 2,000,000       |

**Weapon Level 4**

| **Level** | **Success Rate** | **Cost (Zeny)** |
| --------- | ---------------- | --------------- |
| +1 to +4  | 100%             | 2,000,000       |
| +5        | 40%              | 2,000,000       |
| +6        | 20%              | 3,000,000       |
| +7        | 20%              | 4,000,000       |
| +8        | 5%               | 5,000,000       |
| +9        | 5%               | 6,000,000       |
| +10       | 5%               | 10,000,000      |

{% hint style="info" %}
**Refiner's Tip**

***

* While ![](/files/ZHTGqlMf7Eyz7VLacR9s) **Enriched Elunium** and ![](/files/V2rBHn7lPPBsx09KAzBd) **Enriched Oridecon** cost the same amount of Zeny to process at the NPC as their normal counterparts, they are highly recommended for higher refine levels to maximize your success probability per attempt.
  {% 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/modifications/refine-table.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.
