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

# Delphi (Healer)

**Delphi** was born with magical powers from two parents who survived the Rot. Somehow, being corrupted had given him healing powers, and a divine sense. From a young age, **Delphi** could see glimpses of the future, and he was able to prevent harm to other Fungaloids subconsciously. Nowadays, **Delphi** lives in Abello and offers aid to anyone injured fighting the Rot.

![Delphi](/files/QvGVqn2TQ9PHL0YbQ6z7)

**Name:** Delphi

**Gender:** Male

**Type:** Healer

**Rarity:** Rare

**Main Stat:** Intelligence

**Position:** Back

## Skills

<div align="left"><img src="/files/kjZjivdT0ODfcI5iK5rx" alt="Forethought"></div>

**Forethought**

Delphi ability to see the future grants all allied creatures +10% Dodge Chanc&#x65;**.**

<div align="left"><img src="/files/EbraxfviML3FDXJ2BUpH" alt="Oracle’s Shield"></div>

**Oracle’s Shield**

All allies gain a shield equal to \[15% Magical Damage]. While the shield is active, the ally also gains 20% Magical Defense

* Cooldown: 16s

<div align="left"><img src="/files/ynSsHmZQUD5NdcovsVyT" alt="Judgement"></div>

**Judgement**

Delphi calls down a beam of divine energy on the lowest health enemy, dealing 100% of the target’s missing health as Magical Damage to them.


---

# 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/delphi-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.
