← Items

Archwing Launcher

item
/Lotus/Types/Restoratives/OpenArchwingSummon

Summons an Archwing for use during free roam missions.

kind consumable
parent Restorative
icon_path /Lotus/Interface/Icons/StoreIcons/Gear/GenericArchwingSystems.png
description Summons an Archwing for use during free roam missions.
market_mode MM_HIDDEN
content_path /Lotus/Types/Restoratives/OpenArchwingSummon
display_name Archwing Launcher
localize_tag /Lotus/Language/Items/OpenArchwingSummonName
internal_name OpenArchwingSummon
is_player_facing True
product_category Consumables
localize_desc_tag /Lotus/Language/Items/OpenArchwingSummonDesc
Raw record
{
  "kind": "consumable",
  "parent": "Restorative",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Gear/GenericArchwingSystems.png",
  "description": "Summons an Archwing for use during free roam missions.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Restoratives/OpenArchwingSummon",
  "display_name": "Archwing Launcher",
  "localize_tag": "/Lotus/Language/Items/OpenArchwingSummonName",
  "internal_name": "OpenArchwingSummon",
  "is_player_facing": true,
  "product_category": "Consumables",
  "localize_desc_tag": "/Lotus/Language/Items/OpenArchwingSummonDesc"
}