> 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/seasonal-events/demon-slayer-event.md).

# Demon Slayer Event

<figure><img src="/files/rcPRqHNQX5IbmY7KyoKt" alt=""><figcaption></figcaption></figure>

#### Look for Demon Slayer Corps NPC:

<figure><img src="/files/LAE4lVv2taolyexPVB6B" alt=""><figcaption></figcaption></figure>

The Demon Slayer Corps event lets players hunt demon-kind monsters to collect Demon Whispers, then trade them for exclusive Demon Slayer costumes and supplies.

Visit the Demon Slayer Corps Quartermaster in Prontera to access the event shop.

### Event Duration: May 19 to July 28

#### How To Join

Hunt the <mark style="color:$primary;">**Event MVP**</mark> summon by the <mark style="color:$success;">**Event Bloody Branch**</mark> you can buy that in <mark style="color:$success;">Demon Slayer Corps NPC.</mark>

#### Event Currency

Demon Whispers are used to buy Demon Slayer costume rewards from the Corps Armory.

#### Corps Armory Rewards

Each Demon Slayer costume reward requires the same materials:

* 1x Demon King's Eye
* 100x Demon Whispers
* 5x Costume Ticket
* 500x Credit
* 1,000x Cursed Seal
* 10,000x Amethyst
* 10,000x Cursed Ruby
* 30,000x Gold

Available rewards:

* C. Giyu Tomioka Cape
* C. Giyu Tomioka Aura
* C. Gyomei Cape
* C. Gyomei Aura
* C. Inosuke Hashibira Aura
* C. Inosuke Mask
* C. Kyojuro Aura
* C. Kyojuro Cape
* C. Mitsuri Kanroji
* C. Mitsuri Kanroji Aura
* C. Nezuko Aura
* C. Nezuko Kamado
* C. Obanai Aura
* C. Obanai Cape
* C. Shinobu Kocho Aura
* C. Shinobu Kocho Cape
* C. Tanjiro Kamado
* C. Tanjiro Cape
* C. Tanjiro Kamado Aura
* C. Zenitsu Agatsuma Aura
* C. Zenitsu Cape

#### Event Bloody Branch

The Quartermaster also sells Event Bloody Branches.

Cost: 1,500,000 Zeny each

Using an Event Bloody Branch summons one special monster from the event monster pool on your current map. It is intended for field use, so use it carefully and avoid crowded or unsafe areas.

Possible summons include monsters such as Baphomet, Osiris, Drake, Eddga, Maya, Pharaoh, Turtle General, Lord of Death, Dracula, Dark Lord, Detale, and other special MVP or rare monsters.

#### What you need to kill is:

These are the Event MVP that drops the Demon Whispers<br>

<figure><img src="/files/wXcoAh9YY9pEgSD1xaew" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/abhdBk0idLQjPqTqTV7F" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tjqhPF5jFmgOiKRVJPYu" alt=""><figcaption></figcaption></figure>

#### Collecting Everything

To buy all 21 Demon Slayer costume rewards, you will need:

* 21x Demon King's Eye
* 2,100x Demon Whispers
* 105x Costume Ticket
* 10,500x Credit
* 21,000x Cursed Seal
* 210,000x Amethyst
* 210,000x Cursed Ruby
* 630,000x Gold


---

# 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/seasonal-events/demon-slayer-event.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.
