From 1f037aedd19325a724821ee47540abaa5c22f9aa Mon Sep 17 00:00:00 2001 From: Hyper0bsession <172045984+Hyper0bsession@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:39:59 +1000 Subject: [PATCH] Update weekly preset --- data/Hints/weekly.json | 20 ++++++++++---------- data/presets_default.json | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/data/Hints/weekly.json b/data/Hints/weekly.json index b65ca6742..d5a6ffe03 100644 --- a/data/Hints/weekly.json +++ b/data/Hints/weekly.json @@ -1,7 +1,7 @@ { "name": "weekly", "gui_name": "Weekly", - "description": "Hint distribution for the weekly races: 5 Always, 6 Goal, 3 Barren (ToT), 1 Light Arrow (ToT), 2 Dual, 5 Sometimes; House of Skulltula (30/40/50).", + "description": "Hint distribution for the weekly races: 5 Always, 5 Goal, 3 Barren (ToT), 1 Song (ToT), 1 Named-Item (light arrows), 2 Dual, 5 Sometimes; House of Skulltula (30/40/50).", "add_locations": [ { "location": "Sheik in Kakariko", "types": ["always"] }, { "location": "Deku Theater Skull Mask", "types": ["always"] } @@ -22,9 +22,9 @@ { "location": "Gerudo Training Ground Maze Path Final Chest", "types": ["sometimes"] }, { "location": "Spirit Temple Silver Gauntlets Chest", "types": ["sometimes"] }, { "location": "Spirit Temple Mirror Shield Chest", "types": ["sometimes"] }, - { "location": "Ice Cavern Iron Boots Chest", "types": ["sometimes"] }, { "location": "Graveyard Dampe Race Rewards", "types": ["dual"] }, - { "location": "Graveyard Royal Family Tomb Contents", "types": ["dual"] } + { "location": "Graveyard Royal Family Tomb Contents", "types": ["dual"] }, + { "location": "Ice Cavern Final Room", "types": ["dual"] } ], "add_items": [ { "item": "Light Arrows", "types": ["named-item"] } @@ -43,13 +43,13 @@ "ToT (Right-Center)", "ToT (Right)" ]}, - "always": {"order": 2, "weight": 0.0, "fixed": 0, "copies": 2, "remove_stones": [ + "always": {"order": 2, "weight": 0.0, "fixed": 5, "copies": 2, "remove_stones": [ "ToT (Left)", "ToT (Left-Center)", "ToT (Right-Center)", "ToT (Right)" ]}, - "goal": {"order": 3, "weight": 0.0, "fixed": 6, "copies": 2, "remove_stones": [ + "goal": {"order": 3, "weight": 0.0, "fixed": 5, "copies": 2, "remove_stones": [ "ToT (Left)", "ToT (Left-Center)", "ToT (Right-Center)", @@ -60,18 +60,18 @@ "ToT (Left-Center)", "ToT (Right-Center)" ]}, - "named-item": {"order": 5, "weight": 0.0, "fixed": 1, "copies": 1, "priority_stones": [ + "song": {"order": 5, "weight": 0.0, "fixed": 1, "copies": 1, "priority_stones": [ "ToT (Right)" ]}, - "dual": {"order": 6, "weight": 0.0, "fixed": 2, "copies": 2}, - "sometimes": {"order": 7, "weight": 0.0, "fixed": 5, "copies": 2}, - "junk": {"order": 8, "weight": 1.0, "fixed": 0, "copies": 1}, + "named-item": {"order": 6, "weight": 0.0, "fixed": 1, "copies": 2}, + "dual": {"order": 7, "weight": 0.0, "fixed": 2, "copies": 2}, + "sometimes": {"order": 8, "weight": 0.0, "fixed": 5, "copies": 2}, + "junk": {"order": 9, "weight": 1.0, "fixed": 0, "copies": 1}, "entrance_always": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}, "woth": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}, "entrance": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}, "random": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}, "item": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}, - "song": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}, "overworld": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}, "dungeon": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}, "dual_always": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}, diff --git a/data/presets_default.json b/data/presets_default.json index fc76a29ae..4f949b32f 100644 --- a/data/presets_default.json +++ b/data/presets_default.json @@ -392,13 +392,13 @@ "Claim Check" ] }, - "Standard Weekly (2024-08-23)": { + "Standard Weekly (2024-08-30)": { "aliases": [ "Standard Weekly (Latest)", "weekly" ], "show_seed_info": true, - "user_message": "Standard Weekly (2024-08-23)", + "user_message": "Standard Weekly (2024-08-30)", "world_count": 1, "create_spoiler": true, "password_lock": false,