Potion Shop Changes
(reduced)
This commit is contained in:
@@ -211,9 +211,13 @@ beemizer: # Remove items from the global item pool and replace them with single
|
||||
2: 0 # 60% of the non-essential item pool is replaced with bee traps, of which 20% could be single bees
|
||||
3: 0 # 100% of the non-essential item pool is replaced with bee traps, of which 50% could be single bees
|
||||
4: 0 # 100% of the non-essential item pool is replaced with bee traps
|
||||
### Item Shuffle (shop)
|
||||
potion_shop_shuffle: # influence of potion shop by shop shuffle
|
||||
none: 50 # only shuffle price
|
||||
a: 0 # generate/shuffle in any items
|
||||
shop_shuffle:
|
||||
none: 50
|
||||
i: 0 # Shuffle the inventories of the shops around
|
||||
i: 0 # Shuffle default inventories of the shops around
|
||||
p: 0 # Randomize the prices of the items in shop inventories
|
||||
u: 0 # Shuffle capacity upgrades into the item pool (and allow them to traverse the multiworld)
|
||||
ip: 0 # Shuffle inventories and randomize prices
|
||||
|
||||
Reference in New Issue
Block a user