← Resources

AMP ARCANE ADAPTER

resource
/Lotus/Types/Items/MiscItems/WeaponAmpArcaneUnlocker

Fuses with an Amp to unlock an Arcane Slot.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/MiscItems/WeaponsArcaneSlotAdapter.png
description Fuses with an Amp to unlock an Arcane Slot.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/WeaponAmpArcaneUnlocker
display_name AMP ARCANE ADAPTER
localize_tag /Lotus/Language/Weapons/WeaponAmpArcaneUnlockerName
internal_name WeaponAmpArcaneUnlocker
premium_price 20
is_player_facing True
localize_desc_tag /Lotus/Language/Weapons/WeaponAmpArcaneUnlockerDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/MiscItems/WeaponsArcaneSlotAdapter.png",
  "description": "Fuses with an Amp to unlock an Arcane Slot.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/WeaponAmpArcaneUnlocker",
  "display_name": "AMP ARCANE ADAPTER",
  "localize_tag": "/Lotus/Language/Weapons/WeaponAmpArcaneUnlockerName",
  "internal_name": "WeaponAmpArcaneUnlocker",
  "premium_price": 20,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Weapons/WeaponAmpArcaneUnlockerDesc"
}