Preset matkap/misteriobracket - alttprmystery

Preset matkap/misteriobracket - alttprmystery

YAML

description: Torneo Misterio Alttpr 2023 Brackets

options:
  FillItemPoolWith: TwentyRupees2

tournament: false
allow_quickswap: true
glitches_required: "none"
item_functionality: "normal"
item_placement: "advanced"
dungeon_items: "standard"
entrance_shuffle: "none"
accessibility: "items"
enemy_damage: "default"
enemy_health: "default"
hints: "off"

world_state:
  standard: 30
  open: 40
  inverted: 20
  retro: 15

goals:
  ganon: 25
  fast_ganon: 20
  dungeons: 35
  pedestal: 10
  "triforce-hunt": 15

tower_open:
  0: 10
  1: 10
  2: 10
  3: 15
  4: 15
  5: 25
  6: 25
  7: 20
ganon_open:
  3: 0
  4: 10
  5: 20
  6: 30
  7: 20

boss_shuffle:
  none: 30
  full: 70

enemy_shuffle:
  none: 70
  shuffled: 30

weapons:
  randomized: 40
  assured: 0
  vanilla: 20
  swordless: 30

item_pool:
  normal: 25
  hard: 55
  expert: 35

subweights:
  entrance:
    chance: 30
    weights:
      entrance_shuffle:
        crossed: 20
        restricted: 0
      dungeon_items:
        standard: 0
        full: 80
      world_state:
        standard: 40
        open: 50
        inverted: 0
        retro: 10
      goals:
        ganon: 30
        fast_ganon: 50
        dungeons: 20
        pedestal: 5
        "triforce-hunt": 0    

  item:
    chance: 70
    weights:
      customizer:
        triforce-hunt:
          goal: [60, 80]
          pool: 0 # this forces it to be goal + min_difference
          min_difference: 3
        eq:
          "PegasusBoots":
            0: 60
            1: 40
          "OcarinaInActive":
            0: 60
            1: 40
        custom:
          customPrizePacks: False
          region.wildMaps:
            True: 70
            False: 30
          region.wildCompasses:
            True: 70
            False: 30
          region.wildKeys:
            True: 70
            False: 30
          region.wildBigKeys:
            True: 70
            False: 30