← Resources

Orokin Ducats

resource
/Lotus/Types/Items/MiscItems/PrimeBucks

Currency exchanged for Prime components and used to purchase items from the Void Trader.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/Currency/Ducat.png
description Currency exchanged for Prime components and used to purchase items from the Void Trader.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/PrimeBucks
display_name Orokin Ducats
localize_tag /Lotus/Language/Items/PrimeBucks
internal_name PrimeBucks
is_player_facing True
localize_desc_tag /Lotus/Language/Items/PrimeBucksDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Currency/Ducat.png",
  "description": "Currency exchanged for Prime components and used to purchase items from the Void Trader.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/PrimeBucks",
  "display_name": "Orokin Ducats",
  "localize_tag": "/Lotus/Language/Items/PrimeBucks",
  "internal_name": "PrimeBucks",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/PrimeBucksDesc"
}