# ⚔️ 战斗与隐身

### 战斗 <a href="#combat" id="combat"></a>

在战斗中玩家可以：

* 攻击：
  * 基本攻击——对敌人造成中等单一目标伤害，伤害和攻击速度取决于所装备武器的类型。
  * 武器技能 – 每种武器都有两种独特的技能，这些技能因武器而异，但通常会对多个目标造成重大伤害。缺点是它们会消耗法力，并且有冷却时间。
  * 投掷物——这些是投掷物品，例如精心制作的手榴弹或罐子。玩家可以将它们扔向敌人，造成伤害，并通过减速或冻结来控制他们的移动。投掷物也有冷却时间。
  * 魔法攻击——该技能是玩家角色获得魔法水晶后的副作用。玩家可以发射魔法射弹，造成低距离伤害，并发出噪音以分散敌人注意力、捕猎小动物以及远距离攻击敌人。
* 保卫：
  * 翻滚——玩家可以朝任意方向翻滚，在翻滚期间获得对敌人攻击的免疫力；它的充能次数有限，并且有冷却时间。
  * 魔法护盾 – 玩家可以暂时用魔法盾包围自己，阻挡伤害并击退攻击者。此技能有冷却时间。
  * 治疗消耗品——玩家可以制作药水或食物等消耗品来恢复健康和法力。

**隐身**

玩家可以进入隐身模式，使敌人更难发现他们，并且使他们能够暂时禁用某些敌人。

隐身状态下，玩家可以：

* 通过短距离攻击使敌人晕眩N秒。
* 通过在附近制造声音来引诱敌人远离其群体：
  * 石头
  * 可抛消耗品
  * 魔法攻击
* 通过以下方式分散敌人的注意力，从而控制敌人所面对的方向：

  * 石头
  * 可抛消耗品
  * 魔法攻击

<figure><img src="/files/rfmb3p67hfV9QpPWB0zG" alt=""><figcaption></figcaption></figure>


---

# 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://boom-3.gitbook.io/worldshardswiki/you-xi/you-xi-gai-shu/zhan-dou-yu-yin-shen.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.
