> For the complete documentation index, see [llms.txt](https://raidersrumble.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://raidersrumble.gitbook.io/faq/fan-ti-zhong-wen/10.-ying-xiong-gong-ji-ji-neng-ao-yi-zen-mo-shi-yong.md).

# 10. 英雄攻擊、技能、奧義怎麼使用？

英雄戰鬥分為**普通攻擊**、**特殊技能**、**奧義**，在《時空突襲 Raiders Rumble》裡是自動施放。

**普通攻擊和特殊技能**：會依照制定的回合數輪流施放，每五回合一個循環，對戰時，在選擇英雄介面，會告知每位英雄普通攻擊和特殊技能施放的回合數。在**收藏>英雄**也會有相關資料。&#x20;

**奧義**：每場戰鬥只會施放一次，且有觸發條件，就算英雄提前被擊倒，只要滿足條件，仍然會施放該英雄的奧義。

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


---

# 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://raidersrumble.gitbook.io/faq/fan-ti-zhong-wen/10.-ying-xiong-gong-ji-ji-neng-ao-yi-zen-mo-shi-yong.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.
