User Tools

Site Tools


rpd:chasm_level

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:chasm_level [2025/12/24 17:09] – Add new regular rpd namespace pages including chaos_shield_left_buff, chasm_level, chests, curses and debuffs mikerpd:chasm_level [2025/12/25 01:13] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Chasm Level ======
  
 +The Chasm Level is a special level feeling that appears in Remixed Dungeon with a 20% chance on random dungeon levels. It is characterized by many chasms (bottomless pits) throughout the level.
 +
 +==== Features ====
 +  * **Chasms**: Large sections of floor are replaced with chasms that cause instant death if fallen into
 +  * **Limited movement**: Players must carefully navigate to avoid falling into chasms
 +  * **Unique enemies**: Certain enemies like [[rpd:air_elemental_mob|Air Elementals]] appear exclusively or more frequently in this environment
 +  * **Special mechanics**: Some items and abilities may interact differently with the chasm environment
 +
 +==== Strategy ====
 +  * Be extremely cautious with movement, especially when being chased by enemies
 +  * Use items that reveal the map like [[rpd:scroll_of_magic_mapping_item|Scroll of Magic Mapping]]
 +  * Consider items that provide safe movement like [[rpd:scroll_of_teleportation_item|Scroll of Teleportation]]
 +  * Stay away from the edges of platforms when fighting multiple enemies
 +  * Some ranged enemies (like [[rpd:air_elemental_mob|Air Elementals]]) can push you into chasms with their attacks
 +
 +==== Content Verification ====
 +  * Information source: Java Classes [[https://github.com/NYRDS/remixed-dungeon/tree/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels|Level Classes]]
 +  * Level implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/Level.java|Level.java]]
 +  * Chasm feeling detection: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/Level.java#L218|Level.java#L218]]
 +  * Machine-readable data: [[mr:chasm_level|mr:chasm_level]]
 +  * Last updated: December 24, 2025
 +
 +{{tag> rpd levels feelings hazards }}
rpd/chasm_level.txt · Last modified: by 127.0.0.1