Armor

Champion's Leathers

This garment, worn by those in good standing with Hyrule royalty, has been reworked with the latest improvements, such as a new shoulder guard.

GameParameter

{
    "PriceParam": {
        "Armor_1106_Upper": {
            "CannotSell": true,
            "BuyingPrice": 1000,
            "SellingPrice": 250
        }
    },
    "GameParameterTable": {
        "Armor_1106_Upper": {
            "Category": "GameParameterTableDefault",
            "Components": {
                "PriceParam": "?GameParameter\/PriceParam\/Armor_1106_Upper.game__pouchcontent__PriceParam.bgyml",
                "EnhancementMaterial": "?GameParameter\/EnhancementMaterial\/Armor_1106_Upper.game__pouchcontent__EnhancementMaterial.bgyml"
            }
        }
    },
    "EnhancementMaterial": {
        "Armor_1106_Upper": {
            "Items": [
                {
                    "Actor": "Work\/Actor\/Item_PlantGet_J.engine__actor__ActorParam.gyml",
                    "Number": 3
                },
                {
                    "Actor": "Work\/Actor\/Item_Enemy_158.engine__actor__ActorParam.gyml",
                    "Number": 2
                }
            ],
            "Price": 10
        }
    }
}