Ferros
resource/Lotus/Types/Items/Gems/Eidolon/UncommonOreAItem
A resilient metal that is hardened by impurities within. Location: Plains of Eidolon (Earth) from Red Mining Veins and Thumpers
| kind | gem |
| parent | GemItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/UncommonOreA.png |
| description | A resilient metal that is hardened by impurities within. Location: Plains of Eidolon (Earth) from Red Mining Veins and Thumpers |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Gems/Eidolon/UncommonOreAItem |
| display_name | Ferros |
| localize_tag | /Lotus/Language/Gems/UncommonOreA |
| internal_name | UncommonOreAItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Gems/UncommonOreADesc |
Raw record
{
"kind": "gem",
"parent": "GemItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/UncommonOreA.png",
"description": "A resilient metal that is hardened by impurities within.\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/UncommonOreAItem",
"display_name": "Ferros",
"localize_tag": "/Lotus/Language/Gems/UncommonOreA",
"internal_name": "UncommonOreAItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Gems/UncommonOreADesc"
}