# Rideword Hat Quest

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

A custom chain quest to craft the **Rideword Hat** by uncovering the cursed secrets of Clock Tower.

***

### NPCs Involved:

| NPC                     | Location            | Role                                       |
| ----------------------- | ------------------- | ------------------------------------------ |
| **Old Librarian Garo**  | `c_tower2_ 247,34`  | Starts the quest, gives monster hunt tasks |
| **Tower Keeper Sakeer** | `c_tower3_ 255,255` | Requests items, reforges cursed bindings   |
| **Tower Keeper Geya**   | `c_tower3_ 7,50`    | Final step, delivers Rideword Hat          |

***

### Monster Hunt Stages (Old Librarian Garo):

| Stage | Monster            | Quantity | Next Step                    |
| ----- | ------------------ | -------- | ---------------------------- |
| 1     | Nightmare Rideword | 50       | Unlocks Big Ben hunt         |
| 2     | Big Ben            | 300      | Unlocks Time Keeper hunt     |
| 3     | Time Keeper        | 1        | Unlocks Owl Marquess hunt    |
| 4     | Owl Marquess       | 2        | Unlocks Master Rideword path |

***

### Item Collection Stages (Tower Keeper Sakeer):

| Stage | Required Items       | Quantity |
| ----- | -------------------- | -------- |
| 1     | Book of Billows      | 2        |
|       | Book of Mother Earth | 2        |
|       | Book of Blazing Sun  | 2        |
|       | Book of Gust of Wind | 2        |
| 2     | Elunium              | 10       |
|       | Oridecon             | 30       |
|       | Light Granule        | 20       |
|       | Elder Branch         | 20       |
| 3     | Mould Powder         | 100      |
|       | Ether Amber          | 1        |
|       | Arcane Diamond       | 1        |
|       | Revo Crystal         | 10       |

***

### 🏁 Final Step (Tower Keeper Geya):

| Requirement | Amount    |
| ----------- | --------- |
| Dark Stone  | 20        |
| Zeny        | 1,000,000 |

***


---

# 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/dungeons-and-instances/nightmare-clock-tower/rideword-hat-quest.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.
