====== Mimic Mob - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Mimic.java|Mimic.java]] ===== JSON Configuration ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/spritesDesc/Mimic.json|Mimic.json]] ===== String Resources ===== mimic masculine mimic Mimics are magical creatures which can take any shape they wish. In dungeons they almost always choose the shape of a treasure chest, because they know how to beckon an adventurer. mimic masculine mimic Mimics are magical creatures which can take any shape they wish. This one looks like a big tasty pasty mimic masculine mimic The most glorious moment of your adventuring career just turned out to be a trap. This is a mimic! ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists