Aged Claret of DeNas
item/Lotus/Types/Items/ShipDecos/DomsFinalDrink
A claret with notes of golden sunlight. The Leverian’s history of the Warframe Ash brings into question whether blood runs thicker than fine wine.
| kind | ship_decoration |
| parent | ShipDecoItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/DomsFinalDrink.png |
| description | A claret with notes of golden sunlight. The Leverian’s history of the Warframe Ash brings into question whether blood runs thicker than fine wine. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/ShipDecos/DomsFinalDrink |
| display_name | Aged Claret of DeNas |
| localize_tag | /Lotus/Language/ShipDecorations/DomsFinalDrinkName |
| internal_name | DomsFinalDrink |
| premium_price | 35 |
| is_player_facing | True |
| product_category | ShipDecorations |
| localize_desc_tag | /Lotus/Language/ShipDecorations/DomsFinalDrinkDesc |
Raw record
{
"kind": "ship_decoration",
"parent": "ShipDecoItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/DomsFinalDrink.png",
"description": "A claret with notes of golden sunlight. The Leverian\u2019s history of the Warframe Ash brings into question whether blood runs thicker than fine wine.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/ShipDecos/DomsFinalDrink",
"display_name": "Aged Claret of DeNas",
"localize_tag": "/Lotus/Language/ShipDecorations/DomsFinalDrinkName",
"internal_name": "DomsFinalDrink",
"premium_price": 35,
"is_player_facing": true,
"product_category": "ShipDecorations",
"localize_desc_tag": "/Lotus/Language/ShipDecorations/DomsFinalDrinkDesc"
}