# Predator(포식자)

![](/files/-MOyow6Hr5OpdWnuB556)

| ​![](/files/-MOp_TZ2bkOt__osQX1h)​ | <p>​</p><p></p><ul><li>지정된 구역을 걸어다닙니다.</li><li>범위 내 특정 대상을 공격합니다.</li><li>대상을 감지하면 (기본으로 지상의 먹잇감이나 아바타로 설정됨) 대상으로 달려가며 속도가 상승합니다.</li><li>대상을 공격할 때마다 피해를 입힙니다.</li><li>아직 허기가 채워지지 않았다면 공격하던 대상이 죽은 후에도 다른 대상에게 다가가 공격합니다.</li></ul> |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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://docs.sandbox.game/the-game-maker-academy_kr/behaviours/types-of-behaviours/ground-predator.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.
