Argon Crystal Decoration
item/Lotus/Types/Items/ShipDecos/ResourceDecoItemArgonCrystal
An Argon Crystal resource pickup to place in your Orbiter.
| kind | ship_decoration |
| parent | ShipDecoItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/ResourceDecoArgonCrystal.png |
| description | An Argon Crystal resource pickup to place in your Orbiter. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/ShipDecos/ResourceDecoItemArgonCrystal |
| display_name | Argon Crystal Decoration |
| localize_tag | /Lotus/Language/ShipDecorations/DisplayResourcePickupArgonCrystal |
| internal_name | ResourceDecoItemArgonCrystal |
| premium_price | 5 |
| is_player_facing | True |
| product_category | ShipDecorations |
| localize_desc_tag | /Lotus/Language/ShipDecorations/DisplayResourcePickupArgonCrystalDesc |
Raw record
{
"kind": "ship_decoration",
"parent": "ShipDecoItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/ResourceDecoArgonCrystal.png",
"description": "An Argon Crystal resource pickup to place in your Orbiter.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/ShipDecos/ResourceDecoItemArgonCrystal",
"display_name": "Argon Crystal Decoration",
"localize_tag": "/Lotus/Language/ShipDecorations/DisplayResourcePickupArgonCrystal",
"internal_name": "ResourceDecoItemArgonCrystal",
"premium_price": 5,
"is_player_facing": true,
"product_category": "ShipDecorations",
"localize_desc_tag": "/Lotus/Language/ShipDecorations/DisplayResourcePickupArgonCrystalDesc"
}