> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/server-events/novice-asura.md).

# Novice Asura

Are you ready to prove that even a humble **Novice** can become a champion?\
The **Novice Asura Event** is your chance to shine in a fast‑paced battle where every kill counts and only one will walk away victorious!

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

***

### Event Schedule

The event takes place **every day** at the following times (PHT):

* 🕛 **12:00 PM**
* 🕒 **03:00 PM**
* 🕕 **06:00 PM**

Registration opens **3 minutes** before each battle. Don’t be late — once the gates close, you’ll have to wait for the next round!

***

### How to Join

1. Find the **Asura Event Registrar** in the **Central Hall**.
2. Talk to her and confirm your participation.\
   ⚠️ **Note:** Only **Job Novices** can join.
3. When you register:
   * Your character will be reset to **Base 1 / Job 1**.
   * All stats will be set to **1**.
   * You’ll automatically receive the necessary **Champion skills** for battle.
4. After registration, you’ll be warped into the event map.

***

### The Battle

* After registration, there will be a **30‑second countdown** before the fight begins.
* At the signal of **Fight!!**, PvP is enabled!
* Every Novice fights for themselves — no parties, no alliances, only survival.
* **Earn rewards for each kill** you make.
* The last Novice standing is crowned the **Grand Winner**!

***

### Rewards

| Type             | Rewards                                                                          |
| ---------------- | -------------------------------------------------------------------------------- |
| **Per Kill**     | 🏅 1 × Event Ticket                                                              |
| **Grand Winner** | <p>🎉 3 × Royal Jelly Box<br>🎉 3 × Mastela Fruit Box<br>🎉 5 × Event Ticket</p> |

All rewards are delivered **directly to your mailbox** at the end of the event.

***

### 💡 Tips for Victory

* Position yourself wisely — rushing in without a plan usually ends badly.
* Use your skills efficiently. Everyone has the same tools, so it’s all about **timing**.
* Remember: **survival first**. A single mistake can take you out of the running.

***

⚔️ **Think you have what it takes to become the ultimate Novice?**\
Join the next Asura Event and show the server your power!


---

# 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://ro0-4.gitbook.io/godro/server-events/novice-asura.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.
