# 災厄剋星

災厄剋星（Bane of Illager）是一個適用於劍及斧頭的[高級附魔](/tutorial/advanced-enchantments.md)，可以提高對突襲類生物的傷害。

| 類型   | 常駐附魔                                                                                                                                |
| ---- | ----------------------------------------------------------------------------------------------------------------------------------- |
| 機率   | 20%                                                                                                                                 |
| 最高等級 | V                                                                                                                                   |
| 適用物品 | 任意材質的劍、斧頭                                                                                                                           |
| 互斥附魔 | [鋒利](https://minecraft.wiki/w/Sharpness)、[不死剋星](https://minecraft.wiki/w/Smite)、[截肢剋星](https://minecraft.wiki/w/Bane_of_Arthropods) |

## 獲取方式 <a href="#obtaining" id="obtaining"></a>

將任意材質的劍、斧頭透過高級附魔台進行高級附魔時，有10%的機率獲取。

## 用途 <a href="#usage" id="usage"></a>

使用附有災厄剋星的劍或斧頭攻擊突襲類生物時，傷害將會提升，其提升量為（2.5 x 附魔等級）。

| 附魔等級 | 造成傷害        |
| ---- | ----------- |
| I    | 原始傷害 + 2.5  |
| II   | 原始傷害 + 5    |
| III  | 原始傷害 + 7.5  |
| IV   | 原始傷害 + 10   |
| V    | 原始傷害 + 12.5 |

## 歷史更新 <a href="#update-history" id="update-history"></a>

<table><thead><tr><th width="151">時間</th><th>更新內容</th></tr></thead><tbody><tr><td>2021年12月</td><td>加入了災厄剋星。</td></tr></tbody></table>


---

# 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://wiki.venderoe.net/tutorial/advanced-enchantments/bane-of-illager.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.
