# 服裝

1. **什麼是時裝**<br>
   * 時裝是一種用於自訂角色外觀的道具。
   * 裝備時，它會在外觀上將對應的裝備部位替換為時裝版本。
     * 時裝不會影響裝備屬性。
   * 它們可以從時裝箱中獲得。
2. **什麼是時裝碎片**
   * 時裝碎片可以通過神秘商店獲得，或者通過分解時裝獲得。
     * 分解一件時裝會獲得 1 個時裝碎片。
   * 收集 15 個時裝碎片可以兌換隨機時裝箱。


---

# 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.ragnaroklibre.com/tai-wan/jue-se/fu-zhuang.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.
