# 怎么使用修理包

你不能在安全区（大厅）使用修理包，如果你想要在安全区（大厅）修理物品，请使用[修复装备](/help-od/you-xi-liu-cheng/xiu-fu-shou-sun-de-zhuang-bei.md)功能

在对局内，你需要使用修理包来回复你想要修复的受损物品

<figure><img src="/files/ug6nkzle5yJLPEWEUm6X" alt=""><figcaption><p><a href="/pages/AsyKh1m1GculHmbT9RLG">商店</a> -> 消耗品 -> 第6页</p></figcaption></figure>

<br>

不同的修理包的属性不一样，怎么查看属性信息请参考[鉴定物品](/help-od/zen-me-jian-ding-wu-pin.md)

修理包的属性：

* 维修等级：修理包的修理等级必须大于或等于目标物品的等级
* 启用时间：在开始回复物品耐久度前的预备时间
* 单次修理量：每次回复耐久度回复多少耐久
* 耐用度：可用次数，每回一次耐久度扣一次
* 估价：在系统商店出售此修理包能赚多少钱

<figure><img src="/files/d6oy89hC1uRcdrD3mG6t" alt=""><figcaption><p>简易修理袋的属性信息</p></figcaption></figure>

修理包的使用条件：

* 玩家必须主手持有修理包，副手持有需要修理的物品。
* 玩家必须保持蹲下状态。
* 左键键点击开始使用修理包。
* 目标物品必须有保护等级或穿透等级，且修理包的修理等级必须大于或等于目标物品的等级。

<figure><img src="/files/ocDaKXOfwRH9J3V2Qvgn" alt=""><figcaption><p>保持蹲下状态，主手持有修理包，副手持有需要修理的物品</p></figcaption></figure>

修理过程：\
修理过程在启用时间后开始。\
每2秒回复一次耐久度，直到修理包的可用次数耗尽或目标物品耐久度满。\
修理过程中会播放音效，并在动作栏显示修理进度。

提示信息\
修理开始时提示等待时间。\
每次修理成功后提示已修理的耐久度和剩余次数。\
修理停止时根据原因播放不同音效并提示信息。

终止条件\
前置条件被违反（如玩家不再蹲下，或主手/副手物品改变）。\
可用次数为0，修理包被消耗。\
目标物品耐久度已满。


---

# 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://docs.mclmserver.com/help-od/zen-me-shi-yong-xiu-li-bao.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.
