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