← Items

Antiserum Injector

item
/Lotus/Types/Restoratives/Consumable/InfestedSyringe

Injects antiserum into Vaporizers or the user to prevent armor degradation.

kind consumable
parent Restorative
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/SyringeStandardFull.png
description Injects antiserum into Vaporizers or the user to prevent armor degradation.
market_mode MM_HIDDEN
content_path /Lotus/Types/Restoratives/Consumable/InfestedSyringe
display_name Antiserum Injector
localize_tag /Lotus/Language/Game/InfestedSyringeName
internal_name InfestedSyringe
is_player_facing True
product_category Consumables
localize_desc_tag /Lotus/Language/Game/InfestedSyringeDesc
Raw record
{
  "kind": "consumable",
  "parent": "Restorative",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/SyringeStandardFull.png",
  "description": "Injects antiserum into Vaporizers or the user to prevent armor degradation.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Restoratives/Consumable/InfestedSyringe",
  "display_name": "Antiserum Injector",
  "localize_tag": "/Lotus/Language/Game/InfestedSyringeName",
  "internal_name": "InfestedSyringe",
  "is_player_facing": true,
  "product_category": "Consumables",
  "localize_desc_tag": "/Lotus/Language/Game/InfestedSyringeDesc"
}