> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/cn/you-xi-jian-jie/sistema-perevoploshenii/kolca-perevoploshenii.md).

# 轮回之戒

游戏中有特殊的变身戒指，借助它您可以变身为 [个人化身](/cn/you-xi-jian-jie/sistema-perevoploshenii/lichnye-perevoplosheniya.md) ，并通过 [化身技能](/cn/you-xi-jian-jie/sistema-perevoploshenii/umeniya-perevoplosheniya.md)获得额外的奖励。

要将这些戒指与化身技能一起使用，您只需将其放入您的库存中即可。

<details>

<summary><img src="https://revolgc.pro/data/items/item/502.png" alt=""> <a href="https://revolgc.pro/r2wiki/502/item/">变形戒指</a> （普通）</summary>

这个戒指可以让你变身为

![](https://revolgc.pro/data/items/item/491.png) [变形魔杖](https://revolgc.pro/r2wiki/491/item/) 至 [个人变形](/cn/you-xi-jian-jie/sistema-perevoploshenii/lichnye-perevoplosheniya.md)

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/7244.png" alt=""> <a href="https://revolgc.pro/r2wiki/7244/item">变形戒指</a> （稀有）</summary>

该环赋予了常规环的基本属性，同时还增加了额外的参数：

* 防御+4
* 伤害吸收+4
* 致命一击-3
* 受到的严重伤害 -3
* 近战攻击略有增加
* 远程攻击略有增加
* 掉落奖杯 lvl.1

如果您是戒指的所有者并且您的库存中有它，那么您将获得额外的奖金：

* 生命值+50
* MP +50

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/7245.png" alt=""> <a href="https://revolgc.pro/r2wiki/7245/item">变形戒指</a> （史诗）</summary>

该环赋予了常规环的基本属性，同时还增加了额外的参数：

* 防御+8
* 伤害吸收+8
* 暴击率 -6
* 受到的严重伤害 -6
* 增加近战攻击
* 增加远程攻击
* 掉落奖杯 lvl.2

如果您是戒指的所有者并且您的库存中有它，那么您将获得额外的奖金：

* 生命值+50
* MP +50
* 所有类型攻击等级+1

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/7246.png" alt=""> <a href="https://revolgc.pro/r2wiki/7246/item">变形戒指</a> （传奇）</summary>

该环赋予了常规环的基本属性，同时还增加了额外的参数：

* 防御+12
* 伤害吸收+12
* 暴击率 -10
* 受到的严重伤害 -10
* 近战攻击显着增加
* 远程攻击显着增加
* 掉落奖杯 lvl.3

如果您是戒指的所有者并且您的库存中有它，那么您将获得额外的奖金：

* 生命值+50
* MP +50
* 所有类型攻击等级+1
* 暴击率+1

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/7246.png" alt=""> 转变之戒（神秘）</summary>

该环赋予了常规环的基本属性，同时还增加了额外的参数：

* 防御+14
* 伤害吸收+14
* 暴击率 -13
* 受到的严重伤害 -13
* 近战攻击大幅增加
* 远程攻击大幅增加
* 掉落奖杯 lvl.4

如果您是戒指的所有者并且您的库存中有它，那么您将获得额外的奖金：

* 生命值+50
* MP +50
* 所有类型攻击等级+1
* 暴击率+1
* 全攻击准确度+1

</details>

个人化身


---

# 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://wiki.revolgc.pro/cn/you-xi-jian-jie/sistema-perevoploshenii/kolca-perevoploshenii.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.
