Armor

Froggy Sleeve

A good sleeve for a rainy day. Small dimples on the fingers act as suction cups, giving good grip on wet, slippery surfaces.

GameParameter

{
    "PriceParam": {
        "Armor_1046_Upper": {
            "BuyingPrice": 4000,
            "SellingPrice": 600
        }
    },
    "GameParameterTable": {
        "Armor_1046_Upper": {
            "Category": "GameParameterTableDefault",
            "Components": {
                "PriceParam": "?GameParameter\/PriceParam\/Armor_1046_Upper.game__pouchcontent__PriceParam.bgyml",
                "EnhancementMaterial": "?GameParameter\/EnhancementMaterial\/Armor_1046_Head.game__pouchcontent__EnhancementMaterial.bgyml",
                "InterestEmitterParam": "?GameParameter\/InterestEmitterParam\/EmitInterestNotSlippyArmor.game__perception__InterestEmitterParam.bgyml"
            }
        }
    },
    "EnhancementMaterial": {
        "Armor_1046_Head": {
            "Items": [
                {
                    "Actor": "Work\/Actor\/Animal_Insect_AH.engine__actor__ActorParam.gyml",
                    "Number": 3
                }
            ],
            "Price": 10
        }
    },
    "InterestEmitterParam": {
        "EmitInterestNotSlippyArmor": {
            "Type": "NotSlippyArmor",
            "ConstantEmit": true
        }
    }
}