> 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/bring-new-dawn.md).

# Bring New Dawn

## Bring the New Dawn Event - Player Guide

### Event Overview

Help Saint Nicole recover stolen sunlit stones from a powerful Golden Poring! These sacred stones were meant to be shared at the church for New Year celebrations, but mischievous Porings have taken them and transformed into golden creatures.

### Event Schedule

* 📅 **When:** January 17th - February 14th
* ⏰ **Daily Hours:** 10:00 AM - 12:00 PM and 7:00 PM - 9:00 PM (GMT+8 only)
* 🔄 **Resets:** Daily at midnight

### Requirements

* ⭐ **Level:** 255
* 👥 **Party:** Must be in a party to enter
* 💰 **Entry Fee:** 20 Credits per run
* 🚫 **Limit:** One entry per day per computer

### How to Play

#### 🎯 Getting Started

1. **Visit Saint Nicole** in Prontera at coordinates (139, 233) during event hours
2. **Listen to her story** about the missing sunlit stones
3. **Accept the mission** to help retrieve them
4. **Form a party** with other players
5. **Pay 20 Credits** for the magical transportation
6. **Enter the special area** to hunt the Golden Poring

#### 🏹 Inside the Instance

* **Find and defeat** the Golden Poring boss
* **Battle supporting monsters:** Minion Marins, Santarings, and Metalings
* **Collect sunlit stones** that drop when the boss dies
* **Time limit:** You have plenty of time, but don't dawdle!

### What You'll Face

#### 👑 Main Target

* **Golden Poring** - The boss you need to defeat
* **Location:** Randomly spawns somewhere in the area
* **Announcement:** The game will tell you to look for it

#### 🎭 Other Monsters

* **30x Minion Marin** - Regular enemies
* **5x Minion Santaring** - Christmas-themed enemies
* **5x Minion Metaling** - Metal-type enemies

### Rewards

#### 💎 Sunlit Stones

* **Drop Amount:** 15-30 stones per successful run
* **How:** Stones scatter on the ground near the defeated boss
* **Collection:** Pick them up before leaving!

#### 🛒 Exchange Shop

* **Shop Keeper:** Alwyn in Prontera (91, 209)
* **Purpose:** Trade your sunlit stones for valuable items
* **Rewards:** Special New Year equipment and consumables

### Important Tips

#### ✅ Before You Start

* **Check the time** - Event only runs 7PM-9PM GMT+8
* **Gather 20 Credits** for the entry fee
* **Find party members** in advance
* **Make sure you haven't entered today** - only one run per day

#### 🎯 During the Hunt

* **Work as a team** to find the Golden Poring faster
* **Split up to search** different areas of the map
* **Communicate** when you spot the boss
* **Collect all drops** before the timer expires

#### 💡 Strategy Notes

* The Golden Poring appears **3 seconds after** the other monsters
* **Search thoroughly** - it can spawn anywhere on the map
* **Don't panic** if you don't see it immediately
* **Coordinate with your party** for efficient searching

### Common Issues

#### 🚫 Can't Enter?

* **"Make sure you are in a party"** → Form or join a party first
* **"You need 20 Credits"** → Gather more credits before trying
* **"Already entered today"** → Wait until tomorrow (daily limit)
* **NPC not visible** → Event might not be active (wrong time)

#### ⚠️ Entry Fee

* **20 Credits charged** when you agree to enter
* **Refunded automatically** if something goes wrong
* **No refunds** for successful entries, even if you don't complete

### Quick Reference

#### 📍 Key Locations

* **Saint Nicole:** Prontera (139, 233) - Event starter
* **Alwyn:** Prontera (91, 209) - Reward shop

#### ⏰ Time Schedule

* **Event Period:** Jan 17 - Feb 14
* **Daily Window:** 7:00 PM - 9:00 PM (GMT+8)
* **Daily Reset:** Midnight (GMT+8)

#### 💰 Costs & Limits

* **Entry Fee:** 20 Credits per attempt
* **Daily Limit:** 1 entry per computer
* **Party Size:** No specific limit (but you need a party)


---

# 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/bring-new-dawn.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.
