Preset quaschynock/Tonis_Mystery_Test - alttprmystery

Preset quaschynock/Tonis_Mystery_Test - alttprmystery

YAML

  description: "Tonis Mystey"
  options:
    force_doors: true
    branch: volatile
  dungeon_items: standard
  algorithm:
    balanced: 100
    vanilla_fill: 0
    major_only: 0
    dungeon_only: 0
    district: 0
  restrict_boss_items:
      none: 50
#      mapcompass: 1 Bug exists, not recommended
      dungeon: 50
  door_shuffle:
    vanilla: 85
    basic: 10
    partitioned: 0
    crossed: 5
  intensity:
    1: 0
    2: 50
    3: 50
  #door_type_mode:
    #original: 10
    #big: 30
    #all: 40
    #chaos: 20
  #trap_door_mode:
    #vanilla: 20
    #boss: 40
    #oneway: 40
  #key_logic_algorithm:
    #dangerous: 0
    #partial: 1
    #strict: 0
  #decoupledoors: off
  #door_self_loops:
    #on: 50
    #off: 50
  #dropshuffle:
    #none: 50
    #keys: 40
    #underworld: 10
  pottery:
    none: 70
    keys: 10
    #cave: 5
    dungeon: 10
    lottery: 10
    #cavekeys: 5
    #reduced: 5
    #clustered: 0
    #nonempty: 5
  colorizepots: "on"
  shopsanity:
    on: 10
    off: 90
  #pot_shuffle:
    #on: 50
    #off: 50
  #bombbag:
    #on: 30
    #off: 70
  #flute_mode:
    #normal: 0
    #activated: 50
  #bow_mode:
    #progressive: 50
    #silvers: 10
    #retro: 30
    #retro_silvers: 10
  entrance_shuffle:
    none: 80
    dungeonssimple: 5
    dungeonsfull: 5
    simple: 0
    restricted: 5
    full: 0
    lite: 0
    lean: 0
    swapped: 0
    crossed: 5
    insanity: 0
  #skullwoods: 
    #original: 25
    #restricted: 25
    #loose: 25
    #followlinked: 25
  open_pyramid:
    auto: 1
    yes: 0
    no: 0
  #shufflelinks:
    on: 50
    off: 50
  linked_drops: linked
  shuffleganon:
    on: 1
    off: 0
  overworld_map: # control how the overworld map operates when entrance shuffle is on
    default: 1
    compass: 0
    map: 0
  world_state:
    standard: 30
    open: 60
    inverted: 5
    retro: 5
  #take_any:
    #random: 0
    #fixed: 0
    #none: 100
  goals:
    ganon: 15
    fast_ganon: 35
    dungeons: 5
    pedestal: 10
    triforce-hunt: 20
    trinity: 15
  triforce_goal: 
    "20": 1
    "30": 1
  triforce_pool:
    "40": 1
    "50": 1
  mapshuffle:
    "on": 30
    "off": 70
  compassshuffle:
    "on": 30
    "off": 70
  keyshuffle:
    none: 30
    wild: 70
    #universal: 15
  bigkeyshuffle:
    "on": 30
    "off": 70
  dungeon_counters:
    default: 0 
    'on': 100
  experimental:
    true: 1
    false: 0
  glitches_required:
    none: 1
    no_logic: 0
  accessibility:
    items: 50
    locations: 50
    none: 0
  tower_open:
    "0": 5
    "1": 10
    "2": 20
    "3": 30
    "4": 30
    "5": 2
    "6": 2
    "7": 1
    #random: 1
  ganon_open:
    "0": 5
    "1": 10
    "2": 20
    "3": 30
    "4": 30
    "5": 2
    "6": 2
    "7": 1
    #random: 0
  boss_shuffle:
    none: 70
    simple: 10
    full: 10
    random: 10
  enemy_shuffle:
    none: 0
    shuffled: 1
    #random: 20
  #any_enemy_logic:
    #none: 60
    #allow_drops: 20
    #allow_all: 20
  hints:
    on: 30
    off: 70
  weapons:
    randomized: 50
    assured: 50
    #vanilla: 20
    #swordless: 5
  item_pool:
    normal: 90
    hard: 5
    expert: 5
  item_functionality:
    normal: 90
    hard: 5
    expert: 5
  enemy_damage:
    default: 1
    #shuffled: 15
    #random: 15
  enemy_health:
    default: 1
    #easy: 15
    #hard: 15
    #expert: 0
  startinventory:
    Pegasus Boots:
      off: 35
      on: 65
  rules:
   - conditions: # wenn doors dann fast_ganon und kein pottery 
     - Key: door_shuffle
       Value: basic
     actions:
       goals: fast_ganon
       pottery: none
   - conditions: # wenn doors dann fast_ganon und kein pottery 
     - Key: door_shuffle
       Value: crossed
     actions:
       goals: fast_ganon
       pottery: none