# Fashion Storage

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

The **Fashion Storage System** allows players to store headgears and costume garments in a special wardrobe collection. Stored items earn **Shine Points**, which unlock passive stat bonuses automatically while also allowing players to wear saved visuals as cosmetic fashion layers.

***

## Main Features

| Feature            | Description                                         |
| ------------------ | --------------------------------------------------- |
| Fashion Collection | Store headgears and costume robes permanently       |
| Cosmetic Layers    | Wear stored visuals without equipping the real item |
| Shine Points       | Gain points by storing items                        |
| Passive Bonuses    | Unlock stat bonuses from total Shine Points         |
| Withdraw Option    | Reclaim stored items anytime                        |

***

## How It Works

Speak to **Fashion Kafra** and choose from the menu:

| Option               | Function                         |
| -------------------- | -------------------------------- |
| Open Fashion Storage | Opens storage window             |
| Manage Fashion       | Remove active fashion layers     |
| Shine Bonus          | View unlocked and locked bonuses |
| Information          | Learn about the system           |

***

#### Deposit Rules:

| Rule                | Value       |
| ------------------- | ----------- |
| Deposit Fee         | 75,000 Zeny |
| Max Deposit at Once | 1 Item      |
| Duplicate Deposits  | Not Allowed |
| Shine Points Gained | +1 per item |

{% hint style="info" %} <mark style="color:green;">**You may deposit:**</mark> <mark style="color:green;"></mark><mark style="color:green;">Headgears an Costume Garments.</mark>
{% endhint %}

***

#### Withdrawing Items:

Stored items may be reclaimed anytime.

| Rule                               | Value        |
| ---------------------------------- | ------------ |
| Withdraw Fee                       | 150,000 Zeny |
| Shine Points Lost                  | -1           |
| Removes Active Fashion if Equipped | Yes          |

***

## Wearing Fashion Visuals

Stored items can be used as cosmetic visuals.

| Supported Layers | Slot   |
| ---------------- | ------ |
| Top Headgear     | Upper  |
| Mid Headgear     | Middle |
| Low Headgear     | Lower  |
| Costume Garment  | Robe   |

{% hint style="info" %} <mark style="color:$danger;">**This changes appearance only and does not affect real equipment stats.**</mark>
{% endhint %}

***

## Shine Bonus System:

Collect Shine Points to unlock passive bonuses automatically.

| Shine Points | Bonus   |
| ------------ | ------- |
| 10           | Atk +1  |
| 15           | Matk +1 |
| 20           | Luk +1  |
| 25           | Vit +1  |
| 30           | Agi +1  |
| 35           | Dex +1  |
| 40           | Int +1  |
| 45           | Str +1  |
| 50           | SP +50  |
| 55           | HP +50  |

***

## Example Progression:

| Stored Items | Shine Points            |
| ------------ | ----------------------- |
| 10 Items     | Unlock Atk +1           |
| 25 Items     | Multiple Bonuses Active |
| 55 Items     | Full Bonus Set          |

***

## Notes

* Only eligible fashion items can be stored
* Some items cannot display visually
* Removing fashion layers is free
* Bonuses are automatic once thresholds are met
* Storage acts as long-term fashion progression system

***


---

# 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://wiki.osro-revo.gg/features/fashion-storage.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.
