> For the complete documentation index, see [llms.txt](https://playdarkro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playdarkro.gitbook.io/wiki/battle-events/guild-vs-guild-off-seasons/guild-vs-guild-season-5.md).

# Guild vs Guild Season 5

### Dark Master GvG Season 5 <a href="#guild-vs-guild" id="guild-vs-guild"></a>

Previous Season: [Guild vs Guild Season 1](/wiki/battle-events/guild-vs-guild-off-seasons/guild-vs-guild-season-1.md)

### Event Date and Time <a href="#guild-vs-guild" id="guild-vs-guild"></a>

* April 12, 2026 @ 8:00 PM (GMT+8)

***

## Tournament Mechanics

1. A minimum of 4 guilds and a maximum of 12 guilds may join the event.
2. Single Elimination format will be used if there are 7 or more guilds.
3. Double Elimination will be used if there are 6 or fewer (the upper-bracket winner will not have a twice-to-beat advantage).
4. Each round will run for 6 minutes. If players from both sides are still alive after the timer ends, the winner will be determined by a head count.
5. In case of a tie, the winner will be chosen through a Best-of-3 dice roll.
6. A doom map will be applied before each round starts.
7. Disconnection Rule: Each guild is allowed one DC call lasting 2 minutes. After the 2 minutes, the round will begin whether the disconnected member(s) have returned or not.

***

### Rewards: <a href="#rewards-1" id="rewards-1"></a>

**Top 1:**

* 5,000 PHP or 200x Donation Tickets
* 20 Guild Customized Cap
* 60x Event Box
* 20pcs 7 Days VIP Ticket
* 1x Guild Supply Box

**Top 2:**

* 140x Donation Tickets
* 40x Event Box
* 20x 3 Days VIP Ticket
* 20x Accessory Upgrader Crystal
* 1x Guild Supply Box

**Top 3:**

* 100x Donation Tickets
* 20x Event Box
* 20x 3 Days VIP Ticket
* 20x Equipment Upgrader Crystal
* 1x Guild Supply Box

**Consolation:**

* 30x
*

***

#### Item Restrictions:

* All Donation Items
* All BTS Quest Items
* Cards
  * All Black,&#x20;
  * All Red and&#x20;
  * All Blue Cards
  * [Cards Rarity](/wiki/encyclopedia/cards-rarity.md)

{% hint style="danger" %}
All Costumes are allowed
{% endhint %}

***

## How to Register?

\[GM] Scythe: DarkRO Team (Sample format)\
Drop your Guild here: [Discord](https://discord.com/channels/1417058325517832235/1444325534631723008)

Registration will close at **5:00 PM on January 11, 2026**, or earlier once **12 guilds** have successfully registered.


---

# 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://playdarkro.gitbook.io/wiki/battle-events/guild-vs-guild-off-seasons/guild-vs-guild-season-5.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.
