← Resources

Argon Crystal

resource
/Lotus/Types/Items/MiscItems/ArgonCrystal

A Void based radioactive resource that decays every day it is out of the Void. Location: Missions in the Void

kind misc
parent ResourceItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ArgonCrystal.png
description A Void based radioactive resource that decays every day it is out of the Void. Location: Missions in the Void
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/ArgonCrystal
display_name Argon Crystal
localize_tag /Lotus/Language/Items/ArgonCrystal
internal_name ArgonCrystal
premium_price 10
is_player_facing True
localize_desc_tag /Lotus/Language/Items/ArgonCrystalDesc
Raw record
{
  "kind": "misc",
  "parent": "ResourceItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ArgonCrystal.png",
  "description": "A Void based radioactive resource that decays every day it is out of the Void.\r\n\r\nLocation: Missions in the Void",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/ArgonCrystal",
  "display_name": "Argon Crystal",
  "localize_tag": "/Lotus/Language/Items/ArgonCrystal",
  "internal_name": "ArgonCrystal",
  "premium_price": 10,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/ArgonCrystalDesc"
}