Skip to content

Commit

Permalink
Updated Scrubs S6 Settings & Hints
Browse files Browse the repository at this point in the history
* Update Scrubs S6 Hint-Distribution & Settings

* included workaround for Hyrule Castle foolish, even if all checks are hinted/disabled/start-with, it still hints area as barren.
  • Loading branch information
TrenterTR authored Aug 11, 2024
1 parent 046ca6c commit 7cc5b5a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 29 deletions.
67 changes: 40 additions & 27 deletions data/Hints/scrubs.json
Original file line number Diff line number Diff line change
@@ -1,43 +1,56 @@
{
"name": "scrubs",
"gui_name": "Scrubs",
"description": "Tournament hints used for Scrubs Races. Duplicates of each hint, HBA 1000, Ice Cavern Iron Boots and OGC Great Fairy are always hints, 5 WotH, 3 Foolish (no Dungeons), 7 sometimes.",
"description": "Tournament hints used for Scrubs Races. Duplicates of each hint except foolish and item which are placed at ToT. Skull Mask, Ice Cavern Final Room and Castle Great Fairies are always hinted, 4 Path, 3 Foolish (no Dungeons), 1 Item, 9 sometimes, HC(Storms) & HF(Cow Grotto) junked.",
"add_locations": [
{ "location": "GF HBA 1000 Points", "types": ["always"] },
{ "location": "Castle Fairy Checks", "types": ["dual_always"] },
{ "location": "Ice Cavern Final Room", "types": ["dual_always"] },
{ "location": "Deku Theater Skull Mask", "types": ["always"]}
],
"remove_locations": [
{ "location": "Hyrule Castle", "types": ["barren"] },
{ "location": "OGC Great Fairy Reward", "types": ["always"] },
{ "location": "Ice Cavern Iron Boots Chest", "types": ["always"] },
{ "location": "Deku Theater Skull Mask", "types": ["always"] },
{ "location": "Deku Theater Mask of Truth", "types": ["always"] }
{ "location": "Sheik at Temple", "types": ["always", "sometimes"] },
{ "location": "ZR Frogs Rewards", "types": ["dual_always", "dual"] },
{ "location": "Sheik in Forest", "types": ["sometimes"]},
{ "location": "Sheik in Crater", "types": ["sometimes"]},
{ "location": "Sheik in Kakariko", "types": ["always","sometimes"]},
{ "location": "Sheik in Ice Cavern", "types": ["sometimes"]},
{ "location": "Sheik at Colossus", "types": ["sometimes"]},
{ "location": "Song from Royal Familys Tomb", "types": ["sometimes"]},
{ "location": "Song from Ocarina of Time", "types": ["always","sometimes"]},
{ "location": "Deku Theater Rewards", "types": ["dual_always"] }
],
"add_items": [
],
"remove_locations": [],
"add_items": [],
"remove_items": [
{ "item": "Zeldas Lullaby", "types": ["woth"] }
"remove_items": [
{ "item": "Zeldas Lullaby", "types": ["woth", "goal"] },
{ "item": "Nocturne of Shadow", "types": ["woth", "goal"] }
],
"dungeons_woth_limit": 2,
"dungeons_barren_limit": 0,
"named_items_required": true,
"vague_named_items": false,
"use_default_goals": true,
"distribution": {
"trial": {"order": 1, "weight": 0.0, "fixed": 0, "copies": 2},
"entrance_always": {"order": 2, "weight": 0.0, "fixed": 0, "copies": 2},
"always": {"order": 3, "weight": 0.0, "fixed": 0, "copies": 2},
"woth": {"order": 4, "weight": 0.0, "fixed": 5, "copies": 2},
"barren": {"order": 5, "weight": 0.0, "fixed": 3, "copies": 2},
"entrance": {"order": 6, "weight": 0.0, "fixed": 3, "copies": 2},
"sometimes": {"order": 7, "weight": 0.0, "fixed": 100, "copies": 2},
"random": {"order": 8, "weight": 9.0, "fixed": 0, "copies": 2},
"named-item": {"order": 9, "weight": 0.0, "fixed": 0, "copies": 2},
"item": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"song": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"overworld": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"dungeon": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"junk": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"goal": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 1},
"dual_always": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0},
"dual": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0},
"important_check": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}
"trial": {"order": 1, "weight": 0.0, "fixed": 0, "copies": 2, "remove_stones": ["ToT (Left)", "ToT (Left-Center)", "ToT (Right)", "ToT (Right-Center)", "HC (Storms Grotto)", "HF (Cow Grotto)"]},
"always": {"order": 2, "weight": 0.0, "fixed": 0, "copies": 2, "remove_stones": ["ToT (Left)", "ToT (Left-Center)", "ToT (Right)", "ToT (Right-Center)", "HC (Storms Grotto)", "HF (Cow Grotto)"]},
"goal": {"order": 5, "weight": 0.0, "fixed": 4, "copies": 2, "remove_stones": ["ToT (Left)", "ToT (Left-Center)", "ToT (Right)", "ToT (Right-Center)", "HC (Storms Grotto)", "HF (Cow Grotto)"]},
"woth": {"order": 6, "weight": 0.0, "fixed": 0, "copies": 2, "remove_stones": ["ToT (Left)", "ToT (Left-Center)", "ToT (Right)", "ToT (Right-Center)", "HC (Storms Grotto)", "HF (Cow Grotto)"]},
"barren": {"order": 4, "weight": 0.0, "fixed": 3, "copies": 1, "priority_stones": ["ToT (Left)", "ToT (Left-Center)", "ToT (Right)", "ToT (Right-Center)"]},
"entrance": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2, "remove_stones": ["ToT (Left)", "ToT (Left-Center)", "ToT (Right)", "ToT (Right-Center)", "HC (Storms Grotto)", "HF (Cow Grotto)"]},
"sometimes": {"order": 9, "weight": 0.0, "fixed": 100, "copies": 2, "remove_stones": ["HC (Storms Grotto)", "HF (Cow Grotto)"]},
"random": {"order": 0, "weight": 9.0, "fixed": 0, "copies": 2},
"junk": {"order": 8, "weight": 0.0, "fixed": 1, "copies": 2, "priority_stones": ["HC (Storms Grotto)", "HF (Cow Grotto)"]},
"item": {"order": 7, "weight": 0.0, "fixed": 1, "copies": 1, "priority_stones": ["ToT (Left)", "ToT (Left-Center)", "ToT (Right)", "ToT (Right-Center)"]},
"song": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"overworld": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"dungeon": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"dual_always": {"order": 3, "weight": 0.0, "fixed": 0, "copies": 2, "remove_stones": ["ToT (Left)", "ToT (Left-Center)", "ToT (Right)", "ToT (Right-Center)", "HC (Storms Grotto)", "HF (Cow Grotto)"]},
"dual": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0},
"named-item": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"entrance_always": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"important_check": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 0}
},
"groups": [],
"disabled": []
Expand Down
3 changes: 1 addition & 2 deletions data/presets_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@
"show_seed_info": true,
"user_message": "Scrub Tournament",
"world_count": 1,
"create_spoiler": false,
"create_spoiler": true,
"password_lock": false,
"randomize_settings": false,
"logic_rules": "glitchless",
Expand Down Expand Up @@ -910,7 +910,6 @@
"shuffle_loach_reward": "off",
"logic_no_night_tokens_without_suns_song": false,
"disabled_locations": [
"Sheik in Ice Cavern",
"Deku Theater Mask of Truth",
"Kak 40 Gold Skulltula Reward",
"Kak 50 Gold Skulltula Reward",
Expand Down

0 comments on commit 7cc5b5a

Please sign in to comment.