> 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/spriggull.md).

# Spriggull（野鸡）

​野鸡是生活小镇的动物。它们的外形与渡渡鸟相似，主要区别在于有五颜六色的羽毛。

## 行为

野鸡是有攻击性的，只要看到玩家就会攻击，在夜间野鸡将睡眠。晚上很适合玩家去杀野鸡，因为他们需要时间做出反应。在晚上攻击一只野鸡会使它睡醒并攻击玩家。野鸡也可以攻击其他生物，甚至相互攻击。

## 出生地点

目前，野鸡只会在地表产生，最常见的是在城镇、山口和池塘周围。


---

# 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/spriggull.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.
