[
  {
    "id": 1,
    "name": "Centaur Slayer",
    "description": "A few more centaur herds are thinned out.",
    "requirement": "Kill  centaurs.",
    "locked_text": "",
    "type": "Default",
    "flags": [
      "Permanent"
    ],
    "tiers": [
      {
        "count": 10,
        "points": 1
      },
      {
        "count": 100,
        "points": 5
      },
      {
        "count": 500,
        "points": 5
      },
      {
        "count": 1000,
        "points": 5
      }
    ]
  },
  {
    "id": 3,
    "name": "Skritt Slayer",
    "description": "Scrape these scavengers off the surface of Tyria.",
    "requirement": "Kill  skritt.",
    "locked_text": "",
    "type": "Default",
    "flags": [
      "Permanent"
    ],
    "tiers": [
      {
        "count": 10,
        "points": 1
      },
      {
        "count": 100,
        "points": 5
      },
      {
        "count": 500,
        "points": 5
      },
      {
        "count": 1000,
        "points": 5
      }
    ]
  },
  {
    "id": 2,
    "name": "Teamwork Gets It Done",
    "description": "Kills that involved at least one profession combo with another player.",
    "requirement": "Kill  enemies using profession combinations with another player.",
    "locked_text": "",
    "type": "Default",
    "flags": [
      "Permanent"
    ],
    "tiers": [
      {
        "count": 1,
        "points": 1
      },
      {
        "count": 100,
        "points": 4
      },
      {
        "count": 300,
        "points": 5
      },
      {
        "count": 500,
        "points": 10
      },
      {
        "count": 1000,
        "points": 10
      }
    ]
  }
]