> For the complete documentation index, see [llms.txt](https://wiki.drgnshield.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.drgnshield.com/mmorpg/ignis/warped-islands/artifacts.md).

# Artifacts

The Warped Islands contain few relics that survive the chaos of the islands, but the ones that do are shrouded in the essence of monsters and strange magic.

***

## ![](https://wiki.drgnshield.com/~gitbook/image?url=https%3A%2F%2F1729500015-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F6yr2oI9PwLQ7DW24nBxU%252Fuploads%252FC9K8UpepSsn26nvoC94f%252Ftool-orb.png%3Falt%3Dmedia%26token%3D182a1309-27c2-4dfc-9ad2-0efcd9bdaa76\&width=300\&dpr=4\&quality=100\&sign=581e5d0f\&sv=2) Unique Artifacts <a href="#unique-artifacts" id="unique-artifacts"></a>

### ![](/files/3Q57klBmN1XXgGye7soo) **Tough Fungi Core**

Crafted through binding fungi #1-9 in a crafting table, which are scattered throughout the Warped Islands from baby fungi. Used to craft a Tough Fungi Ring.

<figure><img src="/files/srCqSf5pOMo7zzJuc0fe" alt="" width="278"><figcaption></figcaption></figure>

### ![](/files/yfiRmG7s0DIumgb5jKkQ) **Tough Fungi Ring**

Crafted with 7x Iridium ingots and 1 tough fungi core.

<figure><img src="/files/N7v099aw34YnrUSjZ7iJ" alt="" width="370"><figcaption></figcaption></figure>

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

### ![](/files/2o3BWQFx6Yl4WGTQJUXW) **Warped Scorpion Eye Amulet**

Dropped from Warped Scorpions.

<figure><img src="/files/2eekiKLcPR2SJuOoqgBX" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.drgnshield.com/mmorpg/ignis/warped-islands/artifacts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
