# 职业和武器加成

每个英雄根据自身职业，会有自己擅长使用的武器，英雄装备趁手的武器后可以获得额外战力加成

**以015号巨人斗士—盖乌斯为例，他的职业是骑士，骑士擅长使用剑和火器**

* 盖乌斯装备任意武器可以激活基础加成
* 装备剑和火器类武器可以同时激活基础加成和职业加成

**为了方便玩家区分英雄是否满足装备加成条件，会以不同颜色的字体来区分显示**

* <mark style="color:blue;">**满足激活条件的词条会以蓝色字体显示**</mark>
* 未满足激活条件的词条会以黑色字体显示

![](/files/A9WzNZKhdvdaVeAbuMir)

![](/files/nEsToECV05wyRqmXEQdo)

**你可能还想知道：装备图鉴和装备加成数值**

{% content-ref url="/pages/KYGLSVRmlMFnLOEIPi5R" %}
[装备图鉴](/dehero/english-2/collect/4-5.md)
{% endcontent-ref %}

**职业和英雄对照表**

![](/files/Dl4SrsRLuXuzjJFlBhHz)


---

# 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://mixmarvel.gitbook.io/dehero/english-2/collect/4-4.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.
