Dusklight Sarracenia
resource/Lotus/Types/Items/Plants/MiscItems/ZenCobraLotusPlantItem
This robust, carnivorous plant has adapted to conditions in polluted waters. Location: Obtained by gathering Dusklight Sarracenia plants growing in Grineer Shipyards found commonly on Ceres
| kind | plant |
| parent | PlantItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Plants/CobraLotus.png |
| description | This robust, carnivorous plant has adapted to conditions in polluted waters. Location: Obtained by gathering Dusklight Sarracenia plants growing in Grineer Shipyards found commonly on Ceres |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Plants/MiscItems/ZenCobraLotusPlantItem |
| display_name | Dusklight Sarracenia |
| localize_tag | /Lotus/Language/Scans/ZenCobraLotusName |
| internal_name | ZenCobraLotusPlantItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Scans/ZenCobraLotusDesc |
Raw record
{
"kind": "plant",
"parent": "PlantItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Plants/CobraLotus.png",
"description": "This robust, carnivorous plant has adapted to conditions in polluted waters. \r\n\r\nLocation: Obtained by gathering Dusklight Sarracenia plants growing in Grineer Shipyards found commonly on Ceres",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Plants/MiscItems/ZenCobraLotusPlantItem",
"display_name": "Dusklight Sarracenia",
"localize_tag": "/Lotus/Language/Scans/ZenCobraLotusName",
"internal_name": "ZenCobraLotusPlantItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Scans/ZenCobraLotusDesc"
}