# 固定地牢

## 概述

固定地牢在游戏地图上位置固定, 玩家首次进入固定地牢即可开始副本关卡 (地牢关卡). 该地牢在完成后可以进行刷新也可以解锁场景.&#x20;

## 场景解锁

部分固定地牢在玩家第一次探索并且完成时会解锁该地牢,及地牢变为玩家可以交互的场景不在拥有地牢的性质 (怪物生成, 奖励刷新, 地牢增益与减益等). 该解锁地区可以引导玩家去往下一个地牢

## 地牢刷新

非场景解锁类地牢会依照游戏时间单位进行刷新和重置, 重置完毕后玩家即可再次以更高难度挑战该地牢并且获取更多的战利品等

## 地牢结构


---

# 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://charmingcraft.caizii.org/you-xi-nei-rong/di-lao-yu-fu-ben/gu-ding-di-lao.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.
