Table of Contents

Immortal NPC

ImmortalNPC is an abstract class in Remixed Dungeon that extends the base NPC class. NPCs that inherit from this class have special properties that make them essentially invulnerable to damage and unable to move.

Properties

Implemented NPCs

NPCs that extend ImmortalNPC include:

Implementation

Strategy

Source Code

See Also