-
Notifications
You must be signed in to change notification settings - Fork 10
Zones
Zones are a set of rooms. Any locations that belong in any rooms of the Zone are a part of that Zone. This is to ensure a sense of progression with secrets (they are ordered) and to stop softlocks with Key item randomization (Key is placed beyond it's use-point).
Each Zone file follows the following Key-Value Pair structure:
- Stone Secret Zone
- Jade Secret Zone
- Gold Secret Zone
- Key Item 1 Zone
- Key Item 2 Zone
- Key Item 3 Zone
- Key Item 4 Zone
- Puzzle Item 1 Zone
- Puzzle Item 2 Zone
- Puzzle Item 3 Zone
- Puzzle Item 4 Zone
- Quest Item 1 Zone
- Quest Item 2 Zone
- onwards - General Item Zones (used for item limiting, e.g. Items are dispersed "evenly" around a level)
For each of the above indices that apply to a chosen level, a set of room numbers may be specified.












































