← Resources

Neurodes

resource
/Lotus/Types/Items/MiscItems/Neurode

Biotech sensor organ harvested from Infested entities. Location: Earth, Lua, Eris, and Deimos

kind misc
parent ResourceItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentNeurode.png
description Biotech sensor organ harvested from Infested entities. Location: Earth, Lua, Eris, and Deimos
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/MiscItems/Neurode
display_name Neurodes
localize_tag /Lotus/Language/Items/Neurode
internal_name Neurode
premium_price 10
is_player_facing True
localize_desc_tag /Lotus/Language/Items/NeurodeDesc
Raw record
{
  "kind": "misc",
  "parent": "ResourceItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentNeurode.png",
  "description": "Biotech sensor organ harvested from Infested entities.\r\n\r\nLocation: Earth, Lua, Eris, and Deimos",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/MiscItems/Neurode",
  "display_name": "Neurodes",
  "localize_tag": "/Lotus/Language/Items/Neurode",
  "internal_name": "Neurode",
  "premium_price": 10,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/NeurodeDesc"
}