> For the complete documentation index, see [llms.txt](https://tms-guide.gitbook.io/technomagic-sky-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tms-guide.gitbook.io/technomagic-sky-guides/blood-magic/oskolok-krovi-demona.md).

# Осколок крови демона

Для получения осколка крови демона Вам потребуется призвать <mark style="color:red;">**элементаля**</mark>&#x20;

**Для его призыва потребуется:**\
Расставить 6 тайных пьедесталов и 1 тайный постамент таким образом

<br>

<figure><img src="https://lh6.googleusercontent.com/OBIfdje_p74wrGs7xFobhvTyMDoSHabkJM1pXWGREty3wI2du4REv15mZ9JB--uDjE-_7ef4NyQZ0021Kq50auXUXN3F_e8-0pHzfdPZHzE--rCedoVGPnMdQ2cLljjUMcF5xGi_nD6jL4j_mV0UiF9y6tGMzSiJ4lPi4SD9hyrTfZRTUp489W4Avr-thA" alt=""><figcaption></figcaption></figure>

**На пьедесталы расставить алхимические ингредиенты**

**Эфир 6 шт. - Воздушный элементаль - Запускает игрока в воздух**

**Incendium 6 шт. - Огненный элементаль - Поджигает игрока**

**Aquasalus 6 шт. - Водный элементаль - Атакует уроном от утопления**

**Terrae 6 шт. - Земляной элементаль - Накладывает замедление**

**Tenebrae 6 шт. - Тёмный элементаль  - Накладывает слепоту**

**Sanctus 6 шт. - Светлый элементаль - Накладывает отравление**

На тайный постамент положить кровавый шар&#x20;

Если все расставлено верно, то по пьедесталам начнёт бить молния, при завершении призовётся элементаль

При убийстве элементаля с шансом <mark style="color:orange;">**40% выпадет осколок крови демона**</mark>, этот шанс можно увеличить с помощью зачарования добыча.

<br>


---

# 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://tms-guide.gitbook.io/technomagic-sky-guides/blood-magic/oskolok-krovi-demona.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.
