← Resources

Forma

resource
/Lotus/Types/Items/MiscItems/Forma

This shape-altering component is fundamental to Orokin construction. Allows you to change the polarity of a mod slot on a Warframe, Companions or Weapon and then resets their affinity to Unranked. This can only be used on max Rank Warframes, Companions and Weapons.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/GenericComponent.png
description This shape-altering component is fundamental to Orokin construction. Allows you to change the polarity of a mod slot on a Warframe, Companions or Weapon and then resets their affinity to Unranked. This can only be used on max Rank Warframes, Companions and Weapons.
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/MiscItems/Forma
display_name Forma
localize_tag /Lotus/Language/Items/Forma
internal_name Forma
premium_price 20
is_player_facing True
localize_desc_tag /Lotus/Language/Items/FormaDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/GenericComponent.png",
  "description": "This shape-altering component is fundamental to Orokin construction. Allows you to change the polarity of a mod slot on a Warframe, Companions or Weapon and then resets their affinity to Unranked. This can only be used on max Rank Warframes, Companions and Weapons.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/MiscItems/Forma",
  "display_name": "Forma",
  "localize_tag": "/Lotus/Language/Items/Forma",
  "internal_name": "Forma",
  "premium_price": 20,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/FormaDesc"
}