> 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/featured-quest/path-of-6-nation-quest/kage-master-quest.md).

# Kage Master Quest

## Kage Master System - Complete Guide

### Overview

The Kage Master System is a prestigious 3-part progressive quest that allows players to earn the legendary title of **Kage Master** and obtain the powerful **Hokage Cape**. This is one of the most challenging quest series in DarkRO, requiring significant dedication and resources.

### Prerequisites

* ✅ **Must complete "Path of Six Nation"** before accessing this quest series
* 🗺️ **Location:** Master Hokage NPC in `moc_para01` (coordinates: 37,22)

### Quest Structure

#### 🥇 First Trial: Proving Your Dedication

**Status:** Available immediately after completing Part 1 prerequisite

**Requirements:**

* 30,000x **Gold**
* 60x **Aegis Gold Plate (ID: 3120)**

**Objective:** Demonstrate your wealth and commitment to the shinobi way. These resources will fund the great shinobi academies across the Six Nations.

**Completion Reward:** Unlocks Second Trial

***

#### 🥈 Second Trial: The Kage Artifacts

**Status:** Unlocks after completing First Trial

**Kage Hat Requirements:**

* 3x **Hokage Hat**
* 3x **Mizukage Hat**
* 3x **Otokage Hat**
* 3x **Tuschikage Hat**
* 3x **Kazekage Hat**
* 3x **Raikage Hat**

**Additional Requirements:**

* **500,000,000 Zeny**
* 50x **Pencil Case**

**Objective:** Gather the sacred artifacts representing leadership and wisdom from all Six Great Nations. The zeny funds academy supplies while pencil cases are distributed to young students.

**Completion Reward:** Unlocks Final Trial

***

#### 🏆 Final Trial: Ultimate Kage Master

**Status:** Unlocks after completing Second Trial

**Equipment Requirements:**

* 1x **Costume Ticket**
* 1x **Master of Six Nation Tag**
* 20x **Ninja Suit\[1]**

**Refined Equipment Requirements (All must be +7):**

* 1x **+7 Earth HP**
* 1x **+7 Fire HP**
* 1x **+7 Lightning HP**
* 1x **+7 Sound HP**
* 1x **+7 Water HP**
* 1x **+7 Wind HP**

**⚠️ Warning:** All items will be consumed during the ritual ceremony!

**Final Rewards:**

* 🏅 **Kage Master Title Card** (Account Bound)
  * +1 All Stats
  * Increase physical and magical damage against demi-human by 1%
* 🎭 **Hokage Cape (Static)** (Account Bound)
  * +1 All Stats

<p align="center"><img src="/files/LUslBg4HKRIOejRkYoEZ" alt="C. Hokage Cape"></p>

<p align="center">C. Hokage Cape</p>

***

### 🌟 Optional Upgrade: Animated Hokage Cape

**Status:** Available after completing all three trials

**Requirements:**

* 1,500x **Credit**
* Your existing **Hokage Cape (Static)**

**Reward:**

* 🎭 **Hokage Cape (Animated)** - Enhanced visual version of the cape

<p align="center"><img src="/files/dfVGb8vd9gXRp28iQmcY" alt=""></p>

<p align="center">C. Hokage Cape (Animated)</p>

***

### Tips for Success

#### 💰 Farming Strategy

* Start collecting **Gold** and **Aegis Gold Plates** early as these are needed in large quantities
* Save up zeny gradually - 500 million is a significant amount
* Begin refining **Head Protectors** to +7 well in advance

#### 🎯 Preparation Checklist

* [ ] Complete Kage Master Part 1
* [ ] Gather First Trial materials
* [ ] Collect all six types of Kage Hats (3 each)
* [ ] Save 500,000,000 zeny
* [ ] Refine Head Protectors to +7
* [ ] Obtain special items (Costume Ticket, Master of Six Nation Tag)

#### ⚡ Pro Tips

* Use the "Check My Items" option in the NPC dialogue to track your progress
* Consider the final trial carefully - all items will be permanently consumed
* The quest has server-wide announcements when completed, showcasing your achievement
* Both the title card and cape provide significant stat bonuses for end-game content

### Quest Completion Recognition

Upon completing each trial, server-wide announcements will celebrate your achievement, letting all players know of your progress toward becoming the ultimate **Kage Master**!

{% hint style="danger" %}
NOTE: This quest is ACCOUNT BOUND only and all items are bounded
{% 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/featured-quest/path-of-6-nation-quest/kage-master-quest.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.
