# 神器与插槽

## 神器

跑鞋达到一定的等级后，便可解锁神器插槽，将相应的神器插入插槽提升跑鞋属性（例：效率神器只能插入效力插槽）。神器可通过宝箱中或市场购买获得，可分为 4 种类型，每种颜色代表特定的属性。

![神器](/files/28lGb18uOWtcZAdZVK3f)

神器类型

1. 绿色： 效率
2. 灰色： 运气
3. 蓝色： 坚固性
4. 红色： 耐用性

从宝箱收到的神器乃随机生成，每个神器有不同的星级（1 星至 6 星）。目前为止，用户通过宝箱只能获得 1 星或 2 星级的神器，不过可使用 1MT 或 1RT 来提升星级或段位。星级或段位越高，属性性能就越好。

{% hint style="info" %}
**升级 4 星级以上的神器需另加 1RT。**

**注意：星级较低的神器有升级失败的可能性。**
{% endhint %}

<table><thead><tr><th align="center">神器星级</th><th align="center">段位</th><th width="233" align="center">属性</th><th align="center">觉醒效果</th><th align="center">升级所需的代币</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">S0 - S15</td><td align="center">查看程序</td><td align="center">+% 基础属性</td><td align="center">1MT</td></tr><tr><td align="center">2</td><td align="center">S0 - S20</td><td align="center">查看程序</td><td align="center">+% 基础属性</td><td align="center">1MT</td></tr><tr><td align="center">3</td><td align="center">S0 - S25</td><td align="center">查看程序</td><td align="center">+% 基础属性</td><td align="center">1MT</td></tr><tr><td align="center">4</td><td align="center">S0 - S30</td><td align="center">查看程序</td><td align="center">+% 基础属性</td><td align="center">1MT + 1RT</td></tr><tr><td align="center">5</td><td align="center">S0 - S35</td><td align="center">查看程序</td><td align="center">+% 基础属性</td><td align="center">1MT + 1RT</td></tr><tr><td align="center">6</td><td align="center">S0 - S40</td><td align="center">查看程序</td><td align="center">+% 基础属性</td><td align="center">1MT + 1RT</td></tr></tbody></table>

## 插槽类型和质量

![](/files/vgRiXwY5xrfqSEuKNgyE)

每只 跑鞋有四种不同类型的插槽，并以颜色区分适用神器。用户可插入神器，加强跑鞋的属性。 跑鞋每升至5、10、15 和 20 级，便会解锁相应插槽。插槽的质量越好，神器的辅助效果就会增强。

即使尚未解锁插槽，用户也能查看插槽类型，但无法查看插槽的质量。插槽质量取决于跑鞋本身的质量。

| 跑鞋质量 | 基本插槽 % | 标准插槽 % | 活跃插槽 % | 职业插槽 % | 健将插槽 % | 解锁成本 |          特殊效果          |
| :--: | :----: | :----: | :----: | :----: | :----: | :--: | :--------------------: |
|  基本  |   90   |   10   |   不适用  |   不适用  |   不适用  |  待定  |           不适用          |
|  标准  |   30   |   60   |   10   |   不适用  |   不适用  |  待定  | <p>+10%</p><p>神器属性</p> |
|  活跃  |   10   |   30   |   50   |   10   |   不适用  |  待定  | <p>+20%</p><p>神器属性</p> |
|  职业  |   10   |   10   |   30   |   40   |   10   |  待定  | <p>+30%</p><p>神器属性</p> |
|  健将  |   不适用  |   10   |   20   |   30   |   40   |  待定  | <p>+50%</p><p>神器属性</p> |


---

# 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.1move.io/zh/you-xi-yuan-su/shen-qi-yu-cha-cao.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.
