> 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/lichnye-perevoplosheniya.md).

# 个人转世

游戏中有个人转变，具体取决于你的等级。

![](/files/NVu1VFIwOEEKhVhsDs94)

任何级别的奖金：

> XP +700\
> MP +420\ 体重 +1000\
> 攻击速度\ 移动速度

改造的方式有以下几种：

![](https://revolgc.pro/data/items/item/1620.png) [变身符文](https://revolgc.pro/r2wiki/1620/item/)，在游戏商店出售，只需激活它并按等级选择可用的变身即可。借助这个符文的转生时间持续1小时。

![](https://revolgc.pro/data/items/item/491.png) [变身魔杖](https://revolgc.pro/r2wiki/491/item/)，可以从怪物那里获得。要应用，请激活它并单击您的角色。您将获得一个适合您的角色的随机化身。

为了使用变身魔杖并获得一定的个人变身，你需要 [变身戒指](/cn/you-xi-jian-jie/sistema-perevoploshenii/kolca-perevoploshenii.md)。


---

# 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/lichnye-perevoplosheniya.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.
