← Resources

Fergolyte

resource
/Lotus/Types/Items/MiscItems/MushroomFood

This highly reactive mineral deposit is the only substance known to make The Prince grow. Location: The Deepmines below Fortuna, Venus.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/Nokko/NokkoResourceFergolyte.png
description This highly reactive mineral deposit is the only substance known to make The Prince grow. Location: The Deepmines below Fortuna, Venus.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/MushroomFood
display_name Fergolyte
localize_tag /Lotus/Language/NokkoColony/NokkoCurrencyName
internal_name MushroomFood
premium_price 30
is_player_facing True
localize_desc_tag /Lotus/Language/NokkoColony/NokkoCurrencyDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Nokko/NokkoResourceFergolyte.png",
  "description": "This highly reactive mineral deposit is the only substance known to make The Prince grow.\r\n\r\nLocation: The Deepmines below Fortuna, Venus.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/MushroomFood",
  "display_name": "Fergolyte",
  "localize_tag": "/Lotus/Language/NokkoColony/NokkoCurrencyName",
  "internal_name": "MushroomFood",
  "premium_price": 30,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/NokkoColony/NokkoCurrencyDesc"
}