> 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/shi-pin.md).

# 饰品

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FUSCFNzFcb598h0zT6Bex%2Fimage.png?alt=media&#x26;token=d065dcfe-ab3d-4767-bff8-72fcf1b4306a" 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/shi-pin.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.
