Port to 1.0.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: Salt
|
name: Salt
|
||||||
description: Salt's SoH Archipelago Template BETA
|
description: Salt's SoH Archipelago Template
|
||||||
game: Ship of Harkinian
|
game: Ship of Harkinian
|
||||||
requires:
|
requires:
|
||||||
version: 0.6.3
|
version: 0.6.3
|
||||||
@@ -14,7 +14,7 @@ Ship of Harkinian:
|
|||||||
door_of_time:
|
door_of_time:
|
||||||
closed: 50
|
closed: 50
|
||||||
song_only: 50
|
song_only: 50
|
||||||
open: 50
|
open: 100
|
||||||
zoras_fountain: "open"
|
zoras_fountain: "open"
|
||||||
sleeping_waterfall: "closed"
|
sleeping_waterfall: "closed"
|
||||||
jabu_jabu: "closed"
|
jabu_jabu: "closed"
|
||||||
@@ -22,9 +22,12 @@ Ship of Harkinian:
|
|||||||
fortress_carpenters: "fast"
|
fortress_carpenters: "fast"
|
||||||
rainbow_bridge: "medallions"
|
rainbow_bridge: "medallions"
|
||||||
rainbow_bridge_medallions_required: "2"
|
rainbow_bridge_medallions_required: "2"
|
||||||
ganons_trials_required: "0"
|
skip_ganons_trials: "true"
|
||||||
triforce_hunt: "false"
|
triforce_hunt: "false"
|
||||||
|
#triforce_hunt_pieces_total: "30"
|
||||||
|
#triforce_hunt_pieces_required_percentage: "60"
|
||||||
shuffle_skull_tokens: "dungeon"
|
shuffle_skull_tokens: "dungeon"
|
||||||
|
skulls_sun_song: "true"
|
||||||
shuffle_master_sword:
|
shuffle_master_sword:
|
||||||
'false': 50
|
'false': 50
|
||||||
'true': 1
|
'true': 1
|
||||||
@@ -49,8 +52,16 @@ Ship of Harkinian:
|
|||||||
'true': 1
|
'true': 1
|
||||||
shuffle_freestanding_items: "off"
|
shuffle_freestanding_items: "off"
|
||||||
shuffle_shops: "true"
|
shuffle_shops: "true"
|
||||||
|
shuffle_shops_item_amount:
|
||||||
|
3: 10
|
||||||
|
4: 50
|
||||||
|
6: 10
|
||||||
|
shuffle_shops_minimum_price: "10"
|
||||||
|
shuffle_shops_maximum_price: "250"
|
||||||
shuffle_fish: "off"
|
shuffle_fish: "off"
|
||||||
shuffle_scrubs: "true"
|
shuffle_scrubs: "true"
|
||||||
|
shuffle_scrubs_minimum_price: "10"
|
||||||
|
shuffle_scrubs_maximum_price: "10"
|
||||||
shuffle_beehives: "false"
|
shuffle_beehives: "false"
|
||||||
shuffle_cows:
|
shuffle_cows:
|
||||||
'false': 50
|
'false': 50
|
||||||
@@ -67,16 +78,21 @@ Ship of Harkinian:
|
|||||||
overworld: 10
|
overworld: 10
|
||||||
all: 1
|
all: 1
|
||||||
shuffle_crates: "off"
|
shuffle_crates: "off"
|
||||||
|
shuffle_trees: "off"
|
||||||
shuffle_merchants: "bean_merchant_only"
|
shuffle_merchants: "bean_merchant_only"
|
||||||
shuffle_frog_song_rupees: "true"
|
shuffle_frog_song_rupees: "true"
|
||||||
shuffle_adult_trade_items:
|
shuffle_adult_trade_items:
|
||||||
'false': 50
|
'false': 50
|
||||||
'true': 1
|
'true': 1
|
||||||
|
shuffle_100_gs_reward: "false"
|
||||||
shuffle_boss_souls:
|
shuffle_boss_souls:
|
||||||
'off': 500
|
'off': 50
|
||||||
'on': 10
|
'on': 10
|
||||||
on_plus_ganons: 1
|
on_plus_ganons: 1
|
||||||
shuffle_fairies: "false"
|
shuffle_fountain_fairies: "false"
|
||||||
|
shuffle_stone_fairies: "false"
|
||||||
|
shuffle_bean_fairies: "false"
|
||||||
|
shuffle_song_fairies: "false"
|
||||||
shuffle_grass:
|
shuffle_grass:
|
||||||
'off': 10000
|
'off': 10000
|
||||||
overworld: 1
|
overworld: 1
|
||||||
@@ -91,6 +107,7 @@ Ship of Harkinian:
|
|||||||
6: 10
|
6: 10
|
||||||
7: 50
|
7: 50
|
||||||
8: 1
|
8: 1
|
||||||
|
ganons_castle_boss_key_greg_modifier: "wildcard"
|
||||||
key_rings:
|
key_rings:
|
||||||
'false': 50
|
'false': 50
|
||||||
'true': 1
|
'true': 1
|
||||||
@@ -111,3 +128,6 @@ Ship of Harkinian:
|
|||||||
skeleton_key:
|
skeleton_key:
|
||||||
'false': 50
|
'false': 50
|
||||||
'true': 50
|
'true': 50
|
||||||
|
slingbow_break_beehives: "true"
|
||||||
|
ice_trap_count: "16"
|
||||||
|
ice_trap_filler_replacement: "0"
|
||||||
|
|||||||
Reference in New Issue
Block a user