{
  "modifierGroup": {
    "BASE_ATTRIBUTES": [
      {
        "attribute": "the_vault:durability",
        "group": "BaseDurability",
        "identifier": "the_vault:base_durability",
        "tags": [
          "resilientFocusTarget"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 400,
              "max": 800,
              "step": 1
            }
          },
          {
            "minLevel": 21,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 801,
              "max": 1600,
              "step": 1
            }
          },
          {
            "minLevel": 60,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1601,
              "max": 2400,
              "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:mana_additive",
        "group": "BaseMaxMana",
        "identifier": "the_vault:base_mana_additive",
        "tags": [
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 10,
              "max": 20,
              "step": 1
            }
          },
          {
            "minLevel": 22,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 21,
              "max": 40,
              "step": 1
            }
          },
          {
            "minLevel": 52,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 41,
              "max": 70,
              "step": 1
            }
          },
          {
            "minLevel": 70,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 71,
              "max": 90,
              "step": 1
            }
          },
          {
            "minLevel": 96,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 91,
              "max": 100,
              "step": 1
            }
          }
        ]
      }
    ],
    "PREFIX": [
      {
        "attribute": "the_vault:soul_chance",
        "group": "ModSoulChance",
        "identifier": "the_vault:mod_soul_chance",
        "tags": [
          "focusSoulChance"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "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:added_ability_level",
        "group": "ModLvlBuff",
        "identifier": "the_vault:mod_added_ability_level_totem",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerTotem"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Totem_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Totem_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlBuff",
        "identifier": "the_vault:mod_added_ability_level_totemwrath",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerTotem"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Totem_Player_Damage",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Totem_Player_Damage",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlBuff",
        "identifier": "the_vault:mod_added_ability_level_totemmana",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerTotem"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Totem_Mana_Regen",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Totem_Mana_Regen",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_manashield",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerManaShield"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "abilityKey": "Mana_Shield_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "abilityKey": "Mana_Shield_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_manabarrier",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerManaBarrier"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "abilityKey": "Mana_Barrier",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "abilityKey": "Mana_Barrier",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_stonefall",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerStonefall"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Stonefall_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Stonefall_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_stonefallcold",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerStonefall"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Stonefall_Cold",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Stonefall_Cold",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_heal",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerHeal"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Heal_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "abilityKey": "Heal_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_healgroup",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerHeal"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Heal_Group",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Heal_Group",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_healcleanse",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerHeal"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Heal_Cleanse",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Heal_Cleanse",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_dash",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerDash"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Dash_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Dash_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_dashbullet",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerDash"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Dash_Damage",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Dash_Damage",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_dashwarp",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerDash"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Dash_Warp",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Dash_Warp",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_ghostwalk",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerGhostWalk"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "abilityKey": "Ghost_Walk",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "abilityKey": "Ghost_Walk",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_ghostwalkspirit",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerGhostWalk"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "abilityKey": "Ghost_Walk_Spirit",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "abilityKey": "Ghost_Walk_Spirit",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_megajump",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerMegaJump"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Mega_Jump_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Mega_Jump_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_megajumpdig",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerMegaJump"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Mega_Jump_Break_Down",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Mega_Jump_Break_Down",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlBuff",
        "identifier": "the_vault:mod_added_ability_level_empower",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerEmpower"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Empower_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Empower_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_empowericearmor",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerEmpower"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Empower_Ice_Armor",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Empower_Ice_Armor",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_hunter",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerHunter"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "abilityKey": "Hunter",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "abilityKey": "Hunter",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_veinminer",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerVeinMiner"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Vein_Miner_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Vein_Miner_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_veinminerdura",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerVeinMiner"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Vein_Miner_Durability",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Vein_Miner_Durability",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_veinminervoid",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerVeinMiner"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Vein_Miner_Void",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Vein_Miner_Void",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_frostnova",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerNova"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Nova_Slow",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Nova_Slow",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlBuff",
        "identifier": "the_vault:mod_added_ability_level_rampage",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerRampage"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Rampage_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Rampage_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlBuff",
        "identifier": "the_vault:mod_added_ability_level_rampageleech",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerRampage"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Rampage_Leech",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Rampage_Leech",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_manashieldretribution",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerManaShield"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Mana_Shield_Retribution",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Mana_Shield_Retribution",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_shield_bash",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerShieldBash"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Shield_Bash",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Shield_Bash",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_taunt",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerTaunt"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Taunt_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Taunt_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_tauntrepel",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerTaunt"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Taunt_Repel",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Taunt_Repel",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_javelin",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerJavelin"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Javelin_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Javelin_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_javelinpiercing",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerJavelin"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Javelin_Piercing",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Javelin_Piercing",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_javelinscatter",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerJavelin"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Javelin_Scatter",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Javelin_Scatter",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlUtility",
        "identifier": "the_vault:mod_added_ability_level_javelinsight",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerJavelin"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Javelin_Sight",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Javelin_Sight",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_shell",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerShell"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Shell_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Shell_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlBuff",
        "identifier": "the_vault:mod_added_ability_level_battlecry",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerBattleCry"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Battle_Cry_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Battle_Cry_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlBuff",
        "identifier": "the_vault:mod_added_ability_level_battlecry_lucky",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerBattleCryLucky"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Battle_Cry_Lucky_Strike",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Battle_Cry_Lucky_Strike",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_icebolt",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerIceBolt"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Ice_Bolt_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Ice_Bolt_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_glacial_blast",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerGlacialBlast"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Ice_Bolt_Blast",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Ice_Bolt_Blast",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_entropic_bind",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerEntropicBind"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Empower_Slowness_Aura",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "abilityKey": "Empower_Slowness_Aura",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_blizzard",
        "tags": [
          "focusAbilityPower",
          "focusAbilityPowerBlizzard"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Storm_Arrow_Blizzard",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Storm_Arrow_Blizzard",
              "levelChange": 2
            }
          }
        ]
      },

      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_implode_life_tap",
        "tags": [
          "focusAbilityPower",
          "focusAbilityImplodeLifeTap"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Implode_Life_Tap",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Implode_Life_Tap",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_earthquake",
        "tags": [
          "focusAbilityPower",
          "focusAbilityEarthquake"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Earthquake_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Earthquake_Base",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_landmine",
        "tags": [
          "focusAbilityPower",
          "focusAbilityLandmine"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Earthquake_Landmine",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Earthquake_Landmine",
              "levelChange": 2
            }
          }
        ]
      },
      {
        "attribute": "the_vault:added_ability_level",
        "group": "ModLvlDefensive",
        "identifier": "the_vault:mod_added_ability_level_grenade_chaos",
        "tags": [
          "focusAbilityPower",
          "focusAbilityGrenadeChaos"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Grenade_Base",
              "levelChange": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 30,
            "value": {
              "abilityKey": "Grenade_Base",
              "levelChange": 2
            }
          }
        ]
      }

    ],
    "SUFFIX": [
      {
        "attribute": "the_vault:mana_regen",
        "group": "ModManaRegen",
        "identifier": "the_vault:mod_mana_regen",
        "tags": [
          "focusManaRegen",
          "antiqueAnyMana"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 54,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 23,
            "maxLevel": 66,
            "weight": 10,
            "value": {
              "min": 0.21,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 34,
            "maxLevel": 80,
            "weight": 10,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 46,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 55,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.51,
              "max": 0.6,
              "step": 0.01
            }
          },
          {
            "minLevel": 67,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.61,
              "max": 0.7,
              "step": 0.01
            }
          },
          {
            "minLevel": 81,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.71,
              "max": 0.8,
              "step": 0.01
            }
          },
          {
            "minLevel": 92,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.81,
              "max": 1.0,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 1.01,
              "max": 1.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 1.31,
              "max": 2.0,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:healing_effectiveness",
        "group": "ModHealth",
        "identifier": "the_vault:mod_healing_efficiency",
        "tags": [
          "focusHealingEff"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": 65,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 20,
            "maxLevel": 81,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.18,
              "step": 0.01
            }
          },
          {
            "minLevel": 46,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.19,
              "max": 0.26,
              "step": 0.01
            }
          },
          {
            "minLevel": 66,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.27,
              "max": 0.32,
              "step": 0.01
            }
          },
          {
            "minLevel": 82,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.33,
              "max": 0.37,
              "step": 0.01
            }
          },
          {
            "minLevel": 98,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.38,
              "max": 0.42,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.43,
              "max": 0.55,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.56,
              "max": 0.7,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:lucky_hit_chance",
        "group": "ModOnHit",
        "identifier": "the_vault:mod_lucky_hit_chance",
        "tags": [
          "focusLuckyHitChance"
        ],
        "tiers": [
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.04,
              "max": 0.06,
              "step": 0.01
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.07,
              "max": 0.08,
              "step": 0.01
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.09,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.14,
              "max": 0.16,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.17,
              "max": 0.2,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:trap_disarming",
        "group": "ModTrapDisarming",
        "identifier": "the_vault:mod_trap_disarming",
        "tags": [
          "focusTrapDisarming"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.04,
              "max": 0.06,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.07,
              "max": 0.09,
              "step": 0.01
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.12,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.13,
              "max": 0.15,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.16,
              "max": 0.19,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.2,
              "max": 0.25,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:durability",
        "group": "ModDurability",
        "identifier": "the_vault:mod_durability",
        "tags": [
          "focusDurability",
          "noLegendary"
        ],
        "tiers": [
          {
            "minLevel": 11,
            "maxLevel": 66,
            "weight": 200,
            "value": {
              "min": 400,
              "max": 800,
              "step": 1
            }
          },
          {
            "minLevel": 28,
            "maxLevel": -1,
            "weight": 200,
            "value": {
              "min": 801,
              "max": 1600,
              "step": 1
            }
          },
          {
            "minLevel": 46,
            "maxLevel": -1,
            "weight": 200,
            "value": {
              "min": 1601,
              "max": 2400,
              "step": 1
            }
          },
          {
            "minLevel": 67,
            "maxLevel": -1,
            "weight": 200,
            "value": {
              "min": 2401,
              "max": 3200,
              "step": 1
            }
          },
          {
            "minLevel": 89,
            "maxLevel": -1,
            "weight": 200,
            "value": {
              "min": 3201,
              "max": 4000,
              "step": 1
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 4001,
              "max": 6000,
              "step": 1
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 6001,
              "max": 8000,
              "step": 1
            }
          }
        ]
      },
      {
        "attribute": "the_vault:cooldown_reduction",
        "group": "ModCooldownReduction",
        "identifier": "the_vault:mod_cooldown_reduction",
        "tags": [
          "focusCooldown"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.05,
              "max": 0.07,
              "step": 0.01
            }
          },
          {
            "minLevel": 22,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.08,
              "max": 0.11,
              "step": 0.01
            }
          },
          {
            "minLevel": 43,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.12,
              "max": 0.16,
              "step": 0.01
            }
          },
          {
            "minLevel": 70,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.17,
              "max": 0.21,
              "step": 0.01
            }
          },
          {
            "minLevel": 85,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.22,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 92,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.26,
              "max": 0.28,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.29,
              "max": 0.32,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.33,
              "max": 0.36,
              "step": 0.01
            }
          }
        ]
      }
    ],
    "CRAFTED_PREFIX": [
      {
        "attribute": "the_vault:soul_chance",
        "group": "ModSoulChance",
        "identifier": "the_vault:crafted_soul_chance",
        "tags": [
          "focusSoulChance"
        ],
        "tiers": [
          {
            "minLevel": 22,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.1,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 44,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.21,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 66,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 87,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          }
        ]
      }
    ],
    "CRAFTED_SUFFIX": [
      {
        "attribute": "the_vault:mana_regen",
        "group": "ModManaRegen",
        "identifier": "the_vault:crafted_mana_regen",
        "tags": [
          "focusManaRegen"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.1,
              "max": 0.2,
              "step": 0.01
            }
          },
          {
            "minLevel": 23,
            "maxLevel": -1,
            "weight": 90,
            "value": {
              "min": 0.21,
              "max": 0.3,
              "step": 0.01
            }
          },
          {
            "minLevel": 34,
            "maxLevel": -1,
            "weight": 80,
            "value": {
              "min": 0.31,
              "max": 0.4,
              "step": 0.01
            }
          },
          {
            "minLevel": 46,
            "maxLevel": -1,
            "weight": 70,
            "value": {
              "min": 0.41,
              "max": 0.5,
              "step": 0.01
            }
          },
          {
            "minLevel": 55,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "min": 0.51,
              "max": 0.6,
              "step": 0.01
            }
          },
          {
            "minLevel": 67,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "min": 0.61,
              "max": 0.7,
              "step": 0.01
            }
          },
          {
            "minLevel": 81,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "min": 0.71,
              "max": 0.8,
              "step": 0.01
            }
          },
          {
            "minLevel": 92,
            "maxLevel": -1,
            "weight": 60,
            "value": {
              "min": 0.81,
              "max": 1.0,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:lucky_hit_chance",
        "group": "ModOnHit",
        "identifier": "the_vault:crafted_lucky_hit_chance",
        "tags": [
          "focusLuckyHitChance"
        ],
        "tiers": [
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.04,
              "max": 0.06,
              "step": 0.01
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.07,
              "max": 0.08,
              "step": 0.01
            }
          },
          {
            "minLevel": 75,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.09,
              "max": 0.1,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:trap_disarming",
        "group": "ModTrapDisarming",
        "identifier": "the_vault:crafted_trap_disarming",
        "tags": [
          "focusTrapDisarming"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.04,
              "max": 0.06,
              "step": 0.01
            }
          },
          {
            "minLevel": 36,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.07,
              "max": 0.09,
              "step": 0.01
            }
          },
          {
            "minLevel": 50,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.1,
              "max": 0.12,
              "step": 0.01
            }
          },
          {
            "minLevel": 80,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.13,
              "max": 0.15,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:healing_effectiveness",
        "group": "ModHealth",
        "identifier": "the_vault:crafted_healing_efficiency",
        "tags": [
          "focusHealingEff"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.05,
              "max": 0.1,
              "step": 0.01
            }
          },
          {
            "minLevel": 46,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.11,
              "max": 0.18,
              "step": 0.01
            }
          },
          {
            "minLevel": 66,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.19,
              "max": 0.26,
              "step": 0.01
            }
          },
          {
            "minLevel": 82,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.27,
              "max": 0.32,
              "step": 0.01
            }
          },
          {
            "minLevel": 98,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 0.38,
              "max": 0.42,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:cooldown_reduction",
        "group": "ModCooldownReduction",
        "identifier": "the_vault:crafted_cooldown_reduction",
        "tags": [
          "focusCooldown"
        ],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.05,
              "max": 0.07,
              "step": 0.01
            }
          },
          {
            "minLevel": 22,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.08,
              "max": 0.11,
              "step": 0.01
            }
          },
          {
            "minLevel": 43,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.12,
              "max": 0.16,
              "step": 0.01
            }
          },
          {
            "minLevel": 70,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.17,
              "max": 0.21,
              "step": 0.01
            }
          },
          {
            "minLevel": 85,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.22,
              "max": 0.25,
              "step": 0.01
            }
          },
          {
            "minLevel": 92,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.26,
              "max": 0.28,
              "step": 0.01
            }
          },
          {
            "minLevel": 101,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.29,
              "max": 0.32,
              "step": 0.01
            }
          },
          {
            "minLevel": 102,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 0.33,
              "max": 0.36,
              "step": 0.01
            }
          }
        ]
      },
      {
        "attribute": "the_vault:durability",
        "group": "ModDurability",
        "identifier": "the_vault:crafted_durability",
        "tags": [
          "focusDurability"
        ],
        "tiers": [
          {
            "minLevel": 11,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 400,
              "max": 800,
              "step": 1
            }
          },
          {
            "minLevel": 28,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 801,
              "max": 1600,
              "step": 1
            }
          },
          {
            "minLevel": 46,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 1601,
              "max": 2400,
              "step": 1
            }
          },
          {
            "minLevel": 67,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 2401,
              "max": 3200,
              "step": 1
            }
          },
          {
            "minLevel": 89,
            "maxLevel": -1,
            "weight": 100,
            "value": {
              "min": 3201,
              "max": 4000,
              "step": 1
            }
          }
        ]
      }
    ],
    "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"
            }
          }
        ]
      }
    ]
  }
}