← Resources

Orokin Reactor

resource
/Lotus/Types/Items/MiscItems/OrokinReactor

Reactor used to super-charge Warframes. Doubles the available Mod Capacity on a Warframe, Archwing, and Companions.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentReactor.png
description Reactor used to super-charge Warframes. Doubles the available Mod Capacity on a Warframe, Archwing, and Companions.
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/MiscItems/OrokinReactor
display_name Orokin Reactor
localize_tag /Lotus/Language/Items/OrokinReactor
internal_name OrokinReactor
premium_price 20
is_player_facing True
localize_desc_tag /Lotus/Language/Items/OrokinReactorDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentReactor.png",
  "description": "Reactor used to super-charge Warframes. Doubles the available Mod Capacity on a Warframe, Archwing, and Companions.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/MiscItems/OrokinReactor",
  "display_name": "Orokin Reactor",
  "localize_tag": "/Lotus/Language/Items/OrokinReactor",
  "internal_name": "OrokinReactor",
  "premium_price": 20,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/OrokinReactorDesc"
}