mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-08-05 12:46:15 -07:00
* Adds an option to have pot pieces placed local/non-local/anywhere Shivers nearly always finishes last in multiworld games due to the fact you need all 20 pot pieces to win and the pot pieces open very few location checks. This option allows the pieces to be placed locally. This should allow Shivers to be finished earlier. * New option: Choose how many ixupi captures are needed for goal completion New option: Choose how many ixupi captures are needed for goal completion * Fixes rule logic for location 'puzzle solved three floor elevator' Fixes rule logic for location 'puzzle solved three floor elevator'. Missing a parenthesis caused only the key requirement to be checked for the blue maze region. * Merge branch 'main' of https://github.com/GodlFire/Shivers * Revert "Merge branch 'main' of https://github.com/GodlFire/Shivers" This reverts commitbb08c3f0c2. * Fixes issue with office elevator rule logic. * Bug fix, missing logic requirement for location 'Final Riddle: Guillotine Dropped' Bug fix, missing logic requirement for location 'Final Riddle: Guillotine Dropped' * Moves plaque location to front for better tracker referencing. * Tiki should be Shaman. * Hanging should be Gallows. * Merrick spelling. * Clarity change. * Changes new option to use new option API Changes new option to use new option API * Added sub regions for Ixupi -Added sub regions for Ixupi and moved ixupi capture checks into the sub region. -Added missing wax capture possible spot in Shaman room * Adds option for ixupi captures to be priority locations Adds option for ixupi captures to be priority locations * Consistency Consistency * Changes ixupi captures priority to default on toggle Changes ixupi captures priority to default on toggle * Docs update -Updated link to randomizer -Update some text to reflect the latest functionality -Replaced 'setting' with 'option' * New features/bug fixes -Adds an option to have completed pots in the item pool -Moved subterranean world information plaque to maze staircase * Cleanup Cleanup * Fixed name for moved location When moving a location and renaming it I forgot to fix the name in a second spot. * Squashed commit of the following: commit630a3bdfb9Merge:8477d3c85e579200Author: GodlFire <[email protected]> Date: Mon Apr 1 19:08:48 2024 -0600 Merge pull request #10 from ArchipelagoMW/main Merge main into branch commit5e5792009cAuthor: Alchav <[email protected]> Date: Mon Apr 1 12:08:21 2024 -0500 LttP: delete playerSettings.yaml (#3062) commit9aeeeb077aAuthor: CaitSith2 <[email protected]> Date: Mon Apr 1 06:07:56 2024 -0700 ALttP: Re-mark light/dark world regions after applying plando connections (#2964) commit35458380e6Author: Bryce Wilson <[email protected]> Date: Mon Apr 1 07:07:11 2024 -0600 Pokemon Emerald: Fix wonder trade race condition (#2983) commit4ac1866689Author: Alchav <[email protected]> Date: Mon Apr 1 08:06:31 2024 -0500 ALTTP: Skull Woods Inverted fix (#2980) commit4aa03da66eAuthor: Fabian Dill <[email protected]> Date: Mon Apr 1 15:06:02 2024 +0200 Factorio: fix attempting to create savegame with not filename safe characters (#2842) commit24a03bc8b6Author: Silvris <[email protected]> Date: Mon Apr 1 08:02:26 2024 -0500 KDL3: fix shuffled animals not actually being random (#3060) commitf813a7005fAuthor: Aaron Wagener <[email protected]> Date: Sun Mar 31 11:11:10 2024 -0500 The Messenger: update docs formatting and fix outdated info (#3033) * The Messenger: update docs formatting and fix outdated info * address review feedback * 120 chars commit2a0b7e0defAuthor: LiquidCat64 <[email protected]> Date: Sun Mar 31 09:55:55 2024 -0600 CV64: A couple of very small docs corrections. (#3057) commit03d47e460eAuthor: Ixrec <[email protected]> Date: Sun Mar 31 16:55:08 2024 +0100 A Short Hike: Clarify installation instructions (#3058) * Clarify installation instructions * don't mention 'config' folder since it isn't created until the game starts commite546c0f7ffAuthor: Silvris <[email protected]> Date: Sun Mar 31 10:50:31 2024 -0500 Yoshi's Island: add patch suffix (#3061) commit2ec93ba82aAuthor: Bryce Wilson <[email protected]> Date: Sun Mar 31 09:48:59 2024 -0600 Pokemon Emerald: Fix inconsistent location name (#3065) commit4e3d396394Author: Aaron Wagener <[email protected]> Date: Sun Mar 31 10:47:11 2024 -0500 The Messenger: Fix precollected notes not being removed from the itempool (#3066) * The Messenger: fix precollected notes not being properly removed from pool * The Messenger: bump required client version commit72c53513f8Author: Fabian Dill <[email protected]> Date: Sun Mar 31 03:57:59 2024 +0200 WebHost: fix /check creating broken yaml files if files don't end with a newline (#3063) commitb7ac6a4cbdAuthor: Aaron Wagener <[email protected]> Date: Fri Mar 29 20:14:53 2024 -0500 The Messenger: Fix various portal shuffle issues (#2976) * put constants in a bit more sensical order * fix accidental incorrect scoping * fix plando rules not being respected * add docstrings for the plando functions * fix the portal output pools being overwritten * use shuffle and pop instead of removing by content so plando can go to the same area twice * move portal pool rebuilding outside mapping creation * remove plando_connection cleansing since it isn't shared with transition shuffle commit5f0112e783Author: Zach Parks <[email protected]> Date: Fri Mar 29 19:13:51 2024 -0500 Tracker: Add starting inventory to trackers and received items table. (#3051) commitbb481256deAuthor: Aaron Wagener <[email protected]> Date: Thu Mar 28 21:48:40 2024 -0500 Core: Make fill failure error more human parseable (#3023) commit301d9de975Author: Aaron Wagener <[email protected]> Date: Thu Mar 28 19:31:59 2024 -0500 Docs: adding games rework (#2892) * Docs: complete adding games.md rework * remove all the now unused images * review changes * address medic's review * address more comments commit9dc708978bAuthor: Trevor L <[email protected]> Date: Thu Mar 28 18:26:58 2024 -0600 Hylics 2: Fix invalid multiworld data, use `self.random` instead of `self.multiworld.random` (#3001) * Hylics 2: Fixes * Rewrite loop commit4391d1f4c1Author: Bryce Wilson <[email protected]> Date: Thu Mar 28 18:05:39 2024 -0600 Pokemon Emerald: Fix opponents learning non-randomized TMs (#3025) commit5d9d4ed9f1Author: black-sliver <[email protected]> Date: Fri Mar 29 01:01:31 2024 +0100 SoE: update to pyevermizer v0.48.0 (#3050) commitc97215e0e7Author: Scipio Wright <[email protected]> Date: Thu Mar 28 17:23:37 2024 -0400 TUNIC: Minor refactor of the vanilla_portals function (#3009) * Remove unused, change an if to an elif * Remove unused import commiteb66886a90Author: Alchav <[email protected]> Date: Thu Mar 28 16:23:01 2024 -0500 SC2: Don't Filter Excluded Victory Locations (#3018) commitde860623d1Author: Fabian Dill <[email protected]> Date: Thu Mar 28 22:21:56 2024 +0100 Core: differentiate between unknown worlds and broken worlds in error message (#2903) commit74b2bf5161Author: Bryce Wilson <[email protected]> Date: Thu Mar 28 15:20:55 2024 -0600 Pokemon Emerald: Exclude norman trainer location during norman goal (#3038) commit74ac66b032Author: BadMagic100 <[email protected]> Date: Thu Mar 28 08:49:19 2024 -0700 Hollow Knight: 0.4.5 doc revamp and default options tweaks (#2982) Co-authored-by: Exempt-Medic <[email protected]> commit80d7ac4164Author: Silvris <[email protected]> Date: Thu Mar 28 09:41:32 2024 -0500 KDL3: RC1 Fixes and Enhancement (#3022) * fix cloudy park 4 rule, zero deathlink message * remove redundant door_shuffle bool when generic ER gets in, this whole function gets rewritten. So just clean it a little now. * properly fix deathlink messages, fix fill error * update docs commit77311719faAuthor: Ziktofel <[email protected]> Date: Thu Mar 28 15:38:34 2024 +0100 SC2: Fix HERC upgrades (#3044) commitcfc1541be9Author: NewSoupVi <[email protected]> Date: Thu Mar 28 15:19:32 2024 +0100 Docs: Mention the "last received item index" paradigm in the network protocol docs (#2989) Co-authored-by: Exempt-Medic <[email protected]> commit4d954afd9bAuthor: Scipio Wright <[email protected]> Date: Thu Mar 28 10:11:20 2024 -0400 TUNIC: Add link to AP plando guide to connection plando section of game page (#2993) commit17748a4bf1Author: Nicholas Saylor <[email protected]> Date: Thu Mar 28 10:00:10 2024 -0400 Launcher, Docs: Update UI and Set-Up Guide to Reference Options (#2950) commit9182fe563fAuthor: Entropynines <[email protected]> Date: Thu Mar 28 06:56:35 2024 -0700 README: Remove outdated information about launchers (#2966) Co-authored-by: Exempt-Medic <[email protected]> commitbcf223081fAuthor: t3hf1gm3nt <[email protected]> Date: Thu Mar 28 09:54:56 2024 -0400 TLOZ: Fix markdown issue with game info page (#2985) commitfa93488f3fAuthor: Exempt-Medic <[email protected]> Date: Thu Mar 28 09:46:00 2024 -0400 Docs: Consistent naming for "connection plando" (#2994) commitdb15dd4bdeAuthor: chandler05 <[email protected]> Date: Thu Mar 28 08:45:19 2024 -0500 A Short Hike: Fix incorrect info in docs (#3016) commit01cdb0d761Author: PoryGone <[email protected]> Date: Thu Mar 28 09:44:23 2024 -0400 SMW: Update World Doc for v2.0 Features (#3034) Co-authored-by: Scipio Wright <[email protected]> commitd0ac2b744eAuthor: panicbit <[email protected]> Date: Thu Mar 28 10:11:26 2024 +0100 LADX: fix local and non-local instrument placement (#2987) * LADX: fix local and non-local instrument placement * change confusing variable name commit14f5f0127eAuthor: Jérémie Bolduc <[email protected]> Date: Thu Mar 28 04:42:35 2024 -0400 Stardew Valley: Fix potential soft lock with vanilla tools and entrance randomizer + Performance improvement for vanilla tool/skills (#3002) * fix vanilla tool fishing rod requiring metal bars fix vanilla skill requiring previous level (it's always the same rule or more restrictive) * add test to ensure fishing rod need fish shop * fishing rod should be indexed from 0 like a mentally sane person would do. * fishing rod 0 isn't real, but it definitely can hurt you. * reeeeeeeee commitcf133dde72Author: Bryce Wilson <[email protected]> Date: Thu Mar 28 02:32:27 2024 -0600 Pokemon Emerald: Fix typo (#3020) commitca18121811Author: Jérémie Bolduc <[email protected]> Date: Thu Mar 28 04:27:49 2024 -0400 Stardew Valley: Fix generation fail with SVE and entrance rando when Wizard Tower is in place of Sprite Spring (#2970) commit1d4512590eAuthor: NewSoupVi <[email protected]> Date: Wed Mar 27 21:09:09 2024 +0100 requirements.txt: _ instead of - to make PyCharm happy (#3043) commitf7b415dab0Author: agilbert1412 <[email protected]> Date: Tue Mar 26 19:40:58 2024 +0300 Stardew valley: Game version documentation (#2990) Co-authored-by: Exempt-Medic <[email protected]> commit702f006c84Author: LiquidCat64 <[email protected]> Date: Tue Mar 26 07:31:36 2024 -0600 CV64: Change all mentions of "settings" to "options" and fix a broken link (#3015) commit98ce8f8844Author: Yussur Mustafa Oraji <[email protected]> Date: Tue Mar 26 14:29:25 2024 +0100 sm64ex: New Options API and WebHost fix (#2979) commitea47b90367Author: Scipio Wright <[email protected]> Date: Tue Mar 26 09:25:41 2024 -0400 TUNIC: You can grapple down here without the ladder, neat (#3019) commitbf3856866cAuthor: agilbert1412 <[email protected]> Date: Sun Mar 24 23:53:49 2024 +0300 Stardew Valley: presets with some of the new available values for existing settings to make them more accurate (#3014) commitc0368ae0d4Author: Phaneros <[email protected]> Date: Sun Mar 24 13:53:20 2024 -0700 SC2: Fixed missing upgrade from custom tracker (#3013) commit36c83073adAuthor: Salzkorn <[email protected]> Date: Sun Mar 24 21:52:41 2024 +0100 SC2 Tracker: Fix grouped items pointing at wrong item IDs (#2992) commit2b24539ea5Author: Ziktofel <[email protected]> Date: Sun Mar 24 21:52:16 2024 +0100 SC2 Tracker: Use level tinting to let the player know which level he has of Replenishable Magazine (#2986) commit7e904a1c78Author: Ziktofel <[email protected]> Date: Sun Mar 24 21:51:46 2024 +0100 SC2: Fix Kerrigan presence resolving when deciding which races should be used (#2978) commitbdd498db23Author: Alchav <[email protected]> Date: Fri Mar 22 15:36:27 2024 -0500 ALTTP: Fix #2290's crashes (#2973) commit355223b8f0Author: PinkSwitch <[email protected]> Date: Fri Mar 22 15:35:00 2024 -0500 Yoshi's Island: Implement New Game (#2141) Co-authored-by: Silvris <[email protected]> Co-authored-by: Alchav <[email protected]> Co-authored-by: NewSoupVi <[email protected]> Co-authored-by: Exempt-Medic <[email protected]> commitaaa3472d5dAuthor: NewSoupVi <[email protected]> Date: Fri Mar 22 21:30:51 2024 +0100 The Witness: Fix seed bleed issue (#3008) commit96d93c1ae3Author: chandler05 <[email protected]> Date: Fri Mar 22 15:30:23 2024 -0500 A Short Hike: Add option to customize filler coin count (#3004) Co-authored-by: Exempt-Medic <[email protected]> commitca549df20aAuthor: Silvris <[email protected]> Date: Fri Mar 22 15:29:24 2024 -0500 CommonClient: fix hint tab overlapping (#2957) Co-authored-by: Remy Jette <[email protected]> commit44988d430dAuthor: Star Rauchenberger <[email protected]> Date: Fri Mar 22 15:28:41 2024 -0500 Lingo: Add trap weights option (#2837) commit11b32f17abAuthor: Danaël V <[email protected]> Date: Fri Mar 22 12:46:14 2024 -0400 Docs: replacing "setting" to "option" in world docs (#2622) * Update contributing.md * Update contributing.md * Update contributing.md * Update contributing.md * Update contributing.md * Update contributing.md Added non-AP World specific information * Update contributing.md Fixed broken link * Some minor touchups * Update Contributing.md Draft for version with picture * Update contributing.md Small word change * Minor updates for conciseness, mostly * Changed all instances of settings to options in info and setup guides I combed through all world docs and swapped "setting" to "option" when this was refering to yaml options. I also changed a leftover "setting" in option.py * Update contributing.md * Update contributing.md * Update setup_en.md Woops I forgot one * Update Options.py Reverted changes regarding options.py * Update worlds/noita/docs/en_Noita.md Co-authored-by: Scipio Wright <[email protected]> * Update worlds/sc2wol/docs/en_Starcraft 2 Wings of Liberty.md revert change waiting for that page to be updated * Update worlds/witness/docs/setup_en.md * Update worlds/witness/docs/en_The Witness.md * Update worlds/soe/docs/multiworld_en.md Fixed Typo Co-authored-by: black-sliver <[email protected]> * Update worlds/witness/docs/en_The Witness.md * Update worlds/adventure/docs/en_Adventure.md * Update worlds/witness/docs/setup_en.md * Updated Stardew valley to hopefully get rid of the merge conflicts * Didn't work :dismay: * Delete worlds/sc2wol/docs/setup_en.md I think this will fix the merge issue * Now it should work * Woops --------- Co-authored-by: Scipio Wright <[email protected]> Co-authored-by: black-sliver <[email protected]> commit218cd45844Author: Silvris <[email protected]> Date: Fri Mar 22 03:02:38 2024 -0500 APProcedurePatch: fix RLE/COPY incorrect sizing (#3006) * change class variables to instance variables * Update worlds/Files.py Co-authored-by: black-sliver <[email protected]> * Update worlds/Files.py Co-authored-by: black-sliver <[email protected]> * move required_extensions to tuple * fix missing tuple ellipsis * fix classvar mixup * rename tokens to _tokens. use hasattr * type hint cleanup * Update Files.py * check using isinstance instead * Update Files.py --------- Co-authored-by: black-sliver <[email protected]> commit4196bde597Author: Exempt-Medic <[email protected]> Date: Thu Mar 21 16:38:36 2024 -0400 Docs: Fixing special_range_names example (#3005) commit40f843f54dAuthor: Star Rauchenberger <[email protected]> Date: Thu Mar 21 11:00:53 2024 -0500 Lingo: Minor game data fixes (#3003) commitda333fbb0cAuthor: GodlFire <[email protected]> Date: Thu Mar 21 09:52:16 2024 -0600 Shivers: Adds missing logic rule for skull dial door location (#2997) commit43084da23cAuthor: NewSoupVi <[email protected]> Date: Thu Mar 21 16:51:29 2024 +0100 The Witness: Fix newlines in Witness option tooltips (#2971) commit14816743fcAuthor: Scipio Wright <[email protected]> Date: Thu Mar 21 11:50:07 2024 -0400 TUNIC: Shuffle Ladders option (#2919) commit30a0aa2c85Author: Star Rauchenberger <[email protected]> Date: Thu Mar 21 10:46:53 2024 -0500 Lingo: Add item/location groups (#2789) commitf4b7c28a33Author: Silvris <[email protected]> Date: Wed Mar 20 17:45:32 2024 -0500 APProcedurePatch: hotfix changing class variables to instance variables (#2996) * change class variables to instance variables * Update worlds/Files.py Co-authored-by: black-sliver <[email protected]> * Update worlds/Files.py Co-authored-by: black-sliver <[email protected]> * move required_extensions to tuple * fix missing tuple ellipsis * fix classvar mixup * rename tokens to _tokens. use hasattr * type hint cleanup * Update Files.py * check using isinstance instead --------- Co-authored-by: black-sliver <[email protected]> commit12864f7b24Author: chandler05 <[email protected]> Date: Wed Mar 20 22:44:09 2024 +0100 A Short Hike: Implement New Game (#2577) commitdb02e9d2aaAuthor: LiquidCat64 <[email protected]> Date: Wed Mar 20 15:03:25 2024 -0600 Castlevania 64: Implement New Game (#2472) commit32315776acAuthor: Jérémie Bolduc <[email protected]> Date: Wed Mar 20 16:57:45 2024 -0400 Stardew Valley: Fix extended family legendary fishes being locations with fishsanity set to exclude legendary (#2967) commite9620bea77Author: Magnemania <[email protected]> Date: Wed Mar 20 16:56:00 2024 -0400 SM64: Goal Logic and Hint Bugfixes (#2886) commit183ca35bbaAuthor: qwint <[email protected]> Date: Wed Mar 20 08:39:37 2024 -0500 CommonClient: Port Casting Bug (#2975) commitfcaaa197a1Author: TheLX5 <[email protected]> Date: Wed Mar 20 05:56:19 2024 -0700 SMW: Fixes for Bowser being defeatable on Egg Hunt and CI2 DC room access (#2981) commit8f7b63a787Author: TheLX5 <[email protected]> Date: Wed Mar 20 05:56:04 2024 -0700 SMW: Blocksanity logic fixes (#2988) commit6f64bb9869Author: Scipio Wright <[email protected]> Date: Wed Mar 20 08:46:31 2024 -0400 Noita: Remove newline from option description so it doesn't look bad on webhost (#2969) commitd0a9d0e2d1Author: Bryce Wilson <[email protected]> Date: Wed Mar 20 06:43:13 2024 -0600 Pokemon Emerald: Bump required client version (#2963) commit94650a02deAuthor: Silvris <[email protected]> Date: Tue Mar 19 17:08:29 2024 -0500 Core: implement APProcedurePatch and APTokenMixin (#2536) * initial work on procedure patch * more flexibility load default procedure for version 5 patches add args for procedure add default extension for tokens and bsdiff allow specifying additional required extensions for generation * pushing current changes to go fix tloz bug * move tokens into a separate inheritable class * forgot the commit to remove token from ProcedurePatch * further cleaning from bad commit * start on docstrings * further work on docstrings and typing * improve docstrings * fix incorrect docstring * cleanup * clean defaults and docstring * define interface that has only the bare minimum required for `Patch.create_rom_file` * change to dictionary.get * remove unnecessary if statement * update to explicitly check for procedure, restore compatible version and manual override * Update Files.py * remove struct uses * ensure returning bytes, add token type checking * Apply suggestions from code review Co-authored-by: Doug Hoskisson <[email protected]> * pep8 --------- Co-authored-by: beauxq <[email protected]> Co-authored-by: Doug Hoskisson <[email protected]> * Changes pot_completed_list to a instance variable instead of global. Changes pot_completed_list to a instance variable instead of global. The global variable was unintentional and was causing missmatch in pre_fill which would cause generation error. * Removing deprecated options getter * Adds back fix from main branch Adds back fix from main branch * Removing messenger changes that somehow got on my branch? Removing messenger changes that somehow got on my branch? * Removing messenger changes that are somehow on the Shivers branch Removing messenger changes that are somehow on the Shivers branch * Still trying to remove Messenger changes on Shivers branch Still trying to remove Messenger changes on Shivers branch * Review comments addressed. Early lobby access set as default. Review comments addressed. Early lobby access set as default. * Review comments addressed Review comments addressed * Review comments addressed. Option for priority locations removed. Option to have ixupi captures a priority has been removed and can be added again if Priority Fill is changed. See Issues #3467. * Minor Change Minor Change * Fixed ID 10 T Error Fixed ID 10 T Error * Front door option added to slot data Front door option added to slot data * Add missing .value on slot data Add missing .value on slot data * Small change to slot data Small change to slot data * Small change to slot data Why didn't this change get pushed github... * Forgot list Forgot list --------- Co-authored-by: Kory Dondzila <[email protected]> Co-authored-by: Exempt-Medic <[email protected]>
344 lines
12 KiB
JSON
344 lines
12 KiB
JSON
{
|
|
"all_locations": [
|
|
"Puzzle Solved Gears",
|
|
"Puzzle Solved Stone Henge",
|
|
"Puzzle Solved Workshop Drawers",
|
|
"Puzzle Solved Library Statue",
|
|
"Puzzle Solved Theater Door",
|
|
"Puzzle Solved Clock Tower Door",
|
|
"Puzzle Solved Clock Chains",
|
|
"Puzzle Solved Atlantis",
|
|
"Puzzle Solved Organ",
|
|
"Puzzle Solved Maze Door",
|
|
"Puzzle Solved Columns of RA",
|
|
"Puzzle Solved Burial Door",
|
|
"Puzzle Solved Chinese Solitaire",
|
|
"Puzzle Solved Shaman Drums",
|
|
"Puzzle Solved Lyre",
|
|
"Puzzle Solved Red Door",
|
|
"Puzzle Solved Fortune Teller Door",
|
|
"Puzzle Solved Alchemy",
|
|
"Puzzle Solved UFO Symbols",
|
|
"Puzzle Solved Anansi Musicbox",
|
|
"Puzzle Solved Gallows",
|
|
"Puzzle Solved Mastermind",
|
|
"Puzzle Solved Marble Flipper",
|
|
"Puzzle Solved Skull Dial Door",
|
|
"Flashback Memory Obtained Beth's Ghost",
|
|
"Flashback Memory Obtained Merrick's Ghost",
|
|
"Flashback Memory Obtained Windlenot's Ghost",
|
|
"Flashback Memory Obtained Ancient Astrology",
|
|
"Flashback Memory Obtained Scrapbook",
|
|
"Flashback Memory Obtained Museum Brochure",
|
|
"Flashback Memory Obtained In Search of the Unexplained",
|
|
"Flashback Memory Obtained Egyptian Hieroglyphics Explained",
|
|
"Flashback Memory Obtained South American Pictographs",
|
|
"Flashback Memory Obtained Mythology of the Stars",
|
|
"Flashback Memory Obtained Black Book",
|
|
"Flashback Memory Obtained Theater Movie",
|
|
"Flashback Memory Obtained Museum Blueprints",
|
|
"Flashback Memory Obtained Beth's Address Book",
|
|
"Flashback Memory Obtained Merrick's Notebook",
|
|
"Flashback Memory Obtained Professor Windlenot's Diary",
|
|
"Ixupi Captured Water",
|
|
"Ixupi Captured Wax",
|
|
"Ixupi Captured Ash",
|
|
"Ixupi Captured Oil",
|
|
"Ixupi Captured Cloth",
|
|
"Ixupi Captured Wood",
|
|
"Ixupi Captured Crystal",
|
|
"Ixupi Captured Sand",
|
|
"Ixupi Captured Metal",
|
|
"Final Riddle: Fortune Teller",
|
|
"Final Riddle: Planets Aligned",
|
|
"Final Riddle: Norse God Stone Message",
|
|
"Final Riddle: Beth's Body Page 17",
|
|
"Final Riddle: Guillotine Dropped",
|
|
"Puzzle Hint Found: Combo Lock in Mailbox",
|
|
"Puzzle Hint Found: Orange Symbol",
|
|
"Puzzle Hint Found: Silver Symbol",
|
|
"Puzzle Hint Found: Green Symbol",
|
|
"Puzzle Hint Found: White Symbol",
|
|
"Puzzle Hint Found: Brown Symbol",
|
|
"Puzzle Hint Found: Tan Symbol",
|
|
"Puzzle Hint Found: Basilisk Bone Fragments",
|
|
"Puzzle Hint Found: Atlantis Map",
|
|
"Puzzle Hint Found: Sirens Song Heard",
|
|
"Puzzle Hint Found: Egyptian Sphinx Heard",
|
|
"Puzzle Hint Found: Gallows Information Plaque",
|
|
"Puzzle Hint Found: Mastermind Information Plaque",
|
|
"Puzzle Hint Found: Elevator Writing",
|
|
"Puzzle Hint Found: Shaman Security Camera",
|
|
"Puzzle Hint Found: Tape Recorder Heard",
|
|
"Information Plaque: (Lobby) Transforming Masks",
|
|
"Information Plaque: (Lobby) Jade Skull",
|
|
"Information Plaque: (Prehistoric) Bronze Unicorn",
|
|
"Information Plaque: (Prehistoric) Griffin",
|
|
"Information Plaque: (Prehistoric) Eagles Nest",
|
|
"Information Plaque: (Prehistoric) Large Spider",
|
|
"Information Plaque: (Prehistoric) Starfish",
|
|
"Information Plaque: (Ocean) Quartz Crystal",
|
|
"Information Plaque: (Ocean) Poseidon",
|
|
"Information Plaque: (Ocean) Colossus of Rhodes",
|
|
"Information Plaque: (Ocean) Poseidon's Temple",
|
|
"Information Plaque: (Underground Maze Staircase) Subterranean World",
|
|
"Information Plaque: (Underground Maze) Dero",
|
|
"Information Plaque: (Egypt) Tomb of the Ixupi",
|
|
"Information Plaque: (Egypt) The Sphinx",
|
|
"Information Plaque: (Egypt) Curse of Anubis",
|
|
"Information Plaque: (Burial) Norse Burial Ship",
|
|
"Information Plaque: (Burial) Paracas Burial Bundles",
|
|
"Information Plaque: (Burial) Spectacular Coffins of Ghana",
|
|
"Information Plaque: (Burial) Cremation",
|
|
"Information Plaque: (Burial) Animal Crematorium",
|
|
"Information Plaque: (Shaman) Witch Doctors of the Congo",
|
|
"Information Plaque: (Shaman) Sarombe doctor of Mozambique",
|
|
"Information Plaque: (Gods) Fisherman's Canoe God",
|
|
"Information Plaque: (Gods) Mayan Gods",
|
|
"Information Plaque: (Gods) Thor",
|
|
"Information Plaque: (Gods) Celtic Janus Sculpture",
|
|
"Information Plaque: (Gods) Sumerian Bull God - An",
|
|
"Information Plaque: (Gods) Sumerian Lyre",
|
|
"Information Plaque: (Gods) Chuen",
|
|
"Information Plaque: (Anansi) African Creation Myth",
|
|
"Information Plaque: (Anansi) Apophis the Serpent",
|
|
"Information Plaque: (Anansi) Death",
|
|
"Information Plaque: (Pegasus) Cyclops",
|
|
"Information Plaque: (Werewolf) Lycanthropy",
|
|
"Information Plaque: (UFO) Coincidence or Extraterrestrial Visits?",
|
|
"Information Plaque: (UFO) Planets",
|
|
"Information Plaque: (UFO) Astronomical Construction",
|
|
"Information Plaque: (Torture) Guillotine",
|
|
"Information Plaque: (UFO) Aliens",
|
|
"Puzzle Solved Office Elevator",
|
|
"Puzzle Solved Bedroom Elevator",
|
|
"Puzzle Solved Three Floor Elevator",
|
|
"Ixupi Captured Lightning"
|
|
],
|
|
"locations_by_region": {
|
|
"Outside": [
|
|
"Puzzle Solved Gears",
|
|
"Puzzle Solved Stone Henge",
|
|
"Puzzle Solved Office Elevator",
|
|
"Puzzle Solved Three Floor Elevator",
|
|
"Puzzle Hint Found: Combo Lock in Mailbox",
|
|
"Puzzle Hint Found: Orange Symbol",
|
|
"Puzzle Hint Found: Silver Symbol",
|
|
"Puzzle Hint Found: Green Symbol",
|
|
"Puzzle Hint Found: White Symbol",
|
|
"Puzzle Hint Found: Brown Symbol",
|
|
"Puzzle Hint Found: Tan Symbol"
|
|
],
|
|
"Underground Lake": [
|
|
"Flashback Memory Obtained Windlenot's Ghost",
|
|
"Flashback Memory Obtained Egyptian Hieroglyphics Explained"
|
|
],
|
|
"Office": [
|
|
"Flashback Memory Obtained Scrapbook",
|
|
"Accessible: Storage: Desk Drawer",
|
|
"Puzzle Hint Found: Atlantis Map",
|
|
"Puzzle Hint Found: Tape Recorder Heard",
|
|
"Puzzle Solved Bedroom Elevator"
|
|
],
|
|
"Workshop": [
|
|
"Puzzle Solved Workshop Drawers",
|
|
"Accessible: Storage: Workshop Drawers",
|
|
"Puzzle Hint Found: Basilisk Bone Fragments"
|
|
],
|
|
"Bedroom": [
|
|
"Flashback Memory Obtained Professor Windlenot's Diary"
|
|
],
|
|
"Library": [
|
|
"Puzzle Solved Library Statue",
|
|
"Flashback Memory Obtained In Search of the Unexplained",
|
|
"Flashback Memory Obtained South American Pictographs",
|
|
"Flashback Memory Obtained Mythology of the Stars",
|
|
"Flashback Memory Obtained Black Book",
|
|
"Accessible: Storage: Library Cabinet",
|
|
"Accessible: Storage: Library Statue"
|
|
],
|
|
"Maintenance Tunnels": [
|
|
"Flashback Memory Obtained Beth's Address Book"
|
|
],
|
|
"Three Floor Elevator": [
|
|
"Puzzle Hint Found: Elevator Writing"
|
|
],
|
|
"Lobby": [
|
|
"Puzzle Solved Theater Door",
|
|
"Flashback Memory Obtained Museum Brochure",
|
|
"Information Plaque: (Lobby) Jade Skull",
|
|
"Information Plaque: (Lobby) Transforming Masks",
|
|
"Accessible: Storage: Slide",
|
|
"Accessible: Storage: Transforming Mask"
|
|
],
|
|
"Generator": [
|
|
"Final Riddle: Beth's Body Page 17",
|
|
"Ixupi Captured Lightning"
|
|
],
|
|
"Theater Back Hallways": [
|
|
"Puzzle Solved Clock Tower Door"
|
|
],
|
|
"Clock Tower Staircase": [
|
|
"Puzzle Solved Clock Chains"
|
|
],
|
|
"Clock Tower": [
|
|
"Flashback Memory Obtained Beth's Ghost",
|
|
"Accessible: Storage: Clock Tower",
|
|
"Puzzle Hint Found: Shaman Security Camera"
|
|
],
|
|
"Projector Room": [
|
|
"Flashback Memory Obtained Theater Movie"
|
|
],
|
|
"Ocean": [
|
|
"Puzzle Solved Atlantis",
|
|
"Puzzle Solved Organ",
|
|
"Flashback Memory Obtained Museum Blueprints",
|
|
"Accessible: Storage: Ocean",
|
|
"Puzzle Hint Found: Sirens Song Heard",
|
|
"Information Plaque: (Ocean) Quartz Crystal",
|
|
"Information Plaque: (Ocean) Poseidon",
|
|
"Information Plaque: (Ocean) Colossus of Rhodes",
|
|
"Information Plaque: (Ocean) Poseidon's Temple"
|
|
],
|
|
"Maze Staircase": [
|
|
"Information Plaque: (Underground Maze Staircase) Subterranean World",
|
|
"Puzzle Solved Maze Door"
|
|
],
|
|
"Egypt": [
|
|
"Puzzle Solved Columns of RA",
|
|
"Puzzle Solved Burial Door",
|
|
"Accessible: Storage: Egypt",
|
|
"Puzzle Hint Found: Egyptian Sphinx Heard",
|
|
"Information Plaque: (Egypt) Tomb of the Ixupi",
|
|
"Information Plaque: (Egypt) The Sphinx",
|
|
"Information Plaque: (Egypt) Curse of Anubis"
|
|
],
|
|
"Burial": [
|
|
"Puzzle Solved Chinese Solitaire",
|
|
"Flashback Memory Obtained Merrick's Notebook",
|
|
"Accessible: Storage: Chinese Solitaire",
|
|
"Information Plaque: (Burial) Norse Burial Ship",
|
|
"Information Plaque: (Burial) Paracas Burial Bundles",
|
|
"Information Plaque: (Burial) Spectacular Coffins of Ghana",
|
|
"Information Plaque: (Burial) Animal Crematorium",
|
|
"Information Plaque: (Burial) Cremation"
|
|
],
|
|
"Shaman": [
|
|
"Puzzle Solved Shaman Drums",
|
|
"Accessible: Storage: Shaman Hut",
|
|
"Information Plaque: (Shaman) Witch Doctors of the Congo",
|
|
"Information Plaque: (Shaman) Sarombe doctor of Mozambique"
|
|
],
|
|
"Gods Room": [
|
|
"Puzzle Solved Lyre",
|
|
"Puzzle Solved Red Door",
|
|
"Accessible: Storage: Lyre",
|
|
"Final Riddle: Norse God Stone Message",
|
|
"Information Plaque: (Gods) Fisherman's Canoe God",
|
|
"Information Plaque: (Gods) Mayan Gods",
|
|
"Information Plaque: (Gods) Thor",
|
|
"Information Plaque: (Gods) Celtic Janus Sculpture",
|
|
"Information Plaque: (Gods) Sumerian Bull God - An",
|
|
"Information Plaque: (Gods) Sumerian Lyre",
|
|
"Information Plaque: (Gods) Chuen"
|
|
],
|
|
"Blue Maze": [
|
|
"Puzzle Solved Fortune Teller Door"
|
|
],
|
|
"Fortune Teller": [
|
|
"Flashback Memory Obtained Merrick's Ghost",
|
|
"Final Riddle: Fortune Teller"
|
|
],
|
|
"Inventions": [
|
|
"Puzzle Solved Alchemy",
|
|
"Accessible: Storage: Alchemy"
|
|
],
|
|
"UFO": [
|
|
"Puzzle Solved UFO Symbols",
|
|
"Accessible: Storage: UFO",
|
|
"Final Riddle: Planets Aligned",
|
|
"Information Plaque: (UFO) Coincidence or Extraterrestrial Visits?",
|
|
"Information Plaque: (UFO) Planets",
|
|
"Information Plaque: (UFO) Astronomical Construction",
|
|
"Information Plaque: (UFO) Aliens"
|
|
],
|
|
"Anansi": [
|
|
"Puzzle Solved Anansi Musicbox",
|
|
"Flashback Memory Obtained Ancient Astrology",
|
|
"Accessible: Storage: Skeleton",
|
|
"Accessible: Storage: Anansi",
|
|
"Information Plaque: (Anansi) African Creation Myth",
|
|
"Information Plaque: (Anansi) Apophis the Serpent",
|
|
"Information Plaque: (Anansi) Death",
|
|
"Information Plaque: (Pegasus) Cyclops",
|
|
"Information Plaque: (Werewolf) Lycanthropy"
|
|
],
|
|
"Torture": [
|
|
"Puzzle Solved Gallows",
|
|
"Accessible: Storage: Gallows",
|
|
"Final Riddle: Guillotine Dropped",
|
|
"Puzzle Hint Found: Gallows Information Plaque",
|
|
"Information Plaque: (Torture) Guillotine"
|
|
],
|
|
"Puzzle Room Mastermind": [
|
|
"Puzzle Solved Mastermind",
|
|
"Puzzle Hint Found: Mastermind Information Plaque"
|
|
],
|
|
"Puzzle Room Marbles": [
|
|
"Puzzle Solved Marble Flipper"
|
|
],
|
|
"Prehistoric": [
|
|
"Information Plaque: (Prehistoric) Bronze Unicorn",
|
|
"Information Plaque: (Prehistoric) Griffin",
|
|
"Information Plaque: (Prehistoric) Eagles Nest",
|
|
"Information Plaque: (Prehistoric) Large Spider",
|
|
"Information Plaque: (Prehistoric) Starfish",
|
|
"Accessible: Storage: Eagles Nest"
|
|
],
|
|
"Tar River": [
|
|
"Accessible: Storage: Tar River",
|
|
"Information Plaque: (Underground Maze) Dero"
|
|
],
|
|
"Theater": [
|
|
"Accessible: Storage: Theater"
|
|
],
|
|
"Greenhouse": [
|
|
"Accessible: Storage: Greenhouse"
|
|
],
|
|
"Janitor Closet": [
|
|
"Accessible: Storage: Janitor Closet"
|
|
],
|
|
"Skull Dial Bridge": [
|
|
"Accessible: Storage: Skull Bridge",
|
|
"Puzzle Solved Skull Dial Door"
|
|
],
|
|
"Water Capture": [
|
|
"Ixupi Captured Water"
|
|
],
|
|
"Wax Capture": [
|
|
"Ixupi Captured Wax"
|
|
],
|
|
"Ash Capture": [
|
|
"Ixupi Captured Ash"
|
|
],
|
|
"Oil Capture": [
|
|
"Ixupi Captured Oil"
|
|
],
|
|
"Cloth Capture": [
|
|
"Ixupi Captured Cloth"
|
|
],
|
|
"Wood Capture": [
|
|
"Ixupi Captured Wood"
|
|
],
|
|
"Crystal Capture": [
|
|
"Ixupi Captured Crystal"
|
|
],
|
|
"Sand Capture": [
|
|
"Ixupi Captured Sand"
|
|
],
|
|
"Metal Capture": [
|
|
"Ixupi Captured Metal"
|
|
]
|
|
}
|
|
}
|