Omni Forma
resource/Lotus/Types/Items/MiscItems/FormaAura
Modifies any slot to be compatible with any Mod Polarity. *Umbra Polarity not included.
| kind | misc |
| parent | Forma |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/OmegaForma.png |
| description | Modifies any slot to be compatible with any Mod Polarity. *Umbra Polarity not included. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/FormaAura |
| display_name | Omni Forma |
| localize_tag | /Lotus/Language/Items/FormaOmniName |
| internal_name | FormaAura |
| premium_price | 80 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/FormaOmniDesc |
Raw record
{
"kind": "misc",
"parent": "Forma",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/OmegaForma.png",
"description": "Modifies any slot to be compatible with any Mod Polarity.\r\n\r\n*Umbra Polarity not included.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/FormaAura",
"display_name": "Omni Forma",
"localize_tag": "/Lotus/Language/Items/FormaOmniName",
"internal_name": "FormaAura",
"premium_price": 80,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/FormaOmniDesc"
}