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

# NARCH

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

### Story

> “The world is simple by nature. And simplicity is beautiful.”
>
> Those who govern sit on their high horses and look down on us!
>
> They complicate everything and blind us to the truth.
>
> Money? It’s just paper with numbers on it!
>
> Laws? Silly rules with the emptiest reasons!
>
> Country? Lines drawn on the map!
>
> You have to smash them all.
>
> You must destroy everything to build something new.
>
> Will you come with me?
>
> Pure power, a beautiful world where only that is recognized!

### Stats

![](/files/mkktOX00A9ur0h6zShP0) AP   6

![](/files/fEEmLInwJOzTy9bZ1Pjb) HP   33

![](/files/Ce7TLftPeGggx3NuZSCS) GOLD   20

### Skills

#### &#x20;![](/files/L88OkAQav7M8axLcRQQA)     OVERTHROW

Neutralise opponent’s base for X turns if opponent’s base is X blocks in front of Narch when the turn ends and increase AP

#### ![](/files/LkFxmANWVWbxYilFnJNz)     VOLITION

Removes debuff by certain chance at the start of the turn. If successful, AP increases

#### ![](/files/GKbNY7viPLEIWCVfYuMj)     ANARCHY

Enters \[ANARCHY] state, and opponent gets confused if opponent’s base is neutralized. At the end of the turn, if opponent is within X block, inflicts damage equal to certain percentage of AP

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

### Gear

#### ![](/files/0xwW0HaHGmupy67awFfq)   MACE OF SALVATION

Increases NARCH’s AP.

#### ![](/files/EL0iZ1wvl15TD29gYOh5)   GLOVES OF DESTRUCTION

Increases NARCH’s HP.

#### ![](/files/MkcqCQm9mkxtFAuGepAl)   SHEET METAL HANDCUFFS

Improves NARCH’s skills.

### Skins

![](/files/g6NwWizF5tACaFkONvIQ)   **\[BASIC GRADE]** NARCH

![](/files/rW8GaiixFYN62Ih36Qo0)   <mark style="color:green;">**\[DELUX GRADE]**</mark> LIFE SENTENCED NARCH

![](/files/EROZlBql0bkQSIjdMYBc)   <mark style="color:blue;">**\[EPIC GRADE]**</mark> IMPRISONED OUTLAW NARCH

![](/files/Lp82KcgtZyzV6HMP1YI6)   <mark style="color:purple;">**\[LEGEND GRADE]**</mark> EXECUTIONER NARCH


---

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