> For the complete documentation index, see [llms.txt](https://wiki.arkvalkyrie.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.arkvalkyrie.com/server-features/refine-set-bonus-system.md).

# Refine Set Bonus System

**Unlock Greater Power Through Mastery**

**Welcome to the Refine Set Bonus System** a feature designed to reward dedication, strategy, and the pursuit of perfection in equipment enhancement. Our refining mechanics have been thoughtfully tailored to provide a deeper challenge, encouraging players to push their gear to new heights. In return, you’ll gain exclusive bonuses that grant significant advantages in battle.

Refining your equipment isn't just about boosting stats it's a gateway to powerful set-based bonuses that scale with your gear's refinement level. These bonuses apply when you're equipped with a *full set* of refined gear, making it a core part of your endgame progression.

***

{% hint style="success" %}
**🎇 Refine Glow Effects**
{% endhint %}

> Each milestone refinement level comes with a unique glow effect that visually represents your achievement. These glows aren't just cosmetic – they reflect your power and commitment to mastering your gear.

![](/files/sCtv0xjz5XGRLI0bKDdN)           ![](/files/6ypmQuLaixGhSnn0ce54)          ![](/files/tDA3yGvj0UATMeUcF98A)           ![](/files/Eu6ajYbxhVQPWTfcgaoc)&#x20;

{% columns %}
{% column %}
***+13 Refine Glow***
{% endcolumn %}

{% column %}
***+14 Refine Glow***
{% endcolumn %}

{% column %}
***+15 Refine Glow***
{% endcolumn %}

{% column %}
***+16 Refine Glow*** &#x20;
{% endcolumn %}
{% endcolumns %}

![](/files/reTUof0l0gthVlSrFVm2)           ![](/files/pfVk6Ajqxg870GOvLdGq)          ![](/files/fWKLeeg9FVOvQW7T4Tb4)          ![](/files/vTBz4YU7cyAMIa3YaC0F)             &#x20;

{% columns %}
{% column %}
***+17 Refine Glow***
{% endcolumn %}

{% column %}
***+18 Refine Glow***
{% endcolumn %}

{% column %}
***+19 Refine Glow***
{% endcolumn %}

{% column %}
***+20 Refine Glow***
{% endcolumn %}
{% endcolumns %}

{% hint style="success" %}
**🧪 Refine Set Effects**
{% endhint %}

> By equipping a *full set* of refined items (armor, shield or left-hand weapon, right-hand weapon, garment, and shoes), you activate special bonuses. These bonuses scale depending on the **lowest refine level** among your equipped items.

{% hint style="success" %}
**🌟 Sample Set Bonuses**
{% endhint %}

{% columns %}
{% column width="41.66666666666667%" %}
**Refine Level**

**+13 Set**

**+14 Set**

**+15 Set**

**+16 Set**

**+17 Set**

**+18 Set**

**+19 Set**

**+20 Set**
{% endcolumn %}

{% column width="58.33333333333333%" %}
**Bonus Effects**

Reduce Damage to Demi-Human Monsters +3%

Reduce Damage to Demi-Human Monsters +4%

Reduce Damage to Demi-Human Monsters +5%

Reduce Damage to Demi-Human Monsters +6%

Reduce Damage to Demi-Human Monsters +7%

Reduce Damage to Demi-Human Monsters +8%

Reduce Damage to Demi-Human Monsters +9%

Reduce Damage to Demi-Human Monsters +10%
{% endcolumn %}
{% endcolumns %}

{% hint style="success" %}
**⚙️ How It Works**
{% endhint %}

> **Equip a Full Set**: You must wear a complete set of refined items:

* Armor
* Right-hand weapon
* Shield or left-hand weapon
* Garment
* Shoes

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

{% hint style="success" %}
**💡 Why It Matters**
{% endhint %}

This system introduces an additional layer of **strategy** and **reward** to refining. It’s not just about enhancing a single piece of gear – it’s about coordinating a full set to unlock game-changing buffs. Whether you're grinding for experience, farming rare drops, or gearing up for PvP, the Refine Set Bonus gives you an edge.

With the **Refine Set Bonus System**, every piece you refine brings you closer to greater power, visual prestige, and competitive dominance. Push your limits, perfect your gear, and rise to the top!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.arkvalkyrie.com/server-features/refine-set-bonus-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
