> For the complete documentation index, see [llms.txt](https://golden-crypto.gitbook.io/mushro-legends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://golden-crypto.gitbook.io/mushro-legends/chronicles/mushroes/valkur-warrior-and-support.md).

# Valkur (Warrior & Support)

**Valkur** always had an affinity for animals, and adopted a snail at a young age. As she grew, so did the snail - and soon, the snail was larger than her! She used to be teased for being short, but that ended the moment she climbed onto Gastro’s back. For **Valkur**, no Rot monster is too tall!

![Valkur](/files/0hJ9nZg1dlr7YjidMBtP)

**Name:** Valkur

**Gender:** Female

**Type:** Warrior & Support

**Rarity:** Rare

**Main Stat:** Agility

**Position:** Front

## Skills

<div align="left"><img src="/files/xXo4u4tLlX4fl7S3HwiV" alt="Snail Slime"></div>

**Snail Slime**

Enemies who take damage from Valkur are slowed for 3 seconds.

<div align="left"><img src="/files/1JH74Z4TpW9Nyrm2gVfi" alt="Protective Shell"></div>

**Protective Shell**

Valkur begins combat with a shield equal to half her maximum hit points.

<div align="left"><img src="/files/AKr4DWoo0uaXsZR7EjOH" alt="Joust!"></div>

**Joust!**

Valkur charges through enemies in a line dealing \[75% Physical Damage] and stunning enemies for 2s.


---

# 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://golden-crypto.gitbook.io/mushro-legends/chronicles/mushroes/valkur-warrior-and-support.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.
