← Items

Alone Portrait

item
/Lotus/Types/Items/ShipDecos/JadeShadowsAlonePoster

A portrait of the Stalker forging his lonely path.

kind ship_decoration
parent ShipDecoItem
icon_path /Lotus/Interface/Icons/StoreIcons/ShipDecos/Posters/JadeShadowsAlonePoster.png
description A portrait of the Stalker forging his lonely path.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/ShipDecos/JadeShadowsAlonePoster
display_name Alone Portrait
localize_tag /Lotus/Language/ShipDecorations/JadeShadowsAlonePosterName
internal_name JadeShadowsAlonePoster
premium_price 15
is_player_facing True
product_category ShipDecorations
localize_desc_tag /Lotus/Language/ShipDecorations/JadeShadowsAlonePosterDesc
Raw record
{
  "kind": "ship_decoration",
  "parent": "ShipDecoItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Posters/JadeShadowsAlonePoster.png",
  "description": "A portrait of the Stalker forging his lonely path.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/ShipDecos/JadeShadowsAlonePoster",
  "display_name": "Alone Portrait",
  "localize_tag": "/Lotus/Language/ShipDecorations/JadeShadowsAlonePosterName",
  "internal_name": "JadeShadowsAlonePoster",
  "premium_price": 15,
  "is_player_facing": true,
  "product_category": "ShipDecorations",
  "localize_desc_tag": "/Lotus/Language/ShipDecorations/JadeShadowsAlonePosterDesc"
}