← Resources

Gallos Rods

resource
/Lotus/Types/Items/RailjackMiscItems/GallosRailjackItem

Antimatter fuel cell that powers the Grineer Ships. Location: Railjack missions in Earth, Saturn, and Veil Proximas

kind railjack
parent BaseRailjackItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentGallos.png
description Antimatter fuel cell that powers the Grineer Ships. Location: Railjack missions in Earth, Saturn, and Veil Proximas
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/RailjackMiscItems/GallosRailjackItem
display_name Gallos Rods
localize_tag /Lotus/Language/Railjack/Gallos
internal_name GallosRailjackItem
premium_price 30
is_player_facing True
localize_desc_tag /Lotus/Language/Railjack/GallosDesc
Raw record
{
  "kind": "railjack",
  "parent": "BaseRailjackItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentGallos.png",
  "description": "Antimatter fuel cell that powers the Grineer Ships.\r\n\r\nLocation: Railjack missions in Earth, Saturn, and Veil Proximas",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/RailjackMiscItems/GallosRailjackItem",
  "display_name": "Gallos Rods",
  "localize_tag": "/Lotus/Language/Railjack/Gallos",
  "internal_name": "GallosRailjackItem",
  "premium_price": 30,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Railjack/GallosDesc"
}