User Tools

Site Tools


rpd:halls

Differences

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

Link to this comparison view

rpd:halls [2025/12/23 16:55] – Update wiki page: halls.txt mikerpd:halls [2025/12/23 16:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Demon Halls ======
  
 +{{ rpd:images:halls_level.png|Demon Halls Level }}
 +
 +The **Demon Halls** is the deepest level of the dungeon that contains powerful demons and extremely challenging content. It requires the [[rpd:skeleton_key_item|Skeleton Key]] to access.
 +
 +==== Overview ====
 +  * **Difficulty**: The most challenging area of the dungeon
 +  * **Enemies**: Contains powerful demons and other fiends
 +  * **Rewards**: Excellent loot and the chance to face the final boss, Yog-Dzewa
 +  * **Required Key**: Access requires the [[rpd:skeleton_key_item|Skeleton Key]]
 +
 +==== Features ====
 +  * **Demon Enemies**: Home to powerful demon-type creatures
 +  * **Challenging Layout**: Complex architecture with difficult navigation
 +  * **High-Level Content**: Designed for well-equipped, high-level heroes
 +  * **Final Area**: Leading to the ultimate confrontation with [[rpd:yog_mob|Yog-Dzewa]]
 +
 +==== Enemies ====
 +  * **Demon Types**: Various demon species with powerful abilities
 +  * **High Stats**: Enemies have significantly higher HP, damage, and resistances
 +  * **Special Abilities**: Many demons have unique and dangerous abilities
 +
 +==== Strategy ====
 +  * **Preparation**: Requires extensive preparation and strong equipment
 +  * **Resources**: Bring plenty of healing, utilities, and offensive items
 +  * **Equipment**: High-level weapons, armor, and accessories are essential
 +  * **Timing**: Usually attempted near the end of a successful run
 +
 +==== Technical Details ====
 +  * Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/HallsLevel.java|HallsLevel.java]]
 +  * Level generation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/Level.java|Level.java base]]
 +  * Key system: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/keys/SkeletonKey.java|SkeletonKey.java]]
 +
 +==== Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/HallsLevel.java|HallsLevel.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/RegularLevel.java|RegularLevel.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1390-L1395|Halls strings]]
 +
 +==== See Also ====
 +  * [[rpd:skeleton_key_item|Skeleton Key]]
 +  * [[rpd:yog_mob|Yog-Dzewa]] (final boss)
 +  * [[rpd:levels|Levels]]
 +  * [[rpd:tengu_mob|Tengu]] (source of the key)
 +  * [[rpd:bosses|Bosses]]
 +
 +{{tag> rpd levels dungeon advanced }}
rpd/halls.txt · Last modified: by 127.0.0.1