> For the complete documentation index, see [llms.txt](https://darkgroom.gitbook.io/darkgroom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://darkgroom.gitbook.io/darkgroom-docs/key-features/quest/titan-quest.md).

# Titan Quest

Inspired by the world of Attack on Titan, this custom multi-part quest line allows players to rise through the ranks of the Training Corps and eventually become an official Scout Regiment member.

The quest line combines:

* Solo survival training
* Titan hunting
* Story-driven progression
* Unique exclusive rewards
* Character promotion system

## Part 1 — Training Corps Trial

### Starting NPC

#### Training Instructor&#x20;

* Location: **Prontera (256,71)**

<figure><img src="/files/zdPKnQwmqtlCWqjmXp3a" alt=""><figcaption><p><strong>Prontera (256,71)</strong></p></figcaption></figure>

Players must prove their courage by entering a private training ground and defeating:

* **10 Titans alone**

<figure><img src="/files/AmdHjFqio0TGUhnE1iLv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UgL8e0PaJqV5vz40nHm2" alt=""><figcaption></figcaption></figure>

Training Features

* Private solo instance
* No party allowed
* Death = instant failure
* Disconnect = failed run
* Re-entry system for active runs
* Automatic reset protection for broken instances

### Training Objective

Inside the training ground, players fight multiple:

* <mark style="color:$danger;">Training Titans (</mark><mark style="color:$danger;">`22600`</mark><mark style="color:$danger;">)</mark>
* <mark style="color:$danger;">Advanced Titans (</mark><mark style="color:$danger;">`22602`</mark><mark style="color:$danger;">)</mark>

## Training Reward

Player must talk again to the instructor.

After defeating all Titans, players receive:

* <mark style="color:$success;">**Training Corps Cape**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">(</mark><mark style="color:$success;">`25044`</mark><mark style="color:$success;">)</mark>

<figure><img src="/files/O4J1mbswCTpx3ER6o9w0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/uqXiqgwIddX5iJ89P2T8" alt=""><figcaption></figcaption></figure>

The instructor officially recognizes the player as a member of the Training Corps.

You can now enter the titan world. Talk to Scout Regiment Armin (172 181)

<figure><img src="/files/4YPwKDCim7K9VfTstD9s" alt=""><figcaption></figcaption></figure>

## Part 2 — Scout Promotion Quest

### Keith Shadis

Location:

* **Entrance: (158,360)**

<figure><img src="/files/nSR9oPHfyA6zIRBDWCqM" alt=""><figcaption></figcaption></figure>

Keith oversees the Scout promotion process and handles the final promotion reward.

## Injured Scout Mission

### Injured Scout

Location:

* **(154,194)**

<figure><img src="/files/0gJwVLzi6vVU96C5Bkn0" alt=""><figcaption></figcaption></figure>

The scout asks players to collect:

* <mark style="color:$warning;">**500 Old Rosary**</mark> <mark style="color:$warning;"></mark><mark style="color:$warning;">(</mark><mark style="color:$warning;">`30027`</mark><mark style="color:$warning;">)</mark>

  <figure><img src="/files/mwITGnUQ321jMIG8nPdM" alt=""><figcaption></figcaption></figure>

These items are obtained from Titans.

After turning them in, players receive:

* <mark style="color:$warning;">**Retreat Order**</mark> <mark style="color:$warning;"></mark><mark style="color:$warning;">(</mark><mark style="color:$warning;">`30028`</mark><mark style="color:$warning;">)</mark>

<figure><img src="/files/hNba6gdGQH8fKkEVXnde" alt=""><figcaption></figcaption></figure>

The player is then tasked with finding Captain Levi.

***

## Levi Ackerman Mission

### Levi Ackerman

Location:

* &#x20;**(190,62)**

<figure><img src="/files/KHz4VTIK172rhTLU8bFS" alt=""><figcaption></figcaption></figure>

Levi receives the Retreat Order and signs it after learning about the battlefield situation.

Players then obtain:

* <mark style="color:$warning;">**Signed Retreat Order**</mark> <mark style="color:$warning;"></mark><mark style="color:$warning;">(</mark><mark style="color:$warning;">`30029`</mark><mark style="color:$warning;">)</mark>

<figure><img src="/files/toMMhK6gJdJ8Amkq86VC" alt=""><figcaption></figcaption></figure>

***

## Final Promotion

Return to:

* **Keith Shadis**

Requirements:

* <mark style="color:$danger;">Signed Retreat Order</mark>
* <mark style="color:$danger;">Training Corps Cape (</mark><mark style="color:$danger;">`25044`</mark><mark style="color:$danger;">)</mark>

Keith promotes the player into the Scout Regiment and rewards:

* <mark style="color:$success;">**Scout Regiment Cape**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">(</mark><mark style="color:$success;">`25045`</mark><mark style="color:$success;">)</mark>

<figure><img src="/files/ePboJAFvmnBbxPszEfib" alt=""><figcaption></figcaption></figure>

Final quote:

> “Shinzo wo Sasageyo!”


---

# 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:

```
GET https://darkgroom.gitbook.io/darkgroom-docs/key-features/quest/titan-quest.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.
