← Items

Air Support Charges

item
/Lotus/Types/Restoratives/LisetAirSupport

Charges consumed by Landing Craft Air Support.

kind consumable
parent Restorative
icon_path /Lotus/Interface/Icons/StoreIcons/Gear/LisetAirSupport.png
description Charges consumed by Landing Craft Air Support.
market_mode MM_HIDDEN
content_path /Lotus/Types/Restoratives/LisetAirSupport
display_name Air Support Charges
localize_tag /Lotus/Language/Items/LisetAirSupportName
internal_name LisetAirSupport
is_player_facing True
product_category Consumables
localize_desc_tag /Lotus/Language/Items/LisetAirSupportDesc
Raw record
{
  "kind": "consumable",
  "parent": "Restorative",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Gear/LisetAirSupport.png",
  "description": "Charges consumed by Landing Craft Air Support.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Restoratives/LisetAirSupport",
  "display_name": "Air Support Charges",
  "localize_tag": "/Lotus/Language/Items/LisetAirSupportName",
  "internal_name": "LisetAirSupport",
  "is_player_facing": true,
  "product_category": "Consumables",
  "localize_desc_tag": "/Lotus/Language/Items/LisetAirSupportDesc"
}