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

# Wyrm（沙虫）

​沙虫，是一种从地里钻出来的，类似大型毛毛虫大但是有着两对锋利镰刀状前爪的生物，主要分布在矿洞里，在沙暴峡谷也会有分布。

![沙虫长这样](/files/-MeopDdRrAy2S-tLIWxz)

沙虫有两种攻击方式，一种使吐毒液球（是自机狙，很好躲，不过速度不慢），一种是近战挥舞前爪

沙虫偶尔会掉落皮革与大皮革卷

## 一种比较好的打法：

一般沙虫是下矿人的最讨厌遇到的生物之一，尤其是萌新，一般遇到沙虫很容易慌神，但是其实只要掌握方法，沙虫很好打。

首先推荐下矿时手边常备一把水晶武器（开采大型蓝色水晶矿的时候可以获得，伤害爆炸高）

然后我们可以看到，沙虫就两技能，一是远程毒液球，一是近战挥镰刀，而这两种攻击都有巨长的技能前摇，吐毒液球的时候沙虫会大幅度吧身子后仰且嘴里会有毒液泡泡，这时候你只需要围着沙虫转圈就能很轻松的躲开（只要不是站在原地不动或者迎着沙虫跑就基本不可能被打到）。

而近战攻击的时候沙虫会稍向后仰身体并向后大幅度挥舞要做出攻击动作的手臂，因此在他挥舞手臂的时候向后跑一点就能躲开。

所以沙虫一种比较好的打法是拿着水晶武器进身之后，先躲开他的近战攻击，然后等他在僵直时间再上前输出2\~3刀，之后再躲开。注意别躲太远，不然他会开始远程攻击，又要大幅度移动。

当然你在同时遇到两只或以上的沙虫的时候也是一样的打法，只不过要确保能看见所有的沙虫，便于躲毒液球。


---

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