> 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/calyso-marksman.md).

# Calyso (Marksman)

**Calypso** was a member of the High Tides, a sea-faring crew of misfits who plundered the rich and gave to the poor. When her ship was hit with a powerful windstorm, everyone she knew was lost forever.

**Calypso** found herself washed up on a sandy shore, in unfamiliar territory. Beside her - a harpoon from the ship, her only reminder of the life she once knew.

![Calypso](/files/n8YXhmlMxmALhQflTMLK)

**Name:** Calypso

**Gender:** Female

**Type:** Marksman

**Rarity:** Common

**Main Stat:** Agility

**Position:** Middle

## Skills

<div align="left"><img src="/files/98sMLOERCq1USVPnJAxi" alt="Maim"></div>

**Maim**

Creatures damaged by Calypso are slowed for 1&#x73;**.**

<div align="left"><img src="/files/qJpLGjSdALwDAYNh1hnI" alt="Shark Bait"></div>

**Shark Bait**

Calypso creates a magic shark that chomps all enemies in an area. Creatures damaged are Impaled and take \[250% Magical Damage]**.**


---

# 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/calyso-marksman.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.
