Bile
resource/Lotus/Types/Items/InfestedFoundry/HelminthBile
Helminth is able to digest all manner of miscellaneous substances, but generates a large surplus of bile in order to do so. Fortunately, this bile can be repurposed.
| kind | helminth |
| parent | HelminthOxides |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Helminth/Bile.png |
| description | Helminth is able to digest all manner of miscellaneous substances, but generates a large surplus of bile in order to do so. Fortunately, this bile can be repurposed. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/InfestedFoundry/HelminthBile |
| display_name | Bile |
| localize_tag | /Lotus/Language/Alchemy/SecretionBile |
| internal_name | HelminthBile |
| is_player_facing | True |
| product_category | SupplyDrop |
| localize_desc_tag | /Lotus/Language/Alchemy/SecretionBileDescription |
Raw record
{
"kind": "helminth",
"parent": "HelminthOxides",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Helminth/Bile.png",
"description": "Helminth is able to digest all manner of miscellaneous substances, but generates a large surplus of bile in order to do so. Fortunately, this bile can be repurposed.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/InfestedFoundry/HelminthBile",
"display_name": "Bile",
"localize_tag": "/Lotus/Language/Alchemy/SecretionBile",
"internal_name": "HelminthBile",
"is_player_facing": true,
"product_category": "SupplyDrop",
"localize_desc_tag": "/Lotus/Language/Alchemy/SecretionBileDescription"
}