Armor

Stealth Mask

It may look like a regular cloth mask, but it was made using Sheikah crafting techniques to suppress the noisy rustling of clothes. Perfect for sneaking about.

GameParameter

{
    "PriceParam": {
        "Armor_012_Head": {
            "BuyingPrice": 500,
            "SellingPrice": 125,
            "CreatingPrice": 0,
            "SaleRevivalCount": -1
        }
    },
    "GameParameterTable": {
        "Armor_012_Head": {
            "Category": "GameParameterTableDefault",
            "Components": {
                "PriceParam": "?GameParameter\/PriceParam\/Armor_012_Head.game__pouchcontent__PriceParam.bgyml",
                "EnhancementMaterial": "?GameParameter\/EnhancementMaterial\/Armor_012_Head.game__pouchcontent__EnhancementMaterial.bgyml"
            }
        }
    },
    "EnhancementMaterial": {
        "Armor_012_Head": {
            "Items": [
                {
                    "Actor": "Work\/Actor\/Item_Plant_I.engine__actor__ActorParam.gyml",
                    "Number": 3
                }
            ],
            "Price": 10
        }
    }
}