← Resources

Moonlight Threshcone

resource
/Lotus/Types/Items/Plants/MiscItems/CommonNightPlantItem

This common plant can only be found at night. Location: Obtained by gathering Moonlight Threshcone plants that grow on Earth

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