← Resources

additional appearance config slot for this item

resource
/Lotus/Types/Items/MiscItems/CustomizationSlotUnlocker

Unlocks an additional appearance config slot for this item, up to a maximum of 3 extra slots.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/MiscItems/AppearanceSlot.png
description Unlocks an additional appearance config slot for this item, up to a maximum of 3 extra slots.
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/MiscItems/CustomizationSlotUnlocker
display_name additional appearance config slot for this item
localize_tag /Lotus/Language/Items/CustomizationSlotUnlocker
internal_name CustomizationSlotUnlocker
premium_price 10
is_player_facing True
localize_desc_tag /Lotus/Language/Items/CustomizationSlotUnlockerDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/MiscItems/AppearanceSlot.png",
  "description": "Unlocks an additional appearance config slot for this item, up to a maximum of 3 extra slots.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/MiscItems/CustomizationSlotUnlocker",
  "display_name": "additional appearance config slot for this item",
  "localize_tag": "/Lotus/Language/Items/CustomizationSlotUnlocker",
  "internal_name": "CustomizationSlotUnlocker",
  "premium_price": 10,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/CustomizationSlotUnlockerDesc"
}