# Ghostly Essence

## General Information

| Property Type  | Property |
| -------------- | -------- |
| Can be Smelted | Yes      |
| Color          | D4FFEF   |

## Cast Information

| Cast Type      | Can be cast | Trait              |
| -------------- | ----------- | ------------------ |
| Tool Head      | No          | -                  |
| Tool Binder    | Yes         | Incorporeal        |
| Tool Rod       | Yes         | HyperCube \[B]     |
| Armor Plates   | No          | -                  |
| Armor Gambeson | Yes         | Ghost in the shell |
| Armor Links    | Yes         | Ghostly            |

## Traits

### Incorporeal

| Trait Property Type | Trait Property                           |
| ------------------- | ---------------------------------------- |
| Added By            | DynaTech                                 |
| Part Type           | Part: Binder                             |
| Trait Lore          | Projectiles just pass right through you. |

### HyperCube \[B]

| Trait Property Type | Trait Property                                                                                                               |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| Added By            | DynaTech                                                                                                                     |
| Part Type           | Part: Tool Rod                                                                                                               |
| Trait Lore          | Only works with both \[A] and \[B]. Shift + Rightclick to store a location. Right click to recallto that location. (CD: 10m) |

### Ghost in the shell

| Trait Property Type | Trait Property                                                                               |
| ------------------- | -------------------------------------------------------------------------------------------- |
| Added By            | DynaTech                                                                                     |
| Part Type           | Part: Gambeson                                                                               |
| Trait Lore          | Slowly damages all nearby mobs at the cost of durability.Mobs cannot die due to this effect. |

### Ghostly

| Trait Property Type | Trait Property     |
| ------------------- | ------------------ |
| Added By            | DynaTech           |
| Part Type           | Part: Mail Links   |
| Trait Lore          | Hover like a ghost |

## Sources

| Material Source | Item            | Amount (Nuggets) |
| --------------- | --------------- | ---------------- |
| Nugget          | -               | 0                |
| Ingot           | -               | 0                |
| Block           | -               | 0                |
| Ore             | -               | 0                |
| Dust            | Ghostly Essence | 9                |
| Helmet          | -               | 0                |
| Chest Plate     | -               | 0                |
| Leggings        | -               | 0                |
| Boots           | -               | 0                |


---

# 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://docs.sefiraat.dev/slimetinker/materials/ghostly-essence.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.
