User Tools

Site Tools


rpd:challenges

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:challenges [2025/12/21 12:05] – Add and update wiki pages for Remixed Dungeon mikerpd:challenges [2025/12/21 12:09] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Challenges ======
  
 +Challenges in Remixed Dungeon are special modifiers that players can choose to enable before beginning a new game, increasing the difficulty and providing a greater challenge.
 +
 +==== Available Challenges ====
 +
 +==== NO_TOWN ====
 +  * **Effect**: The initial town level is removed from the game
 +  * **Impact**: You start directly on the sewers level with reduced starting equipment
 +  * **Strategy**: Be more cautious early game as you won't have access to the shop, wandmaker's services, or other town benefits
 +
 +==== Other Potential Challenges ====
 +  * Multiple challenges may be available (check implementation for complete list)
 +
 +==== Strategy ====
 +  * Challenges are typically only recommended for experienced players
 +  * They often provide additional rewards or achievements
 +  * Consider your playstyle and experience before selecting challenges
 +
 +==== Content Verification ====
 +  * Information source: Java Class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/Badges.java|Badges.java]]
 +  * Implementation details: RemixedDungeon/src/main/java/com/watabou/pixeldungeon/Badges.java
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings-all.xml|Challenge-related strings]]
 +
 +==== See Also ====
 +  * [[rpd:badges|Badges]]
 +  * [[rpd:start|Getting Started]]
 +
 +{{tag> rpd gameplay settings}}
rpd/challenges.txt · Last modified: by 127.0.0.1