> For the complete documentation index, see [llms.txt](https://whitepaper.zee-verse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.zee-verse.com/economy/nft-assets/items-erc-1155/collection-genesis/epic-items.md).

# Epic Items

## <mark style="color:purple;">Genesis Set Bonus - 2 piece</mark>

<mark style="color:purple;">Set bonus is active while at least 2 out of 3 items of the same set are equipped.</mark>

<mark style="color:green;">**Ullumi Set Bonus**</mark> 🌱

<mark style="color:green;">While your GRASS Tribe Zee have MORE THAN 80% hp their DMG stat is increased by 40%</mark>

<mark style="color:blue;">**Uwatsi Set Bonus**</mark> :droplet:

<mark style="color:blue;">While your WATER Tribe Zee have MORE THAN 80% hp their DMG stat is increased by 40%</mark>

<mark style="color:red;">**Pacha Set Bonus**</mark> :fire:

<mark style="color:red;">While your FIRE Tribe Zee have MORE THAN 80% hp their DMG stat is increased by 40%</mark>

## <mark style="color:purple;">Epic Masks</mark>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/AGo8cydLzFKm06xSppL5" alt=""></td><td><mark style="color:purple;"><strong>Ullumi Set Mask</strong></mark></td><td>DMG +24</td><td>DMG +10%</td><td>HP -50</td><td>HP -5%</td></tr><tr><td><img src="/files/aWkpB3dlvgMO5daYRj9z" alt=""></td><td><mark style="color:purple;"><strong>Uwatsi Set Mask</strong></mark></td><td>DEF +24</td><td>DEF +10%</td><td>DMG -8</td><td>DMG -5%</td></tr><tr><td><img src="/files/NoUOHBhTTmZZXWqrE2b3" alt=""></td><td><mark style="color:purple;"><strong>Pacha Set Mask</strong></mark></td><td>HP +150</td><td>HP +10%</td><td>DEF -8</td><td>DEF -5%</td></tr><tr><td><img src="/files/9dyYniCQ8UQjfeJTvxB2" alt=""></td><td><mark style="color:purple;"><strong>Liar's Mask</strong></mark></td><td>HP +50</td><td>HP +5%</td><td>SPEED 8</td><td></td></tr><tr><td><img src="/files/CKu9gX1FlxA48RubLezk" alt=""></td><td><mark style="color:purple;"><strong>Mask of Hunahpu</strong></mark></td><td>DEF +8</td><td>DEF +5%</td><td>SPEED +8</td><td></td></tr><tr><td><img src="/files/uTXwoO49MRk0R6HsrKH4" alt=""></td><td><mark style="color:purple;"><strong>Mask of Napi</strong></mark></td><td>DMG +8</td><td>DMG +5%</td><td>SPEED +8</td><td></td></tr></tbody></table>

## <mark style="color:purple;">Epic Tops</mark>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/BkjbWHdHKTxkeU23ty9t" alt=""></td><td><mark style="color:purple;"><strong>Ullumi Set Top</strong></mark></td><td>DMG +24</td><td>DMG +10%</td><td>HP -50</td><td>HP -5%</td></tr><tr><td><img src="/files/L9meGyJmi0sMym82s0mZ" alt=""></td><td><mark style="color:purple;"><strong>Uwatsi Set Top</strong></mark></td><td>DEF +24</td><td>DEF +10%</td><td>DMG -8</td><td>DMG -5%</td></tr><tr><td><img src="/files/Fb0IJQsKmkG0iTbvJjNC" alt=""></td><td><mark style="color:purple;"><strong>Pacha Set Top</strong></mark></td><td>HP +150</td><td>HP +10%</td><td>DEF -8</td><td>DEF -5%</td></tr></tbody></table>

## <mark style="color:purple;">Epic Bottoms</mark>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/H2N1WcrAmzB0lriPxFTO" alt=""></td><td><mark style="color:purple;"><strong>Ullumi Set Bottoms</strong></mark></td><td>DMG +24</td><td>DMG +10%</td><td>HP -50</td><td>HP -5%</td></tr><tr><td><img src="/files/RAf0HH2AJ2uNtkIaV4xP" alt=""></td><td><mark style="color:purple;"><strong>Uwatsi Set Bottoms</strong></mark></td><td>DEF +24</td><td>DEF +10%</td><td>DMG -8</td><td>DMG -5%</td></tr><tr><td><img src="/files/smP8oH9bDGHnI3OfCyX1" alt=""></td><td><mark style="color:purple;"><strong>Pacha Set Bottoms</strong></mark></td><td>HP +150</td><td>HP +10%</td><td>DEF -8</td><td>DEF -5%</td></tr></tbody></table>


---

# 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://whitepaper.zee-verse.com/economy/nft-assets/items-erc-1155/collection-genesis/epic-items.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.
