Cerulean Fungus Extract
resource/Lotus/Types/Items/Plants/MiscItems/OroFungusAPlantItem
Extracted from a Cerulean Fungus colony.
| kind | plant |
| parent | PlantItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gear/Antidote/CeruleanFungusExtract.png |
| description | Extracted from a Cerulean Fungus colony. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Plants/MiscItems/OroFungusAPlantItem |
| display_name | Cerulean Fungus Extract |
| localize_tag | /Lotus/Language/Items/CeruleanFungusExtract |
| internal_name | OroFungusAPlantItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/CeruleanFungusExtractDesc |
Raw record
{
"kind": "plant",
"parent": "PlantItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gear/Antidote/CeruleanFungusExtract.png",
"description": "Extracted from a Cerulean Fungus colony.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Plants/MiscItems/OroFungusAPlantItem",
"display_name": "Cerulean Fungus Extract",
"localize_tag": "/Lotus/Language/Items/CeruleanFungusExtract",
"internal_name": "OroFungusAPlantItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/CeruleanFungusExtractDesc"
}