Armor

Diamond Circlet

A luxurious headpiece sold at Gerudo jewelry shops. It's decorated with a diamond, which harnesses the power of light to increase attack power.

GameParameter

{
    "PriceParam": {
        "Armor_024_Head": {
            "BuyingPrice": 2400,
            "SellingPrice": 600,
            "CreatingPrice": 1500,
            "SaleRevivalCount": -1
        }
    },
    "GameParameterTable": {
        "Armor_024_Head": {
            "Category": "GameParameterTableDefault",
            "Components": {
                "PriceParam": "?GameParameter\/PriceParam\/Armor_024_Head.game__pouchcontent__PriceParam.bgyml",
                "EnhancementMaterial": "?GameParameter\/EnhancementMaterial\/Armor_024_Head.game__pouchcontent__EnhancementMaterial.bgyml"
            }
        }
    },
    "EnhancementMaterial": {
        "Armor_024_Head": {
            "Items": [
                {
                    "Actor": "Work\/Actor\/Item_Ore_A.engine__actor__ActorParam.gyml",
                    "Number": 2
                },
                {
                    "Actor": "Work\/Actor\/Item_Ore_I.engine__actor__ActorParam.gyml",
                    "Number": 3
                }
            ],
            "Price": 10
        }
    }
}