Arcane Avalon Helmet
item/Lotus/Upgrades/Skins/Excalibur/ExcaliburHelmetAlt
This helmet is worn by Excalibur, increases Shields at the expense of Health.
| kind | skin |
| parent | LotusWarframeCustomization |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/ExcaliburAltHelmet.png |
| description | This helmet is worn by Excalibur, increases Shields at the expense of Health. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Upgrades/Skins/Excalibur/ExcaliburHelmetAlt |
| display_name | Arcane Avalon Helmet |
| localize_tag | /Lotus/Language/Items/ArcaneExcaliburAltHelmet |
| internal_name | ExcaliburHelmetAlt |
| premium_price | 75 |
| is_player_facing | True |
| product_category | WeaponSkins |
| localize_desc_tag | /Lotus/Language/Items/ArcaneExcaliburAltHelmetDesc |
Raw record
{
"kind": "skin",
"parent": "LotusWarframeCustomization",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/ExcaliburAltHelmet.png",
"description": "This helmet is worn by Excalibur, increases Shields at the expense of Health.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Upgrades/Skins/Excalibur/ExcaliburHelmetAlt",
"display_name": "Arcane Avalon Helmet",
"localize_tag": "/Lotus/Language/Items/ArcaneExcaliburAltHelmet",
"internal_name": "ExcaliburHelmetAlt",
"premium_price": 75,
"is_player_facing": true,
"product_category": "WeaponSkins",
"localize_desc_tag": "/Lotus/Language/Items/ArcaneExcaliburAltHelmetDesc"
}