← Resources

Ferrite

resource
/Lotus/Types/Items/MiscItems/Ferrite

Alloy pellets used in Grineer manufacturing. Location: Mercury, Earth, Lua, Neptune, and the Void

kind misc
parent ResourceItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentFerrite.png
description Alloy pellets used in Grineer manufacturing. Location: Mercury, Earth, Lua, Neptune, and the Void
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/MiscItems/Ferrite
display_name Ferrite
localize_tag /Lotus/Language/Items/Ferrite
internal_name Ferrite
premium_price 30
is_player_facing True
localize_desc_tag /Lotus/Language/Items/FerriteDesc
Raw record
{
  "kind": "misc",
  "parent": "ResourceItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentFerrite.png",
  "description": "Alloy pellets used in Grineer manufacturing.\r\n\r\nLocation: Mercury, Earth, Lua, Neptune, and the Void",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/MiscItems/Ferrite",
  "display_name": "Ferrite",
  "localize_tag": "/Lotus/Language/Items/Ferrite",
  "internal_name": "Ferrite",
  "premium_price": 30,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/FerriteDesc"
}