====== 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 [[en:rpd:zombie_gnoll_mob|Zombie Gnoll]], [[en:rpd:suspicious_rat_mob|Suspicious Rat]], [[en: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 ==== * [[en:rpd:dungeon|Dungeon]] * [[en:rpd:zombie_gnoll_mob|Zombie Gnoll]] * [[en:rpd:undead_mob|Undead]] * [[en:rpd:levels|Levels]] {{tag> rpd levels }}