Fieldron
resource/Lotus/Types/Items/Research/EnergyComponent
ClanTech weaponized containment field to contain superheated substances. Location: Clan Research (Energy Lab in the Dojo) and Corpus Invasion Rewards
| kind | research |
| parent | SampleBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/CorpusComponent.png |
| description | ClanTech weaponized containment field to contain superheated substances. Location: Clan Research (Energy Lab in the Dojo) and Corpus Invasion Rewards |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/Research/EnergyComponent |
| display_name | Fieldron |
| localize_tag | /Lotus/Language/ClanTech/EnergyComponent |
| internal_name | EnergyComponent |
| premium_price | 10 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/ClanTech/EnergyComponentDesc |
Raw record
{
"kind": "research",
"parent": "SampleBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/CorpusComponent.png",
"description": "ClanTech weaponized containment field to contain superheated substances.\r\n\r\nLocation: Clan Research (Energy Lab in the Dojo) and Corpus Invasion Rewards",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/Research/EnergyComponent",
"display_name": "Fieldron",
"localize_tag": "/Lotus/Language/ClanTech/EnergyComponent",
"internal_name": "EnergyComponent",
"premium_price": 10,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/ClanTech/EnergyComponentDesc"
}