> 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/encyclopedia/items.md).

# Items

## Modified Potions:

| Item Name                                                              | Effect             |
| ---------------------------------------------------------------------- | ------------------ |
| ![](https://file5s.ratemyserver.net/items/small/598.gif) Red Potion    | Restores 3% of HP  |
| ![](https://file5s.ratemyserver.net/items/small/502.gif) Orange Potion | Restores 6% of HP  |
| Yellow Potion                                                          | Restores 12% of HP |
| White Potion                                                           | Restores 25% of HP |
| ![](https://file5s.ratemyserver.net/items/small/505.gif) Blue Potion   | Restores 25% of SP |

***

## Modified Berry/Seed:

| Item Name                                                                | Effect                                                            |
| ------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| ![](https://file5s.ratemyserver.net/items/small/607.gif) Yggdrasil Berry | <p>Fully restores HP and SP<br>Cooldown: 1.2s</p>                 |
| ![](https://file5s.ratemyserver.net/items/small/608.gif)Yggdrasil Seed   | <p>Restores one half of Maximum HP and SP.<br>Cooldown: 750ms</p> |

***

Uncover rare and mysterious items in the <mark style="color:blue;">DarkRO</mark>. This guide reveals where to find them and how to use them. Dive into the secrets of the world and enhance your adventure!

<details>

<summary>Donation Ticket</summary>

The **Donation Ticket** is a special currency in **DarkRO**, obtainable through player [donations](https://darkro.world/?module=main\&action=donate). It can be used to purchase various in-game items and gain access to exclusive content.

</details>

<details>

<summary>Bonus Coin</summary>

In **DarkRO**, players receive **bonus coins** in addition to **Donation Tickets** with every donation. These currencies can be used to purchase:

* **Exclusive Costumes** – Unique outfits for character customization.

</details>

<details>

<summary>MvP Fragment</summary>

* Normally Spawning = 1 points + 5% Fragment Drop Rate
* Bloody Branch = Not applicable
* MVP Room\* = Not applicable

</details>

<details>

<summary>Credit</summary>

The easiest way to earn **Credits** is by hunting **Gold** inside the [**Gold Room**](/wiki/dailies/gold-room.md).

</details>

<details>

<summary>Costume Ticket</summary>

Requirements for Converting Normal Items into Costumes.&#x20;

</details>

<details>

<summary>Costume Enchant Scroll I</summary>

Requirement to add **Option 1 Enchant** to Costumes. \
Obtainable in [Monster Arena Shop](/wiki/pve-content/monster-arena.md)\
\
Read Details here: [Costume Enchant](/wiki/stat-booster/costume-system/costume-enchant.md)

</details>

<details>

<summary>Costume Enchant Scroll II</summary>

Requirement to add **Option 2 Enchant** to Costumes. \
Obtainable in [Endless Tower](/wiki/instances/endless-tower.md)\
\
Read Details here: [Costume Enchant](/wiki/stat-booster/costume-system/costume-enchant.md)

</details>

<details>

<summary>Socket Enchant Scroll</summary>

To add an extra slot to your item, visit the **Socket Enchantor**. Please note that **success rates vary**, and **certain items have slotting restrictions**.

</details>


---

# 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://playdarkro.gitbook.io/wiki/encyclopedia/items.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.
