[
  {
    "id": "forsaken_thicket",
    "wings": [
      {
        "id": "spirit_vale",
        "events": [
          {
            "id": "vale_guardian",
            "type": "Boss"
          },
          {
            "id": "spirit_woods",
            "type": "Checkpoint"
          },
          {
            "id": "gorseval",
            "type": "Boss"
          },
          {
            "id": "sabetha",
            "type": "Boss"
          }
        ]
      },
      {
        "id": "salvation_pass",
        "events": [
          {
            "id": "slothasor",
            "type": "Boss"
          },
          {
            "id": "bandit_trio",
            "type": "Boss"
          },
          {
            "id": "matthias",
            "type": "Boss"
          }
        ]
      },
      {
        "id": "stronghold_of_the_faithful",
        "events": [
          {
            "id": "escort",
            "type": "Boss"
          },
          {
            "id": "keep_construct",
            "type": "Boss"
          },
          {
            "id": "twisted_castle",
            "type": "Checkpoint"
          },
          {
            "id": "xera",
            "type": "Boss"
          }
        ]
      }
    ]
  },
  {
    "id": "bastion_of_the_penitent",
    "wings": [
      {
        "id": "bastion_of_the_penitent",
        "events": [
          {
            "id": "cairn",
            "type": "Boss"
          },
          {
            "id": "mursaat_overseer",
            "type": "Boss"
          },
          {
            "id": "samarog",
            "type": "Boss"
          },
          {
            "id": "deimos",
            "type": "Boss"
          }
        ]
      }
    ]
  },
  {
    "id": "hall_of_chains",
    "wings": [
      {
        "id": "hall_of_chains",
        "events": [
          {
            "id": "soulless_horror",
            "type": "Boss"
          },
          {
            "id": "river_of_souls",
            "type": "Boss"
          },
          {
            "id": "statues_of_grenth",
            "type": "Boss"
          },
          {
            "id": "voice_in_the_void",
            "type": "Boss"
          }
        ]
      }
    ]
  },
  {
    "id": "mythwright_gambit",
    "wings": [
      {
        "id": "mythwright_gambit",
        "events": [
          {
            "id": "conjured_amalgamate",
            "type": "Boss"
          },
          {
            "id": "twin_largos",
            "type": "Boss"
          },
          {
            "id": "qadim",
            "type": "Boss"
          }
        ]
      }
    ]
  },
  {
    "id": "the_key_of_ahdashim",
    "wings": [
      {
        "id": "the_key_of_ahdashim",
        "events": [
          {
            "id": "gate",
            "type": "Checkpoint"
          },
          {
            "id": "adina",
            "type": "Boss"
          },
          {
            "id": "sabir",
            "type": "Boss"
          },
          {
            "id": "qadim_the_peerless",
            "type": "Boss"
          }
        ]
      }
    ]
  },
  {
    "id": "mount_balrior",
    "wings": [
      {
        "id": "mount_balrior",
        "events": [
          {
            "id": "camp",
            "type": "Checkpoint"
          },
          {
            "id": "greer",
            "type": "Boss"
          },
          {
            "id": "decima",
            "type": "Boss"
          },
          {
            "id": "ura",
            "type": "Boss"
          }
        ]
      }
    ]
  }
]