# Руна дополнительной активации

С определенной вероятностью, в зависимости от класса персонажа, активирует умения:

* Мощный удар - Рыцарь (срабатывает с 10 уровня персонажа)
* Мощный выстрел - Рейнджер (срабатывает с 10 уровня персонажа)
* Смертельный удар - Ассасин (срабатывает с 50 уровня персонажа)
* Сильный выстрел - Призыватель (срабатывает с 10 уровня персонажа)
* Духовный удар - Маг (срабатывает с 10 уровня персонажа)

Умения срабатывают вне зависимости от наличия их в списке ваших умений.

Всего существует 10 грейдов рун дополнительной активации, чем выше грейд руны, тем больше шанс срабатывания умения.

{% hint style="info" %}
Данная руна работает как в pvp так и в pve.
{% endhint %}


---

# 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.revolgc.pro/znakomstvo-s-igroi/runy/runy-oruzhiya/runa-dopolnitelnoi-aktivacii.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.
