Neural Sensors
resource/Lotus/Types/Items/MiscItems/NeuralSensor
Implanted neural-link for controlling augmentations. Grineer design. Location: Jupiter
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/NeuralSensor.png |
| description | Implanted neural-link for controlling augmentations. Grineer design. Location: Jupiter |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/NeuralSensor |
| display_name | Neural Sensors |
| localize_tag | /Lotus/Language/Items/NeuralSensor |
| internal_name | NeuralSensor |
| premium_price | 10 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/NeuralSensorDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/NeuralSensor.png",
"description": "Implanted neural-link for controlling augmentations. Grineer design.\r\n\r\nLocation: Jupiter",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/NeuralSensor",
"display_name": "Neural Sensors",
"localize_tag": "/Lotus/Language/Items/NeuralSensor",
"internal_name": "NeuralSensor",
"premium_price": 10,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/NeuralSensorDesc"
}