en:rpd:imp_npc
Table of Contents
Imp Npc
Ambitious Imp — an NPC in Remixed Dungeon that offers quests to the player in the City (5th dungeon level).
General Information
Description
Imps are low-level demons. They're not known for their strength or magical might, but are quite intelligent and sociable. Many imps prefer to live with non-demons. The Ambitious Imp wants to start a business in the dungeon but faces problems from golems or monks.
Quests
The Ambitious Imp offers two possible quests:
After completing the quest, the player receives a ring at +2 level, enchanted but cursed (the curse can be removed with a scroll of remove curse).
Mechanics
- Type: NPC (Non-Player Character)
- Location: City level (depth 17-22)
- Spawn Chance: Random chance (higher at lower city depths)
- Spawn Condition: Dungeon depth > 16 with random chance of (20 - depth)
- Quest Type: Kill quest with 2 possible variations:
- Defensive Ability: Cannot be harmed (1000 defense skill, no damage taken)
- Reward: A specially upgraded ring (level 2, but cursed)
Behavior
- Approaches the hero and offers a quest when first seen
- Reacts differently depending on whether the hero has tokens from required enemies
- Vanishes after quest completion, saying “See you, [Hero Name]!”
- If the hero has enough tokens when talking to the Imp, the reward window appears
- Quest is only active when the Imp has given the quest and it's not completed
- Doesn't attack the player
- Interacts with the player when approached
- May disappear after completing the quest
Quest Mechanics
- Golem Quest Option: Alternative quest requiring 6 Golem tokens
- Monk Quest Option: Alternative quest requiring 8 Monk tokens
- Each time a targeted enemy is killed during an active Imp quest, a Dwarf Token will drop
- Reward is a random ring from the level treasury, upgraded to +2 but cursed
Strategy
- This quest is generally worth completing as the ring reward is valuable despite being cursed
- The quest is often easier if you can avoid the required enemy type until you're stronger
- The cursed ring can be uncursed later with a Scroll of Remove Curse
- Since Imps are unkillable, they're safe to interact with even when low on health
Content Verification
- Information Source: Imp.java
- Stats and behavior extracted directly from source code
- Dialogue from string resources: strings_all.xml
- Last Updated: December 12, 2025
Code Reference
- Java class: Imp.java
- Java class: NPC.java (parent class)
- String resources: Imp strings (lines 1845-1853)
- Quest implementation: Imp.Quest class
- Reward mechanics: Reward ring creation
- Spawn location: CityLevel.spawnMobs()
- Journal entry: Journal.Feature.IMP.desc()
Related
- Dwarf Token - The quest item that drops from quest targets
- Golem - Enemy for one of the quest variations
- Monk - Enemy for one of the quest variations
- City - The level where Imp appears
Related Entities
- NPCs — Other non-player characters
- Golem — Possible enemy in the quest
- Monk — Possible enemy in the quest
- Scroll of Remove Curse — For removing curse from the reward
en/rpd/imp_npc.txt · Last modified: by 127.0.0.1
