====== Candle of Mind Vision Item - Code References ====== {{ rpd:images:candle_of_mind_vision_item.png|Candle of Mind Vision }} ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/artifacts/CandleOfMindVision.java|CandleOfMindVision.java]] ===== JSON Configuration ===== * This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== Candle Of Visions Looks like a regular candle, not something you would expect to find in a dangerous dungeon. Weirdly enough it\'s rather warm to the touch, despite the fact that it wasn\'t lit yet. The candle lighted up the moment you took it out of your backpack. The flame emits a faint purple light, and as you look through it, all nearby monsters become visible to you. The candle has burned out, it no longer lights up when you hold it. Looks like you can\'t use it anymore. ===== Lua Scripts ===== * This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:mind_vision_buff|Mind Vision (Buff)]]