Arcane Flux Helmet
item/Lotus/Upgrades/Skins/AntiMatter/AntiAltHelmet
This helmet is worn by Nova, and increases duration of Aim Glide and Wall Latch, but reduces Health.
| kind | skin |
| parent | AntiHelmet |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/AntimatterAltHelmet.png |
| description | This helmet is worn by Nova, and increases duration of Aim Glide and Wall Latch, but reduces Health. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Upgrades/Skins/AntiMatter/AntiAltHelmet |
| display_name | Arcane Flux Helmet |
| localize_tag | /Lotus/Language/Items/ArcaneNovaAltHelmet2Name |
| internal_name | AntiAltHelmet |
| premium_price | 75 |
| is_player_facing | True |
| product_category | WeaponSkins |
| localize_desc_tag | /Lotus/Language/Items/ArcaneNovaAltHelmet2Desc |
Raw record
{
"kind": "skin",
"parent": "AntiHelmet",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/AntimatterAltHelmet.png",
"description": "This helmet is worn by Nova, and increases duration of Aim Glide and Wall Latch, but reduces Health.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Upgrades/Skins/AntiMatter/AntiAltHelmet",
"display_name": "Arcane Flux Helmet",
"localize_tag": "/Lotus/Language/Items/ArcaneNovaAltHelmet2Name",
"internal_name": "AntiAltHelmet",
"premium_price": 75,
"is_player_facing": true,
"product_category": "WeaponSkins",
"localize_desc_tag": "/Lotus/Language/Items/ArcaneNovaAltHelmet2Desc"
}