> For the complete documentation index, see [llms.txt](https://darkgroom.gitbook.io/darkgroom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://darkgroom.gitbook.io/darkgroom-docs/getting-started/starter-pack.md).

# Starter Pack

## New Character Rewards

After creating a character, players will automatically receive the following starter items:&#x20;

| Item                                            | Amount | Description                                            |
| ----------------------------------------------- | -----: | ------------------------------------------------------ |
| AutoPlay Device![](/files/BR89wWRZfo0sGR67qxtm) |      1 | Used to activate and manage the Auto Attack system.    |
| Gloom Box![](/files/SdqqPRilty0zbpVTDQ2W)       |      1 | A beginner reward box containing useful starter items. |

***

### Gloom Box Contents

The Gloom Box contains beginner support rewards to help new players start farming, leveling, and progressing.

| Item                                   | Amount | Description                                  |
| -------------------------------------- | -----: | -------------------------------------------- |
| Dark Groom's Beginner Costume Headgear |      1 | A beginner costume headgear for new players. |
| Battle Manual                          |     10 | Helps increase leveling speed.               |
| Bubble Gum                             |      5 | Helps increase item drop rate while farming. |

***

### AutoPlay Device ![](/files/f6ps86UtY77PXE75Mcoj)

The AutoPlay Device is used to control the Auto Attack system.

Instead of using a chat command, players can activate Auto Attack directly through this item.

This makes farming and grinding easier, especially for new players who are still learning the server systems.

***

### Beginner Costume

The Dark Groom's Beginner Costume Headgear is a starter cosmetic item given through the Gloom Box.

This item is intended as a beginner reward and identity item for new players starting their journey on Dark Groom RO.

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

***

## Tier 1 Starter Weapon NPC

After changing job, players become eligible to use the Tier 1 Starter Weapon NPC in Prontera.

This NPC is named:

### Secret Agent

| NPC          | Location | Purpose                                                                      |
| ------------ | -------- | ---------------------------------------------------------------------------- |
| Secret Agent | Prontera | Allows eligible players to claim a Tier 1 starter weapon after changing job. |

<figure><img src="/files/sIXNuyDqb4aHd5bZlfAy" alt=""><figcaption><p>prontera 145,191</p></figcaption></figure>

***

### Tier 1 Weapon Eligibility

Players must change job before they can use the Secret Agent NPC.

Novice characters are not eligible to claim Tier 1 weapons.

This system is designed so players choose their starter weapon after deciding their first job path.

***

### Important Weapon Notice

Tier 1 weapons are beginner support weapons.

They are intended to help players start leveling and farming after changing job.

These weapons are not meant to replace stronger progression weapons, quest weapons, MVP drops, or end-game equipment.

***

## Tier 1 Starter Weapons

The following Tier 1 weapons are available from the Secret Agent NPC.

These weapons are beginner-friendly versions of the Dark Groom weapon set.

| Item ID | Weapon Name      | Weapon Type |
| ------: | ---------------- | ----------- |
|    3763 | Groom's Gauche   | Dagger      |
|    3764 | Groom's Bow      | Bow         |
|    3765 | Groom's Revolver | Revolver    |
|    3766 | Groom's Huuma    | Huuma       |
|    3767 | Groom's Rod      | Staff       |
|    3768 | Groom's Sword    | Sword       |
|    3769 | Groom's Spear    | Spear       |
|    3770 | Groom's Book     | Book        |

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

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

| Weapon Name      | Weapon Type | Stats                                           |
| ---------------- | ----------- | ----------------------------------------------- |
| Groom's Gauche   | Dagger      | ATK 75, MATK 75, ASPD +7%                       |
| Groom's Bow      | Bow         | ATK 75, ASPD +10%, Long Range Damage +10%       |
| Groom's Revolver | Revolver    | ATK 75, ASPD +10%, HIT +10, DEX +7              |
| Groom's Huuma    | Huuma       | ATK 75, ASPD +10%, After-Cast Delay -2%, DEX +7 |
| Groom's Rod      | Staff       | ATK 25, MATK 75, INT +7, After-Cast Delay -2%   |
| Groom's Sword    | Sword       | ATK 75, STR +7, ASPD +10%                       |
| Groom's Spear    | Spear       | ATK 75, STR +7, ASPD +10%                       |
| Groom's Book     | Book        | ATK 75, STR +7, ASPD +10%                       |

*<mark style="color:yellow;">Additional Note: All Groom Tier 1 weapons are received at +7.</mark>*

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

### Weapon Selection Reminder

Players should choose the weapon that matches their class and build.

If a player chooses a weapon their class cannot use, the GM team is not required to replace or exchange it.

Please check your class and weapon type before confirming your selection.

> [*<mark style="color:$success;">Tier 2 Quest</mark>*](/darkgroom-docs/key-features/quest/groom-tier-2-weapon-ascension-quest.md)&#x20;


---

# 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:

```
GET https://darkgroom.gitbook.io/darkgroom-docs/getting-started/starter-pack.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.
