# Rook Spells

#### Rookgaard spells <a href="#rookgaard_spells" id="rookgaard_spells"></a>

| Name                          | Ml | Cost | Effect                                                                                                                                             |
| ----------------------------- | -- | ---- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| Utani Hur “haste”             | 4  | 60   | Speeds the player                                                                                                                                  |
| Exani Hur “levitate”          | 3  | 50   | Boosts a player up or down                                                                                                                         |
| exevo con min “conjure arrow” | 0  | 35   | Conjures different types of arrows depending on conjure level, obtained from [Skeleton Sewers](/soe-wiki/rookgaard/rook-quests/skeleton-sewers.md) |
| Exani tera “Magic rope”       | 0  | 20   | Ropes a player                                                                                                                                     |
| Utevo lux “light”             | 0  | 20   | Just for magic level training                                                                                                                      |


---

# 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://soerpg.gitbook.io/soe-wiki/rookgaard/rook-spells.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.
