mr:potion_of_mind_vision_item
Table of Contents
Potion Of Mind Vision Item - Code References
Java Classes
- Potion.java (Base class)
JSON Configuration
No JSON configuration exists for this entity. It is implemented as a Java class (UpgradablePotion subclass with `labelIndex = 10`). The potion is referenced by name in level loot tables: Treasury.json and SpidersTreasury.json.
String Resources
<string name="PotionOfMindVision_Name">Potion of Mind Vision</string> <string name="PotionOfMindVision_Info">After drinking this, your mind will become attuned to the psychic emanations of your surroundings, allowing you to perceive the layout of the level and the creatures on it for a brief time.</string> <string name="PotionOfMindVision_Apply1">You can somehow feel the presence of other creatures' minds!</string> <string name="PotionOfMindVision_Apply2">You can somehow feel the mind of other creatures!</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related mr Entities
mr/potion_of_mind_vision_item.txt · Last modified: by 127.0.0.1
