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

# TRIXIE

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

### Story

> Trixie isn’t ashamed to admit why she became a nurse. She loves potions. You name it, she has tried it. If she hasn’t, then how could she know if they worked or not? She is willing to do anything to get her hands on a new potion.

### Stats

![](/files/mkktOX00A9ur0h6zShP0) AP   6

![](/files/fEEmLInwJOzTy9bZ1Pjb) HP   29

![](/files/Ce7TLftPeGggx3NuZSCS) GOLD   20

### Skills

#### ![](/files/J20Q6vzjQV22xC2nngca)     OVERDOSE

Decrease certain percentage of opponent’s AP for X turns

#### ![](/files/tquOjt6XQwDOwHXmEzcB)     DRUG ABUSE

Certain chance to add X number of Trixie’s pill card when damage is received. As the level increases, chance to giving out beneficial Pill cards will be decreased to the opponen

#### ![](/files/OuyKDpODgAK9iVUUaIQD)     SIDE EFFECT

AP will increase for certain percentage for X turns when you recover HP. When attacks opponent while Side Effect is activated, additional damage will be given

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

### Gear

#### ![](/files/Vp7tbT79JHjjNIkW7Vf3)   SYRINGE

Increases TRIXIE’s AP.

#### ![](/files/6Lzo6zK89rTQs3p98PEZ)   MEDICAL BAG

Increases TRIXIE’s HP.

#### ![](/files/JrD8jceMzwDg4277pkaG)   GREEN AMPULE

Improves TRIXIE’s skills.

### Skins

![](/files/dpbimMc6q3dTUQxqoeE9)   **\[BASIC GRADE]** TRIXIE

![](/files/Aebb89dPOjBIawlpJXVx)   <mark style="color:green;">**\[DELUX GRADE]**</mark> ROSE QUARTZ TRIXIE

![](/files/NJ0zSxemPIvbAj9lxA5L)   <mark style="color:blue;">**\[EPIC GRADE]**</mark> 1914 TRIXIE

![](/files/2gEYzLJbDYrCBbinjPzi)   <mark style="color:purple;">**\[LEGEND GRADE]**</mark> SISTER TRIXIE


---

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