> For the complete documentation index, see [llms.txt](https://att.vr42.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://att.vr42.com/basic/creatures/phantom.md).

# Phantom（幽灵）

幽灵是一种神秘的，空灵的生物，像一个死去的镇民。

## 行为

幽灵是具有攻击性的生物，会在发现玩家的时候发起攻击。当他们发出奇怪的嚎叫声时，玩家经常能听到他们的声音。

## 能力

幽灵会很快发现玩家，如果他们在他们的附近，然后他们会释放毒雾，一种有毒气体的圆形云。 幻影也可以释放一些较小的“仆从”来扩散毒雾。

## 分布位置


---

# 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:

```
GET https://att.vr42.com/basic/creatures/phantom.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.
