User Tools

Site Tools


rpd:imp_mob

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:imp_mob [2025/12/28 09:26] – Add English wiki pages for imp_mob and shoot_in_eye_spell mikerpd:imp_mob [2025/12/28 09:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Imp Mob ======
  
 +{{ rpd:images:mob_Imp.png|Ambitious Imp }}
 +
 +**Ambitious Imp** — an [[rpd:npc|NPC]] in Remixed Dungeon that offers quests to the player in the City (5th dungeon level).
 +
 +===== General Information =====
 +  * **Type:** [[rpd:npc|NPC]]
 +  * **Classification:** [[rpd:demon_mob|Demon]]
 +  * **Behavior:** Friendly [[rpd:npc|NPC]], offers quests
 +
 +===== 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 [[rpd:golem_mob|golems]] or [[rpd:monk_mob|monks]].
 +
 +===== Quests =====
 +The Ambitious Imp offers two possible quests:
 +  * **[[rpd:golem_mob|Golem]] Quest:** Kill 6 [[rpd:golem_mob|golems]] in the City (5th dungeon level)
 +  * **[[rpd:monk_mob|Monk]] Quest:** Kill 8 [[rpd:monk_mob|monks]] in the City (5th dungeon level)
 +
 +After completing the quest, the player receives a ring at +2 level, enchanted but cursed (the curse can be removed with a [[rpd:scroll_of_remove_curse_item|scroll of remove curse]]).
 +
 +===== Behavior =====
 +  * Doesn't attack the player
 +  * Interacts with the player when approached
 +  * Respawns in the City after killing [[rpd:golem_mob|golems]] or [[rpd:monk_mob|monks]] depending on the quest
 +  * May disappear after completing the quest
 +
 +===== Code Reference =====
 +  * Java class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/npcs/Imp.java|Imp.java]]
 +  * Java class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/npcs/NPC.java|NPC.java]] (parent class)
 +
 +===== Related Entities =====
 +  * [[rpd:npc|NPCs]] — Other non-player characters
 +  * [[rpd:golem_mob|Golem]] — Possible enemy in the quest
 +  * [[rpd:monk_mob|Monk]] — Possible enemy in the quest
 +  * [[rpd:scroll_of_remove_curse_item|Scroll of Remove Curse]] — For removing curse from the reward
 +
 +{{tag> rpd npcs questgivers demons}}
rpd/imp_mob.txt · Last modified: by 127.0.0.1