> For the complete documentation index, see [llms.txt](https://wikicn.cryptofarms.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wikicn.cryptofarms.me/the-game/you-xi-wan-fa/wei-xiu-xi-tong.md).

# 维修系统

### 维修费用

每次修理的费用为：

* • CFB装备=每修复5点耐用性需要1个CFE
* • CFE装备=每修复5点耐用性需要1个CFB
* • CFP装备=每修复5点耐用性需要1个CFE

{% hint style="info" %}
CFP装备需要CFE或CFB，这取决于当时哪个价值较低。
{% endhint %}

**示例：**

![可将具有完全耐用性的卡取下入库](/files/aMoYh1HJtP1CekkHqAT0)

![目前，NFT的维修成本因耐用性较低而增加。](/files/m8482JCgsH537lkS1i9z)

![](/files/OoVGjDU5WszflrXzEhSy)


---

# 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://wikicn.cryptofarms.me/the-game/you-xi-wan-fa/wei-xiu-xi-tong.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.
