User Tools

Site Tools


en:rpd:caves_level

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:caves_level [2026/03/09 22:42] – Wiki maintenance: Fix link namespaces, image references, and enhance mr: page Qwen Assistanten:rpd:caves_level [2026/03/09 22:47] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Caves Level ======
  
 +<!-- TODO: Add caves_level.png image when available -->
 +
 +The **Caves** is the third area in Remixed Dungeon, accessible after the [[en:rpd:prison_level|Prison]].
 +
 +==== Description ====
 +The Caves level is a rocky underground area with a more natural feel than the previous levels. It features a more sparse population of enemies and more valuable treasures.
 +
 +==== Layout ====
 +The caves have an organic, rocky layout with open spaces and narrow passages. The level often features more gold and higher quality equipment than previous areas.
 +
 +==== Enemies ====
 +The Caves contain various enemies:
 +  * [[en:rpd:bat_mob|Bats]] - Fast, can confuse the hero
 +  * [[en:rpd:gnoll_brute_mob|Gnoll Brutes]] - Strong melee fighters
 +  * [[en:rpd:skeleton_mob|Skeletons]] - Undead enemies
 +  * [[en:rpd:shaman_mob|Shamans]] - Cast magic attacks
 +  * [[en:rpd:spider_mob|Spiders]] - Can poison and web characters
 +  * [[en:rpd:scorpio_mob|Scorpions]] - Ranged attackers with high damage
 +
 +==== Special Features ====
 +  * Higher quality treasures than previous levels
 +  * More gold available
 +  * [[en:rpd:alchemy_mechanic|Alchemy pot]] - For brewing potions and bombs
 +  * Stores: Shops selling equipment and supplies
 +  * Health potion plants: [[en:rpd:sungrass_plant|Sungrass]] is common
 +
 +==== Strategy ====
 +  * Prepare for more dangerous ranged enemies like scorpions
 +  * The level is generally less populated but more dangerous
 +  * Look for Sungrass plants which can be a source of healing
 +  * Be aware that equipment quality increases in this area
 +
 +==== Code References ====
 +  * **Java Implementation:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/CavesLevel.java|CavesLevel.java]]
 +  * **Layout Generation:** Uses standard layout painters (StandardPainter, etc.)
 +
 +==== See Also ====
 +  * [[en:rpd:sewers_level|Sewers Level]] - First dungeon area
 +  * [[en:rpd:prison_level|Prison Level]] - Second dungeon area
 +  * [[en:rpd:city_level|City Level]] - Fourth dungeon area
 +  * [[en:rpd:necropolis_level|Necropolis Level]] - Fifth dungeon area
 +  * [[en:rpd:levels|All Levels]] - Complete list of dungeon levels
 +
 +{{tag> rpd levels caves dungeon}}
en/rpd/caves_level.txt · Last modified: by 127.0.0.1