{
  "entries": [
    {
      "roll": {
        "type": "uniform",
        "min": 1,
        "max": 1
      },
      "pool": [
        { "weight": 70,
          "pool": [
            {
              "weight": 100,
              "item": {
                "id": "the_vault:sword",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 100,
              "item": {
                "id": "the_vault:magnet",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 100,
              "item": {
                "id": "the_vault:axe",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 100,
              "item": {
                "id": "the_vault:helmet",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 100,
              "item": {
                "id": "the_vault:chestplate",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 100,
              "item": {
                "id": "the_vault:leggings",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 100,
              "item": {
                "id": "the_vault:boots",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 80,
              "item": {
                "id": "the_vault:shield",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 80,
              "item": {
                "id": "the_vault:wand",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 80,
              "item": {
                "id": "the_vault:focus",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "gear_treasure"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            }
            
           ]
        }
      ]
    },
    {
      "roll": {
        "type": "uniform",
        "min": 1,
        "max": 3
      },
      "pool": [
        {
          "weight": 100,
          "item": {
            "id": "the_vault:vault_bronze",
            "count": {
              "type": "uniform",
              "min": 12,
              "max": 48
              }
          }
        },
        {
          "weight": 3,
          "item": {
            "id": "the_vault:vault_gold",
            "count": {
              "type": "uniform",
              "min": 4,
              "max": 8
              }
          }
        }
      ]
    },
    {
      "roll": {
        "type": "uniform",
        "min": 1,
        "max": 1
      },
      "pool": [
        {
          "weight": 100,
          "item": {
            "id": "minecraft:air",
            "count": {
              "type": "uniform",
              "min": 1,
              "max": 1
              }
          }
        },
        {
          "weight": 24,
          "item": {
            "id": "the_vault:bitter_lemon",
            "count": {
              "type": "uniform",
              "min": 1,
              "max": 1
              }
          }
        },
        {
          "weight": 16,
          "item": {
            "id": "the_vault:gem_pog",
            "count": {
              "type": "uniform",
              "min": 1,
              "max": 1
              }
          }
        },
        {
          "weight": 16,
          "item": {
            "id": "the_vault:mod_box",
            "count": {
              "type": "uniform",
              "min": 2,
              "max": 4
              }
          }
        },
        {
          "weight": 2,
          "item": {
            "id": "the_vault:deck_socket",
            "nbt": {
              "Modifier": "@champions"
            },
            "count": {
              "type": "uniform",
              "min": 1,
              "max": 1
              }
          }
        },
        {
          "weight": 6,
          "item": {
            "id": "the_vault:sour_orange",
            "count": {
              "type": "uniform",
              "min": 1,
              "max": 1
              }
          }
        },
        {
          "weight": 4,
          "item": {
            "id": "the_vault:lost_bounty",
            "count": {
              "type": "uniform",
              "min": 1,
              "max": 1
              }
          }
        },
        {
          "weight": 6,
          "item": {
            "id": "the_vault:trinket",
            "count": {
              "type": "uniform",
              "min": 1,
              "max": 1
              }
          }
        },
        {
          "weight": 1,
          "item": {
            "id": "the_vault:unidentified_treasure_key",
            "count": {
              "type": "uniform",
              "min": 1,
              "max": 1
              }
          }
        }
      ]
    }
  ]
}