# Ремонт предметов

Принцип действия **ремонтных наборов** довольно прост: Тот или иной ремонтный набор нужно прямо в инвентаре перенести и кликнуть им на предмет, который следует починить. Повреждённый предмет восстановит от 10% до 100% прочности в зависимости от редкости ремонтного набора.

#### Редкости ремонтных наборов:

* ![⚙](https://vk.com/emoji/e/e29a99.png) Обычный ремонтный набор - восстановит <mark style="color:orange;">100 единиц</mark> прочности;
* ![⚙](https://vk.com/emoji/e/e29a99.png) <mark style="color:green;">Необычный ремонтный набор</mark> - восстановит <mark style="color:orange;">250 единиц</mark> прочности;
* ![⚙](https://vk.com/emoji/e/e29a99.png) <mark style="color:blue;">Редкий ремонтный набор</mark> - восстановит <mark style="color:orange;">550 единиц</mark> прочности;
* ![⚙](https://vk.com/emoji/e/e29a99.png) <mark style="color:purple;">Эпический ремонтный набор</mark> - восстановит <mark style="color:orange;">1000 единиц</mark> прочности;
* ![⚙](https://vk.com/emoji/e/e29a99.png) <mark style="color:yellow;">Легендарный ремонтный набор</mark> - восстановит <mark style="color:orange;">5000 единиц</mark> прочности.

<figure><img src="/files/f15pTyfSzplKn5q7FiBx" alt=""><figcaption><p>Все виды ремонтных наборов</p></figcaption></figure>

{% hint style="success" %}
Чтобы воспользоваться ремонтным набором, в инвентаре нажмите ЛКМ на тот или иной набор. Затем наведитесь на предмет, которому требуется ремонт, и нажмите ЛКМ вновь. Предмет получит очки прочности.

См. скриншот ниже ![👇](https://vk.com/emoji/e/f09f9187.png)&#x20;
{% endhint %}

<figure><img src="/files/S6OIzrpYrzC6lykVqDbc" alt=""><figcaption><p>Применение ремонтного набора</p></figcaption></figure>

{% hint style="danger" %}
Ремонтный набор исчезнет после применения вне зависимости от потраченных очков прочности!
{% endhint %}

### Можно купить у НПС на:&#x20;

```
/warp Кузнец
```

### [Либо произвести самому](/guides/remont-predmetov/sozdanie-remontnykh-naborov.md)


---

# 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://wiki.minfi.ru/guides/remont-predmetov.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.
