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

# IVY

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

### Story

> “I’m curious about the world beyond the forest…”
>
> Ever since the dark minerals started destroying the forest, the Mineral Defence League was created to protect it and punish the dwarves for their greed. A special group was formed to leave the forest and hunt those who caused the catastrophe. The young elf IVY, whose mastery of bow and arrows surpasses the best archers in the whole nation joined the group. But she’s more excited about discovering the word outside the forest than about the actual mission.

### Stats

![](/files/mkktOX00A9ur0h6zShP0) AP   6

![](/files/fEEmLInwJOzTy9bZ1Pjb) HP   31

![](/files/Ce7TLftPeGggx3NuZSCS) GOLD   20

### Skills

#### ![](/files/WnUzGggrhe5MpbZ4GDVu)     ENTANGLEMENT

Upon a successful attack, IVY will entangle the opponent and reduce their movement by certain blocks

#### ![](/files/vh7rBgGP52FI69r5IE3s)     FOREST GUARDIAN

Monsters located in certain blocks around IVY grow. After the opponent moves, if there are monsters in the front and back blocks, vines will be created. Vines impede movement by the level of the monsters

#### ![](/files/gC4ORtpoGWtl0HOFkHqr)     SHARPSHOOTER

Deals additional damage to opponents entangled by IVY.

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

### Gear

#### ![](/files/eVFE6GnLSvKDp7uOHA0k)   SILVER ARROWHEAD

Increases IVY’s AP.

#### ![](/files/md5v1Y3UKrWynlFy9OFy)   GREEN BRACERS

Increases IVY’s HP.

#### ![](/files/07deBdL02wAgBaCe8PZZ)   PERIDOT NECKLACE

Improves IVY’s skills.

### Skins

![](/files/aG8E1FWKAoINoC1ShyVj)   **\[BASIC GRADE]** IVY

![](/files/4jtZsA3XqRrghmZJh4bB)   <mark style="color:green;">**\[DELUX GRADE]**</mark> RUBY IVY

![](/files/hWLIbt53gEaKSyn3QJ0v)   <mark style="color:blue;">**\[EPIC GRADE]**</mark> EMERALD IVY

![](/files/RawDJ9SKSffI77CUkB1o)   <mark style="color:purple;">**\[LEGEND GRADE]**</mark> GODDESS IVY


---

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