{
  "id": "tiered:common_elytra_2",
  "verifiers": [
        {
            "id": "minecraft:elytra"
        },
		{
			"id": "betterend:elytra_armored"
		},
		{
			"id": "betterend:elytra_crystalite"
		},
		{
			"id": "cataclysm:ignitium_elytra_chestplate"
		},
		{
			"id": "alexsmobs:tarantula_hawk_elytra"
		}
  ],
  "weight": 50,
  "style": {
    "color": "gray"
  },
  "attributes": [
    {
      "type": "tiered:generic.durable",
      "modifier": {
        "name": "tiered:common_elytra_2",
        "operation": "MULTIPLY_BASE",
        "amount": -0.05
      },
      "optional_equipment_slots": [
        "CHEST"
      ]
    },
    {
      "type": "generic.movement_speed",
      "modifier": {
        "name": "tiered:common_elytra_2",
        "operation": "MULTIPLY_BASE",
        "amount": -0.035
      },
      "optional_equipment_slots": [
        "CHEST"
      ]
    }
  ]
}