Table of Contents

mr:ghost_npc

Machine-readable reference page for the Sad Ghost (quest-giver NPC) in Remixed Dungeon. Note: this page previously existed as “mr:ghost_mob” and incorrectly described a nonexistent combat mob; all facts below are grounded in the actual implementation.

Java Implementation

Class File:

Note: There is no combat mob named Ghost in the codebase. The generated entity list (entities/mobs.txt) contains “Ghost”, but the class is an NPC quest-giver spawned on SewerLevel via Ghost.Quest.spawn().

NPC Properties

Basic Stats (from the Ghost.java constructor and method overrides):

Lua Definition:

Behavior

Quest Mechanics

Inner Class: Ghost.FetidRat

String Resources

English (values/strings_all.xml):

Russian (values-ru/strings_all.xml):

Wiki Pages

English:

Code References