Argon Pegmatite Decoration
item/Lotus/Types/Items/ShipDecos/ContainerDecoItemArgonPegmatite
An Argon Pegmatite resource node to place in your Orbiter.
| kind | ship_decoration |
| parent | ShipDecoItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/ContainerDecoArgonCrystal.png |
| description | An Argon Pegmatite resource node to place in your Orbiter. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/ShipDecos/ContainerDecoItemArgonPegmatite |
| display_name | Argon Pegmatite Decoration |
| localize_tag | /Lotus/Language/ShipDecorations/DisplayResourceContainerArgonCrystal |
| internal_name | ContainerDecoItemArgonPegmatite |
| premium_price | 20 |
| is_player_facing | True |
| product_category | ShipDecorations |
| localize_desc_tag | /Lotus/Language/ShipDecorations/DisplayResourceContainerArgonCrystalDesc |
Raw record
{
"kind": "ship_decoration",
"parent": "ShipDecoItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/ContainerDecoArgonCrystal.png",
"description": "An Argon Pegmatite resource node to place in your Orbiter.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/ShipDecos/ContainerDecoItemArgonPegmatite",
"display_name": "Argon Pegmatite Decoration",
"localize_tag": "/Lotus/Language/ShipDecorations/DisplayResourceContainerArgonCrystal",
"internal_name": "ContainerDecoItemArgonPegmatite",
"premium_price": 20,
"is_player_facing": true,
"product_category": "ShipDecorations",
"localize_desc_tag": "/Lotus/Language/ShipDecorations/DisplayResourceContainerArgonCrystalDesc"
}