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

# 光芒四射的转变宝珠

在游戏内商店中，您可以购买闪亮的变形球体，它们分为不同的级别。

<details>

<summary><img src="https://revolgc.pro/data/items/item/60500.png" alt=""> 1 乌尔。</summary>

XP +140\
MP +120\
体重 +1000\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60501.png" alt=""> 50级</summary>

XP +190\
MP +150\
体重 +1500\
攻击速度\
移动速度

</details>

<details>

<summary><img src="/files/xAqONEKJCflP7ftVPANt" alt=""> 55级</summary>

XP +240\
MP +180\
体重 +2000\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60503.png" alt=""> 60级。</summary>

XP +340\
MP +240\
体重 +2500\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60504.png" alt=""> 65 级。</summary>

XP +440\
MP +300\
体重 +3000\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60505.png" alt=""> 70级</summary>

XP +540\
MP +360\
体重 +3500\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60506.png" alt=""> 75级</summary>

XP +640\
MP +420\
体重 +4000\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60507.png" alt=""> 80级。</summary>

XP +740\
MP +480\
体重 +4500\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60508.png" alt=""> 85级。</summary>

XP +840\
MP +540\
体重 +5000\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60509.png" alt=""> 90级</summary>

XP +940\
MP +600\
体重 +5500\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60510.png" alt=""> 95级</summary>

XP +1040\
MP +660\
体重 +6000\
攻击速度\
移动速度

</details>

<details>

<summary><img src="https://revolgc.pro/data/items/item/60511.png" alt=""> 100 级。</summary>

XP +1140\
MP +720\
体重 +6000\
攻击速度\
移动速度

</details>

要使用这些球体，您必须装备球体并使用任何召唤技能。

{% hint style="danger" %}
如果显化范围结束或被移除，则所有显化和显化效果都会从角色身上消失。
{% endhint %}


---

# 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/siyayushie-sfery-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.
