Crimzian
resource/Lotus/Types/Items/Gems/Eidolon/RareGemAItem
A blood-red gem. Location: Plains of Eidolon (Earth) from Blue Mining Veins and Thumpers
| kind | gem |
| parent | GemItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/RareGemA.png |
| description | A blood-red gem. Location: Plains of Eidolon (Earth) from Blue Mining Veins and Thumpers |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Gems/Eidolon/RareGemAItem |
| display_name | Crimzian |
| localize_tag | /Lotus/Language/Gems/RareGemA |
| internal_name | RareGemAItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Gems/RareGemADesc |
Raw record
{
"kind": "gem",
"parent": "GemItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/RareGemA.png",
"description": "A blood-red gem.\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/RareGemAItem",
"display_name": "Crimzian",
"localize_tag": "/Lotus/Language/Gems/RareGemA",
"internal_name": "RareGemAItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Gems/RareGemADesc"
}