# Rare Item Drop Broadcast

On The Ragnarok Classic, whenever a monster yields a rare or special drop, the moment is celebrated across the realm through a global item broadcast announcement in-game. This keeps excitement alive and lets the community witness great fortune as it happens.

***

#### Broadcast Rule

* When an item tagged as Rare Broadcast Item is dropped, the server will announce:
  * Player's name
  * Monster's Name
  * Chance Percentage

#### Drop Rate for Rare Broadcast Items

* 3.33% chance to drop
* This rate is applied only to selected broadcast-eligible rare items to maintain thrill without oversupplying the market

#### Purpose of This System

This feature helps by:

* fueling player excitement,
* creating shared moments across towns and guilds,
* and strengthening the feeling of a living, transparent world

Even rare rewards are part of the story here witnessed by many, owned by the one who earned it.


---

# 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://the-ragnarok-classic-1.gitbook.io/wiki/server-information/server-transparency/rare-item-drop-broadcast.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.
