← Resources

Hexenon

resource
/Lotus/Types/Items/MiscItems/ConcentratedGas

A reagent commonly used to produce highly combustible fuel. Location: Jupiter

kind misc
parent ResourceItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentConcentratedGas.png
description A reagent commonly used to produce highly combustible fuel. Location: Jupiter
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/ConcentratedGas
display_name Hexenon
localize_tag /Lotus/Language/CorpusGasCity/ConcentratedGas
internal_name ConcentratedGas
premium_price 30
is_player_facing True
localize_desc_tag /Lotus/Language/CorpusGasCity/ConcentratedGasDesc
Raw record
{
  "kind": "misc",
  "parent": "ResourceItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentConcentratedGas.png",
  "description": "A reagent commonly used to produce highly combustible fuel.\r\n\r\nLocation: Jupiter",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/ConcentratedGas",
  "display_name": "Hexenon",
  "localize_tag": "/Lotus/Language/CorpusGasCity/ConcentratedGas",
  "internal_name": "ConcentratedGas",
  "premium_price": 30,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/CorpusGasCity/ConcentratedGasDesc"
}