====== Pseudo Amulet Item - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/guts/PseudoAmulet.java|PseudoAmulet.java]] * Used in: FakeLastLevel.java ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== '''' Pseudo Amulet A fake artifact that is found in the guts of the final boss. Has no special effect. '''' ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:guts|Guts]]