> For the complete documentation index, see [llms.txt](https://info.ashenvale.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.ashenvale.club/informacion-guias/jugabilidad/items-importantes/cloaks.md).

# Cloaks

<table><thead><tr><th width="187">Nombre</th><th width="269">Requerimientos</th><th>Stat´s</th></tr></thead><tbody><tr><td>Cloak of Light</td><td>Tomar el castillo de Aden en Light</td><td><mark style="color:yellow;">+3% HP / +3% MP / +3% CP / +3% P.Def / +3% M.Def / Weapons Resist +3 / P.Critical Rate +10 / M.Critical Rate +10</mark></td></tr><tr><td>Cloak of Darkness</td><td>Tomar el castillo de Aden en Dark</td><td><mark style="color:yellow;">+3% HP / +3% MP / +3% CP / +3% P.Def / +3% M.Def / Weapons Resist +3 / P.Critical Rate +10 / M.Critical Rate +10</mark></td></tr><tr><td>Stat Cloak 5 Days</td><td>1000 Time Coins</td><td><mark style="color:yellow;">+1 STR / +1 DEX / +1 CON / +1 INT / +1 WIT / +1 MEN</mark></td></tr><tr><td>Hero Cloak</td><td>Tener estado de Hero</td><td><mark style="color:yellow;">+10% HP / +10% MP / +10% CP / +5% P.Def / +10% M.Def / Weapons Resist +5 / P.Critical Rate +20 / M.Critical Rate +20 / PvP Defense +10%</mark></td></tr><tr><td>Glorious Cloak</td><td>Estar en segundo o tercer puesto de una tabla general de Olys (no hay un solo segundo y tercer puesto, es un pequeño % son segundo y un % mayor son terceros)</td><td><mark style="color:yellow;">+3% HP / +3% MP / +3% CP / +2.5% P.Def / +2.5% M.Def / Weapons Resist +2.5 / P.Critical Rate +10 / M.Critical Rate +10 / PvP Defense +5%</mark></td></tr></tbody></table>


---

# 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:

```
GET https://info.ashenvale.club/informacion-guias/jugabilidad/items-importantes/cloaks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
