# Refinement Bonus

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

Refine Bonus is a special buff created to enhance a character’s strength.

The more you upgrade your equipment, the stronger your character becomes.

**Conditions**

1. Players must equip a full set of gear (any type) with at least +5 refinement. The required gear includes: Upper Headgear, Armor, Weapon, Garment, and Shoes.
2. There are a total of 7 Refine Bonus tiers: +4, +5, +6, +7, +8, +9, and +10.
3. Equipment pieces do not need to have the same refinement level. The Refine Bonus will be determined by the piece with the lowest refinement level (minimum of +4).

<mark style="color:red;">Example:</mark>

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

**Bonus Effects**

| Buff Level | Weight | Hit/Flee | Atk/Matk | Drop Rate% | HP/SP Recovery % | Crit | ASPD% | VCT% | <p>Max<br>HP/SP%</p> | ASPD |
| ---------- | ------ | -------- | -------- | ---------- | ---------------- | ---- | ----- | ---- | -------------------- | ---- |
| +4         | 20     | 1        | –        | –          | –                | –    | –     | –    | –                    | –    |
| +5         | 40     | 1        | 1        | –          | –                | –    | –     | –    | –                    | –    |
| +6         | 60     | 1        | 2        | 1%         | 1%               | –    | –     | –    | –                    | –    |
| +7         | 100    | 1        | 3        | 2%         | 2%               | –    | –     | –    | –                    | –    |
| +8         | 200    | 2        | 5        | 3%         | 3%               | 1    | 3%    | 3%   | –                    | –    |
| +9         | 300    | 3        | 7        | 4%         | 4%               | 2    | 5%    | 4%   | 2%                   | –    |
| +10        | 500    | 5        | 10       | 5%         | 5%               | 3    | –     | 5%   | 5%                   | 1    |

**Notes**

Middle Headgear, Lower Headgear, Shield, Accessory (Left & Right), and all Costume slots are not counted in the Refine Bonus calculation.

The grade or quality of equipment does not affect the Refine Bonus in any way.


---

# 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://guide.rolg.maxion.gg/game-guide/character-progression/refinement-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.
