> For the complete documentation index, see [llms.txt](https://www.tfl-project.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.tfl-project.online/shablony-uluchsheniya.md).

# Шаблоны улучшения

## Шаблон верхнего мира

Прямое олицетворение Верхнего Мира - это не просто союзник, это голос самой жизни, поющий в унисон с душой героя. Он не повелевает природой, он является её продолжением: в его дыхании слышен шелест листвы древних лесов, а в его шагах - эхо горных вершин. Это гармония, закалённая в битве; благословение, данное не за силу, а за умение слышать ритм мира. Игрок, принявший этот путь, перестаёт быть чужаком в этом измерении - он становится его сердцем, а природа становится его бронёй и мечом.

<figure><img src="/files/uhh98TQ6shNCO8OhqilG" alt=""><figcaption></figcaption></figure>

## Шаблон нижнего мира

Нижний Мир не ищет союзников - он выбирает сосуды для своей воли. Это шаблон, пропитанный лавой и отчаянием, где каждый удар несёт не просто урон, а само утверждение хаоса. Он дарует силу, но требует платы: игрок становится орудием разрушения, и каждое его действие оставляет в мире незаживающую трещину. Этот путь напоминает: могущество - это не только щит, но и бремя. И те, кто не готов сжигать мосты, никогда не поймут, как ими править.

<figure><img src="/files/TH4dsXk6V2D8UUzawiBZ" alt=""><figcaption></figcaption></figure>

## Шаблон края

Это не просто набор умений. Это зов неизведанного, тихий шёпот, который манит за горизонт. Он дарует игроку не карту, а саму страсть к поиску, превращая любой путь в приключение, а любой тупик - в начало новой истории. Тот, кто носит этот шаблон, не ищет покоя - он ищет ответы, скрытые за гранью реальности. Край становится для него не пустотой, а бесконечным полотном, на котором можно написать свою легенду.

<figure><img src="/files/cnki6TQRWL3ufh59aBo0" alt=""><figcaption></figcaption></figure>

## Рецепты для создания шаблонов:

<div><figure><img src="/files/B4gIwbclbUDuEn1EoLyY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xe3ey8a78L0w9GRdyGuG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Fd8t4iUEFeMlY2ATQ3Wy" alt=""><figcaption></figcaption></figure></div>


---

# 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://www.tfl-project.online/shablony-uluchsheniya.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.
