Axidrol Alloy
resource/Lotus/Types/Items/Gems/Solaris/SolarisCommonOreBAlloyItem
A compound formed from Axidite. Blueprint sold by Smokefinger in Fortuna on Venus.
| kind | gem |
| parent | GemItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gems/Venus/SolarisCommonOreBAlloy.png |
| description | A compound formed from Axidite. Blueprint sold by Smokefinger in Fortuna on Venus. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Gems/Solaris/SolarisCommonOreBAlloyItem |
| display_name | Axidrol Alloy |
| localize_tag | /Lotus/Language/Gems/SolarisCommonOreBAlloy |
| internal_name | SolarisCommonOreBAlloyItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Gems/SolarisCommonOreBAlloyDesc |
Raw record
{
"kind": "gem",
"parent": "GemItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Venus/SolarisCommonOreBAlloy.png",
"description": "A compound formed from Axidite.\r\n\r\nBlueprint sold by Smokefinger in Fortuna on Venus.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Gems/Solaris/SolarisCommonOreBAlloyItem",
"display_name": "Axidrol Alloy",
"localize_tag": "/Lotus/Language/Gems/SolarisCommonOreBAlloy",
"internal_name": "SolarisCommonOreBAlloyItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Gems/SolarisCommonOreBAlloyDesc"
}