Cryotic
resource/Lotus/Types/Items/MiscItems/Cryotic
Usually found in extreme sub-zero environments, Cryotic instantly freezes anything it contacts. Location: Excavation Missions on Venus, Earth, Phobos, Europa, and Neptune
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentCryotic.png |
| description | Usually found in extreme sub-zero environments, Cryotic instantly freezes anything it contacts. Location: Excavation Missions on Venus, Earth, Phobos, Europa, and Neptune |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/Cryotic |
| display_name | Cryotic |
| localize_tag | /Lotus/Language/Items/Cryotic |
| internal_name | Cryotic |
| premium_price | 30 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/CryoticDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentCryotic.png",
"description": "Usually found in extreme sub-zero environments, Cryotic instantly freezes anything it contacts.\r\n\r\nLocation: Excavation Missions on Venus, Earth, Phobos, Europa, and Neptune",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/Cryotic",
"display_name": "Cryotic",
"localize_tag": "/Lotus/Language/Items/Cryotic",
"internal_name": "Cryotic",
"premium_price": 30,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/CryoticDesc"
}