# Crafting

Through battles and fights, lucky adventurers might stumble upon Crafting Recipes. These recipes, combined with a Patterns and materials can create a new Sword, Helmet or Amulet!

{% hint style="warning" %}
Depending on whether you own a Crafting Recipe, or whether you choose the Blacksmith's service to craft an item, the fees payable are going to differ.
{% endhint %}

<figure><img src="/files/XTOSa62pWwdPzxEhF4Cf" alt=""><figcaption><p><em>The Crafting Station in Reigfrez</em></p></figcaption></figure>

In order to craft, you need to find the Crafting Stations. These can be found inside each village in the world.

When starting a craft, you can choose between two options: OC or BC crafting. Here are the differences between the two:

### OC Crafting

OC Crafting results in an item which will only exist in the game. That is to say that it will not be an NFT, and will not be visible in your wallet.

OC Crafting **does not include any fees if you use a Crafting Recipe which you own.**&#x20;

In order to craft an OC item you need the following things:

| Craft Type                                           | Type of Pattern              | Types of Materials                                                                                                   |
| ---------------------------------------------------- | ---------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| <p>Weapon (Sword/Staff/Mace)<br></p>                 | Sword/Staff/Mace Pattern LvX | <ul><li>(Perfect) Wood</li><li>(Perfect) Metal</li><li>5 <strong>OC</strong> -<em>Rarity</em>- Essence LvX</li></ul> |
| <p>Armor<br>(Helmet/Gloves/Boots/Chest/Leggings)</p> | Armor Pattern LvX            | <ul><li>(Perfect) Leather</li><li>5 <strong>OC</strong> -<em>Rarity-</em> Matter LvX</li></ul>                       |
| <p>Jewelry<br>(Amulet/Ring/Rune)</p>                 | Jewelry Patter LvX           | <ul><li>(Perfect) Metal</li><li>5 <strong>OC</strong> -<em>Rarity-</em> Gem LvX</li></ul>                            |

Here are some important things to note:

* The Essences, Matters, Gems or Pattern needed for each craft depend on the **Rarity** and **Level** of the item you are trying to craft. For example the Mithril Sword requires 5 <mark style="color:green;">Uncommon Essences Lv1</mark>, whereas the Mithril Sword Superior 5 <mark style="color:blue;">Rare Essences Lv1</mark>. Both items require a **Sword Pattern Lv1**.
* Some items require Perfect wood, or Perfect Leather in order to be crafted. You can find the Perfect versions of these consumables by harvesting them in the world.

### BC Crafting

BC crafting results in a NFT which you are able to equip and use in game, which also trade it or sell it or burn it, all from your wallet.

In order to craft a BC item you need the following things:

| Craft Type                                           | Type of Pattern              | Types of Materials                                                                                                   |
| ---------------------------------------------------- | ---------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| <p>Weapon (Sword/Staff/Mace)<br></p>                 | Sword/Staff/Mace Pattern LvX | <ul><li>(Perfect) Wood</li><li>(Perfect) Metal</li><li>5 <strong>BC</strong> -<em>Rarity</em>- Essence LvX</li></ul> |
| <p>Armor<br>(Helmet/Gloves/Boots/Chest/Leggings)</p> | Armor Pattern LvX            | <ul><li>(Perfect) Leather</li><li>5 <strong>BC</strong> -<em>Rarity-</em> Matter LvX</li></ul>                       |
| <p>Jewelry<br>(Amulet/Ring/Rune)</p>                 | Jewelry Patter LvX           | <ul><li>(Perfect) Metal</li><li>5 <strong>BC</strong> -<em>Rarity-</em> Gem LvX</li></ul>                            |

A successful BC Crafting results in a NFT, will be minted directly to the wallet linked to the game. The item is fully usable in-game, and can also be listed for sale, traded for with other items, or melted in order to get the value of it back in cryptocurrency.

{% hint style="info" %}
Similar to OC crafting, the **Rarity** and **Level** of Matters, Essences, Gems and Patterns required to craft an item, depend on it's Rarity and Level.&#x20;
{% endhint %}

&#x20;During the crafting process, you wallet will be scanned in order to ensure you have the required materials. Once you are sure you wish to continue with the craft, a request will be sent to your wallet which will make sure the crafting materials are sent to the Crafting Station, along with the necessary fees to complete the crafting.

{% hint style="danger" %}
Once you accept the request, and the materials along with the fees are sent to the crafting station, it is important to **not close the game**.&#x20;

Stopping the crafting process before successful completion may result in loss of items and materials!
{% endhint %}

#### Crafting Fees

The crafting fees change vary based on whether the player owns the Crafting Recipe which will be used, or if they will use the Blacksmith's Service.

The total cost, along with the detailed cost breakdown, is clearly explained before the crafting process starts and any materials or TSDT are sent to the crafting station.&#x20;

The fees are also dependent on the **Lv** and **Rarity** of the final outcome of the crafting.&#x20;

Below is a breakdown of the crafting fees of both OC & BC crafting:

{% tabs %}
{% tab title="OC Crafting" %}

| Crafting Recipe                                                  | Fees                                                                   |
| ---------------------------------------------------------------- | ---------------------------------------------------------------------- |
| The player owns the crafting recipe                              | No Fee                                                                 |
| The player uses a crafting recipe from the Blacksmith's service. | Total Fee = 55% Blacksmith Fee + 35% Crafting Fee + 10% Governance Fee |
| {% endtab %}                                                     |                                                                        |

{% tab title="Second Tab" %}

| Crafting Recipe                                                  | Fees                                                                   |
| ---------------------------------------------------------------- | ---------------------------------------------------------------------- |
| The player owns the crafting recipe                              | Total Fee = Crafting Fee + 10% Governance Fee                          |
| The player uses a crafting recipe from the Blacksmith's service. | Total Fee = 55% Blacksmith Fee + 35% Crafting Fee + 10% Governance Fee |
| {% endtab %}                                                     |                                                                        |
| {% endtabs %}                                                    |                                                                        |

<figure><img src="/files/8bTbFOBatgudaSea4Zun" alt=""><figcaption><p><em>Cost Breakdown: OC Crafting using the Blacksmith's Service</em></p></figcaption></figure>


---

# 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://guide.thesixdragons.com/game-guide/game-mechanics/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.
