> For the complete documentation index, see [llms.txt](https://extocium.gitbook.io/extocium-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://extocium.gitbook.io/extocium-guide/growth/hero-ascension/reload.md).

# Reload

{% tabs %}
{% tab title="ENG" %}

### ◾ Hero Reload

Hero Reload is a system that allows you to randomly change a Hero’s type and skills\
while **keeping the Hero’s current level**.

Through Reload, you can operate an existing Hero in a new way.

***

### ◾ Reload Types

Hero Reload is divided into the following two types.

#### ▪ Normal Reload

The Hero and skills are changed randomly.\
Please note that **skill levels are reset** when performing a Normal Reload.

#### ▪ Special Reload

The Hero and skills are changed randomly.\
Skill levels are **maintained** during the Reload process.

***

### ◾ Succession Hero Reload

Heroes that have completed Succession can also be Reloaded.\
For detailed information about **Normal Hero Reload** and **Succession Hero Reload**,\
please check the pages below.
{% endtab %}

{% tab title="한국어" %}

### ◾ 영웅 리로드

영웅 리로드는 현재 영웅의 **레벨을 유지한 채**, 영웅의 종류와 스킬을 무작위로 변경할 수 있는 시스템입니다.리로드를 통해 기존 영웅을 새로운 방식으로 운용할 수 있습니다.

***

### ◾ 리로드 방식 안내

영웅 리로드는 아래 두 가지 방식으로 구분됩니다.

#### ▪ 일반 리로드

영웅과 스킬이 무작위로 변경됩니다.\
단, **스킬 레벨은 초기화**되므로 진행 시 주의해 주세요.

#### ▪ 스페셜 리로드

영웅과 스킬이 무작위로 변경됩니다.\
스킬 레벨은 유지된 상태로 리로드가 진행됩니다.

***

### ◾ 계승 영웅 리로드 안내

계승을 완료한 영웅도 리로드를 진행할 수 있습니다.\
아래 페이지를 통해 **일반 영웅 리로드**와 **계승 영웅 리로드**에 대한 자세한 내용을 확인할 수 있습니다.
{% endtab %}

{% tab title="日本語" %}

### ◾ ヒーローリロード

ヒーローリロードは、現在のヒーローの**レベルを維持したまま**、\
ヒーローの種類とスキルを ランダムに変更できるシステムです。

リロードを行うことで、既存のヒーローを 新しい形で運用できます。

***

### ◾ リロード方式の案内

ヒーローリロードは、以下の2つの方式に分かれます。

#### ▪ ノーマルリロード

ヒーローとスキルが ランダムに変更されます。\
※ **スキルレベルは初期化**されるため、進行の際はご注意ください。

#### ▪ スペシャルリロード

ヒーローとスキルが ランダムに変更されます。\
スキルレベルは **維持された状態**で リロードが行われます。

***

### ◾ 継承ヒーローリロード案内

継承を完了したヒーローもリロードを行うことができます。\
下記ページより、**通常ヒーローリロード**および **継承ヒーローリロード**の 詳細をご確認ください。
{% endtab %}
{% endtabs %}

{% content-ref url="/pages/rPH4rV58eDSbMlP3LYnF" %}
[Hero Reload](/extocium-guide/growth/hero-ascension/reload/hero-reload.md)
{% endcontent-ref %}

{% content-ref url="/pages/n0gN7JsnAC2piZEDu21O" %}
[Succession Hero Reload](/extocium-guide/growth/hero-ascension/reload/succession-hero-reload.md)
{% endcontent-ref %}

<p align="right"><sup><em>※ This guide was written based on the game status as of January 6, 2026,</em></sup> <br><sup><em>and its contents may change with future updates.</em></sup></p>


---

# 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://extocium.gitbook.io/extocium-guide/growth/hero-ascension/reload.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.
