{
  "entries": [
    {
      "roll": {
        "type": "uniform",
        "min": 1,
        "max": 1
      },
      "pool": [

        { "weight": 1,
          "pool": [
            {
              "weight": 16,
              "item": {
                "id": "the_vault:sword",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "rune_boss"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 16,
              "item": {
                "id": "the_vault:axe",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "rune_boss"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 16,
              "item": {
                "id": "the_vault:helmet",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "rune_boss"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 0,
              "item": {
                "id": "the_vault:helmet",
                "nbt": {
                  "the_vault:gear_unique_pool": "the_vault:jester",
                  "the_vault:gear_roll_type": "Unique"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 16,
              "item": {
                "id": "the_vault:chestplate",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "rune_boss"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 16,
              "item": {
                "id": "the_vault:leggings",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "rune_boss"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 16,
              "item": {
                "id": "the_vault:boots",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "rune_boss"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 16,
              "item": {
                "id": "the_vault:shield",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "rune_boss"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 16,
              "item": {
                "id": "the_vault:wand",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "rune_boss"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 16,
              "item": {
                "id": "the_vault:focus",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "rune_boss"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 144,
              "item": {
                "id": "the_vault:vault_gold",
                "count": {
                  "type": "uniform",
                  "min": 10,
                  "max": 15
                  }
              }
            }
          ]
        }
      ]
    }
  ]
}