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

# EXER

{% embed url="<https://youtu.be/Qv-nFL-AsXI>" %}
EXER Hero Spotlight
{% endembed %}

### Story

> “My teacher’s name is Failure”.
>
> Wandering knight who has never officially learned how to use a sword and doesn’t belong to any party. He never misses a chance for a sword duel, no matter how strong the opponent is, so his victories count few at most.
>
> However, he strongly believes that experience from failures will make him stronger and thanks to that faith he becomes more powerful every day.

### Stats

![](/files/mkktOX00A9ur0h6zShP0) AP   5

![](/files/fEEmLInwJOzTy9bZ1Pjb) HP   33

![](/files/Ce7TLftPeGggx3NuZSCS) GOLD   20

### Skills

#### ![](/files/fTD4cxm97SvMyOzpyqbR)     GOT YOU!

Upon successful monster attack, Exer’s AP increases according to monster’s level

#### ![](/files/uDRIR2cnrhdZ4u7qDXXk)     BLOCKED!

When damage is received, damage will be reduced by certain percentage.

#### ![](/files/9Rzy9sekj7LIijRecPLp)     TAKE THIS!

Certain chance to deal additional damage of AP.

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

### Gear

#### ![](/files/9Cjf4IREe6dOhGY2QMeq)   PAULDRONS

Increases EXER’s AP.

#### ![](/files/qzsE9CZPHy3yEvDxxSCk)   ROUND SHIELD

Increases EXER’s HP.

#### ![](/files/17IQJP2Kugmsc9XUpZOA)   ADVENTURER’S BACKPACK

Improves EXER’s skills.

### Skins

![](/files/UTWxaOW7MDdbGBLFSm33)   **\[BASIC GRADE]** EXER

![](/files/u5ip6ROVv5rtepNEhOzI)   <mark style="color:green;">**\[DELUX GRADE]**</mark> GUARDS EXER

![](/files/sGkbc9qAtyNJ0fR9TDE1)   <mark style="color:blue;">**\[EPIC GRADE]**</mark> KNIGHT EXER

![](/files/rrPUj2wVfV7PnveQpqpY)   <mark style="color:purple;">**\[LEGEND GRADE]**</mark> OUTLAW EXER


---

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