← Resources

Antiserum Injector Fragment

resource
/Lotus/Types/Items/MiscItems/SyringeComponent

A component of the Antiserum Injector. Location: Oestrus on Eris

kind misc
parent ResourceItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/Actuator.png
description A component of the Antiserum Injector. Location: Oestrus on Eris
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/SyringeComponent
display_name Antiserum Injector Fragment
localize_tag /Lotus/Language/Items/SyringeComponent
internal_name SyringeComponent
premium_price 10
selling_price 5
is_player_facing True
localize_desc_tag /Lotus/Language/Items/SyringeComponentDesc
Raw record
{
  "kind": "misc",
  "parent": "ResourceItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/Actuator.png",
  "description": "A component of the Antiserum Injector.\r\n\r\nLocation: Oestrus on Eris",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/SyringeComponent",
  "display_name": "Antiserum Injector Fragment",
  "localize_tag": "/Lotus/Language/Items/SyringeComponent",
  "internal_name": "SyringeComponent",
  "premium_price": 10,
  "selling_price": 5,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/SyringeComponentDesc"
}