Control Module
resource/Lotus/Types/Items/MiscItems/ControlModule
Autonomy processor for Robotics. A Corpus design. Location: Europa, Neptune, and the Void
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ControlModule.png |
| description | Autonomy processor for Robotics. A Corpus design. Location: Europa, Neptune, and the Void |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/ControlModule |
| display_name | Control Module |
| localize_tag | /Lotus/Language/Items/ControlModule |
| internal_name | ControlModule |
| premium_price | 10 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/ControlModuleDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ControlModule.png",
"description": "Autonomy processor for Robotics. A Corpus design.\r\n\r\nLocation: Europa, Neptune, and the Void",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/ControlModule",
"display_name": "Control Module",
"localize_tag": "/Lotus/Language/Items/ControlModule",
"internal_name": "ControlModule",
"premium_price": 10,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/ControlModuleDesc"
}