Deimos Crypt Scene
resource/Lotus/Types/Items/MiscItems/PhotoboothTileDeimosBurialChamber
Unlocks this scene for use in Captura Mode, accessed through the Warframe Appearance tab in the Arsenal.
| kind | misc |
| parent | PhotoboothTileBaseDeimos |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Captura/DeimosBurialChamber.png |
| description | Unlocks this scene for use in Captura Mode, accessed through the Warframe Appearance tab in the Arsenal. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/PhotoboothTileDeimosBurialChamber |
| display_name | Deimos Crypt Scene |
| localize_tag | /Lotus/Language/CapturaScenes/PhotoboothDeimosBurialChamber |
| internal_name | PhotoboothTileDeimosBurialChamber |
| selling_price | 3500 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/CapturaScenes/PhotoboothTileDesc |
Raw record
{
"kind": "misc",
"parent": "PhotoboothTileBaseDeimos",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Captura/DeimosBurialChamber.png",
"description": "Unlocks this scene for use in Captura Mode, accessed through the Warframe Appearance tab in the Arsenal.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/PhotoboothTileDeimosBurialChamber",
"display_name": "Deimos Crypt Scene",
"localize_tag": "/Lotus/Language/CapturaScenes/PhotoboothDeimosBurialChamber",
"internal_name": "PhotoboothTileDeimosBurialChamber",
"selling_price": 3500,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/CapturaScenes/PhotoboothTileDesc"
}