# This file contains options which allow you to configure your multiworld experience while allowing others
# to play how they want as well.
#
# How do I use it?
# The options in this file are weighted. This means the higher number you assign to a value, the more
# chances you have for that option to be chosen. For example, an option like this:
#
# map_shuffle:
# on: 5
# off: 15
#
# Means you have 5 chances for map shuffle to not occur, and 15 chances for map shuffle to be turned on
# I've never seen a file like this before. What characters am I allowed to use?
# This is a .yaml file. You are allowed to use most characters.
# To test if your yaml is valid or not, you can use this website:
# http://www.yamllint.com/
description:Farrak's Easy Example# Used to describe your yaml. Useful if you have multiple files
name:YourName# Your name in-game. Spaces and underscores will be replaced with dashes
glitches_required:# Determine the logic required to complete the seed
none:1# No glitches required
overworld_glitches:0# Assumes the player knows how to perform overworld glitches like fake flipper, water walk, etc
no_logic:0# Items are places completely at random and with no regard for logic. Your fire rod could be on Trinexx
item_placement:basic# This is based on Entrance Randomizer, which does not (yet?) support advanced
meta_ignore:# Nullify options specified in the meta.yaml file. Adding an option here guarantees it will not occur in your seed, even if the .yaml file specifies it
world_state:
- inverted# Never play inverted seeds
- retro# Never play retry seeds
weapons:
- swordless# Never play a swordless seed
map_shuffle:# Shuffle dungeon maps into the world and other dungeons, including other players' worlds
standard:1# Begin the game by rescuing Zelda from her cell and escorting her to the Sanctuary.
open:1# Begin the game from your choice of Link's House or the Sanctuary
inverted:0# Begin in the Dark World. The Moon Pearl is required to avoid bunny-state in Light World, and the Light World game map is altered
retro:0# Small keys are universal, you must buy a quiver, take-any caves and an old-man cave are added to the world. You may need to find your sword from the old man's cave
hard:0# Reduced helpfulness of items (potions less effective, can't catch faeries, cape uses double magic, byrna does not grant invulnerability, boomerangs do not stun, silvers disabled outside ganon)
expert:0# Vastly helpfulness of items (potions barely effective, can't catch faeries, cape uses double magic, byrna does not grant invulnerability, boomerangs and hookshot do not stun, silvers disabled outside ganon)