mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00

* 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 <scipiowright@gmail.com> * 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 <59490463+black-sliver@users.noreply.github.com> * 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 <scipiowright@gmail.com> Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
# Shivers
|
|
|
|
## Where is the options page?
|
|
|
|
The [player options page for this game](../player-options) contains all the options you need to configure and export a
|
|
configuration file.
|
|
|
|
## What does randomization do to this game?
|
|
|
|
All Ixupi pot pieces are randomized. Keys have been added to the game to lock off different rooms in the museum,
|
|
these are randomized. Crawling has been added and is required to use any crawl space.
|
|
|
|
## What is considered a location check in Shivers?
|
|
|
|
1. All puzzle solves are location checks excluding elevator puzzles.
|
|
2. All Ixupi captures are location checks excluding Lightning.
|
|
3. Puzzle hints/solutions are location checks. For example, looking at the Atlantis map.
|
|
4. Optionally information plaques are location checks.
|
|
|
|
## When the player receives an item, what happens?
|
|
|
|
If the player receives a key then the corresponding door will be unlocked. If the player receives a pot piece, it is placed into a pot piece storage location.
|
|
|
|
## What is the victory condition?
|
|
|
|
Victory is achieved when the player captures Lightning in the generator room.
|
|
|
|
## Encountered a bug?
|
|
|
|
Please contact GodlFire on Discord for bugs related to Shivers world generation.\
|
|
Please contact GodlFire or mouse on Discord for bugs related to the Shivers Randomizer.
|