# Items & Artefacts

***

## <mark style="color:$success;">Categories</mark>

Every item belongs to one category. Together they make a complete effigy.

| Category                 | Description                                           |
| ------------------------ | ----------------------------------------------------- |
| **Body**                 | The base texture — the effigy's skin and form         |
| **Ceremonial** **Blade** | Weapon in the right hand                              |
| **Offhand**              | Left-hand object — potions, idols, relics             |
| **Necklace**             | A talisman or jewel at the throat                     |
| **Eyes**                 | Left and right eye are selected independently         |
| **Mouth**                | Expression stitching — cosmetic only, grants no stats |
| Pins                     | Just pins up to 5, use wisely                         |

***

## <mark style="color:$success;">Rarity Tiers</mark>

| Tier                                           | Power Budget | Meaning                      |
| ---------------------------------------------- | ------------ | ---------------------------- |
| **Common**                                     | 15 pts       | Ordinary but never useless   |
| <mark style="color:$warning;">**Rare**</mark>  | 40 pts       | Artefacts with real history  |
| <mark style="color:cyan;">**Legendary**</mark> | 90 pts       | Named objects of power       |
| <mark style="color:pink;">**Ultimate**</mark>  | 180 pts      | Things that should not exist |

<mark style="color:$warning;">**Power Budget**</mark> is the total <mark style="color:$danger;">Curse</mark> + <mark style="color:cyan;">Doom</mark> + <mark style="color:pink;">Hex</mark> an item of that tier carries. How it splits between the three forces varies per item.

***

## <mark style="color:$success;">How Many Items Are There?</mark>

| Tier      | Item Count |
| --------- | ---------- |
| Common    | \~104      |
| Rare      | \~82       |
| Legendary | \~42       |
| Ultimate  | \~32       |
| **Total** | **\~260**  |

***

## <mark style="color:$success;">Mouth & Pins & Name</mark>

<mark style="color:$warning;">The Mouths & Pins</mark> categories sit outside the pack and rarity system. It is a fixed set of hand-crafted stitching expressions. No stats, no rarity — pure cosmetic & look.\
\
Don't forget to <mark style="color:$warning;">name</mark> your Effigy


---

# Agent Instructions: 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:

```
GET https://alper-ozdil-projetcs.gitbook.io/hex-and-stitch/items-and-artefacts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
