Mutagen Mass
resource/Lotus/Types/Items/Research/BioComponent
This living mass can produce weaponized toxins for weaponry. Location: Clan Research (Bio Lab in the Dojo) and Infested Outbreak Invasion Rewards
| kind | research |
| parent | SampleBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/InfestedComponent.png |
| description | This living mass can produce weaponized toxins for weaponry. Location: Clan Research (Bio Lab in the Dojo) and Infested Outbreak Invasion Rewards |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/Research/BioComponent |
| display_name | Mutagen Mass |
| localize_tag | /Lotus/Language/ClanTech/BioComponent |
| internal_name | BioComponent |
| premium_price | 10 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/ClanTech/BioComponentDesc |
Raw record
{
"kind": "research",
"parent": "SampleBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/InfestedComponent.png",
"description": "This living mass can produce weaponized toxins for weaponry.\r\n\r\nLocation: Clan Research (Bio Lab in the Dojo) and Infested Outbreak Invasion Rewards",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/Research/BioComponent",
"display_name": "Mutagen Mass",
"localize_tag": "/Lotus/Language/ClanTech/BioComponent",
"internal_name": "BioComponent",
"premium_price": 10,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/ClanTech/BioComponentDesc"
}