← Resources

Deimos Heart Scene

resource
/Lotus/Types/Items/MiscItems/PhotoboothTileDeimosHeart

Unlocks this scene for use in Captura Mode, accessed through the Warframe Appearance tab in the Arsenal.

kind misc
parent PhotoboothTileBaseDeimosReqQuest
icon_path /Lotus/Interface/Icons/StoreIcons/Captura/DeimosHeart.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/PhotoboothTileDeimosHeart
display_name Deimos Heart Scene
localize_tag /Lotus/Language/CapturaScenes/PhotoboothDeimosHeart
internal_name PhotoboothTileDeimosHeart
selling_price 10000
is_player_facing True
localize_desc_tag /Lotus/Language/CapturaScenes/PhotoboothTileDesc
Raw record
{
  "kind": "misc",
  "parent": "PhotoboothTileBaseDeimosReqQuest",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Captura/DeimosHeart.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/PhotoboothTileDeimosHeart",
  "display_name": "Deimos Heart Scene",
  "localize_tag": "/Lotus/Language/CapturaScenes/PhotoboothDeimosHeart",
  "internal_name": "PhotoboothTileDeimosHeart",
  "selling_price": 10000,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/CapturaScenes/PhotoboothTileDesc"
}