{
  "weapons": {
    "iron_claymore": {
      "attack_damage": 8.3,
      "attack_speed": -3.0,
      "attributes": []
    },
    "iron_mace": {
      "attack_damage": 7.0,
      "attack_speed": -2.8,
      "attributes": []
    },
    "diamond_claymore": {
      "attack_damage": 9.9,
      "attack_speed": -3.0,
      "attributes": []
    },
    "golden_mace": {
      "attack_damage": 4.3,
      "attack_speed": -2.8,
      "attributes": []
    },
    "netherite_holy_wand": {
      "attack_damage": 2.0,
      "attack_speed": -2.4,
      "attributes": [
        {
          "id": "spell_power:healing",
          "value": 3.0,
          "operation": "ADDITION"
        }
      ]
    },
    "wooden_great_hammer": {
      "attack_damage": 6.6,
      "attack_speed": -3.2,
      "attributes": []
    },
    "stone_great_hammer": {
      "attack_damage": 8.5,
      "attack_speed": -3.2,
      "attributes": []
    },
    "diamond_mace": {
      "attack_damage": 8.3,
      "attack_speed": -2.8,
      "attributes": []
    },
    "iron_great_hammer": {
      "attack_damage": 10.3,
      "attack_speed": -3.2,
      "attributes": []
    },
    "golden_great_hammer": {
      "attack_damage": 6.6,
      "attack_speed": -3.2,
      "attributes": []
    },
    "netherite_claymore": {
      "attack_damage": 11.5,
      "attack_speed": -3.0,
      "attributes": []
    },
    "diamond_holy_staff": {
      "attack_damage": 4.0,
      "attack_speed": -3.0,
      "attributes": [
        {
          "id": "spell_power:healing",
          "value": 4.0,
          "operation": "ADDITION"
        }
      ]
    },
    "golden_claymore": {
      "attack_damage": 5.2,
      "attack_speed": -3.0,
      "attributes": []
    },
    "holy_staff": {
      "attack_damage": 4.0,
      "attack_speed": -3.0,
      "attributes": [
        {
          "id": "spell_power:healing",
          "value": 3.0,
          "operation": "ADDITION"
        }
      ]
    },
    "acolyte_wand": {
      "attack_damage": 2.0,
      "attack_speed": -2.4,
      "attributes": [
        {
          "id": "spell_power:healing",
          "value": 1.0,
          "operation": "ADDITION"
        }
      ]
    },
    "stone_claymore": {
      "attack_damage": 6.8,
      "attack_speed": -3.0,
      "attributes": []
    },
    "diamond_great_hammer": {
      "attack_damage": 12.2,
      "attack_speed": -3.2,
      "attributes": []
    },
    "netherite_holy_staff": {
      "attack_damage": 4.0,
      "attack_speed": -3.0,
      "attributes": [
        {
          "id": "spell_power:healing",
          "value": 5.0,
          "operation": "ADDITION"
        }
      ]
    },
    "holy_wand": {
      "attack_damage": 2.0,
      "attack_speed": -2.4,
      "attributes": [
        {
          "id": "spell_power:healing",
          "value": 2.0,
          "operation": "ADDITION"
        }
      ]
    },
    "netherite_great_hammer": {
      "attack_damage": 14.1,
      "attack_speed": -3.2,
      "attributes": []
    },
    "diamond_holy_wand": {
      "attack_damage": 2.0,
      "attack_speed": -2.4,
      "attributes": [
        {
          "id": "spell_power:healing",
          "value": 2.5,
          "operation": "ADDITION"
        }
      ]
    },
    "netherite_mace": {
      "attack_damage": 9.6,
      "attack_speed": -2.8,
      "attributes": []
    },
    "ruby_holy_staff": {
      "attack_damage": 4.0,
      "attack_speed": -3.0,
      "attributes": [
        {
          "id": "spell_power:healing",
          "value": 6.0,
          "operation": "ADDITION"
        }
      ]
    },
    "ruby_claymore": {
      "attack_damage": 13.0,
      "attack_speed": -3.0,
      "attributes": []
    },
    "ruby_great_hammer": {
      "attack_damage": 16.0,
      "attack_speed": -3.2,
      "attributes": []
    },
    "ruby_mace": {
      "attack_damage": 11.0,
      "attack_speed": -2.8,
      "attributes": []
    },
    "aeternium_claymore": {
      "attack_damage": 13.0,
      "attack_speed": -3.0,
      "attributes": []
    },
    "aeternium_great_hammer": {
      "attack_damage": 16.0,
      "attack_speed": -3.2,
      "attributes": []
    },
    "aeternium_mace": {
      "attack_damage": 11.0,
      "attack_speed": -2.8,
      "attributes": []
    }
  },
  "armor_sets": {
    "crusader_armor": {
      "armor_toughness": 0.0,
      "knockback_resistance": 0.0,
      "head": {
        "armor": 3,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 1.0,
            "operation": "ADDITION"
          }
        ]
      },
      "chest": {
        "armor": 8,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 1.0,
            "operation": "ADDITION"
          }
        ]
      },
      "legs": {
        "armor": 6,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 1.0,
            "operation": "ADDITION"
          }
        ]
      },
      "feet": {
        "armor": 3,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 1.0,
            "operation": "ADDITION"
          }
        ]
      }
    },
    "prior_robe": {
      "armor_toughness": 0.0,
      "knockback_resistance": 0.0,
      "head": {
        "armor": 1,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 0.25,
            "operation": "MULTIPLY_BASE"
          },
          {
            "id": "spell_power:haste",
            "value": 0.05,
            "operation": "MULTIPLY_BASE"
          }
        ]
      },
      "chest": {
        "armor": 3,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 0.25,
            "operation": "MULTIPLY_BASE"
          },
          {
            "id": "spell_power:haste",
            "value": 0.05,
            "operation": "MULTIPLY_BASE"
          }
        ]
      },
      "legs": {
        "armor": 2,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 0.25,
            "operation": "MULTIPLY_BASE"
          },
          {
            "id": "spell_power:haste",
            "value": 0.05,
            "operation": "MULTIPLY_BASE"
          }
        ]
      },
      "feet": {
        "armor": 1,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 0.25,
            "operation": "MULTIPLY_BASE"
          },
          {
            "id": "spell_power:haste",
            "value": 0.05,
            "operation": "MULTIPLY_BASE"
          }
        ]
      }
    },
    "priest_robe": {
      "armor_toughness": 0.0,
      "knockback_resistance": 0.0,
      "head": {
        "armor": 1,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 1.0,
            "operation": "ADDITION"
          }
        ]
      },
      "chest": {
        "armor": 3,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 1.0,
            "operation": "ADDITION"
          }
        ]
      },
      "legs": {
        "armor": 2,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 1.0,
            "operation": "ADDITION"
          }
        ]
      },
      "feet": {
        "armor": 1,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 1.0,
            "operation": "ADDITION"
          }
        ]
      }
    },
    "paladin_armor": {
      "armor_toughness": 0.0,
      "knockback_resistance": 0.0,
      "head": {
        "armor": 2,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 0.5,
            "operation": "ADDITION"
          }
        ]
      },
      "chest": {
        "armor": 6,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 0.5,
            "operation": "ADDITION"
          }
        ]
      },
      "legs": {
        "armor": 5,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 0.5,
            "operation": "ADDITION"
          }
        ]
      },
      "feet": {
        "armor": 2,
        "attributes": [
          {
            "id": "spell_power:healing",
            "value": 0.5,
            "operation": "ADDITION"
          }
        ]
      }
    }
  }
}