Orokin Cell
resource/Lotus/Types/Items/MiscItems/OrokinCell
Ancient energy cell from the Orokin era. Location: Ceres, Saturn, and Deimos
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentCell.png |
| description | Ancient energy cell from the Orokin era. Location: Ceres, Saturn, and Deimos |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/OrokinCell |
| display_name | Orokin Cell |
| localize_tag | /Lotus/Language/Items/OrokinCell |
| internal_name | OrokinCell |
| premium_price | 10 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/OrokinCellDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentCell.png",
"description": "Ancient energy cell from the Orokin era.\r\n\r\nLocation: Ceres, Saturn, and Deimos",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/OrokinCell",
"display_name": "Orokin Cell",
"localize_tag": "/Lotus/Language/Items/OrokinCell",
"internal_name": "OrokinCell",
"premium_price": 10,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/OrokinCellDesc"
}