{
    "id": "tiered:rare_ranged_3",
    "verifiers": [
        {
            "tag": "c:bows"
        },
        {
            "tag": "c:crossbows"
        },
		{
			"tag": "spartanweaponry:longbows"
		},
		{
			"tag": "spartanweaponry:heavy_crossbows"
		}
    ],
    "weight": 15,
    "style": {
        "color": "blue"
    },
    "attributes": [
        {
            "type": "tiered:generic.crit_chance",
            "modifier": {
                "name": "tiered:rare_ranged_3",
                "operation": "MULTIPLY_BASE",
                "amount": 0.05
            },
            "optional_equipment_slots": [
                "MAINHAND",
                "OFFHAND"
            ]
        }
    ]
}