[
  {
    "id": 592,
    "name": "Rabid and Apothecary's",
    "attributes": [
      {
        "attribute": "Precision",
        "multiplier": 0.25,
        "value": 0
      },
      {
        "attribute": "Toughness",
        "multiplier": 0.25,
        "value": 18
      },
      {
        "attribute": "Healing",
        "multiplier": 0,
        "value": 32
      },
      {
        "attribute": "ConditionDamage",
        "multiplier": 0.35,
        "value": 18
      }
    ]
  },
  {
    "id": 581,
    "name": "Dire and Rabid",
    "attributes": [
      {
        "attribute": "Precision",
        "multiplier": 0,
        "value": 18
      },
      {
        "attribute": "Toughness",
        "multiplier": 0.25,
        "value": 18
      },
      {
        "attribute": "Vitality",
        "multiplier": 0.25,
        "value": 0
      },
      {
        "attribute": "ConditionDamage",
        "multiplier": 0.35,
        "value": 32
      }
    ]
  },
  {
    "id": 591,
    "name": "Berserker's and Valkyrie",
    "attributes": [
      {
        "attribute": "Power",
        "multiplier": 0.35,
        "value": 32
      },
      {
        "attribute": "Precision",
        "multiplier": 0.25,
        "value": 0
      },
      {
        "attribute": "Vitality",
        "multiplier": 0,
        "value": 18
      },
      {
        "attribute": "CritDamage",
        "multiplier": 0.25,
        "value": 18
      }
    ]
  }
]