← Resources

Exilus Weapon Adapter

resource
/Lotus/Types/Items/MiscItems/WeaponUtilityUnlocker

Fuses with a compatible weapon to unlock its Exilus Mod Slot.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/UtilityWeaponModule.png
description Fuses with a compatible weapon to unlock its Exilus Mod Slot.
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/MiscItems/WeaponUtilityUnlocker
display_name Exilus Weapon Adapter
localize_tag /Lotus/Language/Items/WeaponUtilityUnlocker
internal_name WeaponUtilityUnlocker
premium_price 20
is_player_facing True
localize_desc_tag /Lotus/Language/Items/WeaponUtilityUnlockerDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/UtilityWeaponModule.png",
  "description": "Fuses with a compatible weapon to unlock its Exilus Mod Slot.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/MiscItems/WeaponUtilityUnlocker",
  "display_name": "Exilus Weapon Adapter",
  "localize_tag": "/Lotus/Language/Items/WeaponUtilityUnlocker",
  "internal_name": "WeaponUtilityUnlocker",
  "premium_price": 20,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/WeaponUtilityUnlockerDesc"
}