User Tools

Site Tools


mr:imp_mob

Differences

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

Link to this comparison view

mr:imp_mob [2025/12/20 18:17] – Add missing mr namespace pages for bee_mob, boomerang_item, die_hard_spell, imp_mob, and invisibility_buff mikemr:imp_mob [2025/12/20 18:17] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== imp_mob - Code References ======
  
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Imp.java|Imp.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings-all.xml|strings-all.xml]]
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
 +
 +===== Related mr Entities =====
 +  * [[mr:imp_shopkeeper_mob|Imp Shopkeeper (Mob)]]