Armor

Soldier's Armor

Hyrulean guards praised this armor for its superior defense. Made from sturdy plates of metal, the high level of craftsmanship that went into it is obvious with just a glance.

GameParameter

{
    "PriceParam": {
        "Armor_020_Upper": {
            "BuyingPrice": 250,
            "SellingPrice": 65,
            "CreatingPrice": 0,
            "SaleRevivalCount": -1
        }
    },
    "GameParameterTable": {
        "Armor_020_Upper": {
            "Category": "GameParameterTableDefault",
            "Components": {
                "PriceParam": "?GameParameter\/PriceParam\/Armor_020_Upper.game__pouchcontent__PriceParam.bgyml",
                "EnhancementMaterial": "?GameParameter\/EnhancementMaterial\/Armor_020_Head.game__pouchcontent__EnhancementMaterial.bgyml"
            }
        }
    },
    "EnhancementMaterial": {
        "Armor_020_Head": {
            "Items": [
                {
                    "Actor": "Work\/Actor\/Item_Enemy_40.engine__actor__ActorParam.gyml",
                    "Number": 5
                },
                {
                    "Actor": "Work\/Actor\/Item_Enemy_02.engine__actor__ActorParam.gyml",
                    "Number": 3
                }
            ],
            "Price": 10
        }
    }
}