{
  "modifierGroup": {
    "BASE_ATTRIBUTES": [],
    "IMPLICIT": [],
    "PREFIX": [
      {
        "attribute": "the_vault:armor",
        "group": "ModArmor",
        "identifier": "the_vault:armor",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1,
              "max": 2,
              "step": 1
            }
          },
          {
            "minLevel": 15,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1,
              "max": 2,
              "step": 1
            }
          },
          {
            "minLevel": 25,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "min": 1,
              "max": 2,
              "step": 1
            }
          }
        ]
      },
      {
        "attribute": "the_vault:attack_damage",
        "group": "ModAttackDamage",
        "identifier": "the_vault:attackdamage",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 20,
            "value": {
              "min": 1.0,
              "max": 1.5,
              "step": 0.1
            }
          },
          {
            "minLevel": 10,
            "maxLevel": -1,
            "weight": 18,
            "value": {
              "min": 1.6,
              "max": 2.0,
              "step": 0.1
            }
          },
          {
            "minLevel": 20,
            "maxLevel": -1,
            "weight": 15,
            "value": {
              "min": 2.1,
              "max": 2.5,
              "step": 0.1
            }
          }
        ]
      },
      {
        "attribute": "the_vault:effect_avoidance",
        "group": "ModPoisonAvoidance",
        "identifier": "the_vault:poisonavoidance",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "effectKey": "minecraft:poison",
              "minChance": 0.1,
              "maxChance": 0.2,
              "step": 0.05
            }
          },
          {
            "minLevel": 15,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "effectKey": "minecraft:poison",
              "minChance": 0.21,
              "maxChance": 0.3,
              "step": 0.05
            }
          }
        ]
      }
    ],
    "SUFFIX": [
      {
        "attribute": "the_vault:effect_cloud",
        "group": "ModRegenCloud",
        "identifier": "the_vault:regencloud",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "tooltipDisplayName": "Healing",
              "potion": "minecraft:healing",
              "additionalEffects": [
                {
                  "effect": "minecraft:instant_health",
                  "duration": 20,
                  "amplifier": 0
                }
              ],
              "duration": 40,
              "radius": 4.0,
              "color": -65536,
              "affectsOwner": true,
              "triggerChance": 0.05
            }
          }
        ]
      },
      {
        "attribute": "the_vault:effect",
        "group": "ModFireEffect",
        "identifier": "the_vault:fireeffect",
        "tags": [],
        "tiers": [
          {
            "minLevel": 15,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "effectKey": "minecraft:fire_resistance",
              "amplifier": 0
            }
          }
        ]
      },
      {
        "attribute": "the_vault:fire_immunity",
        "group": "ModFireImmunity",
        "identifier": "the_vault:fireimmunity",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "flag": true
            }
          }
        ]
      },
      {
        "attribute": "the_vault:soulbound",
        "group": "ModSoulbound",
        "identifier": "the_vault:soulbound",
        "tags": [],
        "tiers": [
          {
            "minLevel": 0,
            "maxLevel": -1,
            "weight": 10,
            "value": {
              "flag": true
            }
          }
        ]
      }
    ],
    "ABILITY_ENHANCEMENT": [],
    "CORRUPTED_IMPLICIT": []
  }
}