# Snowman's Hat Quest

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

**Snowman’s Hat Quest** is a special **Christmas seasonal quest** where players help rescue **Frosty Jr.**, a beloved snowman kidnapped by a jealous Ice Titan who wishes to freeze the joy of Rune-Midgard forever. By defeating powerful enemies, gathering crafting materials, and patiently waiting for the final creation process, players are rewarded with the **Costume Snowman’s Hat**, a festive cosmetic headgear symbolizing the spirit of Christmas.

***

### Quest Information:

| Category   | Details                        |
| ---------- | ------------------------------ |
| Location   | Issgard – Ice Castle (127, 75) |
| NPC        | Christmas Lunatic              |
| Repeatable | ❌ No (Account Based)           |

***

### Quest Overview:

The quest is divided into **three main stages**, including a **real-time waiting requirement**.

| Stage | Objective                   |
| ----: | --------------------------- |
|     1 | Defeat Ice Titans           |
|     2 | Gather crafting materials   |
|     3 | Wait for crafting to finish |

{% hint style="info" %}
Progress is tracked automatically using quest flags and idle-time detection.
{% endhint %}

***

### Stage 1: Monster Hunting

The **Christmas Lunatic** asks you to defeat Ice Titans that kidnapped Frosty Jr.

#### Required Kills

| Monster   | Quantity |
| --------- | -------: |
| Ice Titan |       50 |

{% hint style="info" %}
Once all monsters are defeated, return to the NPC to continue.
{% endhint %}

***

### Stage 2: Material Collection

After rescuing Frosty Jr., additional materials are required to craft the hat.

#### Required Items

| Item           | Quantity |
| -------------- | -------: |
| Jellopy        |      500 |
| Arcane Diamond |        2 |
| Revo Crystal   |        1 |
| Snow Cookie    |       20 |

#### Zeny Requirement

|     Cost     |
| :----------: |
| 100,000 Zeny |

{% hint style="success" %}
Hand over all materials and Zeny to begin the crafting process.
{% endhint %}

***

### Stage 3: Crafting & Waiting Phase

After submitting the materials, the NPC begins crafting the **Snowman’s Hat**.

#### Crafting Rules

| Rule         | Details                 |
| ------------ | ----------------------- |
| Waiting Time | 30 minutes              |
| Requirement  | Player must remain idle |

{% hint style="danger" %}
Leaving, moving, or interacting before the time ends will reset the waiting requirement.
{% endhint %}

***


---

# 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/christmas-events/snowmans-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.
