> For the complete documentation index, see [llms.txt](https://lambda-8.gitbook.io/lambda/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lambda-8.gitbook.io/lambda/rp/or-pyatnica-13.md).

# 🟧|Пятница 13

Вы с друзьями приехали на кемпинг в "Хрустальное Озеро" желая отдохнуть. Но пробуждается маньяк, который явно вас сильно не любит. Теперь вы вынуждены убегать в надежде на спасение.\
\
Задача выживших\
Выбраться из этого места либо убить Джейсона.\
Чтобы сбежать нужно: Найти машину, к ней найти колеса и бензин либо найти лодку и ее заправить, для этого нужно 2 канистры бензина.\
Всего на карте есть 1 машина и 1 лодка, но число можно регулировать по количеству онлайна

\
Места

PC-15 сарай, CD01-место для кемпинга, PT00-вышка , TC-01-домик охотника, 00-озеро(там стоит 1 лодка), хеви зона -лес, SCP-096 - Клетка, дом убийцы-, микрохид- домик на дереве, SCP-049 старая шахта(чтобы туда попасть нужно залить бензин)\ <br>

Вещи

Дробовик с патронами: станит убийцу на 3 секунды

Бита: станит убийцу на 3 секунды

Фонарик

Петарда: флешка\
Медикаменты

<br>

Джейсон\
1200 хп, 5 джейлбердов, приглушенно чувствует боль вещи

Эффект stained и moveboost 5

Имеет право выбивать двери в здания

Не может кемперить у вещей нужных для побега, а также возле лодки или машины.

<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://lambda-8.gitbook.io/lambda/rp/or-pyatnica-13.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.
