← Resources

Asterite

resource
/Lotus/Types/Items/RailjackMiscItems/AsteriteRailjackItem

Formed over billions of years, these crystals are most often found embedded in space rock. Location: Railjack Missions

kind railjack
parent BaseRailjackItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentAsterite.png
description Formed over billions of years, these crystals are most often found embedded in space rock. Location: Railjack Missions
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/RailjackMiscItems/AsteriteRailjackItem
display_name Asterite
localize_tag /Lotus/Language/Railjack/Asterite
internal_name AsteriteRailjackItem
premium_price 30
is_player_facing True
localize_desc_tag /Lotus/Language/Railjack/AsteriteDesc
Raw record
{
  "kind": "railjack",
  "parent": "BaseRailjackItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentAsterite.png",
  "description": "Formed over billions of years, these crystals are most often found embedded in space rock.\r\n\r\nLocation: Railjack Missions",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/RailjackMiscItems/AsteriteRailjackItem",
  "display_name": "Asterite",
  "localize_tag": "/Lotus/Language/Railjack/Asterite",
  "internal_name": "AsteriteRailjackItem",
  "premium_price": 30,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Railjack/AsteriteDesc"
}