> For the complete documentation index, see [llms.txt](https://julinuc.gitbook.io/archipelag/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://julinuc.gitbook.io/archipelag/trc-lukoil/info.md).

# Ассортимент

<h2 align="center">Зачарованные книги</h2>

{% hint style="danger" %}
Цена одной книги - 2 алмазов!
{% endhint %}

* Починка
* Подводная ходьба II
* Подводник
* Добыча III
* Острота V
* Защита IV
* Эффективность V
* Прочность III
* Шипы II/III&#x20;
* Шелковое касание
* Невесомость IV
* Разящий клинок III
* Удача III

<h2 align="center">Расходный материал</h2>

* Фейерверки 3-го уровня - <mark style="color:$danger;">6 алм/64шт.</mark>
* Панцирь шалкера - <mark style="color:$danger;">1 алм/шт.</mark>
* Тотемы - 2 <mark style="color:$danger;">алм/шт.</mark>
* Шаблоны - <mark style="color:$danger;">12 алм/шт.</mark>
* Тростник - <mark style="color:$danger;">2 алм/64шт.</mark>
* Костные блоки - <mark style="color:$danger;">4 алм/64шт.</mark>

<h2 align="center">Строительные блоки</h2>

* Шерсть - <mark style="color:blue;">3 алм/64шт.</mark>
* Медовые блоки - <mark style="color:blue;">3 алм/16шт.</mark>
* Сланец - <mark style="color:blue;">4 алм/64шт.</mark>
* Искаженное дерево - <mark style="color:blue;">6 алм/64шт.</mark>
* Песок душ - <mark style="color:blue;">2 алм/64шт.</mark>
* Светокамень - <mark style="color:blue;">5 алм/16шт.</mark>
* Гладкий камень - <mark style="color:blue;">3 алм/64шт.</mark>
* Красная глазурованная керамика - <mark style="color:blue;">5 алм/64шт.</mark>
* Светло-Серая глазурованная керамика - <mark style="color:blue;">5 алм/64шт.</mark>
* Белая глазурованная керамика - <mark style="color:blue;">5 алм/64шт.</mark>
* Коричневая глазурованная керамика - <mark style="color:blue;">5 алм/64шт.</mark>
* Плотный лёд - <mark style="color:blue;">2 алм/64шт.</mark>
* Дерево любого вида - 2 <mark style="color:blue;">алм/64шт.</mark>

<h2 align="center">Другое</h2>

Элитры -   45 <mark style="color:blue;">алм/шт. (чар)</mark>


---

# 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://julinuc.gitbook.io/archipelag/trc-lukoil/info.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.
