> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/zh/zhan-dou/zhan-dou-ji-neng.md).

# 战斗技能

为了在探索地下城中取得更大突破，玩家需要提升技能等级。升级所需的材料可以在地下城中收集。

当前共有8种技能类型：

* 剑攻击与防御
* 盾牌攻击与防御
* 法术攻击与防御
* 最大生命值
* 最大护甲

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FWhlbVyTETqcza0CAsIJ2%2Fimage.png?alt=media&#x26;token=8bd3c737-42d9-47c1-8786-7f3e5a0f17d6" alt="" width="375"><figcaption><p>战斗技能</p></figcaption></figure>

现在有两种主要的升级系统：

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><p>材料：Dungeon Scraps</p><p>用于升级 Dungetron 5000 普通模式的技能。</p><p>仅在 Dungetron 5000 普通模式中掉落。</p></td><td><a href="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2F6lDF7rh2VxnQRq0pRO1Z%2Fimage.png?alt=media&#x26;token=2f8a6f3e-601c-4fed-9b2f-d1cdc9597e26">https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2F6lDF7rh2VxnQRq0pRO1Z%2Fimage.png?alt=media&#x26;token=2f8a6f3e-601c-4fed-9b2f-d1cdc9597e26</a></td></tr><tr><td><p>材料：Giga Shards</p><p>用于升级 Dungetron 5000 Underhaul 的技能。</p><p>在 Dungetron 5000 普通模式 和 Underhaul 模式都有机会掉落。</p></td><td><a href="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FPt01GrjTH7bc0T2PM6Kq%2Fimage.png?alt=media&#x26;token=7cbb5729-a395-46bb-8543-8ee3c826fdd9">https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FPt01GrjTH7bc0T2PM6Kq%2Fimage.png?alt=media&#x26;token=7cbb5729-a395-46bb-8543-8ee3c826fdd9</a></td></tr></tbody></table>

注意事项：

* Dungeon Scraps 和 Giga Shards 都是灵魂绑定物品（不可出售或转移）
* Dungeon Scraps 与 Giga Shards 之间无法互相兑换
* 随着等级提升，升级技能所需要的材料会越来越多
* 现在玩家可以使用 Temporal HourGlass 洗点
* Dungeon Scraps 还可用于打造装备，具体请去[工作台](https://dalaoge.gitbook.io/gigaversecn/crafting-and-stations/workbench)了解更多信息

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FEOaj1FOKuUJ6ISIZkWmi%2Fimage.png?alt=media&#x26;token=f6b0b5cf-5539-4366-aa3e-9523c89b1675" 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://docs.gigaverse.io/zh/zhan-dou/zhan-dou-ji-neng.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.
