Exilus Warframe Adapter
resource/Lotus/Types/Items/MiscItems/UtilityUnlocker
Fuses with a Warframe to unlock the Exilus Mod Slot.
| kind | misc |
| parent | MiscItemBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/UtilityModule.png |
| description | Fuses with a Warframe to unlock the Exilus Mod Slot. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/UtilityUnlocker |
| display_name | Exilus Warframe Adapter |
| localize_tag | /Lotus/Language/Items/UtilityUnlocker |
| internal_name | UtilityUnlocker |
| premium_price | 20 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/UtilityUnlockerDesc |
Raw record
{
"kind": "misc",
"parent": "MiscItemBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/UtilityModule.png",
"description": "Fuses with a Warframe to unlock the Exilus Mod Slot.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/UtilityUnlocker",
"display_name": "Exilus Warframe Adapter",
"localize_tag": "/Lotus/Language/Items/UtilityUnlocker",
"internal_name": "UtilityUnlocker",
"premium_price": 20,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/UtilityUnlockerDesc"
}