> 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/stat-booster/costume-system.md).

# Costume System

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

## Costume Converter System - Player Guide

## [Costume Enchantment](/wiki/stat-booster/costume-system/costume-enchant.md)

### Overview

The Costume Converter System allows players to transform regular headgear into costume versions and vice versa. This system provides flexibility for players who want to wear headgear for fashion without losing stats, or restore costume items back to their functional forms.

### Location

* **NPC:** Costume Maker
* **Location:** Eden Group (moc\_para01, 13, 27)

### Requirements

* **1 Costume Ticket** per conversion (both directions)
* Equipped headgear (for conversion) or costume headgear (for restoration)
* Item must not be bound to account

### Main Functions

#### 1. Convert Headgear to Costume

Transform your regular headgear into a costume version.

**What it does:**

* Converts equipped headgear into costume headgear
* Removes ALL cards from the item
* Removes ALL refining/upgrade levels
* Creates a purely cosmetic version of the headgear
* Announces your conversion to the entire server

**Eligible Items:**

* Top Headgear (Upper)
* Mid Headgear (Middle)
* Low Headgear (Lower)

**Process:**

1. Equip the headgear you want to convert
2. Have 1 Costume Ticket in your inventory
3. Talk to the Costume Maker and select "I want to convert"
4. Choose which equipped headgear to convert
5. Confirm the conversion

**Important Warnings:**

* **Cards will be PERMANENTLY LOST**
* **Refining/upgrades will be PERMANENTLY LOST**
* **This process cannot be undone** (restoration creates a basic version)
* Bound items cannot be converted

#### 2. Restore Costume to Headgear

Transform your costume headgear back into a functional headgear.

**What it does:**

* Converts equipped costume headgear into regular headgear
* Creates a basic version (no cards, no refining)
* Returns the item's original functionality and stats
* Allows you to upgrade and card the item again

**Process:**

1. Equip the costume headgear you want to restore
2. Have 1 Costume Ticket in your inventory
3. Talk to the Costume Maker and select "I want to restore"
4. Choose which equipped costume to restore
5. Confirm the restoration

**Restoration Restrictions:**

* Cannot restore if wearing multiple copies of the same headgear
* Cannot restore if you have another copy in your inventory
* Must have only ONE copy equipped and NO copies in inventory
* Restored item will be basic (no cards/refining)

### Item Requirements: Costume Ticket

#### What is a Costume Ticket?

* **Item Name:** Costume Ticket
* **Required Quantity:** 1 per conversion/restoration
* **Consumed:** Yes (ticket is used up in the process)

#### How to Obtain Costume Tickets

*Note: The script doesn't show the source - check with server administrators or other NPCs for acquisition methods*

### Step-by-Step Examples

#### Converting a Headgear to Costume

1. Put on your +10 Carded Hat
2. Obtain 1 Costume Ticket
3. Visit Costume Maker in Eden Group
4. Select "I want to convert"
5. Choose your equipped hat from the menu
6. **WARNING:** Confirm that you want to lose the +10 refine and cards
7. Receive costume version of the hat
8. Server announcement will be made

#### Restoring a Costume to Headgear

1. Equip your costume headgear
2. **Important:** Make sure you don't have any other copies in inventory
3. Obtain 1 Costume Ticket
4. Visit Costume Maker in Eden Group
5. Select "I want to restore"
6. Choose your equipped costume from the menu
7. Receive a basic version of the original headgear

### Important Considerations

#### Before Converting

**Ask yourself:**

* Is this headgear valuable with cards/refining?
* Do I really need the costume version?
* Am I willing to lose all enhancements permanently?

**Best candidates for conversion:**

* Low-value headgear you want for looks only
* Headgear you'll never use for stats
* Fashion items with no significant enhancements

#### Before Restoring

**Consider:**

* The restored item will be basic (no enhancements)
* You'll need to re-card and re-refine from scratch
* Make sure you clear inventory of duplicate items

#### Bound Item Restrictions

* Account-bound items cannot be converted or restored
* The system automatically excludes bound items from the selection menu
* Check if your item is bound before attempting conversion

### Tips and Strategies

#### Smart Conversion Strategy

1. **Test First:** Try converting cheaper items first to understand the system
2. **Plan Ahead:** Consider which items you truly need as costumes
3. **Save Valuables:** Don't convert highly refined or carded items unless absolutely necessary
4. **Ticket Management:** Stock up on Costume Tickets before starting conversions

#### Inventory Management

1. **Clean Inventory:** Remove duplicate items before restoration
2. **Storage Use:** Store items you're not converting to avoid conflicts
3. **One at a Time:** Process conversions one item at a time

#### Cost-Benefit Analysis

1. **Compare Costs:** Weigh the cost of Costume Tickets vs. buying costume versions
2. **Long-term Planning:** Consider if you might want the item back as functional gear
3. **Fashion vs. Function:** Decide if cosmetic benefits outweigh stat benefits

### Frequently Asked Questions

**Q: Can I get my cards back after conversion?** A: No, cards are permanently lost during conversion.

**Q: What about my +15 refining?** A: All refining is permanently lost during conversion.

**Q: Can I restore a costume to get the original cards back?** A: No, restoration creates a basic item without any enhancements.

**Q: Can I convert the same item multiple times?** A: You can convert headgear to costume, then restore to headgear, but each process requires a Costume Ticket and resets the item.

**Q: What happens if I have multiple copies of an item?** A: For restoration, you must have only one copy equipped and none in inventory.

**Q: Are there any items that can't be converted?** A: Bound items cannot be converted or restored.

**Q: Will the server announce my conversion?** A: Yes, headgear to costume conversions are announced server-wide.

### Common Mistakes to Avoid

1. **Converting Valuable Items:** Don't convert heavily carded or refined items
2. **Inventory Issues:** Clear duplicate items before attempting restoration
3. **Ticket Shortage:** Ensure you have Costume Tickets before starting
4. **Misunderstanding Loss:** Remember that cards and refining are permanently lost
5. **Bound Item Confusion:** Bound items won't appear in conversion menus

### Conclusion

The Costume Converter System provides valuable flexibility for managing your headgear collection. While it offers great cosmetic options, always remember that conversions result in permanent loss of enhancements. Plan carefully, understand the costs, and use this system strategically to maximize both your character's appearance and functionality.

Remember: **Fashion is temporary, but lost cards and refining are forever!**


---

# 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/stat-booster/costume-system.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.
