> 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/cleopatra-warrior.md).

# Cleopatra (Warrior)

**Cleopatra** was a nimble warrior and heir to her father’s throne. As a young fungaloid, she was raised and trained by the royal guard of Akir. Before she was in her teens, they were no match for her speed. She would dance circles around them dodging their every move. If she could beat the royal guard, surely the Rot couldn’t be much harder.

<img src="/files/gCb4sQisTWxS9HfdnVzn" alt="Cleopatra" width="375">

**Name:** Cleopatra

**Gender:** Female

**Type:** Warrior

**Rarity:** Unique

**Main Stat:** Agility

**Position:** Front

## Skills

<div align="left"><img src="/files/eHB7vayfzf7F6vGFVwBT" alt="Sandstorm" width="188"></div>

**Sandstorm**

The entire battlefield is covered in a sandstorm effect granting Cleopatra 30% DODGE and 50% CRIT. Allies gain 10% DODGE and 10% CRIT. When an enemy is defeated, Cleopatra doubles her own bonuses for 3 seconds

* Cooldown: 15s
* Duration: 6s

<div align="left"><img src="/files/1lKtJ9pMGhvHkdhGFSM7" alt="Swift Step" width="188"></div>

**Swift Step**

Cleopatra’s attack speed increases every second. At every 8 seconds, the attack speed resets and her next attack deals additional damage.

<div align="left"><img src="/files/S7mZxd3Ozmp19XMP7eRS" alt="Life Sap" width="188"></div>

**Life Sap**

She absorbs 1% of current hp of all enemies for seconds and restores health equal to the damage dealt.

* Duration: 3s

<div align="left"><img src="/files/4e0TAA03xQ4V3lHwAXne" alt="Mummy&#x27;s Curse" width="188"></div>

**Mummy's Curse**

Cleopatra curses ALL characters on the battlefield. Cursed creatures armor decreases for 5 seconds. At the end of the duration, all cursed creature receives 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/cleopatra-warrior.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.
