← Items

Ancient Protector Specter

item
/Lotus/Types/Restoratives/Consumable/AncientHealerBall

Deploys an ANCIENT PROTECTOR EXIMUS unit to fight for you.

kind consumable
parent SummonNpcItem
icon_path /Lotus/Interface/Icons/StoreIcons/Gear/Spawners/BallSpawnerAncientHealer.png
description Deploys an ANCIENT PROTECTOR EXIMUS unit to fight for you.
market_mode MM_HIDDEN
content_path /Lotus/Types/Restoratives/Consumable/AncientHealerBall
display_name Ancient Protector Specter
localize_tag /Lotus/Language/Items/AncientHealerBall
internal_name AncientHealerBall
premium_price 20
is_player_facing True
product_category Consumables
localize_desc_tag /Lotus/Language/Items/AncientHealerBallDesc
Raw record
{
  "kind": "consumable",
  "parent": "SummonNpcItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Gear/Spawners/BallSpawnerAncientHealer.png",
  "description": "Deploys an ANCIENT PROTECTOR EXIMUS unit to fight for you.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Restoratives/Consumable/AncientHealerBall",
  "display_name": "Ancient Protector Specter",
  "localize_tag": "/Lotus/Language/Items/AncientHealerBall",
  "internal_name": "AncientHealerBall",
  "premium_price": 20,
  "is_player_facing": true,
  "product_category": "Consumables",
  "localize_desc_tag": "/Lotus/Language/Items/AncientHealerBallDesc"
}