Coprun
resource/Lotus/Types/Items/Gems/Eidolon/CommonOreBItem
A soft, malleable metal. Location: Plains of Eidolon (Earth) from Red Mining Veins
| kind | gem |
| parent | GemItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/CommonOreB.png |
| description | A soft, malleable metal. Location: Plains of Eidolon (Earth) from Red Mining Veins |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Gems/Eidolon/CommonOreBItem |
| display_name | Coprun |
| localize_tag | /Lotus/Language/Gems/CommonOreB |
| internal_name | CommonOreBItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Gems/CommonOreBDesc |
Raw record
{
"kind": "gem",
"parent": "GemItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/CommonOreB.png",
"description": "A soft, malleable metal.\r\n\r\nLocation: Plains of Eidolon (Earth) from Red Mining Veins",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Gems/Eidolon/CommonOreBItem",
"display_name": "Coprun",
"localize_tag": "/Lotus/Language/Gems/CommonOreB",
"internal_name": "CommonOreBItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Gems/CommonOreBDesc"
}