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

# Уникальный шалкер

Уникальный шалкер — особый шалкер, который находится на спавне, содержащий в себе множество как редких вещей, так и вещей для PvP.

## Где найти уникальные шалкер

Уникальный шалкер можно найти, просто гуляя по спавну, или прописать команду `/warp unique`.

## Как открыть уникальный шалкер

<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-3886a36332627e0a325302a15a8df5838ec790ec%2Funique-main.png?alt=media" alt=""><figcaption><p>Пример того, что может выпасти из уникального шалкера</p></figcaption></figure></div>

Чтобы открыть уникальный шалкер, вам необходимо иметь хотя бы один универсальный ключ. Нажмите универсальным ключом по шалкеру, тогда он откроется только для вас.

{% hint style="info" %}
В открытые шалкеры других игроков можно заглядывать и смотреть лут. Однако предметы забрать сможет только тот, кто открыл его универсальным ключом.
{% endhint %}

## Что выпадает из уникального шалкера

### Пурпурный шалкер

<details>

<summary>Броня</summary>

* Броня Infinity
* Броня Eternity

</details>

<details>

<summary>Оружие</summary>

* Меч Stinger
* Мечта Вупсеня

</details>

<details>

<summary>Инструменты</summary>

* Инструменты Stinger
* Золотая кирка Джейка

</details>

<details>

<summary>Особые предметы</summary>

* C4 Взрывчатка, Стиллер, Надежный стиллер, Динамит А, Динамит В, Разрывная волна, Взрывчатое вещество
* Боевой фрагмент
* Бутылек с уровнем
* Руна Бессмертие
* Сфера Eternity, Сфера Stinger, Сфера Armortality, Сфера Immortality, Легендарная сфера
* Талисман Eternity, Талисман Stinger
* Осколок сферы
* Зелье Победителя
* Стан, Трапка, Взрывная трапка
* Взрыная штучка, Ком снега, Снеговик, Светильник Джейка
* Артефакт
* Нерушимая наковальня

</details>

<details>

<summary>Обычные предметы</summary>

* Яйца призыва мобов
* Порох
* Золотое зачарованное яблоко, Золотое яблоко
* Чародейская книга
* Незеритовый блок
* Тотем бессмертия

</details>

### Красный шалкер

С вероятностью 10% после открытия Пурпурного шалкера может появиться Красный шалкер. Все вещи в красном шалкере удваиваются, кроме инструментов, брони и оружия.


---

# 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/farming/unique.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.
