← Resources

Auron

resource
/Lotus/Types/Items/Gems/Eidolon/RareOreAItem

A brilliant, dense and conductive metal. Location: Plains of Eidolon (Earth) from Red Mining Veins and Thumpers

kind gem
parent GemItem
icon_path /Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/RareOreA.png
description A brilliant, dense and conductive metal. Location: Plains of Eidolon (Earth) from Red Mining Veins and Thumpers
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/Gems/Eidolon/RareOreAItem
display_name Auron
localize_tag /Lotus/Language/Gems/RareOreA
internal_name RareOreAItem
is_player_facing True
localize_desc_tag /Lotus/Language/Gems/RareOreADesc
Raw record
{
  "kind": "gem",
  "parent": "GemItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/RareOreA.png",
  "description": "A brilliant, dense and conductive metal.\r\n\r\nLocation: Plains of Eidolon (Earth) from Red Mining Veins and Thumpers",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/Gems/Eidolon/RareOreAItem",
  "display_name": "Auron",
  "localize_tag": "/Lotus/Language/Gems/RareOreA",
  "internal_name": "RareOreAItem",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Gems/RareOreADesc"
}