> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/zh/da-zao-xi-tong-yu-gong-zuo-tai/gong-zuo-tai/zhuang-bei.md).

# 装备

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2F8Pv6mXqYpay8UcpGgfqn%2Fimage.png?alt=media&#x26;token=7a6dbf54-8f0e-4ef0-8bdd-eac7a28b6ce4" alt="" width="300"><figcaption></figcaption></figure>

玩家可以在工作台制作装备，然后去装备站穿戴。

每件装备提供的属性、加成等都有所不同。

皮肤（头部和身体）可以被打造成装备，从而让玩家在战斗中取得更大优势。

#### 稀有度

装备存在不同的稀有度等级。更高等级的装备提供更多的属性且具有更高的耐久度。

制作概率如下：

<img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FWx1BVW9E1mr9XrGqEcju%2Fimage.png?alt=media&#x26;token=20162f70-f442-49aa-933c-f4c6ac210df5" alt="" data-size="line">（50%）普通

<img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2F27UXY4C6CsxHL0uSPsdE%2Fimage.png?alt=media&#x26;token=b9fdd18a-c286-478c-9715-97f87fa7f9e7" alt="" data-size="line">（30%）罕见

<img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FSfLbA4HTEqJwVSmc03j5%2Fimage.png?alt=media&#x26;token=981c99f2-e72b-4df5-bd7b-173d127c7a94" alt="" data-size="line">（15%）稀有

<img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FI0reoJyobpGHALACpMj0%2Fimage.png?alt=media&#x26;token=d2398cdc-a17b-4e0d-bee1-e2d69291bee9" alt="" data-size="line">（5%）史诗

#### 耐久度

装备会在战斗中不断掉耐久直至损坏。损坏后必须使用特定的材料去修复，否则属性加成等都会失效。

#### 修复

玩家可以在装备站使用材料修复饰品。修复次数有一定限制，达到该限制后需要支付额外的材料去重置才能继续修复使用。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gigaverse.io/zh/da-zao-xi-tong-yu-gong-zuo-tai/gong-zuo-tai/zhuang-bei.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
