# Bruxa

A Bruxa é uma NPC que fica no spawn. Ela troca seus fragmentos por uma Essência Suprema — um item raro que, usado no caldeirão dela, entrega um encantamento especial aleatório.

<figure><img src="/files/taSzywGj29PXKOSuxuIs" alt="" width="563"><figcaption><p>Warp: /bruxa</p></figcaption></figure>

## 📍 Onde encontrar

* Vá até a bruxa com `/bruxa`
* interaja (clique direito) no NPC para abrir o menu.

## 💜 Essência Suprema

A Essência Suprema é o item que a Bruxa vende.

<figure><img src="/files/6tcQthw2ONHoOD5Nnjj8" alt="" width="437"><figcaption><p>Menu ao clicar na bruxa</p></figcaption></figure>

| Item                     | Quantidade |
| ------------------------ | ---------- |
| 💰 Coins                 | $50.000    |
| 🟣 Fragmento Orgânico    | 1.000      |
| 🔴 Fragmento Hostil      | 1.000      |
| 🔵 Fragmento de Minério  | 200        |
| ⬛ Fragmento de Obsidiana | 16         |

> Os fragmentos precisam estar armazenados no `/fragmentos`.

## 🔮 Como usar a Essência Suprema

1. Compre a Essência com a Bruxa;
2. Procure o caldeirão ao lado da NPC;
3. Segure a Essência e use (clique direito) no caldeirão;
4. Um encantamento especial aleatório aparece para você.

## ✨ Encantamentos possíveis

<figure><img src="/files/942AvGoYIdoF6kRX6kqH" alt=""><figcaption><p>Encantamentos do caldeirão da bruxa</p></figcaption></figure>

> Você pode ver a lista de encantamentos em [Encantamentos Especiais](/servidores/survival/encantamentos-especiais.md)

## 📌 Resumo rápido

| Pergunta                   | Resposta             |
| -------------------------- | -------------------- |
| Onde fica?                 | Spawn                |
| Custo?                     | $50.000 + fragmentos |
| O enchant é aleatório?     | Sim                  |
| Dá pra escolher o enchant? | Não                  |

<details>

<summary>💡 Dica</summary>

Antes de comprar, veja a lista de encantamentos possíveis — alguns ficam melhor com combinações específicas.

</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://wiki.endercraft.com.br/servidores/oneblock/bruxa.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.
