Table of Contents

Immortal NPC

Description

ImmortalNPC is an abstract class that extends the base NPC class in Remixed Dungeon. 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 References

See Also