[
  {
    "tier": 1,
    "color": 16776960,
    "affixes": 1,
    "growthFactor": 1,
    "chance": 0.01,
    "potions": ["minecraft:speed;0"]
  },
  {
    "tier": 2,
    "color": 16750848,
    "affixes": 2,
    "growthFactor": 3,
    "chance": 0.35,
    "potions": ["minecraft:speed;1"]
  },
  {
    "tier": 3,
    "color": 6750207,
    "affixes": 3,
    "growthFactor": 6,
    "chance": 0.3,
    "potions": ["minecraft:speed;2"]
  },
  {
    "tier": 4,
    "color": 13382655,
    "affixes": 4,
    "growthFactor": 10,
    "chance": 0.25,
    "potions": ["minecraft:speed;3"]
  },
  {
    "tier": 5,
    "color": 16711680,
    "affixes": 5,
    "growthFactor": 15,
    "chance": 0.2,
    "potions": ["srparasites:rage;3","minecraft:speed;1"]
  }
]