Asa Syandana
item/Lotus/Upgrades/Skins/Scarves/EnergyScarf
A traditional Tenno garment, this Syandana is woven from ancient, Orokin synthetic thread.
| kind | skin |
| parent | LotusWarframeCustomization |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/Asa.png |
| description | A traditional Tenno garment, this Syandana is woven from ancient, Orokin synthetic thread. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Upgrades/Skins/Scarves/EnergyScarf |
| display_name | Asa Syandana |
| localize_tag | /Lotus/Language/Items/EnergyScarfName |
| internal_name | EnergyScarf |
| premium_price | 50 |
| is_player_facing | True |
| product_category | WeaponSkins |
| localize_desc_tag | /Lotus/Language/Items/EnergyScarfDesc |
Raw record
{
"kind": "skin",
"parent": "LotusWarframeCustomization",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/Asa.png",
"description": "A traditional Tenno garment, this Syandana is woven from ancient, Orokin synthetic thread.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Upgrades/Skins/Scarves/EnergyScarf",
"display_name": "Asa Syandana",
"localize_tag": "/Lotus/Language/Items/EnergyScarfName",
"internal_name": "EnergyScarf",
"premium_price": 50,
"is_player_facing": true,
"product_category": "WeaponSkins",
"localize_desc_tag": "/Lotus/Language/Items/EnergyScarfDesc"
}