Azurite
resource/Lotus/Types/Items/Gems/Eidolon/CommonGemAItem
A blue gem layered with impurities. Location: Plains of Eidolon (Earth) from Blue Mining Veins and Thumpers
| kind | gem |
| parent | GemItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/CommonGemA.png |
| description | A blue gem layered with impurities. Location: Plains of Eidolon (Earth) from Blue Mining Veins and Thumpers |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Gems/Eidolon/CommonGemAItem |
| display_name | Azurite |
| localize_tag | /Lotus/Language/Gems/CommonGemA |
| internal_name | CommonGemAItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Gems/CommonGemADesc |
Raw record
{
"kind": "gem",
"parent": "GemItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/CommonGemA.png",
"description": "A blue gem layered with impurities.\r\n\r\nLocation: Plains of Eidolon (Earth) from Blue Mining Veins and Thumpers",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Gems/Eidolon/CommonGemAItem",
"display_name": "Azurite",
"localize_tag": "/Lotus/Language/Gems/CommonGemA",
"internal_name": "CommonGemAItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Gems/CommonGemADesc"
}