{
  "pools": {
    "the_vault:default": [
      {
        "level": 0,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 60
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 29
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 54
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 17
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "window": {
                "type": "constant",
                "count": 5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 110
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 20.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 28
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 11,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 600
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 1
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 1,
                        "max": 1
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 600
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 2
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 9
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 9
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 9
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 7
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 120
              },
              "target": {
                "type": "uniform",
                "min": 100.0,
                "max": 100.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 1
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 14
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 14
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 14
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 75,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 80
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 9,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 9,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 9,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 34
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 64
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "window": {
                "type": "constant",
                "count": 5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 45
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 14
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 22,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 20.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 22,
                    "max": 42
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 11
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 11
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 600
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 1
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 1,
                        "max": 1
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 600
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 2
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 9
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 9
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 9
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 7
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 120
              },
              "target": {
                "type": "uniform",
                "min": 160.0,
                "max": 160.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 1
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 50.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 90,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 80
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 9,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 9,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 9,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 34
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 60.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 96
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 40
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "window": {
                "type": "constant",
                "count": 5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "window": {
                "type": "constant",
                "count": 120
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 80.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 260
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 45
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 14
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 15
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 80.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 22,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 20.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 22,
                    "max": 42
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 11
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 60.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 80.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 11
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 40.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 600
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 1
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 1,
                        "max": 1
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 600
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 2
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 9
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 9
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 9
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 600
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 7
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 120
              },
              "target": {
                "type": "uniform",
                "min": 200.0,
                "max": 200.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 1
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 18
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 18
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 18
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      }
    ],
    "the_vault:adept": [
      {
        "level": 0,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 45,
                "max": 85
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 22
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 22
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 22
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 41
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 27,
                "max": 81
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 11
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 6.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 9
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 5
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 90,
                "max": 130
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 42
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 9,
                "max": 13
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 15,
                "max": 31
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 13
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 7
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 27,
                    "max": 39
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 36
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 13,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 15
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 15
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 15
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 15
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 21,
                    "max": 29
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 27
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 15
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 750
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 1
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 1,
                        "max": 1
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 750
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 3
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 7,
                        "max": 11
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 7,
                        "max": 11
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 7,
                        "max": 11
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 150
              },
              "target": {
                "type": "uniform",
                "min": 150.0,
                "max": 150.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 1
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 75,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 100
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 25
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 25
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 25
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 44
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 96
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 9,
                "max": 13
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 9
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 9
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 9
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 19,
                "max": 30
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 6.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 5
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 90,
                "max": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 55
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 17
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 15,
                "max": 31
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 13
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 7
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 9
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 33,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 33,
                    "max": 45
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 25
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 21
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 21
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 21
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 27,
                    "max": 35
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 21
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 15
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 750
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 1
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 1,
                        "max": 1
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 750
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 3
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 7,
                        "max": 11
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 7,
                        "max": 11
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 7,
                        "max": 11
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 150
              },
              "target": {
                "type": "uniform",
                "min": 240.0,
                "max": 240.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 1
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 50.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 15,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 15,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 15,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 90,
        "type": "bingo",
        "width": 5,
        "height": 5,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 100
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 25
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 25
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 25
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 44
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 72,
                "max": 144
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 9,
                "max": 13
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 9
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 9
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 9
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 60
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 6.25
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 7,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 8
              },
              "window": {
                "type": "constant",
                "count": 150
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 180,
                "max": 320
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 55
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 17
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 15,
                "max": 31
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 18
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 7
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 9
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 33,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 33,
                    "max": 45
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 25
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 21
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 21
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 21
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 21
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 27,
                    "max": 35
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 21
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 15
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 750
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 1
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 1,
                        "max": 1
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 750
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 3
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 7,
                        "max": 11
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 7,
                        "max": 11
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 7,
                        "max": 11
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 750
              },
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 1
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 750
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 750
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 1
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 1,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 150
              },
              "target": {
                "type": "uniform",
                "min": 300.0,
                "max": 300.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 1
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 50.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 27
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 27
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 27
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      }
    ],
    "the_vault:expert": [
      {
        "level": 0,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 100
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 14,
                "max": 26
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 14,
                "max": 26
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 14,
                "max": 26
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 50
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 108
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "window": {
                "type": "constant",
                "count": 7.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 160
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 52
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 42
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 11,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 44
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 13
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 25
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 34
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 22,
                    "max": 36
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 15
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 7
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 7
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 900
                          },
                          "target": {
                            "type": "uniform",
                            "min": 2,
                            "max": 2
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 2
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 900
                          },
                          "target": {
                            "type": "uniform",
                            "min": 2,
                            "max": 4
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 180
              },
              "target": {
                "type": "uniform",
                "min": 200.0,
                "max": 200.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 2
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 28
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 28
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 28
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 75,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 80,
                "max": 120
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 54
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 128
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 26,
                "max": 40
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 28
              },
              "window": {
                "type": "constant",
                "count": 7.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 16
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 7
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 240
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 65
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 14,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 42
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 11,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 12
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 44,
                    "max": 64
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 44,
                    "max": 56
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 31
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 44
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 17
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 7
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 900
                          },
                          "target": {
                            "type": "uniform",
                            "min": 2,
                            "max": 2
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 2
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 900
                          },
                          "target": {
                            "type": "uniform",
                            "min": 2,
                            "max": 4
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 180
              },
              "target": {
                "type": "uniform",
                "min": 320.0,
                "max": 320.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 2
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 90,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 80,
                "max": 120
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 54
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 96,
                "max": 192
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 80
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 28
              },
              "window": {
                "type": "constant",
                "count": 7.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 16
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 180
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 240,
                "max": 380
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 65
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 14,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 42
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 21
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 12
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 44,
                    "max": 64
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 44,
                    "max": 56
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 31
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 44
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 17
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 900
                          },
                          "target": {
                            "type": "uniform",
                            "min": 2,
                            "max": 2
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 2,
                        "max": 2
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 900
                          },
                          "target": {
                            "type": "uniform",
                            "min": 2,
                            "max": 4
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 900
              },
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 900
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 900
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 2
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 180
              },
              "target": {
                "type": "uniform",
                "min": 400.0,
                "max": 400.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 2
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 36
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 36
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 36
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      }
    ],
    "the_vault:master": [
      {
        "level": 0,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 75,
                "max": 155
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 42
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 42
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 42
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 45,
                "max": 73
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 45,
                "max": 135
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 21
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 40
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 18
              },
              "window": {
                "type": "constant",
                "count": 8.75
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 15
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 13
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 150,
                "max": 190
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 50,
                "max": 64
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 15,
                "max": 23
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 53
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 14,
                "max": 19
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 13
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 45,
                    "max": 65
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 64
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 13,
                    "max": 19
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 23,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 27
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 27
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 27
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 27
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 35,
                    "max": 43
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 45
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 25
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 13,
                    "max": 23
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 11
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 13,
                    "max": 13
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 600
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 1
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 13
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 1050
                          },
                          "target": {
                            "type": "uniform",
                            "min": 3,
                            "max": 5
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 15,
                        "max": 23
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 15,
                        "max": 23
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 15,
                        "max": 23
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 10,
                        "max": 13
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 10,
                        "max": 13
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 210
              },
              "target": {
                "type": "uniform",
                "min": 250.0,
                "max": 250.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 2
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 35
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 35
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 35
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 75,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 100,
                "max": 180
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 49
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 49
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 49
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 50,
                "max": 78
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 160
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 15,
                "max": 23
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 17
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 18
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 17
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 17
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 33,
                "max": 50
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 38
              },
              "window": {
                "type": "constant",
                "count": 8.75
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 13
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 150,
                "max": 270
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 50,
                "max": 100
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 53
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 14,
                "max": 19
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 13
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 15
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 55,
                    "max": 80
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 55,
                    "max": 79
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 30,
                    "max": 44
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 25,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 25,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 25,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 45,
                    "max": 61
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 25,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 30,
                    "max": 50
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 25
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 25
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 13,
                    "max": 13
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 600
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 1
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 13
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 1050
                          },
                          "target": {
                            "type": "uniform",
                            "min": 3,
                            "max": 5
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 15,
                        "max": 23
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 15,
                        "max": 23
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 15,
                        "max": 23
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 10,
                        "max": 13
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 10,
                        "max": 13
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 210
              },
              "target": {
                "type": "uniform",
                "min": 400.0,
                "max": 400.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 2
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 40
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 40
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 40
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 90,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 100,
                "max": 180
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 49
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 49
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 49
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 50,
                "max": 78
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 2
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 240
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 15,
                "max": 23
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 17
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 18
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 17
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 17
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 50,
                "max": 100
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 38
              },
              "window": {
                "type": "constant",
                "count": 8.75
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 13,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 13
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 210
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 300,
                "max": 440
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 50,
                "max": 100
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 2,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 53
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 19,
                "max": 29
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 13
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 15
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 55,
                    "max": 80
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 55,
                    "max": 79
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 30,
                    "max": 44
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 25,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 25,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 25,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 25,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 45,
                    "max": 61
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 25,
                    "max": 37
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 30,
                    "max": 50
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 25
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 25
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 13,
                    "max": 13
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 600
                          },
                          "target": {
                            "type": "uniform",
                            "min": 1,
                            "max": 1
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 13
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 3
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 1050
                          },
                          "target": {
                            "type": "uniform",
                            "min": 3,
                            "max": 5
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 15,
                        "max": 23
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 15,
                        "max": 23
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 15,
                        "max": 23
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 10
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 10
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 10
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 10,
                        "max": 13
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1050
              },
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1050
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1050
                      },
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 5,
                        "max": 8
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 3
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 10,
                        "max": 13
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 9,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 210
              },
              "target": {
                "type": "uniform",
                "min": 500.0,
                "max": 500.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 2
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 45
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 45
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 45
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      }
    ],
    "the_vault:veteran": [
      {
        "level": 0,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 200
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 28,
                "max": 52
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 28,
                "max": 52
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 28,
                "max": 52
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 72,
                "max": 100
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 72,
                "max": 216
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 28
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 64
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 12.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 240,
                "max": 280
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 80,
                "max": 104
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 8
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 26
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 84
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 17,
                "max": 22
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 72,
                    "max": 104
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 64,
                    "max": 88
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 26
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 50
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 36
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 36
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 36
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 36
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 44
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 44
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 44
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 56,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 44
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 44,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 1500
                          },
                          "target": {
                            "type": "uniform",
                            "min": 4,
                            "max": 4
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 1500
                          },
                          "target": {
                            "type": "uniform",
                            "min": 4,
                            "max": 8
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 36
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 36
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 36
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 16,
                        "max": 20
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 300
              },
              "target": {
                "type": "uniform",
                "min": 400.0,
                "max": 400.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 3
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 32,
                "max": 56
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 32,
                "max": 56
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 32,
                "max": 56
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 75,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 160,
                "max": 240
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 60
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 60
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 60
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 80,
                "max": 108
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 96,
                "max": 256
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 52,
                "max": 80
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 56
              },
              "window": {
                "type": "constant",
                "count": 12.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 32
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 10,
                "max": 12
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 240,
                "max": 360
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 80,
                "max": 130
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 22,
                "max": 36
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 84
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 17,
                "max": 22
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 88,
                    "max": 128
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 88,
                    "max": 112
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 36
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 62
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 72,
                    "max": 88
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 80
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 34
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 14
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 1500
                          },
                          "target": {
                            "type": "uniform",
                            "min": 4,
                            "max": 4
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 1500
                          },
                          "target": {
                            "type": "uniform",
                            "min": 4,
                            "max": 8
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 36
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 36
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 36
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 16,
                        "max": 20
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 300
              },
              "target": {
                "type": "uniform",
                "min": 640.0,
                "max": 640.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 3
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 64
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 64
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 64
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 90,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 160,
                "max": 320
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 60
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 60
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 60
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 80,
                "max": 108
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 3
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 192,
                "max": 384
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 24
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 80,
                "max": 120
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 56
              },
              "window": {
                "type": "constant",
                "count": 12.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 32
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 20
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 300
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 480,
                "max": 620
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 80,
                "max": 130
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 8,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 3,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 22,
                "max": 36
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 40,
                "max": 84
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 22,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 20
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 88,
                    "max": 128
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 5
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 88,
                    "max": 112
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 36
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 62
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 72,
                    "max": 88
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 52
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 80
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 34
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 1500
                          },
                          "target": {
                            "type": "uniform",
                            "min": 4,
                            "max": 4
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 1500
                          },
                          "target": {
                            "type": "uniform",
                            "min": 4,
                            "max": 8
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 36
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 36
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 16,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 36
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 16
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 3,
                        "max": 4
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 600
                  },
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 8
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 600
                      },
                      "target": {
                        "type": "uniform",
                        "min": 4,
                        "max": 5
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 1500
              },
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 1500
                  },
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 32
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 1500
                      },
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 8,
                        "max": 12
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 4
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 16,
                        "max": 20
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 15,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 300
              },
              "target": {
                "type": "uniform",
                "min": 800.0,
                "max": 800.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 3
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 72
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 72
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 72
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      }
    ],
    "the_vault:legend": [
      {
        "level": 0,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 180,
                "max": 260
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 42,
                "max": 66
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 42,
                "max": 66
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 42,
                "max": 66
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 108,
                "max": 136
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 108,
                "max": 324
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 38
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 28
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 28
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 28
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 28
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 72,
                "max": 96
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "window": {
                "type": "constant",
                "count": 17.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 36
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 360,
                "max": 400
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 144
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 12
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 21,
                "max": 29
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 126
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 25
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 108,
                    "max": 156
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 96,
                    "max": 120
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 30,
                    "max": 36
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 54,
                    "max": 68
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 60
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 60
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 60
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 84,
                    "max": 100
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 60
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 66,
                    "max": 108
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 60
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 30,
                    "max": 40
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 7,
                    "max": 13
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 30,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 18,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 2100
                          },
                          "target": {
                            "type": "uniform",
                            "min": 6,
                            "max": 6
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 2100
                          },
                          "target": {
                            "type": "uniform",
                            "min": 6,
                            "max": 12
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 36,
                        "max": 54
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 36,
                        "max": 54
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 36,
                        "max": 54
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 24
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 18,
                        "max": 24
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 30
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 30
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 19,
                    "max": 23
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 7
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 420
              },
              "target": {
                "type": "uniform",
                "min": 600.0,
                "max": 600.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 4
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 84
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 84
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 48,
                "max": 84
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 75,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 240,
                "max": 320
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 54,
                "max": 78
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 54,
                "max": 78
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 54,
                "max": 78
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 148
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 144,
                "max": 384
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 42
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 34
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 34
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 34
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 78,
                "max": 120
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 72,
                "max": 80
              },
              "window": {
                "type": "constant",
                "count": 17.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 48
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 14
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 360,
                "max": 480
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 170
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 26,
                "max": 40
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 126
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 20,
                "max": 25
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 36
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 132,
                    "max": 192
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 132,
                    "max": 156
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 42,
                    "max": 50
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 16
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 72,
                    "max": 86
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 42,
                    "max": 54
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 42,
                    "max": 54
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 42,
                    "max": 54
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 42,
                    "max": 54
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 60,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 60,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 60,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 108,
                    "max": 124
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 60,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 72,
                    "max": 120
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 60
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 46
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 20
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 30,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 18,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 2100
                          },
                          "target": {
                            "type": "uniform",
                            "min": 6,
                            "max": 6
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 2100
                          },
                          "target": {
                            "type": "uniform",
                            "min": 6,
                            "max": 12
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 36,
                        "max": 54
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 36,
                        "max": 54
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 36,
                        "max": 54
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 24
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 18,
                        "max": 24
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 30
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 30
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 19,
                    "max": 23
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 7
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 420
              },
              "target": {
                "type": "uniform",
                "min": 960.0,
                "max": 960.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 4
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 96
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 96
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 96
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      },
      {
        "level": 90,
        "type": "bingo",
        "width": 4,
        "height": 4,
        "renderer": {
          "type": "bingo"
        },
        "tasks": [
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 240,
                "max": 320
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 54,
                "max": 78
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 54,
                "max": 78
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/ornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 54,
                "max": 78
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/living.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 148
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Coins",
              "icon": "the_vault:textures/gui/bingo/lootcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:barred_door[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 4
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/village1",
                "the_vault:vault/rooms/challenge/village2",
                "the_vault:vault/rooms/challenge/village3",
                "the_vault:vault/rooms/challenge/village4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Free Villager",
              "icon": "the_vault:textures/gui/bingo/freevillager.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "@the_vault:ores[generated=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 288,
                "max": 576
              },
              "variables": {
                "targetPlayerContribution": 0.8
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Mine Vault Ores",
              "icon": "the_vault:textures/gui/bingo/minevaultore.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 36,
                "max": 42
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/rapidwooden.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 34
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/rapidgilded.png"
            },
            "weight": 100.0
          },
          {
            "type": "mine_block",
            "filter": "the_vault:coin_pile[size=1]",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Coins",
              "icon": "the_vault:textures/gui/bingo/rapidcoins.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:ornate",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 34
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Ornate Chests",
              "icon": "the_vault:textures/gui/bingo/rapidornate.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:living",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 34
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Loot Living Chests",
              "icon": "the_vault:textures/gui/bingo/rapidliving.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 160
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Horde Mobs",
              "icon": "the_vault:textures/gui/bingo/rapidhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mobs",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 72,
                "max": 80
              },
              "window": {
                "type": "constant",
                "count": 17.5
              },
              "variables": {
                "targetPlayerContribution": 0.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Multi Kill!",
              "icon": "the_vault:textures/gui/bingo/hard.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 30,
                "max": 48
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/rapidassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/rapidguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "sliding_timed_target",
              "target": {
                "type": "uniform",
                "min": 14,
                "max": 16
              },
              "window": {
                "type": "constant",
                "count": 420
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/rapiddweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:horde",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 720,
                "max": 860
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Hordes",
              "icon": "the_vault:textures/gui/bingo/killhorde.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:assassin",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 120,
                "max": 170
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Assassins",
              "icon": "the_vault:textures/gui/bingo/killassassin.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/champion",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 12,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Champion",
              "icon": "the_vault:textures/gui/bingo/killchampion.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:mob_type/dungeon_boss",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 4,
                "max": 5
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dungeon Boss",
              "icon": "the_vault:textures/gui/bingo/killdungeonboss.png"
            },
            "weight": 75.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 26,
                "max": 40
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:guardians",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 60,
                "max": 126
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Guardians",
              "icon": "the_vault:textures/gui/bingo/killguardians.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:fighter",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 25,
                "max": 35
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Kill Dwellers",
              "icon": "the_vault:textures/gui/bingo/killdweller.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:treasure_door[open=false]",
            "post": "the_vault:treasure_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.1
              }
            },
            "condition": {
              "type": "items_available",
              "filter": [
                "the_vault:key_iskallium",
                "the_vault:key_gorginite",
                "the_vault:key_sparkletine",
                "the_vault:key_ashium",
                "the_vault:key_bomignite",
                "the_vault:key_tubium",
                "the_vault:key_upaline",
                "the_vault:key_petzanite",
                "the_vault:key_xenium"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Treasure Room",
              "icon": "the_vault:textures/gui/bingo/treasure_doors.png"
            },
            "weight": 5.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:pylon{Consumed:0b}",
            "post": "the_vault:pylon{Consumed:1b}",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 30
              },
              "variables": {
                "targetPlayerContribution": 0.5
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Activate Pylons",
              "icon": "the_vault:textures/gui/bingo/pylon.png"
            },
            "weight": 100.0
          },
          {
            "type": "interact_block",
            "pre": "the_vault:vendor_door[open=false]",
            "post": "the_vault:vendor_door[open=true]",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 36
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Open Vendoors",
              "icon": "the_vault:textures/gui/bingo/vendoor.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 22
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nodamagetanks.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 132,
                    "max": 192
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Mine Ores",
                  "icon": "the_vault:textures/gui/bingo/nodamageores.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/champion",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Champions",
                  "icon": "the_vault:textures/gui/bingo/nodamagechampion.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 132,
                    "max": 156
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nodamagehorde.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 42,
                    "max": 50
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Assassin",
                  "icon": "the_vault:textures/gui/bingo/nodamageassassin.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mob_type/dweller",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Kill Dweller",
                  "icon": "the_vault:textures/gui/bingo/nodamagedweller.png"
                }
              }
            ],
            "weight": 100.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 72,
                    "max": 86
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 42,
                    "max": 54
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 42,
                    "max": 54
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 42,
                    "max": 54
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 60,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/nodamagecoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 60,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulliving.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 60,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulgilded.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 60,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulornate.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 108,
                    "max": 124
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Wooden Chests",
                  "icon": "the_vault:textures/gui/bingo/peacefulwooden.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "deal_no_damage",
            "children": [
              {
                "type": "mine_block",
                "filter": "the_vault:coin_pile[size=1]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 60,
                    "max": 72
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Peacefully Loot Coins",
                  "icon": "the_vault:textures/gui/bingo/peacefulcoins.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 72,
                    "max": 120
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/nomanahorde.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:guardians",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 60
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Guardians",
                  "icon": "the_vault:textures/gui/bingo/nomanaguardians.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 46
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Assassins",
                  "icon": "the_vault:textures/gui/bingo/nomanaassassin.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 14,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Tanks",
                  "icon": "the_vault:textures/gui/bingo/nomanatank.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "use_no_mana",
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 28
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Primitively Kill Dwellers",
                  "icon": "the_vault:textures/gui/bingo/nomanadweller.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 30,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Kill Hordes",
                  "icon": "the_vault:textures/gui/bingo/killhorde.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 18,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    },
                    "children": [
                      {
                        "type": "loot_chest",
                        "filter": "@the_vault:ornate",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 2100
                          },
                          "target": {
                            "type": "uniform",
                            "min": 6,
                            "max": 6
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Loot Ornate Chests",
                          "icon": "the_vault:textures/gui/bingo/ornate.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "kill_entity",
            "filter": "@the_vault:tank",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/4]: Kill Tanks",
              "icon": "the_vault:textures/gui/bingo/killtank.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 30
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/4]: Loot Wooden Chests Chests",
                  "icon": "the_vault:textures/gui/bingo/wooden.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 6,
                        "max": 6
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/4]: Loot Gilded Chest",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    },
                    "children": [
                      {
                        "type": "kill_entity",
                        "filter": "@the_vault:assassin",
                        "counter": {
                          "type": "sliding_timed_target",
                          "window": {
                            "type": "constant",
                            "count": 2100
                          },
                          "target": {
                            "type": "uniform",
                            "min": 6,
                            "max": 12
                          },
                          "variables": {
                            "targetPlayerContribution": 0.25
                          }
                        },
                        "renderer": {
                          "type": "bingo",
                          "name": "Combo [4/4]: Kill Assassins",
                          "icon": "the_vault:textures/gui/bingo/killassassin.png"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Living Chests",
                  "icon": "the_vault:textures/gui/bingo/living.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 36,
                        "max": 54
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 36,
                        "max": 54
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:wooden",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 24,
                "max": 32
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Wooden Chests",
              "icon": "the_vault:textures/gui/bingo/wooden.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 18
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Gilded Chests",
                  "icon": "the_vault:textures/gui/bingo/gilded.png"
                },
                "children": [
                  {
                    "type": "kill_entity",
                    "filter": "@the_vault:horde",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 36,
                        "max": 54
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Kill Horde",
                      "icon": "the_vault:textures/gui/bingo/killhorde.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:gilded",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 18,
                "max": 24
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Loot Gilded Chests",
              "icon": "the_vault:textures/gui/bingo/gilded.png"
            },
            "children": [
              {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 24
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Loot Ornate Chests",
                  "icon": "the_vault:textures/gui/bingo/ornate.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 18,
                        "max": 24
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 30
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/wooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/gilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/ornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "find_vault_room",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 2100
              },
              "target": {
                "type": "uniform",
                "min": 6,
                "max": 6
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Combo [1/3]: Discover Room",
              "icon": "the_vault:textures/gui/bingo/rapidrooms.png"
            },
            "children": [
              {
                "type": "kill_entity",
                "filter": "@the_vault:mobs",
                "counter": {
                  "type": "sliding_timed_target",
                  "window": {
                    "type": "constant",
                    "count": 2100
                  },
                  "target": {
                    "type": "uniform",
                    "min": 48,
                    "max": 48
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Combo [2/3]: Kill Mobs",
                  "icon": "the_vault:textures/gui/bingo/killmobs.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "sliding_timed_target",
                      "window": {
                        "type": "constant",
                        "count": 2100
                      },
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Combo [3/3]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/living.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:living",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Living Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageliving.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:gilded",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Gilded Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagegilded.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:ornate",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 12,
                        "max": 18
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Ornate Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamageornate.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 6
                  },
                  "variables": {
                    "targetPlayerContribution": 0.25
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Chain [1/2]: Discover Room",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                },
                "children": [
                  {
                    "type": "loot_chest",
                    "filter": "@the_vault:wooden",
                    "counter": {
                      "type": "target",
                      "target": {
                        "type": "uniform",
                        "min": 24,
                        "max": 30
                      },
                      "variables": {
                        "targetPlayerContribution": 0.25
                      }
                    },
                    "renderer": {
                      "type": "bingo",
                      "name": "Chain [2/2]: Loot Wooden Chests",
                      "icon": "the_vault:textures/gui/bingo/nodamagewooden.png"
                    }
                  }
                ]
              }
            ],
            "weight": 10.0
          },
          {
            "type": "take_no_damage",
            "children": [
              {
                "type": "find_vault_room",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 19,
                    "max": 23
                  },
                  "variables": {
                    "targetPlayerContribution": 0.5
                  }
                },
                "renderer": {
                  "type": "bingo",
                  "name": "Flawlessly Discover Rooms",
                  "icon": "the_vault:textures/gui/bingo/flawlesslydiscoverrooms.png"
                }
              }
            ],
            "weight": 50.0
          },
          {
            "type": "find_vault_room",
            "filter": [
              "the_vault:vault/rooms/omega/mush_room1",
              "the_vault:vault/rooms/omega/mush_room2",
              "the_vault:vault/rooms/omega/blacksmith1",
              "the_vault:vault/rooms/omega/cove1",
              "the_vault:vault/rooms/omega/cove2",
              "the_vault:vault/rooms/omega/omega_digsite2",
              "the_vault:vault/rooms/omega/library1",
              "the_vault:vault/rooms/omega/library2",
              "the_vault:vault/rooms/omega/mine1",
              "the_vault:vault/rooms/omega/mine2",
              "the_vault:vault/rooms/omega/painting1",
              "the_vault:vault/rooms/omega/vendor1",
              "the_vault:vault/rooms/omega/vendor2",
              "the_vault:vault/rooms/omega/vendor3",
              "the_vault:vault/rooms/omega/pixel1",
              "the_vault:vault/rooms/omega/warehouse"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 5,
                "max": 7
              },
              "variables": {
                "targetPlayerContribution": 0.25
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/omega/mush_room1",
                "the_vault:vault/rooms/omega/mush_room2",
                "the_vault:vault/rooms/omega/blacksmith1",
                "the_vault:vault/rooms/omega/cove1",
                "the_vault:vault/rooms/omega/cove2",
                "the_vault:vault/rooms/omega/omega_digsite2",
                "the_vault:vault/rooms/omega/library1",
                "the_vault:vault/rooms/omega/library2",
                "the_vault:vault/rooms/omega/mine1",
                "the_vault:vault/rooms/omega/mine2",
                "the_vault:vault/rooms/omega/painting1",
                "the_vault:vault/rooms/omega/vendor1",
                "the_vault:vault/rooms/omega/vendor2",
                "the_vault:vault/rooms/omega/vendor3",
                "the_vault:vault/rooms/omega/pixel1",
                "the_vault:vault/rooms/omega/warehouse"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Discover Omega Rooms",
              "icon": "the_vault:textures/gui/bingo/findomegaroom.png"
            },
            "weight": 100.0
          },
          {
            "type": "take_damage",
            "filter": "@the_vault:mobs",
            "phase": "PRE_MITIGATION",
            "counter": {
              "type": "sliding_timed_target",
              "window": {
                "type": "constant",
                "count": 420
              },
              "target": {
                "type": "uniform",
                "min": 1200.0,
                "max": 1200.0
              },
              "variables": {
                "targetPlayerContribution": 0.75
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Rapidly Mitigate Damage",
              "icon": "the_vault:textures/gui/bingo/mitigate_damage.png"
            },
            "weight": 100.0
          },
          {
            "type": "kill_entity",
            "filter": [
              "@the_vault:elite"
            ],
            "counter": {
              "type": "target",
              "target": {
                "type": "constant",
                "count": 4
              },
              "variables": {
                "targetPlayerContribution": 0
              }
            },
            "condition": {
              "type": "room_generation",
              "filter": [
                "the_vault:vault/rooms/challenge/laboratory1",
                "the_vault:vault/rooms/challenge/laboratory2",
                "the_vault:vault/rooms/challenge/laboratory3",
                "the_vault:vault/rooms/challenge/laboratory4"
              ]
            },
            "renderer": {
              "type": "bingo",
              "name": "Defeat an Elite",
              "icon": "the_vault:textures/gui/bingo/killelite.png"
            },
            "weight": 60.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_gilded",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 72,
                "max": 108
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Gilded Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/gildedbarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_ornate",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 72,
                "max": 108
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Ornate Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/ornatebarrel.png"
            },
            "weight": 100.0
          },
          {
            "type": "loot_chest",
            "filter": "@the_vault:dungeon_living",
            "counter": {
              "type": "target",
              "target": {
                "type": "uniform",
                "min": 72,
                "max": 108
              },
              "variables": {
                "targetPlayerContribution": 1.0
              }
            },
            "renderer": {
              "type": "bingo",
              "name": "Loot Living Dungeon Barrels",
              "icon": "the_vault:textures/gui/bingo/livingbarrel.png"
            },
            "weight": 100.0
          }
        ],
        "firstBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "the_vault:bingo": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ],
        "subsequentBingo": [
          {
            "type": "add_vault_modifier",
            "modifiers": {
              "@the_vault:bingos": 1
            },
            "message": [
              "",
              {
                "text": "BINGO! ",
                "color": "#bbf333"
              },
              {
                "text": "Added ",
                "color": "gray"
              },
              "${modifiers}",
              {
                "text": ".",
                "color": "gray"
              }
            ],
            "weight": 100.0
          }
        ]
      }
    ]
  }
}