# Information

### 📦 Edited Items

* The **Power Ring** now grants a bonus to **Distance Skill**, instead of **Fist Fighting**.
* **Monsters no longer drop rings directly**. Now they drop **crystals**, which can be transformed into specific rings:
  * Example: *Dragon* drops **Life Crystal** → use the crystal to turn it into a **Life Ring**.
  * Example: *Dwarf Guard* drops **Axe Crystal** → use to create an **Axe Ring**.
* The item **Red Skull Remover** (available only in [*Casino*](/wiki/en/systems/casino-games.md)):
  * Removes the **Red Skull, but does not clear the player's unjustified kills** from the player.

***

### ⚔️ Changes to "Game Style"

* Players **can only leave Rookgaard at levels 8 or 9**.
* Players in **Mainland at level 7**:
  * **Cannot attack other players**.
  * **Can be attacked normally**.
* Players **can no longer be "rookied"** (revert to Rookgaard).
  * In Mainland, when dropping to **level 7**, the player **will no longer lose experience** until reaching level 8 again.


---

# 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://exordion.gitbook.io/wiki/en/gameplay/information.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.
