Ankyros Phased Skin
item/Lotus/Upgrades/Skins/Promo/Void/AnkyrosVoidSkin
The Void's corrupting energy has scarred this weapon, leaving it permanently out of phase with conventional space.
| kind | skin |
| parent | LotusWeaponCustomization |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Weapons/MeleeWeapons/Skins/AnkyrosPhasedSkin.png |
| description | The Void's corrupting energy has scarred this weapon, leaving it permanently out of phase with conventional space. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Upgrades/Skins/Promo/Void/AnkyrosVoidSkin |
| display_name | Ankyros Phased Skin |
| localize_tag | /Lotus/Language/Items/VoidSkinAnkyrosName |
| internal_name | AnkyrosVoidSkin |
| premium_price | 10000 |
| is_player_facing | True |
| product_category | WeaponSkins |
| localize_desc_tag | /Lotus/Language/Items/VoidSkinAnkyrosDesc |
Raw record
{
"kind": "skin",
"parent": "LotusWeaponCustomization",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Weapons/MeleeWeapons/Skins/AnkyrosPhasedSkin.png",
"description": "The Void's corrupting energy has scarred this weapon, leaving it permanently out of phase with conventional space.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Upgrades/Skins/Promo/Void/AnkyrosVoidSkin",
"display_name": "Ankyros Phased Skin",
"localize_tag": "/Lotus/Language/Items/VoidSkinAnkyrosName",
"internal_name": "AnkyrosVoidSkin",
"premium_price": 10000,
"is_player_facing": true,
"product_category": "WeaponSkins",
"localize_desc_tag": "/Lotus/Language/Items/VoidSkinAnkyrosDesc"
}