Nano Spores
resource/Lotus/Types/Items/MiscItems/Nanospores
Fibrous technocyte tumour. Handle Infested tissue with caution. Location: Saturn, Neptune, Eris, and Deimos
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentNanospores.png |
| description | Fibrous technocyte tumour. Handle Infested tissue with caution. Location: Saturn, Neptune, Eris, and Deimos |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/Nanospores |
| display_name | Nano Spores |
| localize_tag | /Lotus/Language/Items/Nanospores |
| internal_name | Nanospores |
| premium_price | 30 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/NanosporesDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentNanospores.png",
"description": "Fibrous technocyte tumour. Handle Infested tissue with caution.\r\n\r\nLocation: Saturn, Neptune, Eris, and Deimos",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/Nanospores",
"display_name": "Nano Spores",
"localize_tag": "/Lotus/Language/Items/Nanospores",
"internal_name": "Nanospores",
"premium_price": 30,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/NanosporesDesc"
}