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