> 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/nyx-mage-and-support.md).

# Nyx (Mage & Support)

**Nyx** was mute from birth, but showed promise in wielding shadow magic. A natural outcast, **Nyx** befriended the other fungaloid children by creating her shadow pet which used to communicate with them. Don’t be tricked by her appearance though, she packs a mean punch!

![Nyx](/files/8P6HCBP0K3vUcxF4pMCI)

**Name:** Nyx

**Gender:** Female

**Type:** Mage & Support

**Rarity:** Common

**Main Stat:** Intelligence

**Position:** Back

## Skills

<div align="left"><img src="/files/fvkLn4WFcnTo0yGyEbXs" alt="Shadow Dance"></div>

**Shadow Dance**

After Nyx receives damage, she gains 50% Dodge Chance for 3 seconds.

Additional damage does not give more dodge%, but refreshes the timer of this ability.

<div align="left"><img src="/files/NrDORiNeUMjs1ZDCLf94" alt="Dark Sigil"></div>

**Dark Sigil**

Nyx marks all enemies with a dark sigil for 3 seconds. All damage dealt to a marked enemy during the effect is stored in the sigil counter (and not immediately dealt as damage). At the end of the 3 seconds, the sigil explodes, dealing magical damage equal to 150% of the stored amount.


---

# 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/nyx-mage-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.
