# Rotating PK Map

### 🔥 PK Rotation System

#### 📌 Overview

The PK (Player Killing) Rotation System enables **1 random PvP map** every hour from a fixed pool of field and dungeon maps. This system encourages exploration and PvP encounters across lesser-used areas.

***

#### 🗺️ PK Map Pool

Below is the full list of maps eligible for hourly PK rotation:

| Map Name    | Description          |
| ----------- | -------------------- |
| mosk\_dun01 | Moscovia Dungeon 1F  |
| mosk\_dun02 | Moscovia Dungeon 2F  |
| nif\_fild01 | Niflheim Field 1     |
| nif\_fild02 | Niflheim Field 2     |
| gl\_cas02   | Glast Heim Castle 2  |
| ra\_fild05  | Rachel Field 5       |
| ra\_fild06  | Rachel Field 6       |
| gl\_prison  | Glast Heim Prison    |
| gl\_knt01   | Glast Heim Knight 1F |
| gl\_knt02   | Glast Heim Knight 2F |
| ein\_dun01  | Einbroch Dungeon 1F  |
| cmd\_fild01 | Comodo Field 1       |
| cmd\_fild03 | Comodo Field 3       |
| gef\_fild08 | Geffen Field 8       |
| ve\_fild07  | Veins Field 7        |
| ayo\_dun01  | Ayothaya Dungeon 1F  |
| ayo\_fild02 | Ayothaya Field 2     |
| orc\_dun01  | Orc Dungeon 1F       |
| orc\_dun02  | Orc Dungeon 2F       |

***

#### 🕒 How It Works

* Every **hour**, exactly **1 map** from the list above are randomly selected.
* Those maps are set as **PK-enabled**, allowing open PvP during that time.
* The rotation updates automatically, disabling the previous set and enabling a new one.
* The PK time window is always **from HH:00 to HH+1:00** (e.g. 3:00–4:00 PM).

***

#### 🧭 Where to Check Active PK Maps

Visit the **PK Map Viewer** board located at:

**Location:** `Main Office`\
**NPC:** 🪧 *PK Map Viewer*

Here you can view the current 1 PK-enabled map along with the hour they're active.

***

#### ✅ Notes

* This system runs 24/7 with no manual intervention required.
* Maps are shuffled and avoid repeating the exact same set consecutively.
* Perfect for spontaneous PvP challenges and field domination.
* You can also buy anti-pk protection in Main Office via the Tool Dealer.


---

# 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://ro0-4.gitbook.io/godro/custom-features/rotating-pk-map.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.
