{
    "entries": [
        {
            "roll": {
                "type": "uniform",
                "min": 1,
                "max": 2
            },
            "pool": [
                {
                    "weight": 1,
                    "pool": [
                        {
                            "weight": 45,
                            "item": {
                                "id": "minecraft:air",
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 5,
                            "item": {
                                "id": "the_vault:helmet",
                                "nbt": {
                                "the_vault:gear_roll_type_pool": "Chaotic"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 5,
                            "item": {
                                "id": "the_vault:chestplate",
                                "nbt": {
                                "the_vault:gear_roll_type_pool": "Chaotic"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 5,
                            "item": {
                                "id": "the_vault:leggings",
                                "nbt": {
                                "the_vault:gear_roll_type_pool": "Chaotic"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 5,
                            "item": {
                                "id": "the_vault:boots",
                                "nbt": {
                                "the_vault:gear_roll_type_pool": "Chaotic"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 5,
                            "item": {
                                "id": "the_vault:sword",
                                "nbt": {
                                "the_vault:gear_roll_type_pool": "Chaotic"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 5,
                            "item": {
                                "id": "the_vault:axe",
                                "nbt": {
                                "the_vault:gear_roll_type_pool": "Chaotic"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 5,
                            "item": {
                                "id": "the_vault:shield",
                                "nbt": {
                                "the_vault:gear_roll_type_pool": "Chaotic"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 5,
                            "item": {
                                "id": "the_vault:focus",
                                "nbt": {
                                "the_vault:gear_roll_type_pool": "Chaotic"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 5,
                            "item": {
                                "id": "the_vault:wand",
                                "nbt": {
                                "the_vault:gear_roll_type_pool": "Chaotic"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        },
                        {
                            "weight": 1,
                            "item": {
                                "id": "the_vault:deck_socket",
                                "nbt": {
                                "Modifier": "@dungeon_boss"
                                },
                                "count": {
                                "type": "uniform",
                                "min": 1,
                                "max": 1
                                }
                            }
                        }
                    ]
                }
            ]
        }
    ]
}