> For the complete documentation index, see [llms.txt](https://lokagamers.gitbook.io/rowiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lokagamers.gitbook.io/rowiki/server-information/patch-notes/cbt/september-2025/september-22-2025.md).

# September 22, 2025

## September 22, 2025

Patch notes for Monday, September 22, 2025.

#### Add-on Features

* Added the **Character Position Change** feature.
* Added the **Character Transfer** feature.

#### New Equipment

* Added **Loka Watch** `[1]`.
* Added **Loka Falconer Flute**.
* Added **Loka Falconer Claw** `[1]`.
* Added **Loka Falconer Glove** `[1]`.

#### New Items

* Added **\[Ticket] Exclusive Box**.
* Added **\[Ticket] Great Ball**.
* Added **Loka Rough HD Elunium**.
* Added **Loka Rough HD Oridecon**.
* Added **Loka HD Elunium**.
* Added **Loka HD Oridecon**.
* Added **Loka Rough Enriched Elunium**.
* Added **Loka Rough Enriched Oridecon**.
* Added **Loka Enriched Elunium**.
* Added **Loka Enriched Oridecon**.

#### New Cards

* Added **\[V1\~V4] Sealed Amon Ra Card**.
* Added **\[V1\~V4] Sealed Bacsojin Card**.
* Added **\[V1\~V4] Sealed Baphomet Card**.
* Added **\[V1\~V4] Sealed Dark Lord Card**.
* Added **\[V1\~V4] Sealed Doppelganger Card**.
* Added **\[V1\~V4] Sealed Dracula Card**.
* Added **\[V1\~V4] Sealed Drake Card**.
* Added **\[V1\~V4] Sealed Eddga Card**.
* Added **\[V1\~V4] Sealed Evil Snake Lord Card**.
* Added **\[V1\~V4] Sealed Hatii Card**.
* Added **\[V1\~V4] Sealed Incantation Samurai Card**.
* Added **\[V1\~V4] Sealed Maya Card**.
* Added **\[V1\~V4] Sealed Mistress Card**.
* Added **\[V1\~V4] Sealed Moonlight Flower Card**.
* Added **\[V1\~V4] Sealed Orc Hero Card**.
* Added **\[V1\~V4] Sealed Orc Lord Card**.
* Added **\[V1\~V4] Sealed Pharaoh Card**.
* Added **\[V1\~V4] Sealed Phreeoni Card**.
* Added **\[V1\~V4] Sealed Stormy Knight Card**.
* Added **\[V1\~V4] Sealed Tao Gunka Card**.
* Added **\[V1\~V4] Sealed Turtle General Card**.

#### Item

* Added a `3` second cooldown to **Fly Wing**.
* Added a special effect when using **Fly Wing**.
* **Team Calling** can no longer be consumed in GvG or WoE castles.

#### Skill

* Added an `8` second cooldown to **Teleport**.
* Added a `30` second cooldown to **Greed**.

#### Item Restrictions

* Updated the item move restriction list.


---

# 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://lokagamers.gitbook.io/rowiki/server-information/patch-notes/cbt/september-2025/september-22-2025.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.
