Skip to content

Commit

Permalink
Explain the additional effects of each difficulty
Browse files Browse the repository at this point in the history
  • Loading branch information
NewSoupVi committed Feb 13, 2025
1 parent 117b1df commit 3a96a87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions worlds/witness/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,10 @@ class EasterEggHunt(Choice):
Checks that require more Eggs than logically available still exist, but are excluded.
For example, on "Easy", the "63 Eggs Collected" check can physically be obtained, but would logically require 125 Easter Eggs, which is impossible. Thus, it is excluded.
On "Easy", "Normal", and "Hard", you will start with an "Egg Radar" that you can activate using the Puzzle Skip key.
On every difficulty except "Extreme", there will be a message when you've collected all Easter Eggs in an area.
On "Easy", there will be an additional message after every Easter Egg telling you how many Easter Eggs are remaining in the area.
It is recommended that you play this mode together with Door Shuffle. Without it, more than half of the Easter Eggs will be in sphere 1.
"""

Expand Down

0 comments on commit 3a96a87

Please sign in to comment.