Preset quaschynock/Tonis_Mystery_Test - alttprmystery

Preset quaschynock/Tonis_Mystery_Test - alttprmystery

YAML

description: "Tonis Mystey Test"
glitches_required: none
dungeon_items: standard # for some reason this line is necessary
options:
  force_doors: True
#mandatory
#-----------
accessibility:
  items: 50
  locations: 50
hints:
  "on": 30
  "off": 70
weapons:
  randomized: 50
  assured: 50
item_placement: advanced
item_functionality:
  normal: 1
enemy_damage:
  default: 1
enemy_health:
  default: 1
#-----------
goals:
  ganon: 20
  fast_ganon: 30
  dungeons: 10
  pedestal: 20
  triforce-hunt: 10
  trinity: 10
triforce_goal:
  "20": 1
  "30": 1
triforce_pool:
  "40": 1
  "50": 1
startinventory:
  Pegasus Boots:
    on: 35
    off: 65
#  "Book of Mudora":
#    0: 1
#    1: 99
tower_open:
  "0": 5
  "1": 10
  "2": 20
  "3": 30
  "4": 30
  "5": 2
  "6": 2
  "7": 1
ganon_open:
  "0": 5
  "1": 10
  "2": 20
  "3": 30
  "4": 30
  "5": 2
  "6": 2
  "7": 1
world_state:
  open: 60
  standard: 30
  inverted: 5
  retro: 5
item_pool:
  normal: 95
  hard: 5
boss_shuffle:
  none: 70
  simple: 10
  full: 10
  random: 10
enemy_shuffle:
  none: 90
  shuffled: 10
shopsanity:
  "on": 10
  "off": 90
bigkeyshuffle:
  "on": 30
  "off": 70
keyshuffle:
  "on": 30
  "off": 70
compassshuffle:
  "on": 30
  "off": 70
mapshuffle:
  "on": 30
  "off": 70
door_shuffle:
  vanilla: 1
  basic: 98
  crossed: 1
intensity:
  "2": 50
  "3": 50
entrance_shuffle:
  none: 80
  dungeonssimple: 5
  dungeonsfull: 5
  restricted: 5
  crossed: 5
pottery:
  none: 70
  keys: 10
  dungeon: 10
  lottery: 10
colorizepots: "on"
#conditions
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