Skip to content
Merged
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
72 changes: 72 additions & 0 deletions data/Hints/battle_royale.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"name": "battle_royale",
"gui_name": "Battle Royale S2",
"description": "Battle Royale S2",
"add_locations": [
{ "location": "Deku Theater Skull Mask", "types": ["always"]},
{ "location": "DMT Biggoron", "types": ["always"]},
{ "location": "DMC Deku Scrub", "types": ["always"] }
],
"remove_locations": [
{ "location": "Sheik at Temple", "types": ["always", "sometimes"] },
{ "location": "Sheik in Forest", "types": ["sometimes"]},
{ "location": "Sheik in Crater", "types": ["sometimes"]},
{ "location": "Sheik in Ice Cavern", "types": ["sometimes"]},
{ "location": "Sheik at Colossus", "types": ["sometimes"]},
{ "location": "Song from Royal Familys Tomb", "types": ["sometimes"]},
{ "location": "Kak Anju as Child", "types": ["sometimes"]},
{ "location": "Ice Cavern Iron Boots Chest", "types": ["sometimes"] },
{ "location": "Shadow Temple Freestanding Key", "types": ["sometimes"] },
{ "location": "Shadow Temple Spike Walls Room", "types": ["dual"] },
{ "location": "Spirit Temple Adult Lower", "types": ["dual"] },
{ "location": "Spirit Temple Mirror Shield Chest", "types": ["sometimes"] },
{ "location": "Spirit Temple Silver Gauntlets Chest", "types": ["sometimes"] },
{ "location": "Gerudo Training Ground Maze Path Final Chest", "types": ["sometimes"] },
{ "location": "Water Temple Boss Key Chest", "types": ["sometimes"] },
{ "location": "Water Temple River Chest", "types": ["sometimes"] },
{ "location": "Fire Temple Lower Loop", "types": ["dual"] },
{ "location": "Bottom of the Well Dead Hand Room", "types": ["dual"]},
{ "location": "GC Pot Freestanding PoH", "types": ["sometimes"] },
{ "location": "GC Maze Left Chest", "types": ["sometimes"] },
{ "location": "GV Chest", "types": ["sometimes"] },
{ "location": "Kak 20 Gold Skulltula Reward", "types": ["sometimes"] },
{ "location": "Graveyard Royal Familys Tomb Chest", "types": ["sometimes"] },
{ "location": "HC Great Fairy Reward", "types": ["sometimes"] },
{ "location": "OGC Great Fairy Reward", "types": ["sometimes"] },
{ "location": "Deku Theater Rewards", "types": ["dual_always"]},
{ "location": "GF HBA 1500 Points", "types": ["sometimes"]},
{ "location": "Market Bombchu Bowling Rewards", "types": ["dual"] },
{ "location": "ZR Frogs Rewards", "types": ["dual"] },
{ "location": "Graveyard Dampe Race Rewards", "types": ["dual"] },
{ "location": "Dodongos Cavern Upper Business Scrubs", "types": ["dual"] }
],
"add_items": [],
"remove_items": [
{ "item": "Zeldas Lullaby", "types": ["woth", "goal"] }],
"dungeons_woth_limit": 40,
"dungeons_barren_limit": 2,
"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": 2},
"always": {"order": 2, "weight": 0.0, "fixed": 6, "copies": 2},
"entrance_always": {"order": 3, "weight": 0.0, "fixed": 0, "copies": 2},
"barren": {"order": 4, "weight": 0.0, "fixed": 4, "copies": 2},
"goal": {"order": 5, "weight": 0.0, "fixed": 5, "copies": 2},
"entrance": {"order": 6, "weight": 0.0, "fixed": 0, "copies": 2},
"dual": {"order": 7, "weight": 0.0, "fixed": 2, "copies": 2},
"sometimes": {"order": 8, "weight": 0.0, "fixed": 3, "copies": 2},
"random": {"order": 9, "weight": 9.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},
"named-item": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2},
"woth": {"order": 0, "weight": 0.0, "fixed": 0, "copies": 2}
},
"groups": [],
"disabled": []
}