← Resources

Gallium

resource
/Lotus/Types/Items/MiscItems/Gallium

Soft metal used in microelectronics and energy weapons. Location: Mars and Uranus

kind misc
parent ResourceItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentGallium.png
description Soft metal used in microelectronics and energy weapons. Location: Mars and Uranus
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/MiscItems/Gallium
display_name Gallium
localize_tag /Lotus/Language/Items/Gallium
internal_name Gallium
premium_price 10
is_player_facing True
localize_desc_tag /Lotus/Language/Items/GalliumDesc
Raw record
{
  "kind": "misc",
  "parent": "ResourceItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentGallium.png",
  "description": "Soft metal used in microelectronics and energy weapons.\r\n\r\nLocation: Mars and Uranus",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/MiscItems/Gallium",
  "display_name": "Gallium",
  "localize_tag": "/Lotus/Language/Items/Gallium",
  "internal_name": "Gallium",
  "premium_price": 10,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/GalliumDesc"
}