Advanced Nosam Cutter
item/Lotus/Types/Restoratives/Consumable/MiningLaserC
Enhanced with cybernetics, this tool is able to locate nearby gems and ore veins and has chance to retrieve Rare Gems on any Landscape. Travel far from Hub settlements for the best chance of mining rare minerals.
| kind | consumable |
| parent | MiningLaser |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/MiningLaserC.png |
| description | Enhanced with cybernetics, this tool is able to locate nearby gems and ore veins and has chance to retrieve Rare Gems on any Landscape. Travel far from Hub settlements for the best chance of mining rare minerals. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Restoratives/Consumable/MiningLaserC |
| display_name | Advanced Nosam Cutter |
| localize_tag | /Lotus/Language/Gems/MiningLaserC |
| internal_name | MiningLaserC |
| selling_price | 10 |
| is_player_facing | True |
| product_category | Consumables |
| localize_desc_tag | /Lotus/Language/Gems/MiningLaserCDesc |
Raw record
{
"kind": "consumable",
"parent": "MiningLaser",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/MiningLaserC.png",
"description": "Enhanced with cybernetics, this tool is able to locate nearby gems and ore veins and has chance to retrieve Rare Gems on any Landscape.\r\n\r\nTravel far from Hub settlements for the best chance of mining rare minerals.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Restoratives/Consumable/MiningLaserC",
"display_name": "Advanced Nosam Cutter",
"localize_tag": "/Lotus/Language/Gems/MiningLaserC",
"internal_name": "MiningLaserC",
"selling_price": 10,
"is_player_facing": true,
"product_category": "Consumables",
"localize_desc_tag": "/Lotus/Language/Gems/MiningLaserCDesc"
}