[
  {
    "id": "overworldian",
    "displayName": "Overworldian",
    "displayColor": "green",
    "xpValue": 10
  },
  {
    "id": "hellish",
    "displayName": "Hellish",
    "displayColor": "red",
    "xpValue": 20
  },
  {
    "id": "extraterrestrial",
    "displayName": "Extraterrestrial",
    "displayColor": "light_purple",
    "xpValue": 25
  }
]