# 致命打击（Critical Strikes）

致命打击给予玩家一定几率对精英怪物造成双倍伤害，每个等级增加 10%（即 1 级为 10%，2 级为 20%，以此类推）。


---

# 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.superiormc.cn/elitemobs-wiki/fu-mo/zhi-ming-da-ji-critical-strikes.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.
