> For the complete documentation index, see [llms.txt](https://docs.klaydice.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klaydice.io/dicast/hero/vloot.md).

# VLOOT

{% embed url="<https://youtu.be/B7Y-AnUI_Ao>" %}
VLOOT Hero Spotlight
{% endembed %}

### Story

> "Do you know what the longest living creature in the world is? Yes, yes, it's me, right in front of you!! Don't ask if we can consider the undead alive... (Cackle)... They say I was alive before the big bang, so I must know why it happened. Do I really know? Well, what can I say... It was such a long time ago... I Bet a drop of your blood would refresh my memory... Apologies, seems I started drooling a bit. So, do you really want to know?"

### Stats

![](/files/mkktOX00A9ur0h6zShP0) AP   5

![](/files/fEEmLInwJOzTy9bZ1Pjb) HP   31

![](/files/Ce7TLftPeGggx3NuZSCS) GOLD   20

### Skills

#### ![](/files/zMCpXq4pwhsJqKXL8e9r)     BLOODSUCK

Heals HP by certain percentage of damage dealt to the enemy

#### ![](/files/fzRzMgWf1vbfedht2s7k)     BAT CONTRACT

Certain chance to evade regular attack

#### ![](/files/brqdAXJUyrl2EZ1X55PT)     BLOOD CURSE

For X turns, puts a blood curse on the enemy, dealing damage equal to X% of HP healed. While the enemy is under a blood curse, \[BAT CONTRACT]’s evasion doubles

{% hint style="info" %}
Please check in-game for details of the skills
{% endhint %}

### Gear

#### ![](/files/2lqAaqKM3vaa3hRQAQlU)   BLOOD STONE RING

Increases VLOOT’s AP.

#### ![](/files/QulMeZjHwLMABTiKMbGm)   SKULL BELT

Increases VLOOT’s HP.

#### ![](/files/WpiMypvimh4bMvcGAAsd)   BLOOD STONE BROOCH

Improves VLOOT’s skills.

### Skins

![](/files/LW6bxkQyv0eQDe86N3EO)   **\[BASIC GRADE]** VLOOT

![](/files/2oUeR2Q6JWbD2J5MLu3S)   <mark style="color:green;">**\[DELUX GRADE]**</mark> GRAYISH VLOOT

![](/files/Ev1bUIdXloG5hZpf0ztl)   <mark style="color:blue;">**\[EPIC GRADE]**</mark> VIGOROUS VLOOT

![](/files/wgRSRhCwuypSrRXyqide)   <mark style="color:purple;">**\[LEGEND GRADE]**</mark> BLOODY PRINCE VLOOT


---

# 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://docs.klaydice.io/dicast/hero/vloot.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.
