{
    "id": "tiered:epic_tool_2",
    "verifiers": [
        {
            "tag": "minecraft:axes"
        },
        {
            "tag": "minecraft:pickaxes"
        },
        {
            "tag": "minecraft:shovels"
        },
        {
            "tag": "minecraft:hoes"
        }
    ],
    "weight": 8,
    "style": {
        "color": "dark_purple"
    },
    "attributes": [
        {
            "type": "tiered:generic.durable",
            "modifier": {
                "name": "tiered:epic_tool_2",
                "operation": "MULTIPLY_BASE",
                "amount": 0.2
            },
            "optional_equipment_slots": [
                "MAINHAND"
            ]
        },
        {
            "type": "generic.movement_speed",
            "modifier": {
                "name": "tiered:epic_tool_2",
                "operation": "MULTIPLY_BASE",
                "amount": 0.05
            },
            "optional_equipment_slots": [
                "MAINHAND"
            ]
        }
    ]
}