User Tools

Site Tools


mr:candle_of_mind_vision_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:candle_of_mind_vision_item [2025/12/31 04:09] – Update CandleOfMindVision mr page with correct entity info mikemr:candle_of_mind_vision_item [2025/12/31 04:12] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Candle of Mind Vision Item - Code References ======
 +
 +===== 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 =====
 +<code xml>
 +<string name="CandleOfMindVision_Name">Candle Of Visions</string>
 +<string name="CandleOfMindVision_Info">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.</string>
 +<string name="CandleOfMindVision_Info_Lighted">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.</string>
 +<string name="CandleOfMindVision_Info_Exhausted">The candle has burned out, it no longer lights up when you hold it. Looks like you can\'t use it anymore.</string>
 +</code>
 +
 +===== Lua Scripts =====
 +  * This entity is implemented in Java, no Lua script exists
 +
 +===== Related mr Entities =====
 +  * [[mr:mind_vision_buff|Mind Vision (Buff)]]
  
mr/candle_of_mind_vision_item.txt · Last modified: by 127.0.0.1