# Crafting

**Crafting System**

Crafting has become an exciting new way for adventurers to enhance their skills beyond combat. The crafting system involves two main activities: breaking down equipment and creating new items.&#x20;

{% hint style="info" %}
*To begin crafting, you'll need an **Iron Hammer**, which can be obtained by completing the Iron Hammer quest in **Minotaur Mountain (Kazoordon)**.*

\
\&#xNAN;***Important:** You can only acquire one Iron Hammer per character. If you lose it, you’ll have to either purchase a new one from other players or complete the quest again on a different character.*
{% endhint %}

***

#### **Breaking Down Items**

Certain materials are required to craft new items, and these can only be obtained by dismantling existing equipment. You can break different basic weapons to gather **Piece of** **Steels**.&#x20;

There are two ways to begin dismantling items. For the first method, you can use any available **Anvil** on the map (most are located at the town's blacksmith). For the second method, you will need to purchase an **Anvil** from the NPC **'A Sweaty Cyclops'** (**located in Ab'dendriel**) for **5000 gold** and place it in your house. Once you have the **Anvil**, simply place the equipment on it and use the **Iron Hammer** to dismantle it.

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

**Crafting Skill & Breaking Rate:**\
The base chance to break an item is **10% + (0.597% \* (crafting skill - 10))**, and higher-level equipment requires more advanced crafting skills to break. If your skill is not high enough, you'll only see a spark effect.

**Note:** Items bought from NPCs have special protection, so they cannot be broken.

***

#### **Crafting New Items**

As with breaking down equipment, crafting has a success rate based on your skill level. The higher your crafting skill, the higher the chance of successful crafting.

To craft an item, simple **right-click** on the **Anvil** and it will open **Crafting Station**.

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

**Crafting Success Rate:**\
The base crafting success rate is **10% + (item multiplier \* (crafting skill - 10))**, meaning the better your skill, the more likely you are to craft an item successfully.

***

Check the list of all [Breakable Items](/mythera74/systems/crafting/breakable-items.md) and [Craftable Items](/mythera74/systems/crafting/craftable-items.md) **items** for more details.


---

# 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://mythera74.gitbook.io/mythera74/systems/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.
