# Ethereal Blacksmith

### 🛠️ Upgrade Item Crafting Guide

#### 🔹 Required Items

To begin the enhancement process, you must have the following:

* Hexbound Coffer
* Sunvault Core
* Ethereal Crystal
* Frozen Prism
* Runed Reliquary
* Infernal Vault
* Crimson Cache
* Gleaming Core
* Glinting Shard

<figure><img src="/files/3BvtEglGpS76vUY7bJsx" alt=""><figcaption><p>All crystals required for crafting</p></figcaption></figure>

***

#### 🔹 Crafting Upgrade Item – Level 1

1. Approach the **NPC Ethereal Blacksmith**.
2. Enter the following commands in the chat window:\
   `hi → craft → yes`
3. You will receive **Upgrade Item Level 1**.

**📌 Usable on:**

* Helmet
* Armor
* BP
* Legs
* Boots
* Shield/Quiver/Spellbook
* Weapon

<figure><img src="/files/c7YeYb7i0XEvD6U57lO4" alt=""><figcaption><p>Illustration of Upgrade Item Level 1</p></figcaption></figure>

***

#### 🔹 Crafting Higher Upgrade Levels

The process is simple: **combine 2 items of the same level to create 1 of the next level**.

**Steps:**

* 2× Upgrade Item Level 1 → Upgrade Item Level 2
  * Dialogue: `hi → combine level 1`
* 2× Upgrade Item Level 2 → Upgrade Item Level 3
* 2× Upgrade Item Level 3 → Upgrade Item Level 4
* …continue up to **Upgrade Item Level 10**

**Combination Scheme:**

* **Level 1** = crafted directly at the NPC
* **Levels 2–10** = combine 2 items from the previous level

**Example:**

* You have 4× Upgrade Item Level 1
* Combine 2 → 1× Level 2
* Combine another 2 → 1× Level 2
* Combine both Level 2 items → 1× Level 3

<figure><img src="/files/Y35o2U8E0PZ61wPLjQkN" alt=""><figcaption><p>All available upgrade stones</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://wiki.eloria.pl/eloria-wiki/en/ethereal-blacksmith.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.
