← Resources

Biotics

resource
/Lotus/Types/Items/InfestedFoundry/HelminthBiotics

Plant-based materials of all kinds are processed and liquidized within the Helminth's digestive tract; the surplus is excreted as an inoffensive, inert clump.

kind helminth
parent HelminthOxides
icon_path /Lotus/Interface/Icons/StoreIcons/Helminth/Biotics.png
description Plant-based materials of all kinds are processed and liquidized within the Helminth's digestive tract; the surplus is excreted as an inoffensive, inert clump.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/InfestedFoundry/HelminthBiotics
display_name Biotics
localize_tag /Lotus/Language/Alchemy/SecretionBiotics
internal_name HelminthBiotics
is_player_facing True
product_category SupplyDrop
localize_desc_tag /Lotus/Language/Alchemy/SecretionBioticsDescription
Raw record
{
  "kind": "helminth",
  "parent": "HelminthOxides",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Helminth/Biotics.png",
  "description": "Plant-based materials of all kinds are processed and liquidized within the Helminth's digestive tract; the surplus is excreted as an inoffensive, inert clump.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/InfestedFoundry/HelminthBiotics",
  "display_name": "Biotics",
  "localize_tag": "/Lotus/Language/Alchemy/SecretionBiotics",
  "internal_name": "HelminthBiotics",
  "is_player_facing": true,
  "product_category": "SupplyDrop",
  "localize_desc_tag": "/Lotus/Language/Alchemy/SecretionBioticsDescription"
}