User Tools

Site Tools


rpd:guts_level

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:guts_level [2026/01/01 06:23] – Wiki documentation improvements: Fix naming conventions, add data sources, create missing pages mikerpd:guts_level [2026/01/01 06:27] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Guts Level ======
  
 +
 +**Guts Level** (code name: Guts) is a deep dungeon level in Remixed Dungeon located in the depths of the dungeon. This is a special level that appears under specific conditions.
 +
 +==== Description ====
 +The Guts Level is a challenging underground level filled with dangerous monsters. It's a special type of level that can appear during gameplay under certain conditions.
 +
 +==== Features ====
 +  * **Difficulty:** Very high, intended for experienced players
 +  * **Location:** Appears on depths 26-30 of the dungeon
 +  * **Monsters:** Includes specific monsters like [[rpd:zombie_gnoll_mob|Zombie Gnoll]], [[rpd:suspicious_rat_mob|Suspicious Rat]], [[rpd:worm_mob|Worm]], and others
 +  * **Structure:** The level may have unique features and characteristics different from normal levels
 +
 +==== Content Verification ====
 +  * Information source: Java Classes in Remixed Dungeon codebase
 +  * Verified: Yes, extracted directly from level properties
 +  * Feature descriptions: Generated from code analysis
 +  * Last updated: December 31, 2025 based on level code
 +
 +==== Data Sources ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/levels/GutsLevel.java|GutsLevel.java]]
 +  * String Resources (English): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|Guts-level related strings]]
 +  * String Resources (Russian): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml|Guts-level related strings]]
 +  * Machine-readable data: [[mr:guts_level|mr:guts_level]]
 +
 +==== See Also ====
 +  * [[rpd:dungeon|Dungeon]]
 +  * [[rpd:zombie_gnoll_mob|Zombie Gnoll]]
 +  * [[rpd:undead_mob|Undead]]
 +  * [[rpd:levels|Levels]]
 +
 +{{tag> rpd levels }}
rpd/guts_level.txt · Last modified: by 127.0.0.1