> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/custom-modifications/skills-modification.md).

# Skills Modification

<table data-header-hidden><thead><tr><th width="374"></th><th></th></tr></thead><tbody><tr><td><img src="/files/yFrwUmMHRyxS69OsuIXA" alt=""> Steal Coin</td><td><strong>SP Consumption:</strong> Increased from 10 to 300.</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="374"></th><th></th></tr></thead><tbody><tr><td><img src="/files/IVvTU5wUXnCwGHmm6FpH" alt=""> Steal</td><td><strong>SP Consumption:</strong> Increased from 10 to 300.</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="374"></th><th></th></tr></thead><tbody><tr><td><img src="/files/jRZwYgolLRoL8Z2Jvbdp" alt=""> Backstab</td><td><strong>Direction requirement:</strong> Can now be casted from any direction within the skill range.<br><br><strong>Hit Count:</strong> 2<br><br><strong>Damage:</strong> Reduced by half for both Bow type and Other Weapon Type.</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="374"></th><th></th></tr></thead><tbody><tr><td><img src="/files/JKv9dTeVwMVdApHg2k1H" alt=""> Grand Cross</td><td>Now hits <strong>up to 4 waves</strong>, even when monsters are stacked.</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="374"></th><th></th></tr></thead><tbody><tr><td><img src="/files/LVgeH7H6dvPkEK1Fr1gk" alt=""> Body Relocation</td><td>Cannot be used if the player is under <strong>Ankle Snare</strong> or <strong>Spider Web</strong></td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="374"></th><th></th></tr></thead><tbody><tr><td><img src="/files/00v8DcyZp3mNh36DcRnv" alt=""> Loki's Veil</td><td>Cannot be used in GvG/WoE Maps.</td></tr></tbody></table>

***

## Skill Cooldown

#### 📜 Affected Skills & Delay

Below is the list of skills with enforced hard delay limits, organized by class:

**🧙‍♂️ Wizard**

* **Meteor Storm** – **0.15s**

**🏹 Hunter**

* **Blitz Beat** – **0.25s**
* **Arrow Shower** – **0.10s**
* **Double Strafe** – **0.15s**

**🥋 Monk**

* **Finger Offensive** – **0.30s**

**⚔️ Knight**

* **Brandish Spear** – **0.30s**

**📚 Sage**

* **Dispell** – **0.12s**
* **Spell Breaker** – **0.30s**

**🛡️ Crusader**

* **Holy Cross** – **0.35s**

***


---

# 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://ro0-4.gitbook.io/godro/custom-modifications/skills-modification.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.
