Goblite
resource/Lotus/Types/Items/Gems/Solaris/SolarisUncommonGemAItem
A strange crystal that grows inside the veins of extracted ore. Location: Orb Vallis (Venus) from Blue Mining Veins
| kind | gem |
| parent | GemItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gems/Venus/SolarisUncommonGemA.png |
| description | A strange crystal that grows inside the veins of extracted ore. Location: Orb Vallis (Venus) from Blue Mining Veins |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Gems/Solaris/SolarisUncommonGemAItem |
| display_name | Goblite |
| localize_tag | /Lotus/Language/Gems/SolarisUncommonGemA |
| internal_name | SolarisUncommonGemAItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Gems/SolarisUncommonGemADesc |
Raw record
{
"kind": "gem",
"parent": "GemItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Venus/SolarisUncommonGemA.png",
"description": "A strange crystal that grows inside the veins of extracted ore.\r\n\r\nLocation: Orb Vallis (Venus) from Blue Mining Veins",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Gems/Solaris/SolarisUncommonGemAItem",
"display_name": "Goblite",
"localize_tag": "/Lotus/Language/Gems/SolarisUncommonGemA",
"internal_name": "SolarisUncommonGemAItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Gems/SolarisUncommonGemADesc"
}