User Tools

Site Tools


rpd:crab_mob

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:crab_mob [2025/12/31 06:46] – Update wiki pages with accurate info and fix naming conventions mikerpd:crab_mob [2025/12/31 06:48] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Crab ======
  
 +{{ rpd:images:crab_mob.png|Crab }}
 +
 +The **Crab** is a common enemy found in the Sewers level of Remixed Dungeon. It has high defense but relatively low damage and HP, making it a tough but manageable opponent for early-game players.
 +
 +==== Stats ====
 +  * **HP**: 15 (HT: 15)
 +  * **Defense Skill**: 5
 +  * **Attack Skill**: 12
 +  * **Damage**: 5-10
 +  * **EXP for Kill**: 4
 +  * **Maximum Level**: 7
 +  * **Armor**: 5 DR (Defense Rating)
 +
 +==== Description ====
 +These crustaceans are the first challenging inhabitants of the dungeon's sewers. They move slowly but have thick shells that make them difficult to hit and damage. Their pincers are strong enough to crack bones, making them dangerous despite their small size.
 +
 +==== Abilities ====
 +  * **High Defense**: Natural shell provides excellent protection against physical attacks
 +  * **Strong Pincers**: Can deliver powerful pinching attacks
 +  * **Slow Movement**: Moves at a reduced speed compared to most other creatures
 +  * **Tough Shell**: High armor rating makes it resistant to damage
 +
 +==== Location ====
 +  * **Primary Location**: Sewers level (levels 1-3)
 +  * **Spawn Frequency**: Very common in Sewers area
 +  * **Group Behavior**: Usually found alone or in pairs
 +  * **Special Variants**: No special variants
 +
 +==== Strategy ====
 +  * The Crab's high defense makes it hard to hit, so high-damage weapons work best
 +  * Magic attacks (like wands) can bypass its armor effect
 +  * Be patient - don't rush directly towards it as it can cause significant damage
 +  * It's best to engage from a distance or with weapons that have high accuracy
 +  * The Crab moves slowly, so it's good for practicing combat
 +
 +==== Special Notes ====
 +  * One of the tougher enemies for new players in the Sewers
 +  * Can be more dangerous if it's at full health and you're low on health
 +  * Its armor rating can make regular attacks very ineffective
 +  * Useful for training if you are not in a hurry to progress
 +
 +==== Content Verification ====
 +  * Information source: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Crab.java|Crab.java]]
 +  * Stats verification: Extracted from Crab.java class properties
 +  * Effect descriptions source: Code analysis and string resources
 +  * Last updated: December 2025, source: Remixed Dungeon 1.9.3
 +
 +==== Source Code ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Crab.java|Crab.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1103-L1107|Crab strings]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/levelsDesc/Bestiary.json#L14-L17|Bestiary.json]] - Spawn rates in Sewers levels
 +
 +==== Related ====
 +  * [[rpd:sewers_level|Sewers Level]] - Primary location
 +  * [[rpd:mobs|Mobs]] - All mobs in the game
 +  * [[rpd:hero|Hero]] - Player character
 +  * [[rpd:sewers|Sewers]] - The area where this mob appears
 +
 +{{tag> rpd mobs crab sewers}}
rpd/crab_mob.txt · Last modified: by 127.0.0.1