{
    "id": "tiered:epic_shield_4",
    "verifiers": [
        {
            "tag": "c:shields"
        }
    ],
    "weight": 8,
    "style": {
        "color": "dark_purple"
    },
    "attributes": [
        {
            "type": "generic.armor",
            "modifier": {
                "name": "tiered:epic_shield_4",
                "operation": "ADDITION",
                "amount": 2
            },
            "optional_equipment_slots": [
                "MAINHAND",
                "OFFHAND"
            ]
        },
        {
            "type": "generic.max_health",
            "modifier": {
                "name": "tiered:epic_shield_4",
                "operation": "ADDITION",
                "amount": 3
            },
            "optional_equipment_slots": [
                "MAINHAND",
                "OFFHAND"
            ]
        }
    ]
}