Orokin Cipher
resource/Lotus/Types/Items/MiscItems/MirageCode
This device is used to bypass Orokin encryptions. Location: Orokin Derelict Vaults on Deimos once opened with a Dragon Key
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gear/OrokinCipher.png |
| description | This device is used to bypass Orokin encryptions. Location: Orokin Derelict Vaults on Deimos once opened with a Dragon Key |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/MirageCode |
| display_name | Orokin Cipher |
| localize_tag | /Lotus/Language/Items/OrokinCipherName |
| internal_name | MirageCode |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/OrokinCipherDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gear/OrokinCipher.png",
"description": "This device is used to bypass Orokin encryptions.\r\n\r\nLocation: Orokin Derelict Vaults on Deimos once opened with a Dragon Key ",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/MirageCode",
"display_name": "Orokin Cipher",
"localize_tag": "/Lotus/Language/Items/OrokinCipherName",
"internal_name": "MirageCode",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/OrokinCipherDesc"
}