← Resources

Carbides

resource
/Lotus/Types/Items/RailjackMiscItems/CarbidesRailjackItem

Resilient components used to reinforce the plated sheets of metal strapped to Grineer Ships. Location: Eximus units in the Grineer Shipyard Tileset, and Railjack missions in Earth, Saturn, and Veil Proximas

kind railjack
parent BaseRailjackItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentCarbides.png
description Resilient components used to reinforce the plated sheets of metal strapped to Grineer Ships. Location: Eximus units in the Grineer Shipyard Tileset, and Railjack missions in Earth, Saturn, and Veil Proximas
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/RailjackMiscItems/CarbidesRailjackItem
display_name Carbides
localize_tag /Lotus/Language/Railjack/Carbides
internal_name CarbidesRailjackItem
premium_price 30
is_player_facing True
localize_desc_tag /Lotus/Language/Railjack/CarbidesDesc
Raw record
{
  "kind": "railjack",
  "parent": "BaseRailjackItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentCarbides.png",
  "description": "Resilient components used to reinforce the plated sheets of metal strapped to Grineer Ships.\r\n\r\nLocation: Eximus units in the Grineer Shipyard Tileset, and Railjack missions in Earth, Saturn, and Veil Proximas",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/RailjackMiscItems/CarbidesRailjackItem",
  "display_name": "Carbides",
  "localize_tag": "/Lotus/Language/Railjack/Carbides",
  "internal_name": "CarbidesRailjackItem",
  "premium_price": 30,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Railjack/CarbidesDesc"
}