Preset kallzen91/mystery - alttprmystery

Preset kallzen91/mystery - alttprmystery

YAML

description: Kallzen(Mystery)

options:
  FillItemPoolWith: TwentyRupees2

allow_quickswap: true
glitches_required: "none"
item_functionality: "normal"
item_placement: "advanced"
dungeon_items: "standard"
entrance_shuffle: "none"

world_state:
  standard: 50
  open: 50

item_placement:
  basic: 1
  advanced: 99
dungeon_items:
  standard: 70
  mc: 10
  mcs: 10
  full: 10

goals:
  ganon: 50
  fast_ganon: 10
  dungeons: 30
  pedestal: 10

accessibility:
  items: 90
  none: 10

tower_open:
  0: 0
  1: 0
  2: 0
  3: 0
  4: 10
  5: 10
  6: 30
  7: 50
ganon_open:
  3: 0
  4: 0
  5: 10
  6: 30
  7: 60

boss_shuffle:
  none: 85
  full: 15
enemy_shuffle:
  none: 85
  shuffled: 15

enemy_damage: default
enemy_health: default

hints:
  "off": 99
  "on": 1

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

item_pool:
  normal: 98
  hard: 1
  expert: 1

rules:
  - conditions:
      - Key: tower_open
        Value: 4
    actions:
      ganon_open:
        4: 50
        5: 20
        6: 20
        7: 10
  - conditions:
      - Key: tower_open
        Value: 5
    actions:
      ganon_open:
        5: 50
        6: 30
        7: 20
  - conditions:
      - Key: tower_open
        Value: 6
    actions:
      ganon_open:
        6: 70
        7: 30
  - conditions:
      - Key: tower_open
        Value: 7
    actions:
      ganon_open: 7

subweights:
  normal:
    chance: 1
    weights:
      customizer:
        eq:
          "PegasusBoots":
            0: 50
            1: 50
          "Hookshot":
            0: 90
            1: 10
          "FireRod":
            0: 90
            1: 10
          "IceRod":
            0: 90
            1: 10
          "Flippers":
            0: 90
            1: 10
          "MagicMirror":
            0: 90
            1: 10
          "OcarinaActive":
            0: 90
            1: 10