Atlas Helmet
item/Lotus/Upgrades/Skins/Brawler/BrawlerHelmet
The standard issue helmet for the Atlas Warframe.
| kind | skin |
| parent | LotusWarframeCustomization |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/AtlasHelmet.png |
| description | The standard issue helmet for the Atlas Warframe. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Upgrades/Skins/Brawler/BrawlerHelmet |
| display_name | Atlas Helmet |
| localize_tag | /Lotus/Language/Items/BrawlerHelmetName |
| internal_name | BrawlerHelmet |
| is_player_facing | True |
| product_category | WeaponSkins |
| localize_desc_tag | /Lotus/Language/Items/BrawlerHelmetDesc |
Raw record
{
"kind": "skin",
"parent": "LotusWarframeCustomization",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/AtlasHelmet.png",
"description": "The standard issue helmet for the Atlas Warframe.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Upgrades/Skins/Brawler/BrawlerHelmet",
"display_name": "Atlas Helmet",
"localize_tag": "/Lotus/Language/Items/BrawlerHelmetName",
"internal_name": "BrawlerHelmet",
"is_player_facing": true,
"product_category": "WeaponSkins",
"localize_desc_tag": "/Lotus/Language/Items/BrawlerHelmetDesc"
}