> For the complete documentation index, see [llms.txt](https://docs.playhattori.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playhattori.io/russian/igra/igrovye-sistemy/bazar/personazhi-i-lokacii/torgovec.md).

# Торговец

## **Общее описание**

Торговец — это NPC, расположенный на Базаре, который предоставляет доступ к покупке предметов и настройке персонажа. Через Торговца игроки могут получать **амулеты, костюмы, гарпуны и дымовые бомбы**.

Торговец становится доступен по мере продвижения игрока в системе [**Прогресса крови**](/russian/igra/igrovye-sistemy/bazar/personazhi-i-lokacii/altar-krovi.md). Все предметы открываются постепенно, в зависимости от уровня Прогресса крови.

<figure><img src="/files/XuSjw2DM64zrSGEI5Dnz" alt="" width="375"><figcaption></figcaption></figure>

**Интерфейс состоит из четырёх основных вкладок:**

1. [**Амулеты**](/russian/igra/igrovye-sistemy/bazar/profil-igroka/amulet.md)**:** Амулеты бывают атакующего, защитного и пассивного типов и дают различные бонусы, усиливающие персонажа в бою. Каждый амулет создаётся из 6 уникальных фрагментов чертежа, которые игрок открывает самостоятельно. Необходимые материалы становятся доступны по мере прогресса в системе [Прогресса крови](/russian/igra/igrovye-sistemy/bazar/personazhi-i-lokacii/altar-krovi.md).
2. [**Костюмы**](/russian/igra/igrovye-sistemy/bazar/profil-igroka/kostyumy.md)**:** Костюмы изменяют внешний вид персонажа и могут давать визуальные или игровые эффекты. После разблокировки костюма игроку необходимо собрать материалы, выпадающие из [Сундуков с одеждой](/russian/igra/igrovye-sistemy/bazar/vnutriigrovye-nagrady/sunduki.md), чтобы скрафтить его.
3. [**Гарпуны**](/russian/igra/igrovye-sistemy/bazar/profil-igroka/garpun.md)**:** Гарпуны — основной инструмент для захвата противников в регионах. Некоторые гарпуны обладают дополнительными визуальными и игровыми эффектами.\
   Если гарпуны заканчиваются, игроки могут приобрести дополнительные за изумруды.
4. [**Дымовые бомбы**](/russian/igra/igrovye-sistemy/bazar/profil-igroka/dymovye-bomby.md)**:** Используются в регионах для маскировки от противников или установки ловушек. Как и гарпуны, некоторые типы бомб имеют ограниченное количество, но их можно докупить у Торговца за изумруды.


---

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

```
GET https://docs.playhattori.io/russian/igra/igrovye-sistemy/bazar/personazhi-i-lokacii/torgovec.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.
