← Resources

Echoes Of Umbra

resource
/Lotus/Types/Items/MiscItems/UmbraEchoes

Injecting this fluid into a Warframe will imbue it with the ability to fight autonomously alongside the Operator. Injection requires the use of the Helminth Infirmary, and the ability wears off after 24 hours.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/Consumables/UmbraEchoes.png
description Injecting this fluid into a Warframe will imbue it with the ability to fight autonomously alongside the Operator. Injection requires the use of the Helminth Infirmary, and the ability wears off after 24 hours.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/UmbraEchoes
display_name Echoes Of Umbra
localize_tag /Lotus/Language/Equipment/UmbraEchoes
internal_name UmbraEchoes
is_player_facing True
localize_desc_tag /Lotus/Language/Equipment/UmbraEchoesDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Consumables/UmbraEchoes.png",
  "description": "Injecting this fluid into a Warframe will imbue it with the ability to fight autonomously alongside the Operator. Injection requires the use of the Helminth Infirmary, and the ability wears off after 24 hours.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/UmbraEchoes",
  "display_name": "Echoes Of Umbra",
  "localize_tag": "/Lotus/Language/Equipment/UmbraEchoes",
  "internal_name": "UmbraEchoes",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Equipment/UmbraEchoesDesc"
}