> 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/aaryn-healer.md).

# Aaryn (Healer)

**Aaryn** was sent down from the Cosmos by the creation spirit Origin, when Gaia pleaded for aid against the Rot. A true angel, **Aaryn** cares not about feelings, but purely about what’s right and what’s wrong.

![Aaryn](/files/zRbOOHavqrIYPFRBvbC5)

**Name:** Aaryn

**Gender:** Female

**Type:** Healer

**Rarity:** Unique

**Main Stat:** Intelligence

**Position:** Back

## Skills

<div align="left"><img src="/files/9qiZqCChSMaozWBfcv11" alt="Wingled Angel" width="188"></div>

**Wingled Angel**

Aaryn blesses each character with basic attack lifesteal.

* Cooldown: 5s
* Duration: 14s

<div align="left"><img src="/files/T9eYKWJwqmhSp0dCyEfz" alt="Lifeblade" width="188"></div>

**Lifeblade**

Every three attacks, Aaryn’s blade sends out a ripple of healing energy that restores allies’ missing hit points.

<div align="left"><img src="/files/XS8ZfvyxTr8S4PqHAid3" alt="Golden Orb" width="188"></div>

**Golden Orb**

Aaryn conjures a glowing orb above her. Glowing waves of energy jump from the orb and heal all allies, but will not heal them above 50% of their maximum health.

* Cooldown: 10s

<div align="left"><img src="/files/gKRGHlwM8ffZ5Q9RrMcg" alt="Heaven&#x27;s Aid" width="188"></div>

**Heaven's Aid**

Aaryn conjures up a radiant burst that covers allies in gold glitter for seconds. Any healing received while glittery is doubled.

* Duration: 7s


---

# 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/aaryn-healer.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.
