Armor

Cap of the Wild

According to legend, this cap was crafted for a hero who travels the wild lands. Wearing it just feels so right.

GameParameter

{
    "PriceParam": {
        "Armor_005_Head": {
            "CannotSell": false,
            "BuyingPrice": 4000,
            "SellingPrice": 600,
            "CreatingPrice": 0,
            "SaleRevivalCount": -1
        }
    },
    "GameClothParam": {
        "SoftHat": {
            "IterationIfEquippedByPlayer": 12
        }
    },
    "GameParameterTable": {
        "Armor_005_Head": {
            "Category": "GameParameterTableDefault",
            "Components": {
                "PriceParam": "?GameParameter\/PriceParam\/Armor_005_Head.game__pouchcontent__PriceParam.bgyml",
                "GameClothParam": "?GameParameter\/GameClothParam\/SoftHat.game__physics__GameClothParam.bgyml",
                "EnhancementMaterial": "?GameParameter\/EnhancementMaterial\/Armor_005_Head.game__pouchcontent__EnhancementMaterial.bgyml"
            }
        }
    },
    "EnhancementMaterial": {
        "Armor_005_Head": {
            "Items": [
                {
                    "Actor": "Work\/Actor\/Item_Fruit_K.engine__actor__ActorParam.gyml",
                    "Number": 10
                },
                {
                    "Actor": "Work\/Actor\/Item_Enemy_53.engine__actor__ActorParam.gyml",
                    "Number": 2
                }
            ],
            "Price": 10
        }
    }
}