> For the complete documentation index, see [llms.txt](https://wiki.holyworld.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.holyworld.me/lite/items/eggs.md).

# Яйца призыва

## Загадочные яйца призыва

### Как получить Загадочные яйца призыва

<div data-with-frame="true"><figure><img src="https://3790110358-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdUjrpZZ2IIJeYTVyn1S1%2Fuploads%2Fgit-blob-eef666db535cf9ceadb48b584130e02b1751aa8d%2Fmagicegg-eggs.png?alt=media" alt=""><figcaption></figcaption></figure></div>

Получить Загадочные яйца можно на ивентах, в магазине Скупщика `/b shop`, а также, если у вас уже есть одно из яиц, то вы можете улучшить его в `/create`.

### Для чего нужны Загадочные яйца призыва

При активации по спавнеру загадочным яйцом, то моб поменяется на случайный от выбранного загадочного яйца. Всего есть 6 видов загадочных яиц, у которых есть повышенный шанс на спавн определенного моба. Вы также можете просто заспавнить моба, кликнув по блоку.

{% hint style="info" %}
Виды загадочных яиц

1. Загадочное яйцо призыва ведьмы\
   Шансы на призыв моба:\
   — Брутальный пиглин 25%\
   — **Ведьма 7%**\
   — Блейз 20%\
   — Зомби 18%\
   — Скелет 30%
2. Загадочное яйцо призыва пиглина\
   Шансы на призыв моба:\
   — **Брутальный пиглин 50%**\
   — Ведьма 4%\
   — Мини-зомби 20%\
   — Крипер 1%\
   — Блейз 25%
3. Загадочное яйцо призыва крипера\
   Шансы на призыв моба:\
   — Брутальный пиглин 33%\
   — **Крипер 2%**\
   — Блейз 17.5%\
   — Зомби 17.5%\
   — Скелет 30%
4. Загадочное яйцо призыва попугая\
   Шансы на призыв моба:\
   — Крипер 25%\
   — Зомби 75%
5. Загадочное яйцо призыва лосося\
   Шансы на призыв моба:\
   — Зимогор 12.5%\
   — Брутальный пиглин 12.5%\
   — Мини-зомби 12.5%\
   — Кадавр 12.5%\
   — Блейз 12.5%\
   — Зомбифицированный пиглин 12.5\
   — Поборник 12.5%\
   — Разбойник 12.5%
   {% endhint %}

## Осколочные яйца

### Как получить Осколочные яйца

Получить Осколочные яйца можно участвую в ивентах, а также при рейде сокровищниц.

### Обменять на яйца призыва мобов

<div data-with-frame="true"><figure><img src="https://3790110358-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdUjrpZZ2IIJeYTVyn1S1%2Fuploads%2Fgit-blob-bd8b4870c0059442d7f5aae8bc14584d575a440a%2Feggkeeper-main.png?alt=media" alt=""><figcaption><p>Меню Хранителя Яиц /eggkeeper</p></figcaption></figure></div>

Имея достаточно Осколочных яиц, вы можете их обменять на один из случайных яиц призыва в меню Хранителя Яиц `/eggkeeper`.

{% hint style="info" %}
Чем больше яиц вы обменяйте за раз, тем выше редкость яйца.

* 16 осколков – обычная редкость
* 48 осколков – повышенная редкость
* 64 осколка – высокий уровень редкости
  {% endhint %}


---

# 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://wiki.holyworld.me/lite/items/eggs.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.
