mr:rat_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:rat_mob [2026/03/23 07:57] – Fix wiki standards compliance issues on 5 random pages Qwen Assistant | mr:rat_mob [2026/03/23 08:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Rat Mob - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | **Rat** is a common enemy found in the early dungeon levels. | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Implementation Details ===== | ||
| + | * **Class**: com.watabou.pixeldungeon.actors.mobs.Rat | ||
| + | * **Extends**: | ||
| + | * **Sprite**: spritesDesc/ | ||
| + | * **HP**: 8 | ||
| + | * **Defense Skill**: 3 | ||
| + | * **Attack Skill**: 8 | ||
| + | * **Damage**: 1-5 | ||
| + | * **Defense Rating**: 1 | ||
| + | * **Max Level**: 7 | ||
| + | * **AI**: Default mob AI with special behavior against Rat Skull Ratter aura | ||
| + | |||
| + | ===== Special Behavior ===== | ||
| + | * **Fear Response**: Rats flee from characters with the Rat Skull Ratter aura (from Plague Doctor NPC quest) | ||
| + | * **Terror**: When fleeing from Rat Skull Ratter aura, rats are also affected by Terror | ||
| + | * **Quest Mob**: Rats are involved in multiple NPC quests: | ||
| + | * Ghost' | ||
| + | * Scarecrow NPC quest | ||
| + | * Plague Doctor NPC quest | ||
| + | |||
| + | ===== Drops ===== | ||
| + | * Can drop loot based on bestiary configuration | ||
| + | * Used in alchemy recipes (Rat Skull, Rat Hide, Rat Meat) | ||
| + | |||
| + | ===== Variants ===== | ||
| + | * **Albino** - A rare white rat variant with 15 HP | ||
| + | * **Black Rat** - Another rat variant | ||
| + | * **Fetid Rat** - Created through alchemy | ||
| + | * **Suspicious Rat** - Special variant | ||
| + | * **Pseudo Rat** - Special variant | ||
| + | * **Remixed Fetid Rat** - Remixed version variant | ||
| + | |||
| + | ===== Alchemy Recipes ===== | ||
| + | * Rat Skull (3x) + Skeleton Key = Skeleton | ||
| + | * Rat Meat + Rat Skull = Potion of Healing + Skeleton | ||
| + | * Dreamweed Seed + Rat Hide = Potion of Invisibility | ||
| + | * Carcass of Rat + Skeleton Key = Skeleton | ||
| + | * Corpse Dust (2x) + Dew Vial = Fetid Rat | ||
| + | |||
| + | ===== Related mr: Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * Ghost (Mob) (not yet documented) | ||
| + | |||
| + | {{tag> mr mobs rat sewers early_game}} | ||
mr/rat_mob.txt · Last modified: by 127.0.0.1
