Armor

Hylian Trousers

Traditional dress trousers of Hyrule. The plush fabric makes these trousers quite comfortable, and their high durability makes them ideal for travelers.

GameParameter

{
    "PriceParam": {
        "Armor_001_Lower": {
            "BuyingPrice": 120,
            "SellingPrice": 30,
            "CreatingPrice": 0,
            "SaleRevivalCount": -1
        }
    },
    "GameParameterTable": {
        "Armor_001_Lower": {
            "Category": "GameParameterTableDefault",
            "Components": {
                "PriceParam": "?GameParameter\/PriceParam\/Armor_001_Lower.game__pouchcontent__PriceParam.bgyml",
                "EnhancementMaterial": "?GameParameter\/EnhancementMaterial\/Armor_001_Upper.game__pouchcontent__EnhancementMaterial.bgyml"
            }
        }
    },
    "EnhancementMaterial": {
        "Armor_001_Upper": {
            "Items": [
                {
                    "Actor": "Work\/Actor\/Item_Enemy_77.engine__actor__ActorParam.gyml",
                    "Number": 5
                }
            ],
            "Price": 10
        }
    }
}