Moonlight Jadeleaf
resource/Lotus/Types/Items/Plants/MiscItems/RareNightPlantItem
This rare plant can only be found at night. Location: Obtained by gathering Moonlight Jadeleaf plants that grow on Earth
| kind | plant |
| parent | PlantItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Plants/ForestNightRare.png |
| description | This rare plant can only be found at night. Location: Obtained by gathering Moonlight Jadeleaf plants that grow on Earth |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Plants/MiscItems/RareNightPlantItem |
| display_name | Moonlight Jadeleaf |
| localize_tag | /Lotus/Language/Game/NightRarePlant |
| internal_name | RareNightPlantItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Game/NightRarePlantDesc |
Raw record
{
"kind": "plant",
"parent": "PlantItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Plants/ForestNightRare.png",
"description": "This rare plant can only be found at night. \r\n\r\nLocation: Obtained by gathering Moonlight Jadeleaf plants that grow on Earth",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Plants/MiscItems/RareNightPlantItem",
"display_name": "Moonlight Jadeleaf",
"localize_tag": "/Lotus/Language/Game/NightRarePlant",
"internal_name": "RareNightPlantItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Game/NightRarePlantDesc"
}