{
  "tile_processors": [
    {
      "type": "weighted_target",
      "target": [
        "the_vault:blood_altar",
        "the_vault:god_altar[god=velara]"
      ],
      "output": [
        {
          "block": "the_vault:god_altar[god=velara]",
          "modifierCompletionPool": "the_vault:velara_favours",
          "modifierFailurePool": "the_vault:altar_curses",
          "lootPool": [
            {
              "weight": 18,
              "item": {
                "id": "the_vault:bitter_lemon"
              }
            },
            {
              "weight": 10,
              "item": {
                "id": "the_vault:mango"
              }
            },
            {
              "weight": 6,
              "item": {
                "id": "the_vault:sour_orange"
              }
            },
            {
              "weight": 2,
              "item": {
                "id": "the_vault:star_fruit"
              }
            }
          ],
          "weight": 1
        }
      ]
    },
    {
      "type": "weighted_target",
      "target": [
        "the_vault:xp_altar",
        "the_vault:god_altar[god=tenos]"
      ],
      "output": [
        {
          "block": "the_vault:god_altar[god=tenos]",
          "modifierCompletionPool": "the_vault:tenos_favours",
          "modifierFailurePool": "the_vault:altar_curses",
          "weight": 1,
          "lootPool": [
            {
              "weight": 18,
              "item": {
                "id": "the_vault:bitter_lemon"
              }
            },
            {
              "weight": 10,
              "item": {
                "id": "the_vault:mango"
              }
            },
            {
              "weight": 6,
              "item": {
                "id": "the_vault:sour_orange"
              }
            },
            {
              "weight": 2,
              "item": {
                "id": "the_vault:star_fruit"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "weighted_target",
      "target": [
        "the_vault:time_altar",
        "the_vault:god_altar[god=wendarr]"
      ],
      "output": [
        {
          "block": "the_vault:god_altar[god=wendarr]",
          "modifierCompletionPool": "the_vault:wendarr_favours",
          "modifierFailurePool": "the_vault:altar_curses",
          "weight": 1,
          "lootPool": [
            {
              "weight": 18,
              "item": {
                "id": "the_vault:bitter_lemon"
              }
            },
            {
              "weight": 10,
              "item": {
                "id": "the_vault:mango"
              }
            },
            {
              "weight": 6,
              "item": {
                "id": "the_vault:sour_orange"
              }
            },
            {
              "weight": 2,
              "item": {
                "id": "the_vault:star_fruit"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "weighted_target",
      "target": [
        "the_vault:soul_altar",
        "the_vault:god_altar[god=idona]"
      ],
      "output": [
        {
          "block": "the_vault:god_altar[god=idona]",
          "modifierCompletionPool": "the_vault:idona_favours",
          "modifierFailurePool": "the_vault:altar_curses",
          "weight": 1,
          "lootPool": [
            {
              "weight": 18,
              "item": {
                "id": "the_vault:bitter_lemon"
              }
            },
            {
              "weight": 10,
              "item": {
                "id": "the_vault:mango"
              }
            },
            {
              "weight": 6,
              "item": {
                "id": "the_vault:sour_orange"
              }
            },
            {
              "weight": 2,
              "item": {
                "id": "the_vault:star_fruit"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "weighted_target",
      "target": "the_vault:god_altar",
      "output": [
        {
          "timePool": {
            "FRAGGED": {
              "type": "uniform",
              "min": 3000,
              "max": 6000
            },
            "IMPOSSIBLE": {
              "type": "uniform",
              "min": 6000,
              "max": 9000
            },
            "HARD": {
              "type": "uniform",
              "min": 9000,
              "max": 12000
            },
            "NORMAL": {
              "type": "uniform",
              "min": 12000,
              "max": 15000
            },
            "EASY": {
              "type": "uniform",
              "min": 15000,
              "max": 18000
            },
            "PIECE_OF_CAKE": {
              "type": "uniform",
              "min": 18000,
              "max": 30000
            }
          },
          "weight": 1
        }
      ]
    },
    {
      "type": "leveled",
      "levels": [
        {
          "level": 0,
          "type": "weighted_target",
          "target": "the_vault:god_altar",
          "output": [
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 98,
                    "max": 200
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Horde Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 50
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Assassin Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 8
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Tank Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 10
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dweller Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:dungeon",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 5,
                    "max": 14
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dungeon Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 21
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Gilded Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 21
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Living Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 10,
                    "max": 21
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Ornate Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "the_vault:wooden_chest",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 70
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Wooden Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 40
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:player_ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 9
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Unique Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "{Tags:[\"vault_champion\"]}",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 3
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Champions",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            }
          ]
        }
      ]
    },
    {
      "type": "leveled",
      "levels": [
        {
          "level": 40,
          "type": "weighted_target",
          "target": "the_vault:god_altar",
          "output": [
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 70,
                    "max": 140
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Horde Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 36
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Assassin Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 10
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Tank Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 8
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dweller Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:dungeon",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 6
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dungeon Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "{Tags:[\"vault_champion\"]}",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 2
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Champions",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 11,
                    "max": 16
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Gilded Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 11,
                    "max": 16
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Living Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 11,
                    "max": 16
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Ornate Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 24,
                    "max": 40
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Wooden Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 16,
                    "max": 34
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:player_ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 4
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Unique Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            }
          ]
        }
      ]
    },
    {
      "type": "leveled",
      "levels": [
        {
          "level": 60,
          "type": "weighted_target",
          "target": "the_vault:god_altar",
          "output": [
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 90,
                    "max": 160
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Horde Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 28,
                    "max": 50
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Assassin Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 12
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Tank Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 12
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dweller Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:dungeon",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 4,
                    "max": 9
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dungeon Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "{Tags:[\"vault_champion\"]}",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 3
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Champions",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 21
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Gilded Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 21
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Living Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 12,
                    "max": 21
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Ornate Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 32,
                    "max": 55
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Wooden Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 20,
                    "max": 38
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:player_ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 7
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Unique Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            }
          ]
        }
      ]
    },
    {
      "type": "leveled",
      "levels": [
        {
          "level": 80,
          "type": "weighted_target",
          "target": "the_vault:god_altar",
          "output": [
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 140,
                    "max": 240
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Horde Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 36,
                    "max": 60
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Assassin Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 14
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Tank Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 10
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dweller Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:dungeon",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 10
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dungeon Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "{Tags:[\"vault_champion\"]}",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 3
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Champions",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Gilded Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Living Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 30
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Ornate Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 80
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Wooden Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 34,
                    "max": 50
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:player_ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 2,
                    "max": 9
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Unique Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            }
          ]
        }
      ]
    },
    {
      "type": "leveled",
      "levels": [
        {
          "level": 100,
          "type": "weighted_target",
          "target": "the_vault:god_altar",
          "output": [
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:horde",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 160,
                    "max": 260
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Horde Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:assassin",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 65
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Assassin Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:tank",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 16
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Tank Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:fighter",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 8,
                    "max": 12
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dweller Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "@the_vault:dungeon",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 6,
                    "max": 12
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Dungeon Mobs",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "kill_entity",
                "filter": "{Tags:[\"vault_champion\"]}",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 1,
                    "max": 4
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Kill Champions",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:gilded",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 34
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Gilded Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:living",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 34
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Living Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:ornate",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 18,
                    "max": 34
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Ornate Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "loot_chest",
                "filter": "@the_vault:wooden",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 40,
                    "max": 100
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Loot Wooden Chests",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 34,
                    "max": 54
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            },
            {
              "taskPool": {
                "type": "mine_block",
                "filter": "@the_vault:player_ores[generated=true]",
                "counter": {
                  "type": "target",
                  "target": {
                    "type": "uniform",
                    "min": 3,
                    "max": 9
                  }
                },
                "renderer": {
                  "type": "god_altar",
                  "title": "Mine Unique Vault Ores",
                  "hint": "${current}/${target}"
                }
              },
              "weight": 1
            }
          ]
        }
      ]
    }
  ]
}