Corpus Cipher
resource/Lotus/Types/Items/Research/CipherPlus
A cipher used to decode Corpus intel. Crafting component required to create a CORPUS VOID KEY
| kind | research |
| parent | MiscItemBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/CorpusSuperCipher.png |
| description | A cipher used to decode Corpus intel. Crafting component required to create a CORPUS VOID KEY |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Research/CipherPlus |
| display_name | Corpus Cipher |
| localize_tag | /Lotus/Language/Items/CorpusVoidCipherName |
| internal_name | CipherPlus |
| selling_price | 750 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/CorpusVoidCipherDesc |
Raw record
{
"kind": "research",
"parent": "MiscItemBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/CorpusSuperCipher.png",
"description": "A cipher used to decode Corpus intel. Crafting component required to create a CORPUS VOID KEY",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Research/CipherPlus",
"display_name": "Corpus Cipher",
"localize_tag": "/Lotus/Language/Items/CorpusVoidCipherName",
"internal_name": "CipherPlus",
"selling_price": 750,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/CorpusVoidCipherDesc"
}