Implemented District/Nearby Dungeon Item Shuffle

This commit is contained in:
codemann8
2024-12-24 11:49:24 -06:00
parent e3e227f3d5
commit 1247716e92
21 changed files with 295 additions and 148 deletions

View File

@@ -151,6 +151,7 @@
prize_shuffle:
none: 1
dungeon: 1
district: 1
wild: 1
dungeon_items:
standard: 10
@@ -160,18 +161,22 @@
mcu: 1 # map, compass, universal smalls
# for use when you aren't using the dungeon_items above
# map_shuffle:
# on: 1
# off: 1
# none: 1
# district: 1
# wild: 1
# compass_shuffle:
# on: 1
# off: 1
# none: 1
# district: 1
# wild: 1
# smallkey_shuffle:
# none: 5
# district: 1
# wild: 1
# universal: 1
# bigkey_shuffle:
# on: 1
# off: 1
# none: 1
# district: 1
# wild: 1
dungeon_counters:
on: 5
off: 0