← Resources

Lunar Pitcher

resource
/Lotus/Types/Items/Plants/MiscItems/ZenPitcherPlantItem

This carnivorous plant can be found growing in the wilderness on Lua. Location: Obtained by gathering Lunar Pitcher plants that grow on Lua

kind plant
parent PlantItem
icon_path /Lotus/Interface/Icons/StoreIcons/Plants/ZenPitcher.png
description This carnivorous plant can be found growing in the wilderness on Lua. Location: Obtained by gathering Lunar Pitcher plants that grow on Lua
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/Plants/MiscItems/ZenPitcherPlantItem
display_name Lunar Pitcher
localize_tag /Lotus/Language/Scans/ZenPitcherPlantName
internal_name ZenPitcherPlantItem
is_player_facing True
localize_desc_tag /Lotus/Language/Scans/ZenPitcherPlantDesc
Raw record
{
  "kind": "plant",
  "parent": "PlantItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Plants/ZenPitcher.png",
  "description": "This carnivorous plant can be found growing in the wilderness on Lua. \r\n\r\nLocation: Obtained by gathering Lunar Pitcher plants that grow on Lua",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/Plants/MiscItems/ZenPitcherPlantItem",
  "display_name": "Lunar Pitcher",
  "localize_tag": "/Lotus/Language/Scans/ZenPitcherPlantName",
  "internal_name": "ZenPitcherPlantItem",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Scans/ZenPitcherPlantDesc"
}