> 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-5000-normal.md).

# Dungetron 5000: Normal

## Dungetron 5000: Normal

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FjxLacCIroTpxA4wuTWt4%2Fimage.png?alt=media&#x26;token=45e64fc2-e158-4c87-84e6-53e7184c81d0" 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"> 进入地下城需要消耗 40 点能量。

#### 奖励

击败敌人后玩家将获得 ![](https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FWnGc4MlwpwoNgP29RdV9%2Fimage.png?alt=media\&token=befe89a0-c788-4fad-8cb2-53101d8e22b2) Dungeon Scraps（灵魂绑定物品，不可交易）。此物品可以用来升级技能，使玩家逐步变强并在战斗中突破难度更高的关卡。

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

#### 每日上限

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

#### 撤离

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

#### 消耗品

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


---

# 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-5000-normal.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.
