Enigma Sense
resource/Lotus/Types/Items/MiscItems/DuviriGuidingHandPuzzleUpgrade
Nearby Duviri Enigmas will be marked with a waypoint.
| kind | misc |
| parent | MiscItemBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/MiscItems/DuviriGuidingHandPuzzleUpgrade.png |
| description | Nearby Duviri Enigmas will be marked with a waypoint. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/DuviriGuidingHandPuzzleUpgrade |
| display_name | Enigma Sense |
| localize_tag | /Lotus/Language/Duviri/GuidingHandPuzzleName |
| internal_name | DuviriGuidingHandPuzzleUpgrade |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Duviri/GuidingHandPuzzleDesc |
Raw record
{
"kind": "misc",
"parent": "MiscItemBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/MiscItems/DuviriGuidingHandPuzzleUpgrade.png",
"description": "Nearby Duviri Enigmas will be marked with a waypoint.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/DuviriGuidingHandPuzzleUpgrade",
"display_name": "Enigma Sense",
"localize_tag": "/Lotus/Language/Duviri/GuidingHandPuzzleName",
"internal_name": "DuviriGuidingHandPuzzleUpgrade",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Duviri/GuidingHandPuzzleDesc"
}