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
      dungeon: 50
  door_shuffle:
    vanilla: 70
    basic: 10
    partitioned: 10
    crossed: 10
  intensity:
    1: 0
    2: 50
    3: 50
  dropshuffle:
    none: 60
    keys: 40
  pottery:
    none: 70
    keys: 10
    dungeon: 10
    lottery: 10
  colorizepots: "on"
  shopsanity:
    "on": 35
    "off": 65
  bombbag:
    "on": 20
    "off": 80
  entrance_shuffle:
    none: 60
    dungeonssimple: 5
    dungeonsfull: 5
    simple: 0
    restricted: 5
    crossed: 5
  open_pyramid:
    auto: 1
    yes: 0
    no: 0
  shufflelinks:
    "on": 20
    "off": 80
  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: 50
    inverted: 20
  goals:
    ganon: 30
    fast_ganon: 15
    dungeons: 15
    pedestal: 15
    triforce-hunt: 10
    trinity: 15
  triforce_goal: 
    "40": 1
    "50": 1
  triforce_pool:
    "60": 1
    "70": 1
  mapshuffle:
    "on": 30
    "off": 70
  compassshuffle:
    "on": 30
    "off": 70
  keyshuffle:
    none: 30
    wild: 70
  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": 5
    "2": 10
    "3": 10
    "4": 10
    "5": 20
    "6": 20
    "7": 20
  ganon_open:
    "0": 5
    "1": 5
    "2": 10
    "3": 10
    "4": 10
    "5": 20
    "6": 20
    "7": 20
  boss_shuffle:
    none: 60
    simple: 15
    full: 15
    random: 10
  enemy_shuffle:
    none: 70
    shuffled: 30
  hints:
    on: 20
    off: 80
  weapons:
    randomized: 45
    assured: 30
    vanilla: 10
    swordless: 15
  item_pool:
    normal: 70
    hard: 30
  item_functionality:
    normal: 70
    hard: 30
  enemy_damage:
    default: 1
  enemy_health:
    default: 1
  startinventory:
    Pegasus Boots:
      "off": 30
      "on": 70
  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