Make the SoH default YAML so much fucking worse
This commit is contained in:
+19
-21
@@ -35,10 +35,10 @@ Ship of Harkinian:
|
||||
skulls_sun_song: "true"
|
||||
shuffle_master_sword:
|
||||
'false': 50
|
||||
'true': 1
|
||||
'true': 10
|
||||
shuffle_childs_wallet:
|
||||
'false': 50
|
||||
'true': 1
|
||||
'true': 10
|
||||
shuffle_ocarina_buttons:
|
||||
'false': 50
|
||||
'true': 1
|
||||
@@ -46,18 +46,16 @@ Ship of Harkinian:
|
||||
'false': 50
|
||||
'true': 1
|
||||
shuffle_weird_egg: "false"
|
||||
shuffle_gerudo_membership_card:
|
||||
'true': 50
|
||||
'false': 1
|
||||
shuffle_gerudo_membership_card: "true"
|
||||
shuffle_fishing_pole:
|
||||
'false': 50
|
||||
'true': 1
|
||||
'true': 50
|
||||
shuffle_deku_stick_bag:
|
||||
'false': 50
|
||||
'true': 1
|
||||
'true': 10
|
||||
shuffle_deku_nut_bag:
|
||||
'false': 50
|
||||
'true': 1
|
||||
'true': 10
|
||||
rocs_feather: "true"
|
||||
shuffle_freestanding_items: "off"
|
||||
shuffle_shops: "true"
|
||||
@@ -74,7 +72,7 @@ Ship of Harkinian:
|
||||
shuffle_beehives: "false"
|
||||
shuffle_cows:
|
||||
'false': 50
|
||||
'true': 1
|
||||
'true': 50
|
||||
shuffle_pots:
|
||||
# Pots will drop a randomized item the first time they're broken and collected. This does not include the flying pots.
|
||||
# With this option enabled, Ganon's boss key door is moved further up the stairs to allow access to the pots before obtaining Ganon's Boss Key.
|
||||
@@ -82,7 +80,7 @@ Ship of Harkinian:
|
||||
# Dungeons - Only shuffle pots that are within dungeons.
|
||||
# Overworld - Only shuffle pots that are outside of dungeons.
|
||||
# All pots - Shuffle all pots.
|
||||
'off': 10000
|
||||
'off': 1000
|
||||
dungeon: 10
|
||||
overworld: 10
|
||||
all: 1
|
||||
@@ -92,26 +90,26 @@ Ship of Harkinian:
|
||||
shuffle_frog_song_rupees: "true"
|
||||
shuffle_adult_trade_items:
|
||||
'false': 50
|
||||
'true': 1
|
||||
'true': 10
|
||||
shuffle_100_gs_reward: "false"
|
||||
shuffle_boss_souls:
|
||||
'off': 50
|
||||
'on': 10
|
||||
'on': 5
|
||||
on_plus_ganons: 1
|
||||
shuffle_fountain_fairies: "false"
|
||||
shuffle_stone_fairies: "false"
|
||||
shuffle_bean_fairies: "false"
|
||||
shuffle_song_fairies: "false"
|
||||
shuffle_grass:
|
||||
'off': 10000
|
||||
'off': 100
|
||||
overworld: 1
|
||||
shuffle_dungeon_rewards:
|
||||
'off': 500
|
||||
'off': 100
|
||||
dungeons: 10
|
||||
anywhere: 1
|
||||
maps_and_compasses: "start_with"
|
||||
ganons_castle_boss_key:
|
||||
lacs_dungeon_rewards: 50
|
||||
lacs_dungeon_rewards: 10
|
||||
anywhere: 1
|
||||
ganons_castle_boss_key_dungeon_rewards_required:
|
||||
5: 5
|
||||
@@ -121,7 +119,7 @@ Ship of Harkinian:
|
||||
ganons_castle_boss_key_greg_modifier: "wildcard"
|
||||
key_rings:
|
||||
'false': 50
|
||||
count: 1
|
||||
count: 10
|
||||
key_rings_count:
|
||||
random-low: 20
|
||||
random: 60
|
||||
@@ -132,23 +130,23 @@ Ship of Harkinian:
|
||||
complete_mask_quest: "true"
|
||||
skip_scarecrows_song: "true"
|
||||
item_pool:
|
||||
balanced: 100
|
||||
balanced: 20
|
||||
plentiful: 1
|
||||
scarce: 1
|
||||
full_wallets: "true"
|
||||
bombchu_bag:
|
||||
progressive_bags: 50
|
||||
single_bag: 1
|
||||
single_bag: 10
|
||||
bombchu_drops: "true"
|
||||
blue_fire_arrows: "true"
|
||||
sunlight_arrows: "true"
|
||||
infinite_upgrades:
|
||||
'off': 50
|
||||
'off': 10
|
||||
progressive: 50
|
||||
condensed_progressive: 1
|
||||
condensed_progressive: 10
|
||||
skeleton_key:
|
||||
'false': 50
|
||||
'true': 50
|
||||
slingbow_break_beehives: "true"
|
||||
ice_trap_count: "16"
|
||||
ice_trap_count: "32"
|
||||
ice_trap_filler_replacement: "0"
|
||||
|
||||
Reference in New Issue
Block a user