> For the complete documentation index, see [llms.txt](https://wiki.holyworld.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.holyworld.me/alpha-smp/krovavaya-luna.md).

# Кровавая луна

Кровавая луна – это периодический ивент, когда мир становится опаснее, а охота на мобов намного выгоднее, чем обычно. Кровавая луна идет в течение 15 минут.

<figure><img src="https://1639949389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJRG84u5Trm5HJTxG951%2Fuploads%2FDpKoRKWqs47aMe62GvRW%2F2026-09-06_13.35.26.png?alt=media&#x26;token=afa25d2f-edaa-4206-9959-9f0980d1dd83" alt=""><figcaption><p>Рассадники испытаний светятся красным во время кровавой луны</p></figcaption></figure>

## <mark style="color:red;">Как узнать о начале</mark>

* В чат приходит сообщение о начале события.
* Вверху появляется боссбар с обратным отсчётом до конца Кровавой Луны.

## <mark style="color:red;">Что меняется во время ивента</mark>

| Что меняется           | Как                                                                                         |
| ---------------------- | ------------------------------------------------------------------------------------------- |
| Длительность           | 15 минут                                                                                    |
| Опыт за убийство мобов | В 2 раза больше обычного                                                                    |
| Аметисты               | Появляется шанс выпасть за убийство моба. У мобов из рассадника испытаний шанс выше в 5 раз |
| Рассадники испытаний   | Выдают удвоенный лут                                                                        |
| Скорость мобов         | +25%                                                                                        |
| Урон мобов             | +25%                                                                                        |

<figure><img src="https://1639949389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJRG84u5Trm5HJTxG951%2Fuploads%2FD1zr3daNGbRYZEQAMBZJ%2F2026-09-06_13.39.57.png?alt=media&#x26;token=6929f5e4-32f3-4338-ac18-aa6f37f07f0f" alt=""><figcaption><p>Рассадник испытаний под кровавой луной</p></figcaption></figure>


---

# 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://wiki.holyworld.me/alpha-smp/krovavaya-luna.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.
