← Resources

ARCHGUN ARCANE ADAPTER

resource
/Lotus/Types/Items/MiscItems/WeaponArchGunArcaneUnlocker

Fuses with an Archgun weapon to unlock one of its two available Arcane Slots.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/MiscItems/WeaponsArcaneArchgun.png
description Fuses with an Archgun weapon to unlock one of its two available Arcane Slots.
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/MiscItems/WeaponArchGunArcaneUnlocker
display_name ARCHGUN ARCANE ADAPTER
localize_tag /Lotus/Language/Weapons/WeaponArchGunArcaneUnlockerName
internal_name WeaponArchGunArcaneUnlocker
premium_price 20
is_player_facing True
localize_desc_tag /Lotus/Language/Weapons/WeaponArchGunArcaneUnlockerDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/MiscItems/WeaponsArcaneArchgun.png",
  "description": "Fuses with an Archgun weapon to unlock one of its two available Arcane Slots.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/MiscItems/WeaponArchGunArcaneUnlocker",
  "display_name": "ARCHGUN ARCANE ADAPTER",
  "localize_tag": "/Lotus/Language/Weapons/WeaponArchGunArcaneUnlockerName",
  "internal_name": "WeaponArchGunArcaneUnlocker",
  "premium_price": 20,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Weapons/WeaponArchGunArcaneUnlockerDesc"
}