# 装备

Ukiyo的装备是根据稀有程度分级的，根据等级增加基础属性。

* **Tier 1 -** 普通
* **Tier 2 -** <mark style="color:green;">罕见</mark>
* **Tier 3 -** <mark style="color:blue;">稀有</mark>
* **Tier 4 -** <mark style="color:purple;">史诗</mark>
* **Tier 5 -** <mark style="color:yellow;">传说</mark>

Ukiyo的大多数装备都可以用能量提升石升级。特定强化的成功率取决于道具的级别(稀有性)和当前的强化级别。

### 代币结合

高级装备强化将需要升级费，可以用Ukiyo代币或魔法碎片支付，取决于强化级别。这是游戏中的关键代币用途之一，可以激励玩家使用他们获得的代币来增强自己的角色。不升级装备的玩家将会停滞不前，阻碍他们的角色发展和体验后期游戏内容。


---

# 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.cn.playukiyo.com/you-xi-she-ding/zhuang-bei.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.
