- 
                Notifications
    You must be signed in to change notification settings 
- Fork 16
Regions
        Mike A. Trethewey edited this page Nov 11, 2018 
        ·
        1 revision
      
    /region/regionName/regionSection.json
- 
region: Regions of Zebes- 
regionName: One folder perregion- 
regionSection: One file persectionofregion
 
- 
 
- 
- 
Each section file has a list of Rooms.
- 
Each Roomhas a list ofNodes.
- 
Each Nodecan be adoor,item,boss, etc.
- 
Each Nodecan have access requirements within the room to reach or defeat it.
- 
Each Roomhas a list ofLinks.
- 
Each pair of door/elevatorNodeshas aLinkto all otherNodesin theRoom, even if it'snull.
- 
Each itemNodereceivesLinksfrom door/elevatorNodes.