# Crafting

### **Accessing the Crafting System**

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

To access the **Crafting System**, find a **Tool Table** in the game world. Tool Tables are available in various [locations](/crafting/crafting-tables-locations.md)

### **Crafting Categories**

Upon accessing the Tool Table, you can select from eight categories:

* <mark style="color:yellow;">**Helmets**</mark>
* <mark style="color:yellow;">**Armors & Shields**</mark>
* <mark style="color:yellow;">**Legs & Boots**</mark>
* <mark style="color:yellow;">**Amulets & Rings**</mark>
* <mark style="color:yellow;">**Melee & Distance**</mark>
* <mark style="color:yellow;">**Magical Items**</mark>
* <mark style="color:yellow;">**Materials**</mark>
* <mark style="color:yellow;">**Tools & Shards**</mark>

Each category contains a list of **Craftable Items** with details such as the item sprite, name, and **Required Crafting Level**.

### **Crafting Process**

* **Crafting Success:** <mark style="color:yellow;">100% success rate for all crafts.</mark>
* **Crafting Interface:** <mark style="color:yellow;">Displays your</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**Crafting Skill**</mark><mark style="color:yellow;">, required materials, and the item to be crafted.</mark>
* **Crafting Information:** <mark style="color:yellow;">Shows rarity chances, potential Tiers, and crafting fees.</mark>

## **🎨 Rarity System**

### **Item Rarity Levels**

Crafted items can fall into several rarity levels, affecting their attributes and value. Crafting system uses the same Global Item Rarity.

### **Rarity Factors**

Rarity is influenced by:

* **Crafting Skill Level:** <mark style="color:yellow;">Increases rarity chances by 1% per level above 10.</mark>
* **Materials Quality:** <mark style="color:yellow;">Higher quality materials will have higher</mark> [Tiers of rarity](broken://pages/rNKzE082IVzmItcNUiTU).

## **🎯 Crafting Skills**

### **Skill Development**

* **Craft Regularly:** <mark style="color:yellow;">Gain experience by crafting items.</mark>
* **Craft Rare Items:** <mark style="color:yellow;">Higher rarity crafts provide more skill progress.</mark>

### **Crafting Skill Levels**

**There is no limitation to the Crafting Skill Level.**

## **🧰 Crafting Materials**

### **Gathering Materials**

* **Ores:** [Mine ](/game-mechanics/gathering-mining.md)<mark style="color:yellow;">for brass, copper, iron, and other metals.</mark>
* **Ingots:** <mark style="color:yellow;">Craft-able using Ores.</mark>
* **Wood:** <mark style="color:yellow;">Collect wood from all trees using</mark> [Lumberjacking Axe](/game-mechanics/gathering-lumberjacking.md).

### **Creature Products**

* **Products:** <mark style="color:yellow;">Monster</mark> [Skinning ](/game-mechanics/skinning.md)<mark style="color:yellow;">products are used in crafting.</mark>
* **Examples:** <mark style="color:yellow;">Skins, bones, and other materials.</mark>

### **Using Materials**

* **Component Creation:** <mark style="color:yellow;">Combine gathered materials into components.</mark>
* **Crafting Recipes:** <mark style="color:yellow;">Follow recipes to create items.</mark>


---

# 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.eternalodyssey.net/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.
