Ghost Brush Extract
resource/Lotus/Types/Items/Plants/MiscItems/OroPorcelainBushAPlantItem
Extracted from a Ghost Brush.
| kind | plant |
| parent | PlantItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gear/Antidote/GhostBrushExtract.png |
| description | Extracted from a Ghost Brush. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Plants/MiscItems/OroPorcelainBushAPlantItem |
| display_name | Ghost Brush Extract |
| localize_tag | /Lotus/Language/Items/GhostBrushExtract |
| internal_name | OroPorcelainBushAPlantItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/GhostBrushExtractDesc |
Raw record
{
"kind": "plant",
"parent": "PlantItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gear/Antidote/GhostBrushExtract.png",
"description": "Extracted from a Ghost Brush.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Plants/MiscItems/OroPorcelainBushAPlantItem",
"display_name": "Ghost Brush Extract",
"localize_tag": "/Lotus/Language/Items/GhostBrushExtract",
"internal_name": "OroPorcelainBushAPlantItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/GhostBrushExtractDesc"
}