Axidite
resource/Lotus/Types/Items/Gems/Solaris/SolarisCommonOreBItem
A sediment that formed from sulfuric rain that became trapped under the ice. Location: Orb Vallis (Venus) from Red Mining Veins and Resource Containers
| kind | gem |
| parent | GemItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gems/Venus/SolarisCommonOreB.png |
| description | A sediment that formed from sulfuric rain that became trapped under the ice. Location: Orb Vallis (Venus) from Red Mining Veins and Resource Containers |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Gems/Solaris/SolarisCommonOreBItem |
| display_name | Axidite |
| localize_tag | /Lotus/Language/Gems/SolarisCommonOreB |
| internal_name | SolarisCommonOreBItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Gems/SolarisCommonOreBDesc |
Raw record
{
"kind": "gem",
"parent": "GemItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Venus/SolarisCommonOreB.png",
"description": "A sediment that formed from sulfuric rain that became trapped under the ice.\r\n\r\nLocation: Orb Vallis (Venus) from Red Mining Veins and Resource Containers",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Gems/Solaris/SolarisCommonOreBItem",
"display_name": "Axidite",
"localize_tag": "/Lotus/Language/Gems/SolarisCommonOreB",
"internal_name": "SolarisCommonOreBItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Gems/SolarisCommonOreBDesc"
}