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

# MIRAI

{% embed url="<https://youtu.be/JwowGlvn_kQ>" %}
MIRAI Hero Spotlight
{% endembed %}

### Story

> “What sword is the scariest sword in the world?”
>
> Soared in flames from everywhere.
>
> People running away from the flames and smoke were struck by the sword swinging at the entrance.
>
> “A heavy sword like a mountain, a light sword like feathers, a sharp sword that cuts even the air, a dull sword that destroys before cutting…”
>
> The bodies piled up like a mountain, and blood flowed like a river.
>
> At the end of the river, the eyes of a purple being in huge armor are smiling as if burning.
>
> “...No, the scariest sword is…”
>
> The long shadow of the enemy fluttered for a moment.
>
> “It is the invisible sword.”
>
> The flutter disappeared, and the sword that pierced the neck of a huge armor began to be seen.

### Stats

![](/files/mkktOX00A9ur0h6zShP0) AP   5

![](/files/fEEmLInwJOzTy9bZ1Pjb) HP   30

![](/files/Ce7TLftPeGggx3NuZSCS) GOLD   20

### Skills

#### ![](/files/26oYLigAyizC9LxxaJ6F)     SHURIKEN

Receives Shuriken card that deals certain percentage of AP if no damage is received for X amount of turns If the hand is full, the card triggers immediately

#### ![](/files/js4S6LWalQms9rpWjnpi)     SHADOW HIDE

Goes \[STEALTH] mode, if you are X blocks behind opponent, or if you end you end your turn without moving, Does not get targeted by attack when you are in \[STEALTH] mode Removes debuff by certain percentage

#### ![](/files/qRUHVmCEnoXD7ssaUDWT)     FLASH

Inflicts additional damage of X% and moves to 1 block in front of the opponent when MIRAI attacks opponent X blocks behind the opponent. If MIRAI is in \[STEALTH] mode, FLASH triggers regardless of distance, and opponent attacked by flash will be in \[REVERSE] state.

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

### Gear

#### ![](/files/HW1kFF3cjTQWNVzDVop4)   SHURIKEN

Increases MIRAI’s AP.

#### ![](/files/ryLsgHeWAc7HpzP8KLfO)   STEEL BRACE

Increases MIRAI’s HP.

#### ![](/files/VaAZq6oxkyvheXB8kKD3)   FOX MASK

Improves MIRAI’s skills.

### Skins

![](/files/cDzQODrZxTlwdOUXi17X)   **\[BASIC GRADE]** MIRAI

![](/files/fSjlf5kZJTQBgGvRxhhn)   <mark style="color:green;">**\[DELUX GRADE]**</mark> ASHY MIRAI

![](/files/PchPnPVNLgB9E11QQ9Ql)   <mark style="color:blue;">**\[EPIC GRADE]**</mark> MASKED ASSASSIN MIRAI

![](/files/oqmNQWvsmonteU5Rf8bC)   <mark style="color:purple;">**\[LEGEND GRADE]**</mark> CHERRY BLOSSOM MIRAI


---

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