> For the complete documentation index, see [llms.txt](https://lokagamers.gitbook.io/rowiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lokagamers.gitbook.io/rowiki/additional-feature/npc-custom/falconer-set-crafter.md).

# Falconer Set Crafter

## Falconer Set Crafter

Use this page to check the published Falconer set handled by **Hawke**.

This segment tracks the current set list, NPC location, and confirmed crafting recipes.

### Overview

{% columns %}
{% column %}

<figure><img src="/files/cCxm4XPSnByuvbqQ9A6v" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}
Check the current set list before you visit **Hawke**.

* **NPC:** <mark style="color:blue;">**Falconer Set Crafter — Hawke**</mark>
* **Location:** <mark style="color:blue;">**Payon Town**</mark>
* **Coordinates:** <mark style="color:blue;">`75,127`</mark>
* **Published set items:** `3`
* **Set type:** Falconer equipment

This crafter uses materials, **Catalysts**, **Loka Key**, and **Zeny**.
{% endcolumn %}
{% endcolumns %}

### Published set list

This NPC currently covers these items:

* `Loka Falconer Flute`
* `Loka Falconer Claw [1]`
* `Loka Falconer Glove [1]`

### Craft list

| Item                     |       Fee |
| ------------------------ | --------: |
| Loka Falconer Flute      | `150000z` |
| Loka Falconer Claw \[1]  | `100000z` |
| Loka Falconer Glove \[1] | `100000z` |

### Published recipes

#### <mark style="color:$success;">Loka Falconer Flute</mark>

Use these materials:

| Item              | Amount |
| ----------------- | -----: |
| Peco Wing Feather |     25 |
| Harpy's Feather   |     20 |
| Soft Feather      |     15 |
| Catalysts         |      3 |
| Loka Key          |     30 |
| Zeny              | 150000 |

#### <mark style="color:$success;">Loka Falconer Claw \[1]</mark>

Use these materials:

| Item        | Amount |
| ----------- | -----: |
| Claw of Rat |     50 |
| Brooch      |      2 |
| Rosary\_    |      1 |
| Catalysts   |      2 |
| Loka Key    |     20 |
| Zeny        | 100000 |

#### <mark style="color:$success;">Loka Falconer Glove \[1]</mark>

Use these materials:

| Item              | Amount |
| ----------------- | -----: |
| Sea Otter Leather |     50 |
| Earring           |      2 |
| Glove\_           |      1 |
| Catalysts         |      2 |
| Loka Key          |     20 |
| Zeny              | 100000 |

{% hint style="info" %}
Need more **Loka Key** or **Catalysts**? Craft them through [Material Exchanger](/rowiki/additional-feature/npc-custom/material-exchanger.md).
{% endhint %}

### Published update history

* **NPC added:** [January 24, 2026](/rowiki/server-information/patch-notes/cbt/january-2026/january-24-2026.md)
* **Combo script published:** [September 16, 2025](/rowiki/server-information/patch-notes/cbt/september-2025/september-16-2025.md)
* **Equipment list published:** [September 22, 2025](/rowiki/server-information/patch-notes/cbt/september-2025/september-22-2025.md)

### Notes

This page tracks the current Falconer set recipes published for **Hawke**.


---

# 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://lokagamers.gitbook.io/rowiki/additional-feature/npc-custom/falconer-set-crafter.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.
