{
  "modifierGroup": {
    "BASE_ATTRIBUTES": [
      { "attribute": "the_vault:durability",
        "group": "BaseDurability",
        "identifier": "the_vault:base_durability",
        "tags": [
          "resilientFocusTarget"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 40,
            "weight": 10,
            "value": {
              "min": 1800,
              "max": 2600,
              "step": 1
            }
          },
          {
            "minLevel": 8,
            "maxLevel": 70,
            "weight": 10,
            "value": {
              "min": 2601,
              "max": 3600,
              "step": 1
            }
          },
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 3601,
              "max": 4700,
              "step": 1
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 4701,
              "max": 6200,
              "step": 1
            }
          },
          {
            "minLevel": 70,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 6201,
              "max": 8000,
              "step": 1
            }
          }
        ]
      },
      { "attribute": "the_vault:soulbound",
        "group": "BaseSoulbound",
        "identifier": "the_vault:base_soulbound",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "flag": true
            }
          }
        ]
      },
      { "attribute": "the_vault:soulbound",
        "group": "BaseSoulbound",
        "identifier": "the_vault:base_no_soulbound",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 80,
            "value": {
              "flag": false
            }
          }
        ]
      },
      { "attribute": "the_vault:living",
        "group": "BaseLiving",
        "identifier": "the_vault:base_living",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 2,
            "value": {
              "flag": true
            }
          }
        ]
      },
      { "attribute": "the_vault:living",
        "group": "BaseLiving",
        "identifier": "the_vault:base_no_living",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 98,
            "value": {
              "flag": false
            }
          }
        ]
      }
    ],
    "IMPLICIT": [
      { "attribute": "the_vault:attack_damage",
        "group": "BaseAttackDamage",
        "identifier": "the_vault:base_attack_damage",
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 15,
            "weight": 10,
            "value": {
              "min": 8.0,
              "max": 14.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 10,
            "maxLevel": 47,
            "weight": 10,
            "value": {
              "min": 15.0,
              "max": 16.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 16,
            "maxLevel": 57,
            "weight": 10,
            "value": {
              "min": 17.0,
              "max": 20.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 25,
            "maxLevel": 63,
            "weight": 10,
            "value": {
              "min": 21.0,
              "max": 30.0,
              "step": 1.0
            }
          },
          {
            "minLevel": 36,
            "maxLevel": 71,
            "weight": 10,
            "value": {
              "min": 31.0,
              "max": 42.0,
              "step": 1.0
            }
          },
          {
            "minLevel": 48,
            "maxLevel": 82,
            "weight": 10,
            "value": {
              "min": 43.0,
              "max": 55.0,
              "step": 1.0
            }
          },
          {
            "minLevel": 58,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 56.0,
              "max": 64.0,
              "step": 1.0
            }
          },
          {
            "minLevel": 68,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 65.0,
              "max": 76.0,
              "step": 1.0
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 77.0,
              "max": 90.0,
              "step": 1.0
            }
          },
          {
            "minLevel": 90,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 91.0,
              "max": 100.0,
              "step": 1.0
            }
          },
          {
            "minLevel": 95,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 101.0,
              "max": 108.0,
              "step": 1.0
            }
          },
          {
            "minLevel": 100,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 109.0,
              "max": 132.0,
              "step": 1.0
            }
          }
        ]
      },
      { "attribute": "the_vault:attack_speed",
        "group": "BaseAttackSpeed",
        "identifier": "the_vault:base_attack_speed",
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": -2.4,
              "max": -2.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": -2.29,
              "max": -2.2,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:sweeping_hit_damage",
        "group": "baseSweepingHit",
        "identifier": "the_vault:base_sweeping_hit_damage",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 80,
            "weight": 10,
            "value": {
              "min": 0.2,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 49,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.51,
              "max": 0.6,
              "step": 0.01
            }
          },
          {
            "minLevel": 81,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.61,
              "max": 0.7,
              "step": 0.01
            }
          },
          {
            "minLevel": 94,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.71,
              "max": 0.8,
              "step": 0.01
            }
          }
        ]
      }
    ],
    "PREFIX": [
      { "attribute": "the_vault:hit_hearts",
        "group": "ModHitHearts",
        "identifier": "the_vault:hithearts",
        "tags": [
          "focusHitHearts"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.04,
              "max": 0.08,
              "step": 0.01
            }
          },
          {
            "minLevel": 30,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.09,
              "max": 0.12,
              "step": 0.01
            }
          },
          {
            "minLevel": 45,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.13,
              "max": 0.16,
              "step": 0.01
            }
          },
          {
            "minLevel": 65,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.17,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 86,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.24,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.25,
              "max": 0.35,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.36,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      
      
      { "attribute": "the_vault:soul_chance",
        "group": "ModSoulChance",
        "identifier": "the_vault:mod_soul_chance",
        "tags": [
          "focusSoulChance"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 70,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 28,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 45,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.51,
              "max": 0.7,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.71,
              "max": 1.0,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_illagers",
        "group": "ModDamageIllagers",
        "identifier": "the_vault:mod_damage_illagers",
        "tags": [
          "focusDamageIllager"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 0,
            "value": {
              "min": 0.1,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.26,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.51,
              "max": 0.75,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.76,
              "max": 1.0,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 1.01,
              "max": 1.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 1.51,
              "max": 2.0,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_spiders",
        "group": "ModDamageSpiders",
        "identifier": "the_vault:mod_damage_spiders",
        "tags": [
          "focusDamageSpiders",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 0,
            "value": {
              "min": 0.1,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.26,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.51,
              "max": 0.75,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.76,
              "max": 1.0,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 1.01,
              "max": 1.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 1.51,
              "max": 2.0,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_undead",
        "group": "ModDamageUndead",
        "identifier": "the_vault:mod_damage_undead",
        "tags": [
          "focusDamageUndead",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 0,
            "value": {
              "min": 0.1,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.26,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.51,
              "max": 0.75,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.76,
              "max": 1.0,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 1.01,
              "max": 1.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 1.51,
              "max": 2.0,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_nether",
        "group": "ModDamageNether",
        "identifier": "the_vault:mod_damage_nether",
        "tags": [
          "focusDamageNether",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 0,
            "value": {
              "min": 0.1,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.26,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.51,
              "max": 0.75,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 0.76,
              "max": 1.0,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 1.01,
              "max": 1.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 0,
            "value": {
              "min": 1.51,
              "max": 2.0,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_champion",
        "group": "modDamageChampion",
        "identifier": "the_vault:mod_damage_champion",
        "tags": [
          "focusDamageChampion"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_dungeon",
        "group": "modDamageDungeon",
        "identifier": "the_vault:mod_damage_dungeon",
        "tags": [
          "focusDamageDungeon"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_assassin",
        "group": "modDamageDungeon",
        "identifier": "the_vault:mod_damage_assassin",
        "tags": [
          "focusDamageAssassin"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_horde",
        "group": "modDamageHorde",
        "identifier": "the_vault:mod_damage_horde",
        "tags": [
          "focusDamageHorde"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_tank",
        "group": "modDamageTank",
        "identifier": "the_vault:mod_damage_tank",
        "tags": [
          "focusDamageTank"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_dweller",
        "group": "modDamageDweller",
        "identifier": "the_vault:mod_damage_dweller",
        "tags": [
          "focusDamageDweller"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      
      { "attribute": "the_vault:on_hit_chain",
        "group": "ModOnHitType",
        "identifier": "the_vault:mod_on_hit_chain",
        "tags": [
          "focusChaining"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1,
              "max": 2,
              "step": 1
            }
          },
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 3,
              "max": 4,
              "step": 1
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 5,
              "max": 5,
              "step": 1
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 6,
              "max": 6,
              "step": 1
            }
          },
          {
            "minLevel": 100,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 7,
              "max": 8,
              "step": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 9,
              "max": 10,
              "step": 1
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 11,
              "max": 14,
              "step": 1
            }
          }
        ]
      },
      { "attribute": "the_vault:lucky_hit_chance",
        "group": "ModOnHitType",
        "identifier": "the_vault:mod_lucky_hit_chance",
        "tags": [
          "focusLuckyHitChance"
        ],
        "tiers": [
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.02,
              "max": 0.05,
              "step": 0.01
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.06,
              "max": 0.07,
              "step": 0.01
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.08,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 100,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.12,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.13,
              "max": 0.15,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.16,
              "max": 0.24,
              "step": 0.01
            }
          }
        ]
      }

    ],
    "SUFFIX": [
      { "attribute": "the_vault:durability",
        "group": "ModDurability",
        "identifier": "the_vault:mod_durability",
        "tags": [
          "focusDurability",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 500,
              "max": 900,
              "step": 1
            }
          },
          {
            "minLevel": 28,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 901,
              "max": 1300,
              "step": 1
            }
          },
          {
            "minLevel": 46,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1301,
              "max": 1700,
              "step": 1
            }
          },
          {
            "minLevel": 67,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1701,
              "max": 2100,
              "step": 1
            }
          },
          {
            "minLevel": 89,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 2101,
              "max": 2500,
              "step": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 2501,
              "max": 3700,
              "step": 1
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 3701,
              "max": 5000,
              "step": 1
            }
          }
        ]
      },
      
      { "attribute": "the_vault:effect_cloud",
        "group": "ModOnHitCloud",
        "identifier": "the_vault:mod_healing_cloud",
        "tags": [
          "focusHealingCloud"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 4,
            "value": {
              "tooltipDisplayName": "Healing",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:instant_health",
                  "duration": 20,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 80,
              "radius": 4.0,
              "color": 16150747,
              "affectsOwner": true,
              "triggerChance": 0.02
            }
          },
          {
            "minLevel": 32,
            "maxLevel": -1,
            "weight": 4,
            "value": {
              "tooltipDisplayName": "Healing II",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:instant_health",
                  "duration": 20,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 120,
              "radius": 4.0,
              "color": 16150747,
              "affectsOwner": true,
              "triggerChance": 0.02
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 4,
            "value": {
              "tooltipDisplayName": "Healing III",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:instant_health",
                  "duration": 20,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 160,
              "radius": 5.0,
              "color": 16150747,
              "affectsOwner": true,
              "triggerChance": 0.02
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 4,
            "value": {
              "tooltipDisplayName": "Healing IV",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:instant_health",
                  "duration": 20,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 200,
              "radius": 5.0,
              "color": 16150747,
              "affectsOwner": true,
              "triggerChance": 0.02
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 4,
            "value": {
              "tooltipDisplayName": "Healing V",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:instant_health",
                  "duration": 20,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 240,
              "radius": 5.0,
              "color": 16150747,
              "affectsOwner": true,
              "triggerChance": 0.02
            }
          }
        ]
      },
      { "attribute": "the_vault:effect_cloud",
        "group": "ModOnHitCloud",
        "identifier": "the_vault:mod_poison_cloud",
        "tags": [
          "focusPoisonCloud"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Poison",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:poison",
                  "duration": 60,
                  "amplifier": 3,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 120,
              "radius": 4.0,
              "color": 4236591,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 32,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Poison II",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:poison",
                  "duration": 60,
                  "amplifier": 5,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 160,
              "radius": 4.0,
              "color": 4236591,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Poison III",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:poison",
                  "duration": 60,
                  "amplifier": 7,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 200,
              "radius": 4.0,
              "color": 4236591,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Poison IV",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:poison",
                  "duration": 60,
                  "amplifier": 9,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 240,
              "radius": 4.0,
              "color": 4236591,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Poison V",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:poison",
                  "duration": 60,
                  "amplifier": 12,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 300,
              "radius": 4.0,
              "color": 4236591,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          }
        ]
      },
      { "attribute": "the_vault:effect_cloud",
        "group": "ModOnHitCloud",
        "identifier": "the_vault:mod_fear_cloud",
        "tags": [
          "focusFearCloud"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Fear",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:taunt_repel_mob",
                  "duration": 60,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 120,
              "radius": 4.0,
              "color": 2818160,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 32,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Fear II",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:taunt_repel_mob",
                  "duration": 60,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 160,
              "radius": 4.0,
              "color": 2818160,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Fear III",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:taunt_repel_mob",
                  "duration": 60,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 200,
              "radius": 4.0,
              "color": 2818160,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Fear IV",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:taunt_repel_mob",
                  "duration": 120,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 260,
              "radius": 4.0,
              "color": 2818160,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Fear V",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:taunt_repel_mob",
                  "duration": 120,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 300,
              "radius": 4.0,
              "color": 2818160,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          }
        ]
      },
      { "attribute": "the_vault:effect_cloud",
        "group": "ModOnHitCloud",
        "identifier": "the_vault:mod_chilling_cloud",
        "tags": [
          "focusChillingCloud"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Chilling",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:chilled",
                  "duration": 140,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 120,
              "radius": 4.0,
              "color": 3138042,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 32,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Chilling II",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:chilled",
                  "duration": 140,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 160,
              "radius": 4.0,
              "color": 3138042,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Chilling III",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:chilled",
                  "duration": 140,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 200,
              "radius": 4.0,
              "color": 3138042,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Chilling IV",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:chilled",
                  "duration": 140,
                  "amplifier": 1,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 240,
              "radius": 4.0,
              "color": 3138042,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Chilling V",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:chilled",
                  "duration": 140,
                  "amplifier": 1,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 300,
              "radius": 4.0,
              "color": 3138042,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          }
        ]
      },


      { "attribute": "the_vault:attack_speed_percent",
        "group": "ModAttackType",
        "identifier": "the_vault:mod_attack_speed_percent",
        "tags": [
          "focusAttackSpeedPercent",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.15,
              "step": 0.01
            }
          },
          {
            "minLevel": 65,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.16,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 96,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.35,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:attack_range",
        "group": "ModAttackType",
        "identifier": "the_vault:mod_attack_range",
        "tags": [
          "focusAttackRange"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 20,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 45,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.51,
              "max": 0.6,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.61,
              "max": 0.8,
              "step": 0.01
            }
          }
        ]
      },


      { "attribute": "the_vault:attack_damage",
        "group": "ModOnHitAddition",
        "identifier": "the_vault:mod_attack_damage",
        "tags": [
          "focusAttackDamage"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 49,
            "weight": 10,
            "value": {
              "min": 1.0,
              "max": 4.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 25,
            "maxLevel": 74,
            "weight": 10,
            "value": {
              "min": 5.0,
              "max": 8.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 9.0,
              "max": 12.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 13.0,
              "max": 16.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 100,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 17.0,
              "max": 20.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 21.0,
              "max": 24.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 25.0,
              "max": 50.0,
              "step": 0.5
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_power",
        "group": "ModOnHitAddition",
        "identifier": "the_vault:mod_ability_power",
        "tags": [
          "focusAP"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 49,
            "weight": 10,
            "value": {
              "min": 1.0,
              "max": 4.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 25,
            "maxLevel": 74,
            "weight": 10,
            "value": {
              "min": 5.0,
              "max": 8.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 9.0,
              "max": 12.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 13.0,
              "max": 16.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 100,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 17.0,
              "max": 20.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 21.0,
              "max": 24.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 25.0,
              "max": 50.0,
              "step": 0.5
            }
          }
        ]
      },
      { "attribute": "the_vault:on_hit_stun",
        "group": "ModOnHitAddition",
        "identifier": "the_vault:mod_on_hit_stun",
        "tags": [
          "focusStun"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.04,
              "max": 0.08,
              "step": 0.01
            }
          },
          {
            "minLevel": 30,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.09,
              "max": 0.12,
              "step": 0.01
            }
          },
          {
            "minLevel": 45,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.13,
              "max": 0.16,
              "step": 0.01
            }
          },
          {
            "minLevel": 65,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.17,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 86,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.24,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.25,
              "max": 0.35,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.36,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:shocking_hit_chance",
        "group": "ModOnHitAddition",
        "identifier": "the_vault:mod_on_hit_shock",
        "tags": [
          "focusShocking"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 30,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 45,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 65,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 86,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.51,
              "max": 0.6,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.61,
              "max": 0.8,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.81,
              "max": 1.0,
              "step": 0.01
            }
          }
        ]
      }
    ],
    "CRAFTED_PREFIX": [
      
      { "attribute": "the_vault:on_hit_chain",
        "group": "ModOnHitType",
        "identifier": "the_vault:crafted_on_hit_chain",
        "tags": [
          "focusChaining"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1,
              "max": 2,
              "step": 1
            }
          },
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 3,
              "max": 4,
              "step": 1
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 5,
              "max": 5,
              "step": 1
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 6,
              "max": 6,
              "step": 1
            }
          },
          {
            "minLevel": 100,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 7,
              "max": 8,
              "step": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 9,
              "max": 10,
              "step": 1
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 11,
              "max": 14,
              "step": 1
            }
          }
        ]
      },
      { "attribute": "the_vault:soul_chance",
        "group": "ModSoulChance",
        "identifier": "the_vault:crafted_soul_chance",
        "tags": [
          "focusSoulChance"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 70,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 28,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 45,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_illagers",
        "group": "ModDamageIllagers",
        "identifier": "the_vault:crafted_damage_illagers",
        "tags": [
          "focusDamageIllager"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.51,
              "max": 0.75,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.76,
              "max": 1.0,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_spiders",
        "group": "ModDamageSpiders",
        "identifier": "the_vault:crafted_damage_spiders",
        "tags": [
          "focusDamageSpiders"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.51,
              "max": 0.75,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.76,
              "max": 1.0,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_undead",
        "group": "ModDamageUndead",
        "identifier": "the_vault:crafted_damage_undead",
        "tags": [
          "focusDamageUndead"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.51,
              "max": 0.75,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.76,
              "max": 1.0,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_nether",
        "group": "ModDamageNether",
        "identifier": "the_vault:crafted_damage_nether",
        "tags": [
          "focusDamageNether"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.51,
              "max": 0.75,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.76,
              "max": 1.0,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_champion",
        "group": "modDamageChampion",
        "identifier": "the_vault:crafted_damage_champion",
        "tags": [
          "focusDamageChampion",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_dungeon",
        "group": "modDamageDungeon",
        "identifier": "the_vault:crafted_damage_dungeon",
        "tags": [
          "focusDamageDungeon",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_assassin",
        "group": "modDamageDungeon",
        "identifier": "the_vault:crafted_damage_assassin",
        "tags": [
          "focusDamageAssassin",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_horde",
        "group": "modDamageHorde",
        "identifier": "the_vault:crafted_damage_horde",
        "tags": [
          "focusDamageHorde",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_tank",
        "group": "modDamageTank",
        "identifier": "the_vault:crafted_damage_tank",
        "tags": [
          "focusDamageTank",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:damage_dweller",
        "group": "modDamageDweller",
        "identifier": "the_vault:crafted_damage_dweller",
        "tags": [
          "focusDamageDweller",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 79,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 62,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.26,
              "max": 0.30,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:hit_hearts",
        "group": "ModHitHearts",
        "identifier": "the_vault:crafted_on_hit_hearts",
        "tags": [
          "focusHitHearts"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.04,
              "max": 0.08,
              "step": 0.01
            }
          },
          {
            "minLevel": 30,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.09,
              "max": 0.12,
              "step": 0.01
            }
          },
          {
            "minLevel": 45,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.13,
              "max": 0.16,
              "step": 0.01
            }
          },
          {
            "minLevel": 65,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.17,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 86,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.24,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:lucky_hit_chance",
        "group": "ModOnHitType",
        "identifier": "the_vault:crafted_lucky_hit_chance",
        "tags": [
          "focusLuckyHitChance"
        ],
        "tiers": [
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.02,
              "max": 0.05,
              "step": 0.01
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.06,
              "max": 0.07,
              "step": 0.01
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.08,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 100,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.12,
              "step": 0.01
            }
          }
        ]
      }
    ],
    "CRAFTED_SUFFIX": [
      { "attribute": "the_vault:durability",
        "group": "ModDurability",
        "identifier": "the_vault:crafted_durability",
        "tags": [
          "focusDurability"
        ],
        "tiers": [
          {
            "minLevel": 11,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 500,
              "max": 900,
              "step": 1
            }
          },
          {
            "minLevel": 28,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 901,
              "max": 1300,
              "step": 1
            }
          },
          {
            "minLevel": 46,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1301,
              "max": 1700,
              "step": 1
            }
          },
          {
            "minLevel": 67,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1701,
              "max": 2100,
              "step": 1
            }
          },
          {
            "minLevel": 89,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 2101,
              "max": 2500,
              "step": 1
            }
          }
        ]
      },
      { "attribute": "the_vault:effect_cloud",
        "group": "ModOnHitCloud",
        "identifier": "the_vault:crafted_healing_cloud",
        "tags": [
          "focusHealingCloud"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 4,
            "value": {
              "tooltipDisplayName": "Healing",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:instant_health",
                  "duration": 20,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 80,
              "radius": 4.0,
              "color": 16150747,
              "affectsOwner": true,
              "triggerChance": 0.02
            }
          },
          {
            "minLevel": 32,
            "maxLevel": -1,
            "weight": 4,
            "value": {
              "tooltipDisplayName": "Healing II",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:instant_health",
                  "duration": 20,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 120,
              "radius": 4.0,
              "color": 16150747,
              "affectsOwner": true,
              "triggerChance": 0.02
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 4,
            "value": {
              "tooltipDisplayName": "Healing III",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:instant_health",
                  "duration": 20,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 160,
              "radius": 5.0,
              "color": 16150747,
              "affectsOwner": true,
              "triggerChance": 0.02
            }
          }
        ]
      },
      { "attribute": "the_vault:effect_cloud",
        "group": "ModOnHitCloud",
        "identifier": "the_vault:crafted_poison_cloud",
        "tags": [
          "focusPoisonCloud"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Poison",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:poison",
                  "duration": 60,
                  "amplifier": 3,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 120,
              "radius": 4.0,
              "color": 4236591,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 32,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Poison II",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:poison",
                  "duration": 60,
                  "amplifier": 5,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 160,
              "radius": 4.0,
              "color": 4236591,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Poison III",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "minecraft:poison",
                  "duration": 60,
                  "amplifier": 7,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 200,
              "radius": 4.0,
              "color": 4236591,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          }
        ]
      },
      { "attribute": "the_vault:effect_cloud",
        "group": "ModOnHitCloud",
        "identifier": "the_vault:crafted_fear_cloud",
        "tags": [
          "focusFearCloud"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Fear",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:taunt_repel_mob",
                  "duration": 60,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 120,
              "radius": 4.0,
              "color": 2818160,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 32,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Fear II",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:taunt_repel_mob",
                  "duration": 60,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 160,
              "radius": 4.0,
              "color": 2818160,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Fear III",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:taunt_repel_mob",
                  "duration": 60,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 200,
              "radius": 4.0,
              "color": 2818160,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          }
        ]
      },
      { "attribute": "the_vault:effect_cloud",
        "group": "ModOnHitCloud",
        "identifier": "the_vault:crafted_chilling_cloud",
        "tags": [
          "focusChillingCloud"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Chilling",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:chilled",
                  "duration": 140,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 120,
              "radius": 4.0,
              "color": 3138042,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 32,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Chilling II",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:chilled",
                  "duration": 140,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 160,
              "radius": 4.0,
              "color": 3138042,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Chilling III",
              "potion": "minecraft:empty",
              "additionalEffects": [
                {
                  "effect": "the_vault:chilled",
                  "duration": 140,
                  "amplifier": 0,
                  "showParticles": true,
                  "showIcon": true
                }
              ],
              "duration": 200,
              "radius": 4.0,
              "color": 3138042,
              "affectsOwner": false,
              "triggerChance": 0.05
            }
          }
        ]
      },

      { "attribute": "the_vault:attack_speed_percent",
        "group": "ModAttackType",
        "identifier": "the_vault:crafted_attack_speed_percent",
        "tags": [
          "focusAttackSpeedPercent"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.15,
              "step": 0.01
            }
          },
          {
            "minLevel": 65,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.16,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 96,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.25,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:attack_range",
        "group": "ModAttackType",
        "identifier": "the_vault:crafted_attack_range",
        "tags": [
          "focusAttackRange"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 20,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 45,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:on_hit_stun",
      "group": "ModOnHitAddition",
      "identifier": "the_vault:crafted_on_hit_stun",
      "tags": [
        "focusStun"
      ],
      "tiers": [
        {
          "minLevel": 0,
          "maxLevel": -1,
          "weight": 10,
          "value": {
            "min": 0.04,
            "max": 0.08,
            "step": 0.01
          }
        },
        {
          "minLevel": 30,
          "maxLevel": -1,
          "weight": 10,
          "value": {
            "min": 0.09,
            "max": 0.12,
            "step": 0.01
          }
        },
        {
          "minLevel": 45,
          "maxLevel": -1,
          "weight": 10,
          "value": {
            "min": 0.13,
            "max": 0.16,
            "step": 0.01
          }
        },
        {
          "minLevel": 65,
          "maxLevel": -1,
          "weight": 10,
          "value": {
            "min": 0.17,
            "max": 0.2,
            "step": 0.01
          }
        },
        {
          "minLevel": 86,
          "maxLevel": -1,
          "weight": 10,
          "value": {
            "min": 0.21,
            "max": 0.24,
            "step": 0.01
          }
        }
      ]
      },
      { "attribute": "the_vault:shocking_hit_chance",
        "group": "ModOnHitAddition",
        "identifier": "the_vault:crafted_on_hit_shock",
        "tags": [
          "focusShocking"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.04,
              "max": 0.08,
              "step": 0.01
            }
          },
          {
            "minLevel": 30,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.09,
              "max": 0.12,
              "step": 0.01
            }
          },
          {
            "minLevel": 45,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.13,
              "max": 0.16,
              "step": 0.01
            }
          },
          {
            "minLevel": 65,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.17,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 86,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.24,
              "step": 0.01
            }
          }
        ]
      },

      { "attribute": "the_vault:attack_damage",
        "group": "ModOnHitAddition",
        "identifier": "the_vault:crafted_attack_damage",
        "tags": [
          "focusAttackDamage"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 49,
            "weight": 10,
            "value": {
              "min": 1.0,
              "max": 4.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 25,
            "maxLevel": 74,
            "weight": 10,
            "value": {
              "min": 5.0,
              "max": 8.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 9.0,
              "max": 12.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 13.0,
              "max": 16.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 100,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 17.0,
              "max": 20.0,
              "step": 0.5
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_power",
        "group": "ModOnHitAddition",
        "identifier": "the_vault:crafted_ability_power",
        "tags": [
          "focusAP"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 49,
            "weight": 10,
            "value": {
              "min": 1.0,
              "max": 4.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 25,
            "maxLevel": 74,
            "weight": 10,
            "value": {
              "min": 5.0,
              "max": 8.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 9.0,
              "max": 12.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 13.0,
              "max": 16.0,
              "step": 0.5
            }
          },
          {
            "minLevel": 100,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 17.0,
              "max": 20.0,
              "step": 0.5
            }
          }
        ]
      }
    ],
    "CORRUPTED_IMPLICIT": [
      { "attribute": "the_vault:lucky_thorns",
        "group": "ModLuckyThorns",
        "identifier": "the_vault:u_lucky_thorns",
        "tags": [
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "flag": true
            }
          }
        ]
      },
      { "attribute": "the_vault:relentless_strike",
        "group": "ModRelentlessStrike",
        "identifier": "the_vault:u_relentless_strike",
        "tags": [
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "min": 0.08,
              "max": 0.16,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:kinetic_immunity",
        "group": "UniqueKineticImmunity",
        "identifier": "the_vault:mod_kinetic_immunity",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "flag": true
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_special_modification",
        "group": "ModEnhancement",
        "identifier": "the_vault:unique_entropic_poison",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "specialModificationKey": "the_vault:entropic_bind_poison",
              "abilityKey": "Empower_Slowness_Aura",
              "textColor": 14076214,
              "highlightColor": 6082075,
              "min": 1,
              "max": 6,
              "step": 1
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "specialModificationKey": "the_vault:entropic_bind_poison",
              "abilityKey": "Empower_Slowness_Aura",
              "textColor": 14076214,
              "highlightColor": 6082075,
              "min": 7,
              "max": 12,
              "step": 1
            }
          }
        ]
      },
      { "attribute": "the_vault:effect_trail",
        "group": "ModEnhancement",
        "identifier": "the_vault:u_chilled_effect_trail",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "effectId": "the_vault:chilled",
              "durationTicks": {
                "min": 60,
                "max": 160,
                "step": 20
              }
            }
          }
        ]
      },
      { "attribute": "the_vault:warp_projectile_speed",
        "group": "ModWarpSpeed",
        "identifier": "the_vault:mod_warp_projectile_speed",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "min": 0.1,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "min": 0.25,
              "max": 0.50,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:mana_per_looted_tile",
        "group": "uLootedTile",
        "identifier": "the_vault:u_mana_looting",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "tileEntityGroupId": "the_vault:chest",
              "displayName": "Chest",
              "manaGenerationChance": {
                "min": 0.2,
                "max": 0.6,
                "step": 0.01
              },
              "manaGenerated": {
                "min": 1,
                "max": 3,
                "step": 1
              }
            }
          }
        ]
      },
      { "attribute": "the_vault:third_attack",
        "group": "ModThirdAttack",
        "identifier": "the_vault:u_third_attack",
        "tags": [
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "min": 0.4,
              "max": 1.2,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_on_damage",
        "group": "ModOnDamageType",
        "identifier": "the_vault:u_frost_nova_on_damage",
        "tags": [
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "abilityId": "Nova_Slow",
              "chance": {
                "min": 0.05,
                "max": 0.2,
                "step": 0.01
              },
              "level": {
                "min": 2,
                "max": 7,
                "step": 1
              }
            }
          }
        ]
      },
      {
        "attribute": "the_vault:on_kill_heal",
        "group": "ModEnhancement",
        "identifier": "the_vault:u_on_kill_heal",
        "tags": [
          "noImbuement"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "chance": {
                "min": 0.05,
                "max": 0.20,
                "step": 0.01
              },
              "amount": {
                "min": 2.0,
                "max": 2.0,
                "step": 0.0
              }
            }
          }
        ]
      },
      {
        "attribute": "the_vault:arcane_nova_on_hit",
        "group": "ModEnhancement",
        "identifier": "the_vault:u_arcane_nova_on_hit",
        "tags": [
          "noImbuement"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "hitsRequired": {
                "min": 6,
                "max": 10,
                "step": 1
              },
              "radius": {
                "min": 3.0,
                "max": 6.0,
                "step": 1
              },
              "percentAbilityPower": {
                "min": 0.50,
                "max": 2.00,
                "step": 0.05
              }
            }
          }
        ]
      },
      {
        "attribute": "the_vault:block_heal",
        "group": "ModEnhancement",
        "identifier": "the_vault:u_block_heal",
        "tags": [
          "noLegendary",
          "noImbuement"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "chance": {
                "min": 0.20,
                "max": 0.50,
                "step": 0.05
              },
              "amount": {
                "min": 2.0,
                "max": 2.0,
                "step": 0.0
              }
            }
          }
        ]
      },
      {
        "attribute": "the_vault:block_glacial_prison",
        "group": "ModEnhancement",
        "identifier": "the_vault:u_block_glacial_prison",
        "tags": [
          "noLegendary",
          "noImbuement"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.20,
              "max": 0.50,
              "step": 0.01
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_cooldown_skip",
        "group": "ModEnhancement",
        "identifier": "the_vault:mod_ability_cooldown_skip",
        "tags": [
          "nolegendary",
          "noImbuement"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.05,
              "max": 0.20,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:ability_cast_on_loot",
        "group": "ModAbilityCastOnLoot",
        "identifier": "the_vault:u_ability_cast_on_loot",
        "tags": [
          "noImbuement"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "abilityId": "Nova_Slow",
              "tileEntityGroupId": "the_vault:chest",
              "displayName": "Omega Chest",
              "chance": {
                "min": 0.05,
                "max": 0.20,
                "step": 0.05
              },
              "level": {
                "min": 4,
                "max": 8,
                "step": 1
              }
            }
          }
        ]
      },
      { "attribute": "the_vault:mining_speed_percent",
        "group": "ModCopiously",
        "identifier": "the_vault:u_mining_speed_percent",
        "tags": [
          "focusMiningSpeedPercent"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.20,
              "max": 0.50,
              "step": 0.05
            }
          }
        ]
      },

      { "attribute": "the_vault:ability_area_of_effect_percent",
        "group": "ModEnhancement",
        "identifier": "the_vault:fireball_aoe_increase",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "min": 0.1,
              "max": 0.24,
              "step": 0.01,
              "abilityKey": "Fireball_Base"
            }
          },
          {
            "minLevel": 64,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "min": 0.25,
              "max": 0.5,
              "step": 0.01,
              "abilityKey": "Fireball_Base"
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_area_of_effect_percent",
        "group": "ModEnhancement",
        "identifier": "the_vault:storm_aoe_reduce",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "min": -0.8,
              "max": -0.6,
              "step": 0.01,
              "abilityKey": "Storm_Arrow_Base"
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_area_of_effect_percent",
        "group": "ModEnhancement",
        "identifier": "the_vault:fear_effect_increase",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 166,
            "value": {
              "min": 0.2,
              "max": 0.4,
              "step": 0.01,
              "abilityKey": "Taunt_Repel"
            }
          },
          {
            "minLevel": 60,
            "maxLevel": -1,
            "weight": 166,
            "value": {
              "min": 0.41,
              "max": 0.6,
              "step": 0.01,
              "abilityKey": "Taunt_Repel"
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 166,
            "value": {
              "min": 0.61,
              "max": 1.0,
              "step": 0.01,
              "abilityKey": "Taunt_Repel"
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_special_modification",
        "group": "ModEnhancement",
        "identifier": "the_vault:unique_frost_nova_vulnerability",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 166,
            "value": {
              "specialModificationKey": "the_vault:frost_nova_vulnerability",
              "abilityKey": "Nova_Slow",
              "textColor": 14076214,
              "highlightColor": 6082075,
              "min": 1,
              "max": 2,
              "step": 1
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 166,
            "value": {
              "specialModificationKey": "the_vault:frost_nova_vulnerability",
              "abilityKey": "Nova_Slow",
              "textColor": 14076214,
              "highlightColor": 6082075,
              "min": 3,
              "max": 4,
              "step": 1
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 166,
            "value": {
              "specialModificationKey": "the_vault:frost_nova_vulnerability",
              "abilityKey": "Nova_Slow",
              "textColor": 14076214,
              "highlightColor": 6082075,
              "min": 5,
              "max": 6,
              "step": 1
            }
          }
        ]
      },

      { "attribute": "the_vault:ability_cooldown_percent",
        "group": "ModEnhancement",
        "identifier": "the_vault:storm_cooldown",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "min": -0.75,
              "max": -0.5,
              "step": 0.01,
              "abilityKey": "Storm_Arrow_Base"
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_cooldown_percent",
        "group": "ModEnhancement",
        "identifier": "the_vault:heal_cooldown",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "min": -0.75,
              "max": -0.25,
              "step": 0.01,
              "abilityKey": "Heal_Group"
            }
          }
        ]
      },
      { "attribute": "the_vault:ability_cooldown_percent",
        "group": "ModEnhancement",
        "identifier": "the_vault:warp_cooldown",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 49,
            "weight": 250,
            "value": {
              "min": -0.10,
              "max": -0.25,
              "step": 0.01,
              "abilityKey": "Dash_Warp"
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "min": -0.26,
              "max": -0.50,
              "step": 0.01,
              "abilityKey": "Dash_Warp"
            }
          }
        ]
      },

      { "attribute": "the_vault:on_hit_aoe",
        "group": "ModOnHitType",
        "identifier": "the_vault:u_on_hit_aoe",
        "tags": [
          "focusChaining"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 500,
            "value": {
              "min": 1,
              "max": 1,
              "step": 1
            }
          }
        ]
      },

      { "attribute": "the_vault:added_ability_level",
        "group": "ModAbility",
        "identifier": "the_vault:u_all_skills",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 1,
              "abilityKey": "all_abilities"
            }
          },
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 2,
              "abilityKey": "all_abilities"
            }
          }
        ]
      },

      { "attribute": "the_vault:added_ability_level",
        "group": "ModAbility",
        "identifier": "the_vault:seal_offensive_skills",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 1,
              "abilityKey": "OFFENSIVE"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 2,
              "abilityKey": "OFFENSIVE"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 3,
              "abilityKey": "OFFENSIVE"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 4,
              "abilityKey": "OFFENSIVE"
            }
          }
        ]
      },

      { "attribute": "the_vault:added_ability_level",
        "group": "ModAbility",
        "identifier": "the_vault:seal_utility_skills",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 1,
              "abilityKey": "UTILITY"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 2,
              "abilityKey": "UTILITY"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 3,
              "abilityKey": "UTILITY"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 4,
              "abilityKey": "UTILITY"
            }
          }
        ]
      },

      { "attribute": "the_vault:added_ability_level",
        "group": "ModAbility",
        "identifier": "the_vault:seal_powerup_skills",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 1,
              "abilityKey": "POWERUP"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 2,
              "abilityKey": "POWERUP"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 3,
              "abilityKey": "POWERUP"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 4,
              "abilityKey": "POWERUP"
            }
          }
        ]
      },

      { "attribute": "the_vault:added_ability_level",
        "group": "ModAbility",
        "identifier": "the_vault:seal_ultimate_skills",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 1,
              "abilityKey": "ULTIMATE"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 2,
              "abilityKey": "ULTIMATE"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 3,
              "abilityKey": "ULTIMATE"
            }
          },
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 250,
            "value": {
              "levelChange": 4,
              "abilityKey": "ULTIMATE"
            }
          }
        ]
      }
    ]
  }
}
