← Items

Archgun Deployer

item
/Lotus/Types/Restoratives/HeavyWeaponSummon

Deploy the selected archwing gun in any atmospheric environment using this gear item.

kind consumable
parent Restorative
icon_path /Lotus/Interface/Icons/Store/NewUI/SummonArchwingGun.png
description Deploy the selected archwing gun in any atmospheric environment using this gear item.
market_mode MM_HIDDEN
content_path /Lotus/Types/Restoratives/HeavyWeaponSummon
display_name Archgun Deployer
localize_tag /Lotus/Language/Items/HeavyWeaponSummonName
internal_name HeavyWeaponSummon
is_player_facing True
product_category Consumables
localize_desc_tag /Lotus/Language/Items/HeavyWeaponSummonDesc
Raw record
{
  "kind": "consumable",
  "parent": "Restorative",
  "icon_path": "/Lotus/Interface/Icons/Store/NewUI/SummonArchwingGun.png",
  "description": "Deploy the selected archwing gun in any atmospheric environment using this gear item.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Restoratives/HeavyWeaponSummon",
  "display_name": "Archgun Deployer",
  "localize_tag": "/Lotus/Language/Items/HeavyWeaponSummonName",
  "internal_name": "HeavyWeaponSummon",
  "is_player_facing": true,
  "product_category": "Consumables",
  "localize_desc_tag": "/Lotus/Language/Items/HeavyWeaponSummonDesc"
}