User Tools

Site Tools


rpd:pseudorat

Differences

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

Link to this comparison view

rpd:pseudorat [2025/12/19 16:46] – Rewrite pseudorat.txt with accurate information from source code mikerpd:pseudorat [2025/12/19 16:49] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Pseudo-rat ======
 +
 +{{ rpd:images:mob_PseudoRat.png|Pseudo-rat }}
 +
 +A horrible beast that emerged from the rat's corpse bears no resemblance to a rodent or any other animal you ever saw. Enormous mouth, full of razor-sharp teeth, occupies most of it's body.
 +
 +==== Stats ====
 +  * **HP**: 320
 +  * **Attack Skill**: 30
 +  * **Defense Skill**: 30
 +  * **Damage**: 40-70
 +  * **Damage Reduction**: 25
 +  * **EXP**: 20
 +  * **Max Level**: 35
 +
 +==== Description ====
 +A horrible beast that emerged from the rat's corpse bears no resemblance to a rodent or any other animal you ever saw. Enormous mouth, full of razor-sharp teeth, occupies most of it's body.
 +
 +==== Behavior ====
 +  * Spawns from Suspicious Rats that have not been killed quickly enough
 +  * Aggressive and enters hunting state immediately
 +  * Immune to paralysis
 +
 +==== Drops ====
 +Pseudo-rats typically drop:
 +  * Gold (80% chance)
 +
 +==== Special Notes ====
 +  * These creatures emerge from Suspicious Rats when they survive for too long
 +  * Significantly more powerful than regular rats
 +  * High damage output and good defenses make them dangerous
 +  * Immunity to paralysis makes certain tactics ineffective
 +
 +===== Code References =====
 +  * **Java**: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/guts/PseudoRat.java|PseudoRat.java]]
 +  * **String Resource**: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L718|PseudoRat_Desc]]
 +
 +{{tag> rpd mobs pseudorat rats sewers}}
  
rpd/pseudorat.txt · Last modified: by 127.0.0.1