Frostleaf
resource/Lotus/Types/Items/Plants/MiscItems/WildGingerBPlantItem
This resilient plant provides a natural food source in frigid areas of the Origin system. Location: Obtained by gathering Frostleaf plants that grow on Venus, Neptune, and Pluto
| kind | plant |
| parent | PlantItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Plants/WildGingerB.png |
| description | This resilient plant provides a natural food source in frigid areas of the Origin system. Location: Obtained by gathering Frostleaf plants that grow on Venus, Neptune, and Pluto |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Plants/MiscItems/WildGingerBPlantItem |
| display_name | Frostleaf |
| localize_tag | /Lotus/Language/Scans/WildGingerName |
| internal_name | WildGingerBPlantItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Scans/WildGingerDesc |
Raw record
{
"kind": "plant",
"parent": "PlantItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Plants/WildGingerB.png",
"description": "This resilient plant provides a natural food source in frigid areas of the Origin system. \r\n\r\nLocation: Obtained by gathering Frostleaf plants that grow on Venus, Neptune, and Pluto",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Plants/MiscItems/WildGingerBPlantItem",
"display_name": "Frostleaf",
"localize_tag": "/Lotus/Language/Scans/WildGingerName",
"internal_name": "WildGingerBPlantItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Scans/WildGingerDesc"
}