Advertisement
dotzo

No Logic November Week 1 Settings

Nov 1st, 2020
3,608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.56 KB | None | 0 0
  1. {
  2. "settings":                  {
  3.     "world_count":                       1,
  4.     "create_spoiler":                    true,
  5.     "randomize_settings":                false,
  6.     "open_forest":                       "open",
  7.     "open_kakariko":                     "open",
  8.     "open_door_of_time":                 true,
  9.     "zora_fountain":                     "open",
  10.     "gerudo_fortress":                   "open",
  11.     "bridge":                            "open",
  12.     "triforce_hunt":                     false,
  13.     "logic_rules":                       "none",
  14.     "bombchus_in_logic":                 false,
  15.     "one_item_per_dungeon":              false,
  16.     "trials_random":                     false,
  17.     "trials":                            0,
  18.     "skip_child_zelda":                  false,
  19.     "no_escape_sequence":                true,
  20.     "no_guard_stealth":                  true,
  21.     "no_epona_race":                     true,
  22.     "skip_some_minigame_phases":         true,
  23.     "useful_cutscenes":                  true,
  24.     "complete_mask_quest":               false,
  25.     "fast_chests":                       true,
  26.     "free_scarecrow":                    false,
  27.     "fast_bunny_hood":                   false,
  28.     "start_with_rupees":                 false,
  29.     "start_with_consumables":            false,
  30.     "starting_hearts":                   3,
  31.     "chicken_count_random":              false,
  32.     "chicken_count":                     7,
  33.     "big_poe_count_random":              false,
  34.     "big_poe_count":                     1,
  35.     "shuffle_kokiri_sword":              false,
  36.     "shuffle_ocarinas":                  false,
  37.     "shuffle_weird_egg":                 false,
  38.     "shuffle_gerudo_card":               false,
  39.     "shuffle_song_items":                "song",
  40.     "shuffle_cows":                      false,
  41.     "shuffle_beans":                     false,
  42.     "shuffle_medigoron_carpet_salesman": false,
  43.     "shuffle_interior_entrances":        "off",
  44.     "shuffle_grotto_entrances":          false,
  45.     "shuffle_dungeon_entrances":         false,
  46.     "shuffle_overworld_entrances":       false,
  47.     "owl_drops":                         false,
  48.     "warp_songs":                        false,
  49.     "spawn_positions":                   false,
  50.     "shuffle_scrubs":                    "off",
  51.     "shopsanity":                        "off",
  52.     "tokensanity":                       "off",
  53.     "shuffle_mapcompass":                "startwith",
  54.     "shuffle_smallkeys":                 "remove",
  55.     "shuffle_bosskeys":                  "remove",
  56.     "shuffle_ganon_bosskey":             "lacs_stones",
  57.     "lacs_stones":                       3,
  58.     "enhance_map_compass":               false,
  59.     "mq_dungeons_random":                false,
  60.     "mq_dungeons":                       0,
  61.     "logic_earliest_adult_trade":        "prescription",
  62.     "logic_latest_adult_trade":          "claim_check",
  63.     "starting_equipment":                [],
  64.     "starting_items":                    [],
  65.     "starting_songs":                    [],
  66.     "ocarina_songs":                     false,
  67.     "correct_chest_sizes":               false,
  68.     "clearer_hints":                     true,
  69.     "hints":                             "always",
  70.     "hint_dist":                         "very_strong",
  71.     "item_hints":                        [],
  72.     "hint_dist_user":                    {},
  73.     "text_shuffle":                      "none",
  74.     "ice_trap_appearance":               "junk_only",
  75.     "junk_ice_traps":                    "normal",
  76.     "item_pool_value":                   "plentiful",
  77.     "damage_multiplier":                 "normal",
  78.     "starting_tod":                      "default",
  79.     "starting_age":                      "child"
  80.   },
  81.   "randomized_settings":       {},
  82.   "starting_items":            {},
  83.   "dungeons":                  {
  84.     "Deku Tree":               "vanilla",
  85.     "Dodongos Cavern":         "vanilla",
  86.     "Jabu Jabus Belly":        "vanilla",
  87.     "Bottom of the Well":      "vanilla",
  88.     "Ice Cavern":              "vanilla",
  89.     "Gerudo Training Grounds": "vanilla",
  90.     "Forest Temple":           "vanilla",
  91.     "Fire Temple":             "vanilla",
  92.     "Water Temple":            "vanilla",
  93.     "Spirit Temple":           "vanilla",
  94.     "Shadow Temple":           "vanilla",
  95.     "Ganons Castle":           "vanilla"
  96.   },
  97.   "trials":                    {
  98.     "Forest": "inactive",
  99.     "Fire":   "inactive",
  100.     "Water":  "inactive",
  101.     "Spirit": "inactive",
  102.     "Shadow": "inactive",
  103.     "Light":  "inactive"
  104.   }
  105. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement