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

# STICE

<figure><img src="/files/fbrPxVlCPI8jT7DGG8la" alt=""><figcaption></figcaption></figure>

### Story

> Hello, everyone.
>
> I think many of the people here are trying to start a fight, so please stop what you were doing and let me have your attention for a little while.
>
> All the criminals I've caught so far can probably fill up 2 soccer fields. More than half of them rebel or run away, only to end up getting beat up and arrested.
>
> Is there really a good reason for them to resist? It doesn't happen often, but I'm a little tired today.
>
> This is a rare opportunity for you, too, so please make it easy for me and just don't run.
>
> I look forward to you paying your debt to society in jail, and hopefully, you'll reform.
>
> So, if you're ready... Let's get this started…
>
> Don't run, you punks!

### Stats

![](/files/mkktOX00A9ur0h6zShP0) AP   6

![](/files/fEEmLInwJOzTy9bZ1Pjb) HP   33

![](/files/Ce7TLftPeGggx3NuZSCS) GOLD   20

### Skills

#### ![](/files/c5poPjYtShXFqAUHWKze)     INSPECTION

If the opponent is certain blocks behind at the end of the turn, STICE checks the opponent's cards. If the opponent holds a certain number of special cards, sends the opponent to jail. If not, gives \[REVERSE] status to the opponent.

#### ![](/files/dG0ZilBNY63rKXxZdYdU)     PROMOTION

If the opponent goes to jail or fails to escape, AP increase, and the level increases by a certain chance.

#### ![](/files/MfUxvXv0E17rNkyLXT66)     ARREST

Moves opponent 1 block behind STICE after attack with a certain probability. If the opponent is in debuff state, the probability doubles. If the arrest is unsuccessful, add 1 \[SELF-JAIL] card to the enemy's hand.

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

### Gear

#### ![](/files/7QoiBrci91AKqcujahCM)     HANDCUFFS

Increases STICE’s AP

#### ![](/files/5fTsnoQqlpCJK5fQpUE4)     BALLISTIC SHIELD

Increases STICE’s HP

#### ![](/files/E6PVp1kDJj2xtaMfg8Rz)     2-WAY RADIO

Improves STICE’s skill.&#x20;

### Skins

![](/files/alnjoxtKWBOfLlXmnG0u)   **\[BASIC GRADE]** STICE

![](/files/wfRIW0xONVVQw7OxNlI3)   <mark style="color:green;">**\[DELUXE GRADE]**</mark> BATTLE POLICE STICE

![](/files/YnTdFDJl5OylAiOjHb88)   <mark style="color:blue;">**\[EPIC GRADE]**</mark> BRITISH POLICE STICE


---

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