← Items

Arbitration Statue

item
/Lotus/Types/Items/ShipDecos/ArbitersRewardStatue

Adorn your Orbiter with this decoration representing the Arbiter's search for truth, discipline, and practice.

kind ship_decoration
parent ShipDecoItem
icon_path /Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/ArbitersRewardStatue.png
description Adorn your Orbiter with this decoration representing the Arbiter's search for truth, discipline, and practice.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/ShipDecos/ArbitersRewardStatue
display_name Arbitration Statue
localize_tag /Lotus/Language/ShipDecorations/ArbitersRewardStatueName
internal_name ArbitersRewardStatue
premium_price 35
is_player_facing True
product_category ShipDecorations
localize_desc_tag /Lotus/Language/ShipDecorations/ArbitersRewardStatueDesc
Raw record
{
  "kind": "ship_decoration",
  "parent": "ShipDecoItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/ArbitersRewardStatue.png",
  "description": "Adorn your Orbiter with this decoration representing the Arbiter's search for truth, discipline, and practice.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/ShipDecos/ArbitersRewardStatue",
  "display_name": "Arbitration Statue",
  "localize_tag": "/Lotus/Language/ShipDecorations/ArbitersRewardStatueName",
  "internal_name": "ArbitersRewardStatue",
  "premium_price": 35,
  "is_player_facing": true,
  "product_category": "ShipDecorations",
  "localize_desc_tag": "/Lotus/Language/ShipDecorations/ArbitersRewardStatueDesc"
}