====== Artificer NPC ====== {{ rpd:images:artificernpc_sprite.png|Artificer NPC }} The **Artificer NPC** is an unused non-player character in Remixed Dungeon. Though a sprite and configuration file exist for this NPC, there appears to be no active code implementing this character in the game. ==== Description ==== The Artificer NPC exists in the game assets but appears to be non-functional. It has a sprite and configuration file but no active code implementation. ==== Assets ==== Based on the available assets: * Sprite: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobs/artificernpc.png|artificernpc.png]] * Configuration: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/spritesDesc/ArtificerNPC.json|ArtificerNPC.json]] ==== Status ==== * The NPC is not implemented in either Java code nor Lua scripts * Exists as a sprite file and configuration only * Possibly a planned or removed feature from the game * May have been intended as a crafting or item modification specialist * **Not obtainable:** This NPC does not appear in any level or gameplay ==== Content Verification ==== * Information source: Assets only (no code implementation found) * Sprite source: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobs/artificernpc.png|artificernpc.png]] * Configuration: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/spritesDesc/ArtificerNPC.json|ArtificerNPC.json]] * Last updated: Verified against assets on December 2025 ==== See Also ==== * [[rpd:npc|NPCs]] - Other non-player characters * [[rpd:mobs|Mobs]] - All creatures in the dungeon {{tag> rpd npc artificer unused}}