Preset mangara/miniturnier - alttprmystery

Preset mangara/miniturnier - alttprmystery

YAML

  description: "Deutsches Mini-Turnier Mystery 2025"
  
  #BITTE BEACHTET:
  #Dies dient nur zur Veranschaulichung der möglichen Settings und
  #WIRD SICH VOR TURNIERSTART NOCH DURCH EURE VOTINGS ÄNDERN
  
  #allgemeine Settings
  options:
    force_doors: true
    branch: volatile
  dungeon_items: standard #wird unten überschrieben
  algorithm: balanced
  glitches_required: none
  accessibility:
    items: 40
    locations: 30
    none: 30
  world_state:
    standard: 25
    open: 25
    inverted: 25
    retro: 25 #überschreibt Small Key, Take Any und Bow Settings
  goals:
    ganon: 30
    fast_ganon: 10
    dungeons: 10
    pedestal: 10
    triforce-hunt: 10
    trinity: 10
    ganonhunt: 10
    completionist: 10
  ganon_open:
    "3": 20
    "4": 20
    "5": 20
    "6": 20
    "7": 20
  tower_open: random #wird mit conditions geregelt
  hints:
    "on": 50
    "off": 50

  #dungeonitems
  restrict_boss_items: #Verhindere diese Items auf Dungeonbossen
      none: 50
      dungeon: 50 #maps, compasses and keys
  mapshuffle:
    "on": 50
    "off": 50
  compassshuffle:
    "on": 50
    "off": 50
  dungeon_counters: default
  keyshuffle:
    none: 50
    wild: 25 #Keysanity
    universal: 25 #Retrokeys
  key_logic_algorithm:
    partial: 80
    strict: 20 #alle Small Keys sind early erreichbar
  bigkeyshuffle:
    "on": 50
    "off": 50

  #enemizer
  enemy_shuffle:
    none: 50
    shuffled: 25
    random: 25 #Wie shuffled, aber deutlich höhere Chance, dass Gegner unter Büschen spawnen
  any_enemy_logic:
    none: 30
    allow_drops: 40 #Gegner mit Drops können bestimmte Waffen voraussetzen
    allow_all: 30 #Jeder Gegnertyp kann überall sein
  enemy_damage:
    default: 40
    shuffled: 30 #0 bis 4 Herzen, Mail reduziert
    random: 30 #0 bis 8 Herzen, Mail rollt neu
  enemy_health: default
  boss_shuffle:
    none: 20
    simple: 20 #Shufflet die vorhandenen Bosse
    full: 20 #Platziert 3 zufällige Bosse doppelt, sonst jeden einmalig
    random: 20 #Jeder Boss ist zufällig
    unique: 20 #Die Dungeonbosse werden untereinander geshufflet, so dass jeder Crystal/Pendant Dungeon einen anderen hat. GT Bosse sind komplett random

  #Items
  item_pool:
    normal: 60
    hard: 30
    expert: 10
  item_functionality: normal
  weapons:
    randomized: 25
    assured: 25
    vanilla: 25
    swordless: 25
  #dropshuffle siehe weiter unten bei subweights
  pottery:
    none: 10
    keys: 15
    cave: 15 #nur Höhlen
    dungeon: 15 #nur Dungeons
    cavekeys: 15 #Höhlen und Keys
    nonempty: 15 #nur Pötte unter denen normal etwas liegt
    lottery: 15 #ALLES
  colorizepots: "on"
  shopsanity:
    "on": 50
    "off": 50
  bombbag:
    on: 50
    off: 50
  pseudoboots:
    on: 50
    off: 50
  flute_mode: #Flöte kann beim Finden aktiviert sein
    normal: 50
    active: 50 #wird durch Spielen der Flöte beim Fund signalisiert
  startinventory:
    Pegasus Boots:
      off: 50
      on: 50
    Hookshot:
      off: 50
      on: 50
    Ocarina:
      off: 50
      on: 50
    Lamp:
      off: 50
      on: 50
    Blue Boomerang:
      off: 50
      on: 50
    
  #Doors aka Dungeonshuffle
  door_shuffle:
    vanilla: 50
    basic: 30
    crossed: 20
  intensity: 3
  door_type_mode: original
  trap_door_mode: vanilla
  decoupledoors: off #einfach nein
  door_self_loops: on
  
  #Entranceshuffle
  entrance_shuffle:
    none: 20
    dungeonssimple: 10
    dungeonsfull: 10
    simple: 10
    restricted: 10
    full: 20
    crossed: 20
  open_pyramid: auto
  shufflelinks:
    on: 50
    off: 50
  shuffleganon: on
  shuffletavern:
    on: 50
    off: 50
  overworld_map: default
  experimental:
    on: 50 #bei Entrance Shuffle als Bunny in der DarkWorld starten
    off: 50

 #Sonstiges
  triforce_goal:
    "30": 1
    "31": 1
    "32": 1
    "33": 1
    "34": 1
    "35": 1
    "36": 1
    "37": 1
    "38": 1
    "39": 1
    "40": 1
  triforce_pool:
    "45": 1
    "46": 1
    "47": 1
    "48": 1
    "49": 1
    "50": 1
    "51": 1
    "52": 1
    "53": 1
    "54": 1
    "55": 1
    
  subweights: #wir nutzen subweights um bei underworld dropshuffle den Bumerang als Startitem zu garantieren
    nodrops:
      chance: 40
      weights:
        dropshuffle: none
        
    keydrops:
      chance: 30
      weights:
        dropshuffle: keys
        
    bones:
      chance: 30
      weights:
        dropshuffle: underworld
        startinventory:
          Pegasus Boots:
            0: 50
            1: 50
          Hookshot:
            0: 50
            1: 50
          Ocarina:
            0: 50
            1: 50
          Lamp:
            0: 50
            1: 50
          Blue Boomerang: 1
          
  rules: #Sonderfälle abfangen
    - conditions: #tower_open <= ganon_open
      - Key: ganon_open
        Value: 6
      actions:
        tower_open:
          "6": 14
          "5": 14
          "4": 14
          "3": 14
          "2": 14
          "1": 14
          "0": 14
          
    - conditions: #tower_open <= ganon_open
      - Key: ganon_open
        Value: 5
      actions:
        tower_open:
          "5": 16
          "4": 16
          "3": 16
          "2": 16
          "1": 16
          "0": 16
          
    - conditions: #tower_open <= ganon_open
      - Key: ganon_open
        Value: 4
      actions:
        tower_open:
          "4": 20
          "3": 20
          "2": 20
          "1": 20
          "0": 20
          
    - conditions: #tower_open <= ganon_open
      - Key: ganon_open
        Value: 3
      actions:
        tower_open:
          "3": 25
          "2": 25
          "1": 25
          "0": 25

    - conditions: #Swordless nicht zu schwer machen
      - Key: weapons
        Value: swordless
      actions:
        enemy_damage: default
        
    - conditions: #Bei Standardstart keine Retrokeys - Seeds sind sonst ziemlich sicher unbeatable
      - Key: world_state
        Value: standard
      actions:
        keyshuffle:
          none: 50
          wild: 50
          universal: 0
          
    - conditions: #Pottery Lottery darf gerne mehr Pieces bei TFH haben
      - Key: pottery
        Value: lottery
      actions:
        triforce_goal:
          "200": 1
          "201": 1
          "202": 1
          "203": 1
          "204": 1
          "205": 1
          "206": 1
          "207": 1
          "208": 1
          "209": 1
          "210": 1
          "211": 1
          "212": 1
          "213": 1
          "214": 1
          "215": 1
          "216": 1
          "217": 1
          "218": 1
          "219": 1
          "220": 1
          "221": 1
          "222": 1
          "223": 1
          "224": 1
          "225": 1
          "226": 1
          "227": 1
          "228": 1
          "229": 1
          "230": 1
          "231": 1
          "232": 1
          "233": 1
          "234": 1
          "235": 1
          "236": 1
          "237": 1
          "238": 1
          "239": 1
          "240": 1
          "241": 1
          "242": 1
          "243": 1
          "244": 1
          "245": 1
          "246": 1
          "247": 1
          "248": 1
          "249": 1
          "250": 1
        triforce_pool:
          "300": 1
          "301": 1
          "302": 1
          "303": 1
          "304": 1
          "305": 1
          "306": 1
          "307": 1
          "308": 1
          "309": 1
          "310": 1
          "311": 1
          "312": 1
          "313": 1
          "314": 1
          "315": 1
          "316": 1
          "317": 1
          "318": 1
          "319": 1
          "320": 1
          "321": 1
          "322": 1
          "323": 1
          "324": 1
          "325": 1
          "326": 1
          "327": 1
          "328": 1
          "329": 1
          "330": 1
          "331": 1
          "332": 1
          "333": 1
          "334": 1
          "335": 1
          "336": 1
          "337": 1
          "338": 1
          "339": 1
          "340": 1
          "341": 1
          "342": 1
          "343": 1
          "344": 1
          "345": 1
          "346": 1
          "347": 1
          "348": 1
          "349": 1
          "350": 1
    - conditions: #Underworld Shuffle darf gerne mehr Pieces bei TFH haben
      - Key: dropshuffle
        Value: underworld
      actions:
        triforce_goal:
          "200": 1
          "201": 1
          "202": 1
          "203": 1
          "204": 1
          "205": 1
          "206": 1
          "207": 1
          "208": 1
          "209": 1
          "210": 1
          "211": 1
          "212": 1
          "213": 1
          "214": 1
          "215": 1
          "216": 1
          "217": 1
          "218": 1
          "219": 1
          "220": 1
          "221": 1
          "222": 1
          "223": 1
          "224": 1
          "225": 1
          "226": 1
          "227": 1
          "228": 1
          "229": 1
          "230": 1
          "231": 1
          "232": 1
          "233": 1
          "234": 1
          "235": 1
          "236": 1
          "237": 1
          "238": 1
          "239": 1
          "240": 1
          "241": 1
          "242": 1
          "243": 1
          "244": 1
          "245": 1
          "246": 1
          "247": 1
          "248": 1
          "249": 1
          "250": 1
        triforce_pool:
          "300": 1
          "301": 1
          "302": 1
          "303": 1
          "304": 1
          "305": 1
          "306": 1
          "307": 1
          "308": 1
          "309": 1
          "310": 1
          "311": 1
          "312": 1
          "313": 1
          "314": 1
          "315": 1
          "316": 1
          "317": 1
          "318": 1
          "319": 1
          "320": 1
          "321": 1
          "322": 1
          "323": 1
          "324": 1
          "325": 1
          "326": 1
          "327": 1
          "328": 1
          "329": 1
          "330": 1
          "331": 1
          "332": 1
          "333": 1
          "334": 1
          "335": 1
          "336": 1
          "337": 1
          "338": 1
          "339": 1
          "340": 1
          "341": 1
          "342": 1
          "343": 1
          "344": 1
          "345": 1
          "346": 1
          "347": 1
          "348": 1
          "349": 1
          "350": 1