Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 13 additions & 30 deletions data/Hints/tournament.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tournament",
"gui_name": "Tournament",
"description": "Hint Distribution for the S8 Tournament: 5 Always, 5 Goal, 3 Barren (ToT), 1 Song (ToT), 2 Dual, 6 Sometimes; House of Skulltula (30/40/50).",
"description": "Hint Distribution for the S9 Tournament: 5 Always, 5 Goal, 2 Barren, 2 Important Check, 1 Song, 2 Dual, 3 Sometimes; House of Skulltula (30/40/50), Light Arrows at Dampe Diary.",
"add_locations": [
{ "location": "Sheik in Kakariko", "types": ["always"] },
{ "location": "Deku Theater Skull Mask", "types": ["always"] }
Expand Down Expand Up @@ -30,40 +30,23 @@
"remove_items": [
{ "item": "Zeldas Lullaby", "types": ["goal"] }
],
"misc_hint_items": {
"dampe_diary": "Light Arrows"
},
"dungeons_barren_limit": 1,
"one_hint_per_goal": true,
"named_items_required": true,
"vague_named_items": false,
"use_default_goals": true,
"distribution": {
"trial": {"order": 1, "weight": 0.0, "fixed": 0, "copies": 0, "remove_stones": [
"ToT (Left)",
"ToT (Left-Center)",
"ToT (Right-Center)",
"ToT (Right)"
]},
"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": 5, "copies": 2, "remove_stones": [
"ToT (Left)",
"ToT (Left-Center)",
"ToT (Right-Center)",
"ToT (Right)"
]},
"barren": {"order": 4, "weight": 0.0, "fixed": 3, "copies": 1, "priority_stones": [
"ToT (Left)",
"ToT (Left-Center)",
"ToT (Right-Center)"
]},
"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": 6, "copies": 2},
"junk": {"order": 8, "weight": 1.0, "fixed": 0, "copies": 1}
"trial": {"order": 1, "weight": 0.0, "fixed": 0, "copies": 0},
"always": {"order": 2, "weight": 0.0, "fixed": 5, "copies": 2},
"goal": {"order": 3, "weight": 0.0, "fixed": 5, "copies": 2},
"barren": {"order": 4, "weight": 0.0, "fixed": 2, "copies": 2},
"important_check": {"order": 5, "weight": 0.0, "fixed": 2, "copies": 2},
"song": {"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": 3, "copies": 2},
"junk": {"order": 9, "weight": 1.0, "fixed": 0, "copies": 1}
}
}
34 changes: 23 additions & 11 deletions data/presets_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,13 +202,13 @@
"custom_ice_trap_count": 100,
"ice_trap_appearance": "junk_only"
},
"S8 Tournament": {
"S9 Tournament": {
"aliases": [
"s8",
"s9",
"tournament"
],
"show_seed_info": true,
"user_message": "S8 Tournament",
"user_message": "S9 Tournament",
"world_count": 1,
"create_spoiler": true,
"password_lock": false,
Expand Down Expand Up @@ -257,7 +257,7 @@
"shuffle_hideout_entrances": false,
"shuffle_gerudo_fortress_heart_piece": "remove",
"shuffle_grotto_entrances": false,
"shuffle_dungeon_entrances": "off",
"shuffle_dungeon_entrances": "simple",
"shuffle_bosses": "off",
"shuffle_ganon_tower": false,
"shuffle_overworld_entrances": false,
Expand Down Expand Up @@ -312,7 +312,10 @@
"shuffle_silver_rupees": "vanilla",
"silver_rupee_pouches_choice": "off",
"silver_rupee_pouches": [],
"enhance_map_compass": [],
"enhance_map_compass": [
"map_dungeon_location",
"compass_reward"
],
"logic_no_night_tokens_without_suns_song": false,
"disabled_locations": [
"Deku Theater Mask of Truth"
Expand All @@ -333,7 +336,9 @@
"logic_lens_bongo",
"logic_lens_spirit",
"logic_lens_gtg",
"logic_lens_castle"
"logic_lens_castle",
"logic_deku_b1_webs_with_bow",
"logic_dc_scarecrow_gs"
],
"advanced_allowed_tricks": [],
"starting_equipment": [
Expand All @@ -344,9 +349,15 @@
"zeldas_letter"
],
"starting_songs": [],
"add_random_starting_items": false,
"random_starting_items_exclude": [],
"random_starting_items_count": 0,
"add_random_starting_items": true,
"random_starting_items_exclude": [
"bombchus",
"shields",
"deku_upgrades",
"health_upgrades",
"junk"
],
"random_starting_items_count": 1,
"start_with_consumables": true,
"start_with_rupees": false,
"starting_hearts": 3,
Expand All @@ -358,7 +369,7 @@
"complete_mask_quest": false,
"useful_cutscenes": false,
"fast_chests": true,
"scarecrow_behavior": "vanilla",
"scarecrow_behavior": "fast",
"fast_bunny_hood": true,
"auto_equip_masks": false,
"plant_beans": false,
Expand All @@ -380,6 +391,7 @@
"altar",
"ganondorf",
"warp_songs_and_owls",
"dampe_diary",
"30_skulltulas",
"40_skulltulas",
"50_skulltulas"
Expand All @@ -406,7 +418,7 @@
"starting_tod": "default",
"blue_fire_arrows": true,
"fix_broken_drops": false,
"tcg_requires_lens": false,
"tcg_requires_lens": true,
"no_collectible_hearts": false,
"one_item_per_dungeon": false,
"item_pool_value": "balanced",
Expand Down