> 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/dark-koe-master-events/koe-master-season-2.md).

# KOE Master Season 2

<figure><img src="https://847572216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkkjSckGMD67AfsA2mMhS%2Fuploads%2FwHJsWWpvhxVV9i0SqllY%2Fkoe-masters2.png?alt=media&amp;token=cdc516c9-1db5-4ac7-a5b5-f5237ef6b180" alt=""><figcaption></figcaption></figure>

## Pointing System (4 Sessions)

### <mark style="color:purple;">KOE CASTLE (</mark><mark style="color:yellow;">Wed, March 4 @ 9:00 PM to 9:45 PM</mark><mark style="color:purple;">)</mark>

* **First Break:1**
* **Castle Holder: 1**

### <mark style="color:purple;">KOE CASTLE  (</mark><mark style="color:yellow;">Fri, March 6 @ 9:00 PM to 9:45 PM</mark><mark style="color:purple;">)</mark>

* **First Break:1**
* **Castle Holder: 1**

### <mark style="color:purple;">KOE CASTLE  (</mark><mark style="color:yellow;">Wed, March  11 @ 9:00 PM to 9:45 PM</mark><mark style="color:purple;">)</mark>

* **First Break:1**
* **Castle Holder: 1**

### <mark style="color:purple;">KOE CASTLE  (</mark><mark style="color:yellow;">Fri, March  13 @ 9:00 PM to 9:45 PM</mark><mark style="color:purple;">)</mark>

* **First Break:1**
* **Castle Holder: 1**

***

{% hint style="danger" %}
This event is open to everyone, and no guild registration is required.
{% endhint %}

***

### **Rules and Restrictions**

* **Guild Capacity:** 20 members
* **No MBK (Alt) Guilds**
* **No Alliances**
* **KOE Castle ownership resets at the start of each KOE session**

{% hint style="info" %}
If your guild is caught defending the portal, the following penalties will apply:<br>

**First Offense:** No point deduction (warning only)\
**Second Offense:** **–0.5 point** deduction\
**Third Offense:** **Disqualification** for that KOE session
{% endhint %}

***

## Rewards

### Winner Takes All!!

* **Winner:**&#x20;
  * **20pcs Customized Green Cap**
    * **Choose your own Brim** &#x20;
    * **Add your 3-letter initials for that guild touch.**
  * **₱4,000 PHP or $200 worth of Donation Tickets**
  * **1pc Guilds Supplies**
  * 300pcs Bloody Branch Box \[10]
  * 60pcs DarkRO Event Box
  * 20pcs 7 Days VIP Ticket
  * 20pcs Bubble Gum (+50%)
* **Consolation:**  (Minimum of 10 members only)
  * 1pc Guild Supplies
  * 3pcs Valhalla Egg Scroll
  * 100pcs Bloody Branch Box (10) \[ID: 3221]
  * 20pcs 1 DAY VIP Ticket \[ID: 3237]
  * 20pcs +10 Food Variety Box \[I:D 3508]

{% hint style="info" %}
In the event of a tie, the winner will be determined through a **Best-of-3 GvG match** or by **dice roll**.
{% 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://playdarkro.gitbook.io/wiki/battle-events/dark-koe-master-events/koe-master-season-2.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.
