Mutagen Sample
resource/Lotus/Types/Items/Research/BioFragment
These samples could advance our knowledge of biological research. Location: Eris and Deimos
| kind | research |
| parent | SampleBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/InfestedFragment.png |
| description | These samples could advance our knowledge of biological research. Location: Eris and Deimos |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Research/BioFragment |
| display_name | Mutagen Sample |
| localize_tag | /Lotus/Language/ClanTech/BioFragment |
| internal_name | BioFragment |
| premium_price | 15 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/ClanTech/BioFragmentDesc |
Raw record
{
"kind": "research",
"parent": "SampleBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/InfestedFragment.png",
"description": "These samples could advance our knowledge of biological research.\r\n\r\nLocation: Eris and Deimos",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Research/BioFragment",
"display_name": "Mutagen Sample",
"localize_tag": "/Lotus/Language/ClanTech/BioFragment",
"internal_name": "BioFragment",
"premium_price": 15,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/ClanTech/BioFragmentDesc"
}