[
  {
    "weight": 2,
    "value": {
      "template": "the_vault:vault/dungeon_rooms/witch_large",
      "palettes": [ "the_vault:generic/spawners/witch_dungeon", "the_vault:dungeon_rooms/antique_tags/dungeon_tags_witch", "the_vault:dungeon_rooms/dungeon_discoverable_large" ]
    }
  },
  {
    "weight": 2,
    "value": {
      "template": "the_vault:vault/dungeon_rooms/witch_medium",
      "palettes": [ "the_vault:generic/spawners/witch_dungeon", "the_vault:dungeon_rooms/antique_tags/dungeon_tags_witch", "the_vault:dungeon_rooms/dungeon_discoverable_medium" ]
    }
  },
  {
    "weight": 2,
    "value": {
      "template": "the_vault:vault/dungeon_rooms/witch_small",
      "palettes": [ "the_vault:generic/spawners/witch_dungeon", "the_vault:dungeon_rooms/antique_tags/dungeon_tags_witch", "the_vault:dungeon_rooms/dungeon_discoverable_small" ]
    }
  }
]