# God Trial Challenge

The **God Trial Challenge** is a custom party-based event designed to test the strength, coordination, and determination of a group of players. Successful completion of this trial will unlock access to the **Legendary God Item creation quest NPC**.

***

## Features

* **Multi-Stage MVP Challenge**: Each trial consists of **3 randomized stages**, where players must defeat powerful MVPs selected randomly from a predefined list of 34 custom-named bosses (e.g., *God Trial Atroce*, *God Trial Kiel*, *God Trial Randgris*).
* **Party-Only Access**: Only **party leaders** can initiate the challenge, and a minimum of **3 unique IPs** (to prevent multi-client abuse) are required to begin.
* **Time-Limited Combat**: Each stage must be completed within **30 minutes**. Failure to do so will result in termination of the trial and forced removal from the map.
* **Breaks Between Stages**: After clearing each stage, the team is granted a **5-minute break** before the next stage begins.
* **One-Time Access Per Account**: Upon successful completion, **only the party leader** gains permanent access to the **God Item Quest NPC**. Other members will need to lead their own trial to unlock it.
* **Anti-Abuse Measures**: Includes checks for party composition, multi-client abuse, and map availability to ensure fair gameplay.

***

## Mechanics

* The player will need to speak to the **God Trial Challenge NPC** in Prontera (142,177).
* The system checks:
  * If the player is a **party leader**.
  * If the party has **at least 3 members online** on **different IP addresses**.
  * If the trial map is currently unoccupied.
  * If the party leader has enough Zeny for the **Trial Entry Fee.**
* Once verified, the system will:
  * Randomly selects **3 MVPs** (ensuring no duplicates).
  * Warps the party into the challenge map.
  * Starts a **60-second countdown** before the first stage begins.
* For each stage:
  * Players have **30 minutes** to defeat the MVP.
  * Upon success, a 5-minute rest period is given.
  * Upon failure or timeout, players are removed and the trial ends.
* Upon final victory:
  * All party members are warped back to Prontera.
  * The **party leader** gains the access to the **God Item Quest NPC**.

***

## Announcements

The challenge provides real-time **map-wide announcements** for:

* Stage countdowns (30s, 20s, 10s, 5s)
* Stage completion
* Final victory or failure

Example:

> \[God Trial Challenge]: Stage 2 completed. Well done, team!

***

## Rewards

Once the challenge is complete, the party leader unlocks the access for **God Item creation quest.**

This access is permanently granted to the party leader's account and all characters within the account.


---

# Agent Instructions: 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://olympialegacy.gitbook.io/v1/end-game-contents/god-trial-challenge.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.
