Arcane Storm Helmet
item/Lotus/Upgrades/Skins/Volt/VoltHelmetAlt
This helmet is worn by Volt, and increases Ability Strength, but reduces duration of Aim Glide and Wall Latch.
| kind | skin |
| parent | LotusWarframeCustomization |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/VoltAltHelmet.png |
| description | This helmet is worn by Volt, and increases Ability Strength, but reduces duration of Aim Glide and Wall Latch. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Upgrades/Skins/Volt/VoltHelmetAlt |
| display_name | Arcane Storm Helmet |
| localize_tag | /Lotus/Language/Items/ArcaneVoltAltHelmet |
| internal_name | VoltHelmetAlt |
| premium_price | 75 |
| is_player_facing | True |
| product_category | WeaponSkins |
| localize_desc_tag | /Lotus/Language/Items/ArcaneVoltAltHelmetDesc |
Raw record
{
"kind": "skin",
"parent": "LotusWarframeCustomization",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/VoltAltHelmet.png",
"description": "This helmet is worn by Volt, and increases Ability Strength, but reduces duration of Aim Glide and Wall Latch.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Upgrades/Skins/Volt/VoltHelmetAlt",
"display_name": "Arcane Storm Helmet",
"localize_tag": "/Lotus/Language/Items/ArcaneVoltAltHelmet",
"internal_name": "VoltHelmetAlt",
"premium_price": 75,
"is_player_facing": true,
"product_category": "WeaponSkins",
"localize_desc_tag": "/Lotus/Language/Items/ArcaneVoltAltHelmetDesc"
}