# Weapon Option Refinement System

**---------- Weapon Option ----------**\
When a player enhances an item in the weapon category, regardless of type, the system will randomly assign an option to the player.

<figure><img src="/files/3c59e45254c0ea325451b750bb8ebfec4600308d" alt=""><figcaption></figcaption></figure>

Each time the player upgrades further, the system will randomly assign a new option

<figure><img src="/files/1981e66245edbba59f50cc23b0d9258eb7968bbd" alt=""><figcaption></figcaption></figure>

So if the player already has an option they think is good, please be careful when enhancing it further. Each equipment piece has different options, which you can see in the table below.

* Sword-type weapons

<figure><img src="/files/93cfadc6dff0ae470d8a310d32d0c83b989c6d86" alt=""><figcaption></figcaption></figure>

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

* Bow-type weapons

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

* Axe-type weapons

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

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

* Spear-type weapons

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

<figure><img src="/files/4e0f2b5f6d402d3891c8dedd532936597432b061" alt=""><figcaption></figcaption></figure>

* Dagger-type weapons

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

* Katar-type weapons

<figure><img src="/files/3a2340ec22093a2c309670c2d1a55e8620c50ba7" alt=""><figcaption></figcaption></figure>

* Rod / Staff-type weapons

<figure><img src="/files/5c0072d0b28453ea55e5260dcf48de575cee0f51" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1fe0f0f27a428ed504e6642cf4ac37438ad6905d" alt=""><figcaption></figcaption></figure>

* Mace-type weapons

<figure><img src="/files/94b6276bfe1cf18ad21f4ed8d29632634b045417" alt=""><figcaption></figcaption></figure>

• Fist weapon type

<figure><img src="/files/116d5928389dcad9d7857b9bdefdc55080312032" alt=""><figcaption></figcaption></figure>


---

# 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.auction-finn-ragnarok.com/finnro-classic.ep5-en/game-system-guide/weapon-option-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.
