> 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/di-xia-cheng-gai-lan/dungetron-underhaul.md).

# Dungetron: Underhaul

译者注：Underhaul 地下城是可以看作普通 Dungetron 5000 地下城的高级版，敌人更强，奖励更多（通关后爆金戒指）。而且本地下城有专门的一个升级体系，跟普通地下城不共通，用来升级的道具也不一样（Dungeon Scraps vs Giga Shards）。

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FwBGCINejOx0uIDGBmGfW%2Fimage.png?alt=media&#x26;token=cb4ea13e-e6a2-4d33-9b3c-66a4171ff926" alt=""><figcaption></figcaption></figure>

#### 战斗机制

战斗机制与普通地下城中的战斗方式相同。

#### 入场条件

<img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FWDkJUwRU7dHslE3l3MBy%2Fimage.png?alt=media&#x26;token=6857e526-b946-48a7-aaa7-38b0ec732983" alt="" data-size="line"> 进入 Underhaul 地下城需要消耗 40 点能量。

<img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FToc6HjUjHXXPDFOQWxFN%2Fimage.png?alt=media&#x26;token=595b0085-581b-4200-b9e0-21aa1da70ddb" alt="" data-size="line"> 150 Giga Shards (一次性费用)

#### 奖励

击败敌人后玩家将获得 Giga Shards（灵魂绑定物品，不可交易，可以理解为更高级的 Dungeon Scraps）。此物品可以用来升级技能，使玩家逐步变强并在战斗中突破难度更高的关卡。

此外，每击败一名敌人还会随机掉落额外奖励（包括物品、材料与外观皮肤）。奖励物品的数量与稀有度会随着地下城的房间和层数逐步提升。

#### 每日上限

每天最多可进行 9 轮（规则可能会在未来进行调整）。

#### 撤离

每次击败当前房间的敌人后，玩家可以与梯子进行交互来从地下城中撤离。撤离不会被视为死亡，玩家也能够带走已经获得的奖励。

#### 消耗品

玩家可以制作或购买消耗品并带入进入地下城中使用（动作右边背包格子）


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gigaverse.io/zh/zhan-dou/di-xia-cheng-gai-lan/dungetron-underhaul.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
