{
  "entries": [
    {
      "roll": {
        "type": "uniform",
        "min": 1,
        "max": 1
      },
      "pool": [
        { "weight": 1,
          "pool": [
            {
              "weight": 7,
              "item": {
                "id": "the_vault:helmet",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "dungeon"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 7,
              "item": {
                "id": "the_vault:chestplate",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "dungeon"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 7,
              "item": {
                "id": "the_vault:leggings",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "dungeon"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 7,
              "item": {
                "id": "the_vault:boots",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "dungeon"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 7,
              "item": {
                "id": "the_vault:sword",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "dungeon"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 7,
              "item": {
                "id": "the_vault:axe",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "dungeon"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 7,
              "item": {
                "id": "the_vault:shield",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "dungeon"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 7,
              "item": {
                "id": "the_vault:focus",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "dungeon"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 7,
              "item": {
                "id": "the_vault:wand",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "dungeon"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 20,
              "item": {
              "id": "the_vault:waning_focus",
              "count": {
                "type": "uniform",
                "min": 1,
                "max": 1
                }
              }
            },
            {
              "weight": 20,
              "item": {
              "id": "the_vault:waxing_focus",
              "count": {
                "type": "uniform",
                "min": 1,
                "max": 1
                }
              }
            },
            {
              "weight": 4,
              "item": {
              "id": "the_vault:fundamental_focus",
              "count": {
                "type": "uniform",
                "min": 1,
                "max": 1
                }
              }
            },
            {
              "weight": 1,
              "item": {
              "id": "the_vault:opportunistic_focus",
              "count": {
                "type": "uniform",
                "min": 1,
                "max": 1
                }
              }
            },
            {
              "weight": 1,
              "item": {
                "id": "the_vault:vault_necklace",
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 2,
              "item": {
                "id": "the_vault:deck_socket",
                "nbt": {
                  "Modifier": "@colour_cores"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            }
            
          ]
        }
      ]
    }
  ]
}