# Refine Set Bonus

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

The **Refine Set Bonus** system grants **additional bonuses** when you refine your core gear to the same level. These bonuses are only activated if all four of the following equipment are refined to **at least the same level**: Armor, Weapon, Garment and Shoes.

***

### How It Works:

The system checks the **lowest refine level** among the four gear slots.\
Bonuses are applied based on that minimum refine level.

{% hint style="warning" %}
💡 Example: If you have +10 Armor, +9 Weapon, +10 Garment, and +10 Shoes - your bonus will be based on **+9**, the lowest value.
{% endhint %}

***

### Refine Bonus Table:

| Refine Level | EXP Rate | Drop Rate | ATK/MATK vs Demi-Humans | ASPD Bonus | Ignore DEF/MDEF       |
| ------------ | -------- | --------- | ----------------------- | ---------- | --------------------- |
| **+4**       | +4%      | +1%       | —                       | —          | —                     |
| **+5**       | +5%      | +2%       | —                       | —          | —                     |
| **+6**       | +6%      | +3%       | —                       | —          | —                     |
| **+7**       | +7%      | +4%       | +2%                     | —          | —                     |
| **+8**       | +8%      | +4%       | +4%                     | —          | —                     |
| **+9**       | +10%     | +5%       | +5%                     | +10% ASPD  | —                     |
| **+10**      | +15%     | +5%       | +5%                     | +1 ASPD    | +2% Ignore DEF & MDEF |

***


---

# 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-revo.gg/progression/refine-set-bonus.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.
