> 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/crimson-forest/artifacts.md).

# Artifacts

The Crimson Forest is home to a wide range of early relics—most ranked **F** or **E**—but don’t let their low rank fool you. These artifacts carry the memories of long-forgotten warriors, beasts, and kings.\
This area also introduces the game's **first artifact set**: the **Legend Set**.&#x20;

### ![](/files/HyaHaMWWKBGdWH4vWiBI) Resource Drops

While traversing the Weeping Valley, you’ll find these items:

* ![](/files/MZtv61qssWuuwaP9PPQr) <mark style="color:blue;">**Shield Repair Scrolls**</mark>

***

#### ![](/files/feVJvGcycFEyYlFJbpit) Blade Targe

A back plate which has taken many arrows during battles in the Sky, \
\
![](/files/Es50oLxm7hKGh4UauCaJ)

* **Set Piece:** Legend Set (1/3)
* **Drop:** Dropped by **Hronk The Glutton**&#x20;

> Some say it once belonged to a warrior who never lost, even in death.

***

#### &#x20;<img src="/files/6wVhRoeuXqXa9c1ChRby" alt="" data-size="line"> Legend Robe

A torn yet regal robe, faded by time and stained by battles fought long ago. Despite its age, it fits like it was meant for a true legend.\
\
![](/files/LFMiJONhlKzt3eIRx1O6)

* **Set Piece:** Legend Set (2/3)
* **Drop:** Dropped by a **Zoglin** deep in the heart of the Crimson Forest.

> It shouldered the weight of a Legend.

***

#### ![](/files/Laxn9qUJKyjeVCPhSFUw) Crown of Pig

A delicate, battle-worn crown. It’s not made of gold or jewels—but of conviction, memory, and sacrifice. Light as air, yet it carries the weight of a kingdom.\
\
![](/files/1X51iBotSu7Mn9Q1kU6J)

* **Set Piece:** Legend Set (3/3)
* **Reward:** Obtained by completing the **Magnus Side Quest**.

> Its former wearer was known for his laughter, skill, and indomitable spirit—echoes of him still linger in the wind.

### 🧬 Legend Set Bonus

**(Activated when wearing all 3 pieces)**\
**Set Name:** *Legend Set*

* **Bonus:** +10 Max HP
* **Set Effect:** Strengthens the wearer’s body and soul, fueled by the undying spirit of a legend lost but never forgotten.

***

#### ![](/files/i1cuDaht7kuBgbHsYxKO) Relic of Crimson Rot

Applies constant Poison II to user if they don't have the right requirements to use the item.\
\
![](/files/9J0YtWy8FHrps1SDSRIN)


---

# 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/crimson-forest/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.
