Circuits
resource/Lotus/Types/Items/MiscItems/Circuits
Various electronic components. Location: Venus, Ceres, and the Kuva Fortress
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentCircuits.png |
| description | Various electronic components. Location: Venus, Ceres, and the Kuva Fortress |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/Circuits |
| display_name | Circuits |
| localize_tag | /Lotus/Language/Items/Circuits |
| internal_name | Circuits |
| premium_price | 30 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/CircuitsDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentCircuits.png",
"description": "Various electronic components.\r\n\r\nLocation: Venus, Ceres, and the Kuva Fortress",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/Circuits",
"display_name": "Circuits",
"localize_tag": "/Lotus/Language/Items/Circuits",
"internal_name": "Circuits",
"premium_price": 30,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/CircuitsDesc"
}