# Crafting

Items can be crafted by visiting the Blacksmith in the Onchain Heroes lobby. During the World's Eve event, there are two craftable items: Jackalot Helmets and Filet-O-Phin.

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

{% tabs %}
{% tab title="Jackalot Helmets" %}

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

Eve Caches have a chance to drop Recruit Jackalot Helmets. Collect duplicates and craft your way up the ranks — each tier requires multiple helmets from the previous tier. The higher the rank, the more you'll need.

**Rarities:**

* Recruit Jackalot (Rare)
* Guard Jackalot (Epic)
* World's Eve Jackalot (Heroic)
* General Jackalot (Legendary)
* Sir Jackalot (Mythic)

> Helmets are purely cosmetic and do no offer any stat boosts in OCH World

**Crafting requirements:**

| Helmet                        | Required                         |
| ----------------------------- | -------------------------------- |
| Guard Jackalot (Epic)         | x3 Recruit Jackalot (Rare)       |
| World's Eve Jackalot (Heroic) | x2 Guard Jackalot (Epic)         |
| General Jackalot (Legendary)  | x2 World's Eve Jackalot (Heroic) |
| Sir Jackalot (Mythic)         | x2 General Jackalot (Legendary)  |

> 💡 To craft the full set from scratch, you'll need 12 Recruit Jackalot Helmets total.
> {% endtab %}

{% tab title="Filet-O-Phin" %}

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

Filet-O-Phin is a craftable consumable that restores Hero energy, similar to Gas. It's crafted at the Blacksmith using Dolphins caught from fishing at Primora Shores.

* Crafting has a chance to fail — success is not guaranteed

**Crafting requirements:**

| Item         | Required  | Success Rate | Effect                      |
| ------------ | --------- | ------------ | --------------------------- |
| Filet-O-Phin | 1 Dolphin | 70%          | Restores 20% of Hero energy |

> Filet-O-Phin will expire and be removed upon OCH World launch
> {% endtab %}
> {% endtabs %}


---

# 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://docs.onchainheroes.xyz/worlds-eve-valors-wake/crafting.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.
